2025-10-10T00:10:14.7398190Z Current runner version: '2.328.0' 2025-10-10T00:10:14.7407107Z Runner name: 'i-05a29b845772f54ae' 2025-10-10T00:10:14.7408049Z Runner group name: 'Default' 2025-10-10T00:10:14.7409105Z Machine name: 'EC2AMAZ-F4P7NAP' 2025-10-10T00:10:14.7412541Z ##[group]GITHUB_TOKEN Permissions 2025-10-10T00:10:14.7415085Z Contents: read 2025-10-10T00:10:14.7415740Z Metadata: read 2025-10-10T00:10:14.7416353Z ##[endgroup] 2025-10-10T00:10:14.7418777Z Secret source: Actions 2025-10-10T00:10:14.7419603Z Prepare workflow directory 2025-10-10T00:10:15.2758609Z Prepare all required actions 2025-10-10T00:10:15.2799701Z Getting action download info 2025-10-10T00:10:15.7177287Z Download action repository 'pytorch/test-infra@main' (SHA:264eed5d70b428e3aa5c1a7c98e4330f866e183f) 2025-10-10T00:16:36.5202245Z Download action repository 'pytorch/pytorch@main' (SHA:344e6365a0068c2d2847fcec0c55dd53291d475e) 2025-10-10T00:23:11.0660787Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-10-10T00:23:12.1663549Z Getting action download info 2025-10-10T00:23:12.2913007Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-10-10T00:23:12.7958169Z Uses: pytorch/pytorch/.github/workflows/_win-build.yml@refs/heads/main (344e6365a0068c2d2847fcec0c55dd53291d475e) 2025-10-10T00:23:12.7962511Z ##[group] Inputs 2025-10-10T00:23:12.7962871Z build-environment: win-vs2022-cpu-py3 2025-10-10T00:23:12.7963226Z cuda-version: cpu 2025-10-10T00:23:12.7963863Z use-xpu: false 2025-10-10T00:23:12.7964150Z xpu-version: 2025-10-10T00:23:12.7964384Z vc-year: 2022 2025-10-10T00:23:12.7964664Z build-with-debug: false 2025-10-10T00:23:12.7964939Z sync-tag: 2025-10-10T00:23:12.7966453Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 2, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 3, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 4, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, ]} 2025-10-10T00:23:12.7968072Z runner: lf.windows.4xlarge.nonephemeral 2025-10-10T00:23:12.7968423Z ##[endgroup] 2025-10-10T00:23:12.7968740Z Complete job name: win-vs2022-cpu-py3 / build 2025-10-10T00:23:13.1071121Z ##[group]Run git config --global core.longpaths true 2025-10-10T00:23:13.1071985Z git config --global core.longpaths true 2025-10-10T00:23:13.1072351Z git config --global core.symlinks true 2025-10-10T00:23:13.1072695Z git config --global core.ignorecase false 2025-10-10T00:23:13.1073011Z  2025-10-10T00:23:13.1073373Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-10-10T00:23:13.1073946Z # the directory on Windows and prevent GHA from checking out as reported 2025-10-10T00:23:13.1074434Z # in https://github.com/actions/checkout/issues/1018 2025-10-10T00:23:13.1076391Z git config --global core.fsmonitor false 2025-10-10T00:23:13.1106247Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:23:13.1107011Z env: 2025-10-10T00:23:13.1107219Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:23:13.1107469Z ##[endgroup] 2025-10-10T00:23:17.9466162Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-10-10T00:23:17.9466655Z with: 2025-10-10T00:23:17.9467342Z github-secret: *** 2025-10-10T00:23:17.9469300Z 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:23:17.9472851Z activate-with-label: false 2025-10-10T00:23:17.9473130Z label: with-ssh 2025-10-10T00:23:17.9473404Z remove-existing-keys: true 2025-10-10T00:23:17.9473685Z fail-silently: true 2025-10-10T00:23:17.9473961Z env: 2025-10-10T00:23:17.9474243Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:23:17.9474554Z ##[endgroup] 2025-10-10T00:23:18.1023501Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-10-10T00:23:18.1024456Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-10-10T00:23:18.1886164Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-10-10T00:23:18.1886752Z with: 2025-10-10T00:23:18.1886985Z no-sudo: true 2025-10-10T00:23:18.1887220Z submodules: recursive 2025-10-10T00:23:18.1887456Z fetch-depth: 0 2025-10-10T00:23:18.1887642Z env: 2025-10-10T00:23:18.1887855Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:23:18.1888091Z ##[endgroup] 2025-10-10T00:23:18.2024480Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:23:18.2025481Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:23:18.2045733Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:23:18.2046176Z env: 2025-10-10T00:23:18.2046379Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:23:18.2046605Z ##[endgroup] 2025-10-10T00:23:18.4749310Z ##[group]Run # Use all available CPUs for fetching 2025-10-10T00:23:18.4749711Z # Use all available CPUs for fetching 2025-10-10T00:23:18.4750038Z cd "${GITHUB_WORKSPACE}" 2025-10-10T00:23:18.4750376Z git config --global fetch.parallel 0 2025-10-10T00:23:18.4750720Z git config --global submodule.fetchJobs 0 2025-10-10T00:23:18.4751039Z  2025-10-10T00:23:18.4751381Z # Clean workspace. The default checkout action should also do this, but 2025-10-10T00:23:18.4751856Z # do it here as well just in case 2025-10-10T00:23:18.4752142Z if [[ -d .git ]]; then 2025-10-10T00:23:18.4752399Z  if [ -z "${NO_SUDO}" ]; then 2025-10-10T00:23:18.4752674Z  sudo git clean -ffdx 2025-10-10T00:23:18.4752913Z  else 2025-10-10T00:23:18.4753117Z  git clean -ffdx 2025-10-10T00:23:18.4753336Z  fi 2025-10-10T00:23:18.4753518Z fi 2025-10-10T00:23:18.4773804Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:23:18.4774248Z env: 2025-10-10T00:23:18.4774611Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:23:18.4774918Z NO_SUDO: true 2025-10-10T00:23:18.4775105Z ##[endgroup] 2025-10-10T00:23:18.7254062Z ##[group]Run actions/checkout@v4 2025-10-10T00:23:18.7254345Z with: 2025-10-10T00:23:18.7254574Z ref: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:23:18.7254855Z fetch-depth: 0 2025-10-10T00:23:18.7255059Z submodules: recursive 2025-10-10T00:23:18.7255278Z show-progress: false 2025-10-10T00:23:18.7255510Z repository: pytorch/pytorch 2025-10-10T00:23:18.7255872Z token: *** 2025-10-10T00:23:18.7256064Z ssh-strict: true 2025-10-10T00:23:18.7256357Z ssh-user: git 2025-10-10T00:23:18.7256567Z persist-credentials: true 2025-10-10T00:23:18.7256803Z clean: true 2025-10-10T00:23:18.7257015Z sparse-checkout-cone-mode: true 2025-10-10T00:23:18.7257281Z fetch-tags: false 2025-10-10T00:23:18.7257487Z lfs: false 2025-10-10T00:23:18.7257689Z set-safe-directory: true 2025-10-10T00:23:18.7257906Z env: 2025-10-10T00:23:18.7258089Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:23:18.7258297Z ##[endgroup] 2025-10-10T00:23:18.8742846Z Syncing repository: pytorch/pytorch 2025-10-10T00:23:18.8745075Z ##[group]Getting Git version info 2025-10-10T00:23:18.8745501Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2025-10-10T00:23:18.8857344Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-10-10T00:23:18.9075922Z git version 2.51.0.windows.1 2025-10-10T00:23:18.9122437Z ##[endgroup] 2025-10-10T00:23:18.9133969Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\c27e22dd-a9df-4beb-9c3b-3fcb5925f14d\.gitconfig' 2025-10-10T00:23:18.9151370Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c27e22dd-a9df-4beb-9c3b-3fcb5925f14d' before making global git config changes 2025-10-10T00:23:18.9153652Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T00:23:18.9161514Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:23:18.9402424Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2025-10-10T00:23:18.9425376Z ##[group]Initializing the repository 2025-10-10T00:23:18.9439450Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:23:19.4796036Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2025-10-10T00:23:19.4844078Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-10-10T00:23:19.5113669Z ##[endgroup] 2025-10-10T00:23:19.5114062Z ##[group]Disabling automatic garbage collection 2025-10-10T00:23:19.5130031Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-10-10T00:23:19.5364585Z ##[endgroup] 2025-10-10T00:23:19.5364987Z ##[group]Setting up auth 2025-10-10T00:23:19.5382997Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-10-10T00:23:19.5627988Z [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:23:20.9441615Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T00:23:20.9695129Z [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:23:21.4270855Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-10-10T00:23:21.4515490Z ##[endgroup] 2025-10-10T00:23:21.4515943Z ##[group]Fetching the repository 2025-10-10T00:23:21.4534193Z [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:24:19.5491302Z From https://github.com/pytorch/pytorch 2025-10-10T00:24:19.5491897Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-10-10T00:24:19.5492508Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-10-10T00:24:19.5493085Z * [new branch] BootcampDynamo -> origin/BootcampDynamo 2025-10-10T00:24:19.5493586Z * [new branch] DynamoFixGit -> origin/DynamoFixGit 2025-10-10T00:24:19.5494046Z * [new branch] DynamoVariaT -> origin/DynamoVariaT 2025-10-10T00:24:19.5494635Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-10-10T00:24:19.5495190Z * [new branch] ISSUE-154849 -> origin/ISSUE-154849 2025-10-10T00:24:19.5495683Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-10-10T00:24:19.5496226Z * [new branch] IvanKobzarev/stack/2 -> origin/IvanKobzarev/stack/2 2025-10-10T00:24:19.5496981Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-10-10T00:24:19.5497552Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-10-10T00:24:19.5498130Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-10-10T00:24:19.5498681Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-10-10T00:24:19.5499215Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-10-10T00:24:19.5500406Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-10-10T00:24:19.5501042Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-10-10T00:24:19.5501559Z * [new branch] VLA_exp -> origin/VLA_exp 2025-10-10T00:24:19.5502095Z * [new branch] actually-run-mps-aot-inductor -> origin/actually-run-mps-aot-inductor 2025-10-10T00:24:19.5502704Z * [new branch] add_compile_benchmarking -> origin/add_compile_benchmarking 2025-10-10T00:24:19.5503366Z * [new branch] add_op_tests -> origin/add_op_tests 2025-10-10T00:24:19.5503930Z * [new branch] add_op_to_dashboard -> origin/add_op_to_dashboard 2025-10-10T00:24:19.5504469Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-10-10T00:24:19.5505033Z * [new branch] addremovefunction -> origin/addremovefunction 2025-10-10T00:24:19.5505678Z * [new branch] addvllmtest -> origin/addvllmtest 2025-10-10T00:24:19.5506147Z * [new branch] adi/test -> origin/adi/test 2025-10-10T00:24:19.5506646Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-10-10T00:24:19.5507146Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-10-10T00:24:19.5507672Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-10-10T00:24:19.5508208Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-10-10T00:24:19.5508807Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-10-10T00:24:19.5509388Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-10-10T00:24:19.5509889Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-10-10T00:24:19.5510495Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-10-10T00:24:19.5511134Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-10-10T00:24:19.5511695Z * [new branch] alt-disable -> origin/alt-disable 2025-10-10T00:24:19.5512290Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-10-10T00:24:19.5512893Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-10-10T00:24:19.5513482Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-10-10T00:24:19.5514064Z * [new branch] angelayi/benchmark3 -> origin/angelayi/benchmark3 2025-10-10T00:24:19.5514753Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-10-10T00:24:19.5515517Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-10-10T00:24:19.5516044Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-10-10T00:24:19.5516590Z * [new branch] angelayi/fix_mps -> origin/angelayi/fix_mps 2025-10-10T00:24:19.5517126Z * [new branch] angelayi/lint -> origin/angelayi/lint 2025-10-10T00:24:19.5517791Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-10-10T00:24:19.5518375Z * [new branch] angelayi/opaque_obj_v2 -> origin/angelayi/opaque_obj_v2 2025-10-10T00:24:19.5518929Z * [new branch] angelayi/pattern -> origin/angelayi/pattern 2025-10-10T00:24:19.5519534Z * [new branch] angelayi/pattern_in_out_2 -> origin/angelayi/pattern_in_out_2 2025-10-10T00:24:19.5520143Z * [new branch] angelayi/post_grad -> origin/angelayi/post_grad 2025-10-10T00:24:19.5520812Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-10-10T00:24:19.5521436Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-10-10T00:24:19.5521980Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-10-10T00:24:19.5522569Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-10-10T00:24:19.5523114Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-10-10T00:24:19.5523634Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-10-10T00:24:19.5524215Z * [new branch] angelayi/wrap_grad -> origin/angelayi/wrap_grad 2025-10-10T00:24:19.5524714Z * [new branch] annotate_1 -> origin/annotate_1 2025-10-10T00:24:19.5525220Z * [new branch] annotation_bw -> origin/annotation_bw 2025-10-10T00:24:19.5525793Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-10-10T00:24:19.5526319Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-10-10T00:24:19.5526940Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-10-10T00:24:19.5527494Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-10-10T00:24:19.5528117Z * [new branch] aoti_metal_shimify -> origin/aoti_metal_shimify 2025-10-10T00:24:19.5528690Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-10-10T00:24:19.5529307Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-10-10T00:24:19.5529862Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-10-10T00:24:19.5530393Z * [new branch] aoti_windows_mingw -> origin/aoti_windows_mingw 2025-10-10T00:24:19.5530936Z * [new branch] aoti_windows_mingw_2 -> origin/aoti_windows_mingw_2 2025-10-10T00:24:19.5531591Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-10-10T00:24:19.5532173Z * [new branch] async_tp -> origin/async_tp 2025-10-10T00:24:19.5532882Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-10-10T00:24:19.5533577Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-10-10T00:24:19.5534170Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-10-10T00:24:19.5534739Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-10-10T00:24:19.5535250Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-10-10T00:24:19.5535774Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-10-10T00:24:19.5536347Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-10-10T00:24:19.5536858Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-10-10T00:24:19.5537383Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-10-10T00:24:19.5538606Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-10-10T00:24:19.5539185Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-10-10T00:24:19.5539807Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-10-10T00:24:19.5540360Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-10-10T00:24:19.5540943Z * [new branch] attention_benchmark -> origin/attention_benchmark 2025-10-10T00:24:19.5541630Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-10-10T00:24:19.5542231Z * [new branch] b200_op_bench -> origin/b200_op_bench 2025-10-10T00:24:19.5542766Z * [new branch] bahuang/annotation -> origin/bahuang/annotation 2025-10-10T00:24:19.5543305Z * [new branch] bahuang/debug_mode -> origin/bahuang/debug_mode 2025-10-10T00:24:19.5543906Z * [new branch] bahuang/debug_mode_default -> origin/bahuang/debug_mode_default 2025-10-10T00:24:19.5544477Z * [new branch] bahuang/debug_mode_fix -> origin/bahuang/debug_mode_fix 2025-10-10T00:24:19.5545056Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-10-10T00:24:19.5545805Z * [new branch] bahuang/dt_reduce_mean -> origin/bahuang/dt_reduce_mean 2025-10-10T00:24:19.5546362Z * [new branch] bahuang/dtensor_demo -> origin/bahuang/dtensor_demo 2025-10-10T00:24:19.5547073Z * [new branch] bahuang/export_dtensor -> origin/bahuang/export_dtensor 2025-10-10T00:24:19.5547666Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-10-10T00:24:19.5548236Z * [new branch] bahuang/fix_debug_mode2 -> origin/bahuang/fix_debug_mode2 2025-10-10T00:24:19.5548789Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-10-10T00:24:19.5549465Z * [new branch] bahuang/noop_redistribute -> origin/bahuang/noop_redistribute 2025-10-10T00:24:19.5550008Z * [new branch] bahuang/reland -> origin/bahuang/reland 2025-10-10T00:24:19.5550619Z * [new branch] bahuang/reland_fake_export -> origin/bahuang/reland_fake_export 2025-10-10T00:24:19.5551201Z * [new branch] bahuang/rename -> origin/bahuang/rename 2025-10-10T00:24:19.5551676Z * [new branch] bahuang/test -> origin/bahuang/test 2025-10-10T00:24:19.5552203Z * [new branch] base/1.5 -> origin/base/1.5 2025-10-10T00:24:19.5552789Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-10-10T00:24:19.5553444Z * [new branch] bc-lint-test-new-config -> origin/bc-lint-test-new-config 2025-10-10T00:24:19.5554066Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-10-10T00:24:19.5554615Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-10-10T00:24:19.5555188Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-10-10T00:24:19.5555734Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-10-10T00:24:19.5585962Z * [new branch] bf/cg-custom-wrapper -> origin/bf/cg-custom-wrapper 2025-10-10T00:24:19.5586713Z * [new branch] bf/cg-error-re-record -> origin/bf/cg-error-re-record 2025-10-10T00:24:19.5587334Z * [new branch] bf/cg-partition-custom-op-mutation -> origin/bf/cg-partition-custom-op-mutation 2025-10-10T00:24:19.5587961Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-10-10T00:24:19.5588678Z * [new branch] bf/cg-warn-dynamic-shapes -> origin/bf/cg-warn-dynamic-shapes 2025-10-10T00:24:19.5589534Z * [new branch] bf/cherry-pick-partition-share-default-device-context -> origin/bf/cherry-pick-partition-share-default-device-context 2025-10-10T00:24:19.5590330Z * [new branch] bf/clean-hf -> origin/bf/clean-hf 2025-10-10T00:24:19.5590778Z * [new branch] bf/clean-timm -> origin/bf/clean-timm 2025-10-10T00:24:19.5591262Z * [new branch] bf/clean-torchbench -> origin/bf/clean-torchbench 2025-10-10T00:24:19.5592395Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-10-10T00:24:19.5592901Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-10-10T00:24:19.5593516Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-10-10T00:24:19.5594445Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-10-10T00:24:19.5595300Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-10-10T00:24:19.5595926Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-10-10T00:24:19.5596503Z * [new branch] bf/minor-cg-config-doc -> origin/bf/minor-cg-config-doc 2025-10-10T00:24:19.5597039Z * [new branch] bf/minor-fa-tma-config -> origin/bf/minor-fa-tma-config 2025-10-10T00:24:19.5597567Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-10-10T00:24:19.5598153Z * [new branch] bf/partition-custom-op-alias -> origin/bf/partition-custom-op-alias 2025-10-10T00:24:19.5598875Z * [new branch] bf/partition-default-device-context -> origin/bf/partition-default-device-context 2025-10-10T00:24:19.5599556Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-10-10T00:24:19.5600116Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-10-10T00:24:19.5600607Z * [new branch] bf/rope -> origin/bf/rope 2025-10-10T00:24:19.5601047Z * [new branch] bf16_support -> origin/bf16_support 2025-10-10T00:24:19.5601546Z * [new branch] bf16_support_per_channel -> origin/bf16_support_per_channel 2025-10-10T00:24:19.5602096Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-10-10T00:24:19.5602685Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-10-10T00:24:19.5603241Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-10-10T00:24:19.5603820Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-10-10T00:24:19.5604386Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-10-10T00:24:19.5604930Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-10-10T00:24:19.5605507Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-10-10T00:24:19.5606072Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-10-10T00:24:19.5606644Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-10-10T00:24:19.5607224Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-10-10T00:24:19.5607772Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-10-10T00:24:19.5608320Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-10-10T00:24:19.5608992Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-10-10T00:24:19.5609588Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-10-10T00:24:19.5610163Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-10-10T00:24:19.5610741Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-10-10T00:24:19.5611266Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-10-10T00:24:19.5611925Z * [new branch] brister/break_scatter_src_is_tensor -> origin/brister/break_scatter_src_is_tensor 2025-10-10T00:24:19.5612505Z * [new branch] brister/fx_cond -> origin/brister/fx_cond 2025-10-10T00:24:19.5613006Z * [new branch] brister/fx_dynamic_input -> origin/brister/fx_dynamic_input 2025-10-10T00:24:19.5613555Z * [new branch] brister/fx_index_put -> origin/brister/fx_index_put 2025-10-10T00:24:19.5614098Z * [new branch] brister/fx_no_python_slow -> origin/brister/fx_no_python_slow 2025-10-10T00:24:19.5614629Z * [new branch] brister/fx_scatter_reduce -> origin/brister/fx_scatter_reduce 2025-10-10T00:24:19.5615200Z * [new branch] brister/fx_unbacked_symbols -> origin/brister/fx_unbacked_symbols 2025-10-10T00:24:19.5615779Z * [new branch] brister/property_type_check -> origin/brister/property_type_check 2025-10-10T00:24:19.5616387Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-10-10T00:24:19.5617056Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-10-10T00:24:19.5617675Z * [new branch] build-aarch64-wheels -> origin/build-aarch64-wheels 2025-10-10T00:24:19.5618179Z * [new branch] bwd-backup -> origin/bwd-backup 2025-10-10T00:24:19.5618613Z * [new branch] c57382a49 -> origin/c57382a49 2025-10-10T00:24:19.5619055Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-10-10T00:24:19.5619504Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-10-10T00:24:19.5620284Z * [new branch] camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 -> origin/camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 2025-10-10T00:24:19.5621390Z * [new branch] camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T00:24:19.5622618Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-10-10T00:24:19.5623820Z * [new branch] camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 -> origin/camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 2025-10-10T00:24:19.5624913Z * [new branch] camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 -> origin/camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 2025-10-10T00:24:19.5626117Z * [new branch] camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T00:24:19.5627316Z * [new branch] camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T00:24:19.5628275Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-10-10T00:24:19.5628985Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5629859Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5630629Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5631369Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5632126Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5632931Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5633679Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5634402Z * [new branch] cherry-pick-161299-by-pytorch_bot_bot_ -> origin/cherry-pick-161299-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5635138Z * [new branch] cherry-pick-161394-by-pytorch_bot_bot_ -> origin/cherry-pick-161394-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5635886Z * [new branch] cherry-pick-161430-by-pytorch_bot_bot_ -> origin/cherry-pick-161430-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5636616Z * [new branch] cherry-pick-162168-by-pytorch_bot_bot_ -> origin/cherry-pick-162168-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5637365Z * [new branch] cherry-pick-162194-by-pytorch_bot_bot_ -> origin/cherry-pick-162194-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5638100Z * [new branch] cherry-pick-162240-by-pytorch_bot_bot_ -> origin/cherry-pick-162240-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5638847Z * [new branch] cherry-pick-162295-by-pytorch_bot_bot_ -> origin/cherry-pick-162295-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5639583Z * [new branch] cherry-pick-162323-by-pytorch_bot_bot_ -> origin/cherry-pick-162323-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5640315Z * [new branch] cherry-pick-162425-by-pytorch_bot_bot_ -> origin/cherry-pick-162425-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5641058Z * [new branch] cherry-pick-162530-by-pytorch_bot_bot_ -> origin/cherry-pick-162530-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5641784Z * [new branch] cherry-pick-162555-by-pytorch_bot_bot_ -> origin/cherry-pick-162555-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5642577Z * [new branch] cherry-pick-162566-by-pytorch_bot_bot_ -> origin/cherry-pick-162566-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5643307Z * [new branch] cherry-pick-162587-by-pytorch_bot_bot_ -> origin/cherry-pick-162587-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5644049Z * [new branch] cherry-pick-162622-by-pytorch_bot_bot_ -> origin/cherry-pick-162622-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5644778Z * [new branch] cherry-pick-162657-by-pytorch_bot_bot_ -> origin/cherry-pick-162657-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5645524Z * [new branch] cherry-pick-162680-by-pytorch_bot_bot_ -> origin/cherry-pick-162680-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5646272Z * [new branch] cherry-pick-162693-by-pytorch_bot_bot_ -> origin/cherry-pick-162693-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5646996Z * [new branch] cherry-pick-162744-by-pytorch_bot_bot_ -> origin/cherry-pick-162744-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5647737Z * [new branch] cherry-pick-162764-by-pytorch_bot_bot_ -> origin/cherry-pick-162764-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5648469Z * [new branch] cherry-pick-162865-by-pytorch_bot_bot_ -> origin/cherry-pick-162865-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5649218Z * [new branch] cherry-pick-162866-by-pytorch_bot_bot_ -> origin/cherry-pick-162866-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5649953Z * [new branch] cherry-pick-162877-by-pytorch_bot_bot_ -> origin/cherry-pick-162877-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5651260Z * [new branch] cherry-pick-162950-by-pytorch_bot_bot_ -> origin/cherry-pick-162950-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5652070Z * [new branch] cherry-pick-163008-by-pytorch_bot_bot_ -> origin/cherry-pick-163008-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5652858Z * [new branch] cherry-pick-163111-by-pytorch_bot_bot_ -> origin/cherry-pick-163111-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5653653Z * [new branch] cherry-pick-163112-by-pytorch_bot_bot_ -> origin/cherry-pick-163112-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5654486Z * [new branch] cherry-pick-163152-by-pytorch_bot_bot_ -> origin/cherry-pick-163152-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5655217Z * [new branch] cherry-pick-163171-by-pytorch_bot_bot_ -> origin/cherry-pick-163171-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5655955Z * [new branch] cherry-pick-163194-by-pytorch_bot_bot_ -> origin/cherry-pick-163194-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5656696Z * [new branch] cherry-pick-163227-by-pytorch_bot_bot_ -> origin/cherry-pick-163227-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5657425Z * [new branch] cherry-pick-163269-by-pytorch_bot_bot_ -> origin/cherry-pick-163269-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5658171Z * [new branch] cherry-pick-163298-by-pytorch_bot_bot_ -> origin/cherry-pick-163298-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5658893Z * [new branch] cherry-pick-163315-by-pytorch_bot_bot_ -> origin/cherry-pick-163315-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5659632Z * [new branch] cherry-pick-163339-by-pytorch_bot_bot_ -> origin/cherry-pick-163339-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5660366Z * [new branch] cherry-pick-163341-by-pytorch_bot_bot_ -> origin/cherry-pick-163341-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5661095Z * [new branch] cherry-pick-163370-by-pytorch_bot_bot_ -> origin/cherry-pick-163370-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5661841Z * [new branch] cherry-pick-163383-by-pytorch_bot_bot_ -> origin/cherry-pick-163383-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5662577Z * [new branch] cherry-pick-163426-by-pytorch_bot_bot_ -> origin/cherry-pick-163426-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5663321Z * [new branch] cherry-pick-163549-by-pytorch_bot_bot_ -> origin/cherry-pick-163549-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5664062Z * [new branch] cherry-pick-163571-by-pytorch_bot_bot_ -> origin/cherry-pick-163571-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5664788Z * [new branch] cherry-pick-163578-by-pytorch_bot_bot_ -> origin/cherry-pick-163578-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5665601Z * [new branch] cherry-pick-163581-by-pytorch_bot_bot_ -> origin/cherry-pick-163581-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5666330Z * [new branch] cherry-pick-163585-by-pytorch_bot_bot_ -> origin/cherry-pick-163585-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5667075Z * [new branch] cherry-pick-163587-by-pytorch_bot_bot_ -> origin/cherry-pick-163587-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5667808Z * [new branch] cherry-pick-163598-by-pytorch_bot_bot_ -> origin/cherry-pick-163598-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5668533Z * [new branch] cherry-pick-163661-by-pytorch_bot_bot_ -> origin/cherry-pick-163661-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5669275Z * [new branch] cherry-pick-163677-by-pytorch_bot_bot_ -> origin/cherry-pick-163677-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5670024Z * [new branch] cherry-pick-163682-by-pytorch_bot_bot_ -> origin/cherry-pick-163682-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5670751Z * [new branch] cherry-pick-163712-by-pytorch_bot_bot_ -> origin/cherry-pick-163712-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5671492Z * [new branch] cherry-pick-163719-by-pytorch_bot_bot_ -> origin/cherry-pick-163719-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5672310Z * [new branch] cherry-pick-163768-by-pytorch_bot_bot_ -> origin/cherry-pick-163768-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5673057Z * [new branch] cherry-pick-163776-by-pytorch_bot_bot_ -> origin/cherry-pick-163776-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5673794Z * [new branch] cherry-pick-163797-by-pytorch_bot_bot_ -> origin/cherry-pick-163797-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5674516Z * [new branch] cherry-pick-163837-by-pytorch_bot_bot_ -> origin/cherry-pick-163837-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5675720Z * [new branch] cherry-pick-163886-by-pytorch_bot_bot_ -> origin/cherry-pick-163886-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5676466Z * [new branch] cherry-pick-163903-by-pytorch_bot_bot_ -> origin/cherry-pick-163903-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5677219Z * [new branch] cherry-pick-163956-by-pytorch_bot_bot_ -> origin/cherry-pick-163956-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5677981Z * [new branch] cherry-pick-163988-by-pytorch_bot_bot_ -> origin/cherry-pick-163988-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5678718Z * [new branch] cherry-pick-164093-by-pytorch_bot_bot_ -> origin/cherry-pick-164093-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5679458Z * [new branch] cherry-pick-164108-by-pytorch_bot_bot_ -> origin/cherry-pick-164108-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5680197Z * [new branch] cherry-pick-164138-by-pytorch_bot_bot_ -> origin/cherry-pick-164138-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5680823Z * [new branch] cherry-pick-164190 -> origin/cherry-pick-164190 2025-10-10T00:24:19.5681463Z * [new branch] cherry-pick-164470-by-pytorch_bot_bot_ -> origin/cherry-pick-164470-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5682187Z * [new branch] cherry-pick-164575-by-pytorch_bot_bot_ -> origin/cherry-pick-164575-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5682938Z * [new branch] cherry-pick-164774-by-pytorch_bot_bot_ -> origin/cherry-pick-164774-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5683677Z * [new branch] cherry-pick-164870-by-pytorch_bot_bot_ -> origin/cherry-pick-164870-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5684409Z * [new branch] cherry-pick-164946-by-pytorch_bot_bot_ -> origin/cherry-pick-164946-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5685147Z * [new branch] cherry-pick-165013-by-pytorch_bot_bot_ -> origin/cherry-pick-165013-by-pytorch_bot_bot_ 2025-10-10T00:24:19.5685784Z * [new branch] cherry_pick_graph_custom -> origin/cherry_pick_graph_custom 2025-10-10T00:24:19.5686336Z * [new branch] cherrypick-e88cca0691 -> origin/cherrypick-e88cca0691 2025-10-10T00:24:19.5686878Z * [new branch] chuanqi129-patch-1 -> origin/chuanqi129-patch-1 2025-10-10T00:24:19.5687358Z * [new branch] ck_dlpack -> origin/ck_dlpack 2025-10-10T00:24:19.5687823Z * [new branch] codegen_trace -> origin/codegen_trace 2025-10-10T00:24:19.5688272Z * [new branch] codex-testing -> origin/codex-testing 2025-10-10T00:24:19.5688910Z * [new branch] codex/add-metadata-field-for-file-path -> origin/codex/add-metadata-field-for-file-path 2025-10-10T00:24:19.5689793Z * [new branch] codex/add-test-for-inductor-local-cache-behavior -> origin/codex/add-test-for-inductor-local-cache-behavior 2025-10-10T00:24:19.5690832Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-10-10T00:24:19.5691903Z * [new branch] codex/enhance-cuda.matmul-with-allow_splitk-argument -> origin/codex/enhance-cuda.matmul-with-allow_splitk-argument 2025-10-10T00:24:19.5692739Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-10-10T00:24:19.5693631Z * [new branch] codex/refactor-dimension-handling-in-shape.cu -> origin/codex/refactor-dimension-handling-in-shape.cu 2025-10-10T00:24:19.5694587Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-10-10T00:24:19.5695593Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors 2025-10-10T00:24:19.5696804Z * [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:24:19.5697708Z * [new branch] compile_kernel_include_dir -> origin/compile_kernel_include_dir 2025-10-10T00:24:19.5698221Z * [new branch] context_test -> origin/context_test 2025-10-10T00:24:19.5698694Z * [new branch] conv1d_decomp -> origin/conv1d_decomp 2025-10-10T00:24:19.5699142Z * [new branch] conv_autotune -> origin/conv_autotune 2025-10-10T00:24:19.5699630Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-10-10T00:24:19.5700126Z * [new branch] copilot/fix-163730 -> origin/copilot/fix-163730 2025-10-10T00:24:19.5700638Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-10-10T00:24:19.5701220Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-10-10T00:24:19.5701750Z * [new branch] cpp_head -> origin/cpp_head 2025-10-10T00:24:19.5702222Z * [new branch] crcrpar-patch-1 -> origin/crcrpar-patch-1 2025-10-10T00:24:19.5702697Z * [new branch] csl/add_win_shard -> origin/csl/add_win_shard 2025-10-10T00:24:19.5703218Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-10-10T00:24:19.5703765Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-10-10T00:24:19.5704303Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-10-10T00:24:19.5704904Z * [new branch] csl/fix_internal_graph_executor -> origin/csl/fix_internal_graph_executor 2025-10-10T00:24:19.5705569Z * [new branch] csl/fix_nightly_docs_push -> origin/csl/fix_nightly_docs_push 2025-10-10T00:24:19.5706124Z * [new branch] csl/inductor_h100_nightly -> origin/csl/inductor_h100_nightly 2025-10-10T00:24:19.5706619Z * [new branch] csl/katex -> origin/csl/katex 2025-10-10T00:24:19.5707070Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-10-10T00:24:19.5707576Z * [new branch] csl/lint_no_submodules -> origin/csl/lint_no_submodules 2025-10-10T00:24:19.5708079Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-10-10T00:24:19.5708584Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-10-10T00:24:19.5709509Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-10-10T00:24:19.5710006Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-10-10T00:24:19.5710519Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-10-10T00:24:19.5711063Z * [new branch] csl/reuse_old_whl_fix_metadata -> origin/csl/reuse_old_whl_fix_metadata 2025-10-10T00:24:19.5711615Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-10-10T00:24:19.5712087Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-10-10T00:24:19.5712615Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-10-10T00:24:19.5713321Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-10-10T00:24:19.5713880Z * [new branch] csl/test_info_status -> origin/csl/test_info_status 2025-10-10T00:24:19.5714430Z * [new branch] csl/test_info_upload_changes -> origin/csl/test_info_upload_changes 2025-10-10T00:24:19.5714976Z * [new branch] csl/test_owners_ao_sparse -> origin/csl/test_owners_ao_sparse 2025-10-10T00:24:19.5715675Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-10-10T00:24:19.5716282Z * [new branch] csl/test_owners_cuda -> origin/csl/test_owners_cuda 2025-10-10T00:24:19.5716812Z * [new branch] csl/test_owners_distributed -> origin/csl/test_owners_distributed 2025-10-10T00:24:19.5717425Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-10-10T00:24:19.5718034Z * [new branch] csl/testing_better_job_name -> origin/csl/testing_better_job_name 2025-10-10T00:24:19.5718576Z * [new branch] csl/vllm_pin_labeler -> origin/csl/vllm_pin_labeler 2025-10-10T00:24:19.5719077Z * [new branch] csl/win_cpp_tests -> origin/csl/win_cpp_tests 2025-10-10T00:24:19.5719544Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-10-10T00:24:19.5720013Z * [new branch] cu_stream_api -> origin/cu_stream_api 2025-10-10T00:24:19.5720477Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-10-10T00:24:19.5721019Z * [new branch] cublasnowdeterministic -> origin/cublasnowdeterministic 2025-10-10T00:24:19.5721535Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-10-10T00:24:19.5722045Z * [new branch] cuda-include-paths-fix -> origin/cuda-include-paths-fix 2025-10-10T00:24:19.5722577Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-10-10T00:24:19.5723055Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-10-10T00:24:19.5723517Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-10-10T00:24:19.5723951Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-10-10T00:24:19.5724370Z * [new branch] debug-guard -> origin/debug-guard 2025-10-10T00:24:19.5724839Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-10-10T00:24:19.5725695Z * [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:24:19.5726585Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-10-10T00:24:19.5727214Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-10-10T00:24:19.5727813Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-10-10T00:24:19.5728347Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-10-10T00:24:19.5728866Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-10-10T00:24:19.5729334Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-10-10T00:24:19.5729820Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-10-10T00:24:19.5730379Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-10-10T00:24:19.5731063Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-10-10T00:24:19.5731806Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-10-10T00:24:19.5732346Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-10-10T00:24:19.5732826Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-10-10T00:24:19.5733324Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-10-10T00:24:19.5733816Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-10-10T00:24:19.5734340Z * [new branch] disable -> origin/disable 2025-10-10T00:24:19.5734770Z * [new branch] disp_counter -> origin/disp_counter 2025-10-10T00:24:19.5735213Z * [new branch] dtensor-issues -> origin/dtensor-issues 2025-10-10T00:24:19.5735707Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-10-10T00:24:19.5736262Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-10-10T00:24:19.5736802Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-10-10T00:24:19.5737377Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-10-10T00:24:19.5737939Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-10-10T00:24:19.5738513Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-10-10T00:24:19.5739136Z * [new branch] enable-keep-going-for-trunk-tags -> origin/enable-keep-going-for-trunk-tags 2025-10-10T00:24:19.5739717Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-10-10T00:24:19.5740160Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-10-10T00:24:19.5740661Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-10-10T00:24:19.5741287Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-10-10T00:24:19.5741977Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-10-10T00:24:19.5742646Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-10-10T00:24:19.5743394Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-10-10T00:24:19.5744252Z * [new branch] exclamaforte/fix-exhuastive-autotuning-reland -> origin/exclamaforte/fix-exhuastive-autotuning-reland 2025-10-10T00:24:19.5745092Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-10-10T00:24:19.5746010Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-10-10T00:24:19.5746727Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-10-10T00:24:19.5747332Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-10-10T00:24:19.5747983Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-10-10T00:24:19.5748585Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-10-10T00:24:19.5749292Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-10-10T00:24:19.5750006Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-10-10T00:24:19.5750577Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-10-10T00:24:19.5751395Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-10-10T00:24:19.5752112Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-10-10T00:24:19.5752858Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-10-10T00:24:19.5753601Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-10-10T00:24:19.5754384Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-10-10T00:24:19.5755158Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-10-10T00:24:19.5755999Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-10-10T00:24:19.5756664Z * [new branch] exec -> origin/exec 2025-10-10T00:24:19.5757173Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-10-10T00:24:19.5757680Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-10-10T00:24:19.5758185Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-10-10T00:24:19.5758671Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-10-10T00:24:19.5759146Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-10-10T00:24:19.5759640Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-10-10T00:24:19.5760108Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-10-10T00:24:19.5760593Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-10-10T00:24:19.5761066Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-10-10T00:24:19.5761552Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-10-10T00:24:19.5762033Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-10-10T00:24:19.5762513Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-10-10T00:24:19.5762993Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-10-10T00:24:19.5763458Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-10-10T00:24:19.5763942Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-10-10T00:24:19.5764423Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-10-10T00:24:19.5764890Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-10-10T00:24:19.5765437Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-10-10T00:24:19.5765903Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-10-10T00:24:19.5766380Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-10-10T00:24:19.5766861Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-10-10T00:24:19.5767327Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-10-10T00:24:19.5767798Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-10-10T00:24:19.5768269Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-10-10T00:24:19.5768744Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-10-10T00:24:19.5769214Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-10-10T00:24:19.5769803Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-10-10T00:24:19.5770281Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-10-10T00:24:19.5770751Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-10-10T00:24:19.5771231Z * [new branch] export-D79378362 -> origin/export-D79378362 2025-10-10T00:24:19.5771699Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-10-10T00:24:19.5772180Z * [new branch] export-D80948073 -> origin/export-D80948073 2025-10-10T00:24:19.5772747Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-10-10T00:24:19.5773208Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-10-10T00:24:19.5773694Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-10-10T00:24:19.5774162Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-10-10T00:24:19.5774644Z * [new branch] export-D81651226 -> origin/export-D81651226 2025-10-10T00:24:19.5775125Z * [new branch] export-D81698719 -> origin/export-D81698719 2025-10-10T00:24:19.5775597Z * [new branch] export-D82140619 -> origin/export-D82140619 2025-10-10T00:24:19.5776076Z * [new branch] export-D82174075 -> origin/export-D82174075 2025-10-10T00:24:19.5776546Z * [new branch] export-D82232574 -> origin/export-D82232574 2025-10-10T00:24:19.5777030Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-10-10T00:24:19.5777497Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-10-10T00:24:19.5778018Z * [new branch] export-D82380307 -> origin/export-D82380307 2025-10-10T00:24:19.5778512Z * [new branch] export-D82597111 -> origin/export-D82597111 2025-10-10T00:24:19.5778975Z * [new branch] export-D83023706 -> origin/export-D83023706 2025-10-10T00:24:19.5779462Z * [new branch] export-D83195687 -> origin/export-D83195687 2025-10-10T00:24:19.5779928Z * [new branch] export-D83200714 -> origin/export-D83200714 2025-10-10T00:24:19.5780406Z * [new branch] export-D83378477 -> origin/export-D83378477 2025-10-10T00:24:19.5780870Z * [new branch] export-D83390563 -> origin/export-D83390563 2025-10-10T00:24:19.5781327Z * [new branch] export-D83390775 -> origin/export-D83390775 2025-10-10T00:24:19.5781794Z * [new branch] export-D83391942 -> origin/export-D83391942 2025-10-10T00:24:19.5782250Z * [new branch] export-D83395610 -> origin/export-D83395610 2025-10-10T00:24:19.5782718Z * [new branch] export-D83539263 -> origin/export-D83539263 2025-10-10T00:24:19.5783180Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-10-10T00:24:19.5783643Z * [new branch] export-D83591083 -> origin/export-D83591083 2025-10-10T00:24:19.5784109Z * [new branch] export-D83609850 -> origin/export-D83609850 2025-10-10T00:24:19.5784565Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-10-10T00:24:19.5785029Z * [new branch] export-D83714690 -> origin/export-D83714690 2025-10-10T00:24:19.5785595Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-10-10T00:24:19.5786063Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-10-10T00:24:19.5786546Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-10-10T00:24:19.5787094Z * [new branch] export-D84009392 -> origin/export-D84009392 2025-10-10T00:24:19.5787568Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-10-10T00:24:19.5788040Z * [new branch] export-D84098898 -> origin/export-D84098898 2025-10-10T00:24:19.5788507Z * [new branch] export-D84103213 -> origin/export-D84103213 2025-10-10T00:24:19.5788972Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-10-10T00:24:19.5789428Z * [new branch] export-reland -> origin/export-reland 2025-10-10T00:24:19.5790090Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-10-10T00:24:19.5790680Z * [new branch] extend_lift_up_op -> origin/extend_lift_up_op 2025-10-10T00:24:19.5791191Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-10-10T00:24:19.5791728Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-10-10T00:24:19.5792205Z * [new branch] ezyang-war -> origin/ezyang-war 2025-10-10T00:24:19.5792723Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-10-10T00:24:19.5793222Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-10-10T00:24:19.5793766Z * [new branch] fadeputr-fix-fbgemm_genai-build -> origin/fadeputr-fix-fbgemm_genai-build 2025-10-10T00:24:19.5794371Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-10-10T00:24:19.5794902Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-10-10T00:24:19.5795365Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-10-10T00:24:19.5795786Z * [new branch] fca -> origin/fca 2025-10-10T00:24:19.5796201Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-10-10T00:24:19.5796609Z * [new branch] fca5 -> origin/fca5 2025-10-10T00:24:19.5797143Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-10-10T00:24:19.5797646Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-10-10T00:24:19.5798128Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-10-10T00:24:19.5798622Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-10-10T00:24:19.5799123Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-10-10T00:24:19.5799622Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-10-10T00:24:19.5800133Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-10-10T00:24:19.5800635Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-10-10T00:24:19.5801165Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-10-10T00:24:19.5801703Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-10-10T00:24:19.5802218Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-10-10T00:24:19.5802786Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-10-10T00:24:19.5803316Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-10-10T00:24:19.5803786Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-10-10T00:24:19.5804225Z * [new branch] fix-fqn -> origin/fix-fqn 2025-10-10T00:24:19.5804729Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-10-10T00:24:19.5805929Z * [new branch] fix-upload-vllm-wheel-credential -> origin/fix-upload-vllm-wheel-credential 2025-10-10T00:24:19.5806479Z * [new branch] fix_153389 -> origin/fix_153389 2025-10-10T00:24:19.5806937Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-10-10T00:24:19.5807412Z * [new branch] fix_op_benchmark -> origin/fix_op_benchmark 2025-10-10T00:24:19.5807858Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-10-10T00:24:19.5808383Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-10-10T00:24:19.5808797Z * [new branch] fixes -> origin/fixes 2025-10-10T00:24:19.5809235Z * [new branch] fixes-triage -> origin/fixes-triage 2025-10-10T00:24:19.5809676Z * [new branch] fixflashgit -> origin/fixflashgit 2025-10-10T00:24:19.5810141Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-10-10T00:24:19.5810615Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-10-10T00:24:19.5811072Z * [new branch] flex-flash -> origin/flex-flash 2025-10-10T00:24:19.5811585Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-10-10T00:24:19.5812085Z * [new branch] flex_flash -> origin/flex_flash 2025-10-10T00:24:19.5812611Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-10-10T00:24:19.5813137Z * [new branch] free-stack2 -> origin/free-stack2 2025-10-10T00:24:19.5813585Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-10-10T00:24:19.5814039Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-10-10T00:24:19.5814458Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-10-10T00:24:19.5815057Z * [new branch] fused_moving_avg_obs_fake_quant_half_support -> origin/fused_moving_avg_obs_fake_quant_half_support 2025-10-10T00:24:19.5815649Z * [new branch] fx_cpp -> origin/fx_cpp 2025-10-10T00:24:19.5816060Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-10-10T00:24:19.5816524Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-10-10T00:24:19.5817005Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-10-10T00:24:19.5817528Z * [new branch] gh/ColinPeppler/80/base -> origin/gh/ColinPeppler/80/base 2025-10-10T00:24:19.5818079Z * [new branch] gh/ColinPeppler/80/head -> origin/gh/ColinPeppler/80/head 2025-10-10T00:24:19.5818625Z * [new branch] gh/ColinPeppler/80/orig -> origin/gh/ColinPeppler/80/orig 2025-10-10T00:24:19.5819167Z * [new branch] gh/ColinPeppler/81/base -> origin/gh/ColinPeppler/81/base 2025-10-10T00:24:19.5819701Z * [new branch] gh/ColinPeppler/81/head -> origin/gh/ColinPeppler/81/head 2025-10-10T00:24:19.5820237Z * [new branch] gh/ColinPeppler/81/orig -> origin/gh/ColinPeppler/81/orig 2025-10-10T00:24:19.5820767Z * [new branch] gh/ColinPeppler/82/base -> origin/gh/ColinPeppler/82/base 2025-10-10T00:24:19.5821312Z * [new branch] gh/ColinPeppler/82/head -> origin/gh/ColinPeppler/82/head 2025-10-10T00:24:19.5821850Z * [new branch] gh/ColinPeppler/82/orig -> origin/gh/ColinPeppler/82/orig 2025-10-10T00:24:19.5822381Z * [new branch] gh/ColinPeppler/83/base -> origin/gh/ColinPeppler/83/base 2025-10-10T00:24:19.5822920Z * [new branch] gh/ColinPeppler/83/head -> origin/gh/ColinPeppler/83/head 2025-10-10T00:24:19.5823549Z * [new branch] gh/ColinPeppler/83/orig -> origin/gh/ColinPeppler/83/orig 2025-10-10T00:24:19.5824093Z * [new branch] gh/ColinPeppler/84/base -> origin/gh/ColinPeppler/84/base 2025-10-10T00:24:19.5824639Z * [new branch] gh/ColinPeppler/84/head -> origin/gh/ColinPeppler/84/head 2025-10-10T00:24:19.5825265Z * [new branch] gh/ColinPeppler/85/base -> origin/gh/ColinPeppler/85/base 2025-10-10T00:24:19.5825811Z * [new branch] gh/ColinPeppler/85/head -> origin/gh/ColinPeppler/85/head 2025-10-10T00:24:19.5826767Z * [new branch] gh/ColinPeppler/86/base -> origin/gh/ColinPeppler/86/base 2025-10-10T00:24:19.5827330Z * [new branch] gh/ColinPeppler/86/head -> origin/gh/ColinPeppler/86/head 2025-10-10T00:24:19.5827875Z * [new branch] gh/ColinPeppler/87/base -> origin/gh/ColinPeppler/87/base 2025-10-10T00:24:19.5828412Z * [new branch] gh/ColinPeppler/87/head -> origin/gh/ColinPeppler/87/head 2025-10-10T00:24:19.5828953Z * [new branch] gh/ColinPeppler/88/base -> origin/gh/ColinPeppler/88/base 2025-10-10T00:24:19.5829481Z * [new branch] gh/ColinPeppler/88/head -> origin/gh/ColinPeppler/88/head 2025-10-10T00:24:19.5830028Z * [new branch] gh/ColinPeppler/89/base -> origin/gh/ColinPeppler/89/base 2025-10-10T00:24:19.5830563Z * [new branch] gh/ColinPeppler/89/head -> origin/gh/ColinPeppler/89/head 2025-10-10T00:24:19.5831098Z * [new branch] gh/ColinPeppler/90/base -> origin/gh/ColinPeppler/90/base 2025-10-10T00:24:19.5831639Z * [new branch] gh/ColinPeppler/90/head -> origin/gh/ColinPeppler/90/head 2025-10-10T00:24:19.5832173Z * [new branch] gh/ColinPeppler/91/base -> origin/gh/ColinPeppler/91/base 2025-10-10T00:24:19.5832712Z * [new branch] gh/ColinPeppler/91/head -> origin/gh/ColinPeppler/91/head 2025-10-10T00:24:19.5833249Z * [new branch] gh/ColinPeppler/92/base -> origin/gh/ColinPeppler/92/base 2025-10-10T00:24:19.5833792Z * [new branch] gh/ColinPeppler/92/head -> origin/gh/ColinPeppler/92/head 2025-10-10T00:24:19.5834335Z * [new branch] gh/ColinPeppler/93/base -> origin/gh/ColinPeppler/93/base 2025-10-10T00:24:19.5834860Z * [new branch] gh/ColinPeppler/93/head -> origin/gh/ColinPeppler/93/head 2025-10-10T00:24:19.5835404Z * [new branch] gh/ColinPeppler/93/orig -> origin/gh/ColinPeppler/93/orig 2025-10-10T00:24:19.5835941Z * [new branch] gh/ColinPeppler/94/base -> origin/gh/ColinPeppler/94/base 2025-10-10T00:24:19.5836489Z * [new branch] gh/ColinPeppler/94/head -> origin/gh/ColinPeppler/94/head 2025-10-10T00:24:19.5837038Z * [new branch] gh/ColinPeppler/94/orig -> origin/gh/ColinPeppler/94/orig 2025-10-10T00:24:19.5837580Z * [new branch] gh/ColinPeppler/95/base -> origin/gh/ColinPeppler/95/base 2025-10-10T00:24:19.5838125Z * [new branch] gh/ColinPeppler/95/head -> origin/gh/ColinPeppler/95/head 2025-10-10T00:24:19.5838661Z * [new branch] gh/ColinPeppler/95/orig -> origin/gh/ColinPeppler/95/orig 2025-10-10T00:24:19.5839181Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-10-10T00:24:19.5839688Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-10-10T00:24:19.5840189Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-10-10T00:24:19.5840691Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-10-10T00:24:19.5841177Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-10-10T00:24:19.5841650Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-10-10T00:24:19.5842216Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-10-10T00:24:19.5842686Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-10-10T00:24:19.5843164Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-10-10T00:24:19.5843631Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-10-10T00:24:19.5844120Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-10-10T00:24:19.5844960Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-10-10T00:24:19.5845452Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-10-10T00:24:19.5845936Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-10-10T00:24:19.5846417Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-10-10T00:24:19.5846896Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-10-10T00:24:19.5847363Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-10-10T00:24:19.5847835Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-10-10T00:24:19.5848316Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-10-10T00:24:19.5848784Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-10-10T00:24:19.5849267Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-10-10T00:24:19.5849732Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-10-10T00:24:19.5850208Z * [new branch] gh/H-Huang/210/base -> origin/gh/H-Huang/210/base 2025-10-10T00:24:19.5850686Z * [new branch] gh/H-Huang/210/head -> origin/gh/H-Huang/210/head 2025-10-10T00:24:19.5851157Z * [new branch] gh/H-Huang/210/orig -> origin/gh/H-Huang/210/orig 2025-10-10T00:24:19.5851628Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-10-10T00:24:19.5852093Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-10-10T00:24:19.5852568Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-10-10T00:24:19.5853049Z * [new branch] gh/H-Huang/214/base -> origin/gh/H-Huang/214/base 2025-10-10T00:24:19.5853516Z * [new branch] gh/H-Huang/214/head -> origin/gh/H-Huang/214/head 2025-10-10T00:24:19.5853996Z * [new branch] gh/H-Huang/214/orig -> origin/gh/H-Huang/214/orig 2025-10-10T00:24:19.5854544Z * [new branch] gh/H-Huang/215/base -> origin/gh/H-Huang/215/base 2025-10-10T00:24:19.5855069Z * [new branch] gh/H-Huang/215/head -> origin/gh/H-Huang/215/head 2025-10-10T00:24:19.5855569Z * [new branch] gh/H-Huang/215/orig -> origin/gh/H-Huang/215/orig 2025-10-10T00:24:19.5856082Z * [new branch] gh/H-Huang/216/base -> origin/gh/H-Huang/216/base 2025-10-10T00:24:19.5856551Z * [new branch] gh/H-Huang/216/head -> origin/gh/H-Huang/216/head 2025-10-10T00:24:19.5857013Z * [new branch] gh/H-Huang/216/orig -> origin/gh/H-Huang/216/orig 2025-10-10T00:24:19.5857485Z * [new branch] gh/H-Huang/217/base -> origin/gh/H-Huang/217/base 2025-10-10T00:24:19.5857949Z * [new branch] gh/H-Huang/217/head -> origin/gh/H-Huang/217/head 2025-10-10T00:24:19.5858419Z * [new branch] gh/H-Huang/217/orig -> origin/gh/H-Huang/217/orig 2025-10-10T00:24:19.5858891Z * [new branch] gh/H-Huang/218/base -> origin/gh/H-Huang/218/base 2025-10-10T00:24:19.5859465Z * [new branch] gh/H-Huang/218/head -> origin/gh/H-Huang/218/head 2025-10-10T00:24:19.5859938Z * [new branch] gh/H-Huang/218/orig -> origin/gh/H-Huang/218/orig 2025-10-10T00:24:19.5860416Z * [new branch] gh/H-Huang/219/base -> origin/gh/H-Huang/219/base 2025-10-10T00:24:19.5860892Z * [new branch] gh/H-Huang/219/head -> origin/gh/H-Huang/219/head 2025-10-10T00:24:19.5861410Z * [new branch] gh/H-Huang/219/orig -> origin/gh/H-Huang/219/orig 2025-10-10T00:24:19.5862314Z * [new branch] gh/H-Huang/220/base -> origin/gh/H-Huang/220/base 2025-10-10T00:24:19.5862795Z * [new branch] gh/H-Huang/220/head -> origin/gh/H-Huang/220/head 2025-10-10T00:24:19.5863265Z * [new branch] gh/H-Huang/220/orig -> origin/gh/H-Huang/220/orig 2025-10-10T00:24:19.5863744Z * [new branch] gh/H-Huang/221/base -> origin/gh/H-Huang/221/base 2025-10-10T00:24:19.5864222Z * [new branch] gh/H-Huang/221/head -> origin/gh/H-Huang/221/head 2025-10-10T00:24:19.5864687Z * [new branch] gh/H-Huang/221/orig -> origin/gh/H-Huang/221/orig 2025-10-10T00:24:19.5865168Z * [new branch] gh/H-Huang/222/base -> origin/gh/H-Huang/222/base 2025-10-10T00:24:19.5865700Z * [new branch] gh/H-Huang/222/head -> origin/gh/H-Huang/222/head 2025-10-10T00:24:19.5866181Z * [new branch] gh/H-Huang/222/orig -> origin/gh/H-Huang/222/orig 2025-10-10T00:24:19.5866649Z * [new branch] gh/H-Huang/223/base -> origin/gh/H-Huang/223/base 2025-10-10T00:24:19.5867160Z * [new branch] gh/H-Huang/223/head -> origin/gh/H-Huang/223/head 2025-10-10T00:24:19.5867634Z * [new branch] gh/H-Huang/223/orig -> origin/gh/H-Huang/223/orig 2025-10-10T00:24:19.5868212Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-10-10T00:24:19.5868796Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-10-10T00:24:19.5869369Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-10-10T00:24:19.5869949Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-10-10T00:24:19.5870528Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-10-10T00:24:19.5871105Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-10-10T00:24:19.5871679Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-10-10T00:24:19.5872278Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-10-10T00:24:19.5872940Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-10-10T00:24:19.5873864Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-10-10T00:24:19.5874764Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-10-10T00:24:19.5875661Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-10-10T00:24:19.5876316Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-10-10T00:24:19.5876891Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-10-10T00:24:19.5877512Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-10-10T00:24:19.5878056Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-10-10T00:24:19.5878594Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-10-10T00:24:19.5879262Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-10-10T00:24:19.5879808Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-10-10T00:24:19.5880351Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-10-10T00:24:19.5880884Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-10-10T00:24:19.5881428Z * [new branch] gh/IvanKobzarev/138/base -> origin/gh/IvanKobzarev/138/base 2025-10-10T00:24:19.5882378Z * [new branch] gh/IvanKobzarev/138/head -> origin/gh/IvanKobzarev/138/head 2025-10-10T00:24:19.5882977Z * [new branch] gh/IvanKobzarev/138/orig -> origin/gh/IvanKobzarev/138/orig 2025-10-10T00:24:19.5883582Z * [new branch] gh/IvanKobzarev/141/base -> origin/gh/IvanKobzarev/141/base 2025-10-10T00:24:19.5884167Z * [new branch] gh/IvanKobzarev/141/head -> origin/gh/IvanKobzarev/141/head 2025-10-10T00:24:19.5884777Z * [new branch] gh/IvanKobzarev/141/orig -> origin/gh/IvanKobzarev/141/orig 2025-10-10T00:24:19.5885348Z * [new branch] gh/IvanKobzarev/142/base -> origin/gh/IvanKobzarev/142/base 2025-10-10T00:24:19.5885958Z * [new branch] gh/IvanKobzarev/142/head -> origin/gh/IvanKobzarev/142/head 2025-10-10T00:24:19.5886532Z * [new branch] gh/IvanKobzarev/142/orig -> origin/gh/IvanKobzarev/142/orig 2025-10-10T00:24:19.5887162Z * [new branch] gh/IvanKobzarev/144/base -> origin/gh/IvanKobzarev/144/base 2025-10-10T00:24:19.5887740Z * [new branch] gh/IvanKobzarev/144/head -> origin/gh/IvanKobzarev/144/head 2025-10-10T00:24:19.5888344Z * [new branch] gh/IvanKobzarev/144/orig -> origin/gh/IvanKobzarev/144/orig 2025-10-10T00:24:19.5888920Z * [new branch] gh/IvanKobzarev/145/base -> origin/gh/IvanKobzarev/145/base 2025-10-10T00:24:19.5889529Z * [new branch] gh/IvanKobzarev/145/head -> origin/gh/IvanKobzarev/145/head 2025-10-10T00:24:19.5890111Z * [new branch] gh/IvanKobzarev/145/orig -> origin/gh/IvanKobzarev/145/orig 2025-10-10T00:24:19.5890719Z * [new branch] gh/IvanKobzarev/146/base -> origin/gh/IvanKobzarev/146/base 2025-10-10T00:24:19.5891323Z * [new branch] gh/IvanKobzarev/146/head -> origin/gh/IvanKobzarev/146/head 2025-10-10T00:24:19.5891904Z * [new branch] gh/IvanKobzarev/146/orig -> origin/gh/IvanKobzarev/146/orig 2025-10-10T00:24:19.5892506Z * [new branch] gh/IvanKobzarev/147/base -> origin/gh/IvanKobzarev/147/base 2025-10-10T00:24:19.5893077Z * [new branch] gh/IvanKobzarev/147/head -> origin/gh/IvanKobzarev/147/head 2025-10-10T00:24:19.5893695Z * [new branch] gh/IvanKobzarev/147/orig -> origin/gh/IvanKobzarev/147/orig 2025-10-10T00:24:19.5894267Z * [new branch] gh/IvanKobzarev/148/base -> origin/gh/IvanKobzarev/148/base 2025-10-10T00:24:19.5894884Z * [new branch] gh/IvanKobzarev/148/head -> origin/gh/IvanKobzarev/148/head 2025-10-10T00:24:19.5895456Z * [new branch] gh/IvanKobzarev/149/base -> origin/gh/IvanKobzarev/149/base 2025-10-10T00:24:19.5896075Z * [new branch] gh/IvanKobzarev/149/head -> origin/gh/IvanKobzarev/149/head 2025-10-10T00:24:19.5896659Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-10-10T00:24:19.5897262Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-10-10T00:24:19.5897871Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-10-10T00:24:19.5898442Z * [new branch] gh/IvanKobzarev/151/base -> origin/gh/IvanKobzarev/151/base 2025-10-10T00:24:19.5899057Z * [new branch] gh/IvanKobzarev/151/head -> origin/gh/IvanKobzarev/151/head 2025-10-10T00:24:19.5899776Z * [new branch] gh/IvanKobzarev/151/orig -> origin/gh/IvanKobzarev/151/orig 2025-10-10T00:24:19.5900358Z * [new branch] gh/IvanKobzarev/152/base -> origin/gh/IvanKobzarev/152/base 2025-10-10T00:24:19.5900984Z * [new branch] gh/IvanKobzarev/152/head -> origin/gh/IvanKobzarev/152/head 2025-10-10T00:24:19.5901552Z * [new branch] gh/IvanKobzarev/152/orig -> origin/gh/IvanKobzarev/152/orig 2025-10-10T00:24:19.5902195Z * [new branch] gh/IvanKobzarev/153/base -> origin/gh/IvanKobzarev/153/base 2025-10-10T00:24:19.5903273Z * [new branch] gh/IvanKobzarev/153/head -> origin/gh/IvanKobzarev/153/head 2025-10-10T00:24:19.5903903Z * [new branch] gh/IvanKobzarev/153/orig -> origin/gh/IvanKobzarev/153/orig 2025-10-10T00:24:19.5904523Z * [new branch] gh/IvanKobzarev/154/base -> origin/gh/IvanKobzarev/154/base 2025-10-10T00:24:19.5905112Z * [new branch] gh/IvanKobzarev/154/head -> origin/gh/IvanKobzarev/154/head 2025-10-10T00:24:19.5905806Z * [new branch] gh/IvanKobzarev/154/orig -> origin/gh/IvanKobzarev/154/orig 2025-10-10T00:24:19.5906397Z * [new branch] gh/IvanKobzarev/155/base -> origin/gh/IvanKobzarev/155/base 2025-10-10T00:24:19.5907017Z * [new branch] gh/IvanKobzarev/155/head -> origin/gh/IvanKobzarev/155/head 2025-10-10T00:24:19.5907639Z * [new branch] gh/IvanKobzarev/155/orig -> origin/gh/IvanKobzarev/155/orig 2025-10-10T00:24:19.5908215Z * [new branch] gh/IvanKobzarev/156/base -> origin/gh/IvanKobzarev/156/base 2025-10-10T00:24:19.5908844Z * [new branch] gh/IvanKobzarev/156/head -> origin/gh/IvanKobzarev/156/head 2025-10-10T00:24:19.5909424Z * [new branch] gh/IvanKobzarev/156/orig -> origin/gh/IvanKobzarev/156/orig 2025-10-10T00:24:19.5910059Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-10-10T00:24:19.5910678Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-10-10T00:24:19.5911253Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-10-10T00:24:19.5911876Z * [new branch] gh/IvanKobzarev/158/base -> origin/gh/IvanKobzarev/158/base 2025-10-10T00:24:19.5912448Z * [new branch] gh/IvanKobzarev/158/head -> origin/gh/IvanKobzarev/158/head 2025-10-10T00:24:19.5913093Z * [new branch] gh/IvanKobzarev/158/orig -> origin/gh/IvanKobzarev/158/orig 2025-10-10T00:24:19.5913682Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-10-10T00:24:19.5914299Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-10-10T00:24:19.5914884Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-10-10T00:24:19.5915505Z * [new branch] gh/IvanKobzarev/160/base -> origin/gh/IvanKobzarev/160/base 2025-10-10T00:24:19.5916141Z * [new branch] gh/IvanKobzarev/160/head -> origin/gh/IvanKobzarev/160/head 2025-10-10T00:24:19.5916733Z * [new branch] gh/IvanKobzarev/160/orig -> origin/gh/IvanKobzarev/160/orig 2025-10-10T00:24:19.5917351Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-10-10T00:24:19.5917943Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-10-10T00:24:19.5918558Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-10-10T00:24:19.5919133Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-10-10T00:24:19.5919749Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-10-10T00:24:19.5920455Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-10-10T00:24:19.5921021Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-10-10T00:24:19.5921575Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-10-10T00:24:19.5922073Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-10-10T00:24:19.5922544Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-10-10T00:24:19.5923037Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-10-10T00:24:19.5923956Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-10-10T00:24:19.5924435Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-10-10T00:24:19.5924927Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-10-10T00:24:19.5925401Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-10-10T00:24:19.5925883Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-10-10T00:24:19.5926358Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-10-10T00:24:19.5926866Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-10-10T00:24:19.5927372Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-10-10T00:24:19.5927879Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-10-10T00:24:19.5928366Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-10-10T00:24:19.5928844Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-10-10T00:24:19.5929319Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-10-10T00:24:19.5929798Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-10-10T00:24:19.5930267Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-10-10T00:24:19.5930746Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-10-10T00:24:19.5931216Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-10-10T00:24:19.5931687Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-10-10T00:24:19.5932165Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-10-10T00:24:19.5932622Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-10-10T00:24:19.5933138Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-10-10T00:24:19.5933667Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-10-10T00:24:19.5934141Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-10-10T00:24:19.5934603Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-10-10T00:24:19.5935066Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-10-10T00:24:19.5935534Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-10-10T00:24:19.5935996Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-10-10T00:24:19.5936482Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-10-10T00:24:19.5936952Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-10-10T00:24:19.5937409Z * [new branch] gh/PaliC/27/head -> origin/gh/PaliC/27/head 2025-10-10T00:24:19.5937875Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-10-10T00:24:19.5938431Z * [new branch] gh/PaliC/27/orig -> origin/gh/PaliC/27/orig 2025-10-10T00:24:19.5938963Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-10-10T00:24:19.5939474Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-10-10T00:24:19.5939959Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-10-10T00:24:19.5940443Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-10-10T00:24:19.5940915Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-10-10T00:24:19.5941816Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-10-10T00:24:19.5942297Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-10-10T00:24:19.5942786Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-10-10T00:24:19.5943274Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-10-10T00:24:19.5943743Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-10-10T00:24:19.5944223Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-10-10T00:24:19.5944729Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-10-10T00:24:19.5945353Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-10-10T00:24:19.5945908Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-10-10T00:24:19.5946432Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-10-10T00:24:19.5946975Z * [new branch] gh/PaulZhang12/24/base -> origin/gh/PaulZhang12/24/base 2025-10-10T00:24:19.5947497Z * [new branch] gh/PaulZhang12/24/head -> origin/gh/PaulZhang12/24/head 2025-10-10T00:24:19.5948037Z * [new branch] gh/PaulZhang12/24/orig -> origin/gh/PaulZhang12/24/orig 2025-10-10T00:24:19.5948565Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-10-10T00:24:19.5949099Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-10-10T00:24:19.5949629Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-10-10T00:24:19.5950152Z * [new branch] gh/PaulZhang12/26/base -> origin/gh/PaulZhang12/26/base 2025-10-10T00:24:19.5950690Z * [new branch] gh/PaulZhang12/26/head -> origin/gh/PaulZhang12/26/head 2025-10-10T00:24:19.5951214Z * [new branch] gh/PaulZhang12/26/orig -> origin/gh/PaulZhang12/26/orig 2025-10-10T00:24:19.5951743Z * [new branch] gh/PaulZhang12/27/base -> origin/gh/PaulZhang12/27/base 2025-10-10T00:24:19.5952286Z * [new branch] gh/PaulZhang12/27/head -> origin/gh/PaulZhang12/27/head 2025-10-10T00:24:19.5952808Z * [new branch] gh/PaulZhang12/27/orig -> origin/gh/PaulZhang12/27/orig 2025-10-10T00:24:19.5953353Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-10-10T00:24:19.5953870Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-10-10T00:24:19.5954390Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-10-10T00:24:19.5954923Z * [new branch] gh/PaulZhang12/29/base -> origin/gh/PaulZhang12/29/base 2025-10-10T00:24:19.5955440Z * [new branch] gh/PaulZhang12/29/head -> origin/gh/PaulZhang12/29/head 2025-10-10T00:24:19.5956047Z * [new branch] gh/PaulZhang12/29/orig -> origin/gh/PaulZhang12/29/orig 2025-10-10T00:24:19.5956563Z * [new branch] gh/PaulZhang12/30/base -> origin/gh/PaulZhang12/30/base 2025-10-10T00:24:19.5957195Z * [new branch] gh/PaulZhang12/30/head -> origin/gh/PaulZhang12/30/head 2025-10-10T00:24:19.5957724Z * [new branch] gh/PaulZhang12/30/orig -> origin/gh/PaulZhang12/30/orig 2025-10-10T00:24:19.5958241Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-10-10T00:24:19.5958778Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-10-10T00:24:19.5959294Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-10-10T00:24:19.5960234Z * [new branch] gh/PaulZhang12/32/base -> origin/gh/PaulZhang12/32/base 2025-10-10T00:24:19.5960788Z * [new branch] gh/PaulZhang12/32/head -> origin/gh/PaulZhang12/32/head 2025-10-10T00:24:19.5961315Z * [new branch] gh/PaulZhang12/32/orig -> origin/gh/PaulZhang12/32/orig 2025-10-10T00:24:19.5961859Z * [new branch] gh/PaulZhang12/33/base -> origin/gh/PaulZhang12/33/base 2025-10-10T00:24:19.5962383Z * [new branch] gh/PaulZhang12/33/head -> origin/gh/PaulZhang12/33/head 2025-10-10T00:24:19.5963070Z * [new branch] gh/PaulZhang12/33/orig -> origin/gh/PaulZhang12/33/orig 2025-10-10T00:24:19.5963589Z * [new branch] gh/PaulZhang12/34/base -> origin/gh/PaulZhang12/34/base 2025-10-10T00:24:19.5964135Z * [new branch] gh/PaulZhang12/34/head -> origin/gh/PaulZhang12/34/head 2025-10-10T00:24:19.5964673Z * [new branch] gh/PaulZhang12/34/orig -> origin/gh/PaulZhang12/34/orig 2025-10-10T00:24:19.5965211Z * [new branch] gh/PaulZhang12/35/base -> origin/gh/PaulZhang12/35/base 2025-10-10T00:24:19.5965746Z * [new branch] gh/PaulZhang12/35/head -> origin/gh/PaulZhang12/35/head 2025-10-10T00:24:19.5966268Z * [new branch] gh/PaulZhang12/35/orig -> origin/gh/PaulZhang12/35/orig 2025-10-10T00:24:19.5966806Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-10-10T00:24:19.5967342Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-10-10T00:24:19.5968131Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-10-10T00:24:19.5981199Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-10-10T00:24:19.5982278Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-10-10T00:24:19.5983292Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-10-10T00:24:19.5983869Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-10-10T00:24:19.5984414Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-10-10T00:24:19.5984986Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-10-10T00:24:19.5985607Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-10-10T00:24:19.5986165Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-10-10T00:24:19.5986721Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-10-10T00:24:19.5987265Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-10-10T00:24:19.5987833Z * [new branch] gh/SherlockNoMad/13/base -> origin/gh/SherlockNoMad/13/base 2025-10-10T00:24:19.5988371Z * [new branch] gh/SherlockNoMad/13/head -> origin/gh/SherlockNoMad/13/head 2025-10-10T00:24:19.5988926Z * [new branch] gh/SherlockNoMad/13/orig -> origin/gh/SherlockNoMad/13/orig 2025-10-10T00:24:19.5989587Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-10-10T00:24:19.5990306Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-10-10T00:24:19.5990854Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-10-10T00:24:19.5991400Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-10-10T00:24:19.5991953Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-10-10T00:24:19.5992505Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-10-10T00:24:19.5993614Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-10-10T00:24:19.5994183Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-10-10T00:24:19.5994720Z * [new branch] gh/SherlockNoMad/6/base -> origin/gh/SherlockNoMad/6/base 2025-10-10T00:24:19.5995275Z * [new branch] gh/SherlockNoMad/6/head -> origin/gh/SherlockNoMad/6/head 2025-10-10T00:24:19.5995809Z * [new branch] gh/SherlockNoMad/6/orig -> origin/gh/SherlockNoMad/6/orig 2025-10-10T00:24:19.5996359Z * [new branch] gh/SherlockNoMad/7/base -> origin/gh/SherlockNoMad/7/base 2025-10-10T00:24:19.5996912Z * [new branch] gh/SherlockNoMad/7/head -> origin/gh/SherlockNoMad/7/head 2025-10-10T00:24:19.5997449Z * [new branch] gh/SherlockNoMad/7/orig -> origin/gh/SherlockNoMad/7/orig 2025-10-10T00:24:19.5997997Z * [new branch] gh/SherlockNoMad/8/base -> origin/gh/SherlockNoMad/8/base 2025-10-10T00:24:19.5998530Z * [new branch] gh/SherlockNoMad/8/head -> origin/gh/SherlockNoMad/8/head 2025-10-10T00:24:19.5999079Z * [new branch] gh/SherlockNoMad/8/orig -> origin/gh/SherlockNoMad/8/orig 2025-10-10T00:24:19.5999625Z * [new branch] gh/SherlockNoMad/9/base -> origin/gh/SherlockNoMad/9/base 2025-10-10T00:24:19.6000165Z * [new branch] gh/SherlockNoMad/9/orig -> origin/gh/SherlockNoMad/9/orig 2025-10-10T00:24:19.6000740Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-10-10T00:24:19.6001301Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-10-10T00:24:19.6001875Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-10-10T00:24:19.6002449Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-10-10T00:24:19.6002994Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-10-10T00:24:19.6003822Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-10-10T00:24:19.6004353Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-10-10T00:24:19.6004900Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-10-10T00:24:19.6005440Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-10-10T00:24:19.6005958Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-10-10T00:24:19.6006489Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-10-10T00:24:19.6007009Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-10-10T00:24:19.6007549Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-10-10T00:24:19.6008078Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-10-10T00:24:19.6008596Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-10-10T00:24:19.6009125Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-10-10T00:24:19.6009752Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-10-10T00:24:19.6010303Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-10-10T00:24:19.6010824Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-10-10T00:24:19.6011356Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-10-10T00:24:19.6011887Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-10-10T00:24:19.6012883Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-10-10T00:24:19.6013431Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-10-10T00:24:19.6013942Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-10-10T00:24:19.6014472Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-10-10T00:24:19.6014999Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-10-10T00:24:19.6015497Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-10-10T00:24:19.6016001Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-10-10T00:24:19.6016497Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-10-10T00:24:19.6017001Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-10-10T00:24:19.6017521Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-10-10T00:24:19.6017999Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-10-10T00:24:19.6018488Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-10-10T00:24:19.6018973Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-10-10T00:24:19.6019468Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-10-10T00:24:19.6019958Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-10-10T00:24:19.6020438Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-10-10T00:24:19.6020938Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-10-10T00:24:19.6021426Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-10-10T00:24:19.6021923Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-10-10T00:24:19.6022416Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-10-10T00:24:19.6022916Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-10-10T00:24:19.6023419Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-10-10T00:24:19.6023908Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-10-10T00:24:19.6024421Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-10-10T00:24:19.6024915Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-10-10T00:24:19.6025498Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-10-10T00:24:19.6026003Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-10-10T00:24:19.6026493Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-10-10T00:24:19.6026998Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-10-10T00:24:19.6027581Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-10-10T00:24:19.6028080Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-10-10T00:24:19.6028585Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-10-10T00:24:19.6029076Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-10-10T00:24:19.6029574Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-10-10T00:24:19.6030062Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-10-10T00:24:19.6030997Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-10-10T00:24:19.6031503Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-10-10T00:24:19.6031993Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-10-10T00:24:19.6032506Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-10-10T00:24:19.6032999Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-10-10T00:24:19.6033495Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-10-10T00:24:19.6033985Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-10-10T00:24:19.6034491Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-10-10T00:24:19.6034993Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-10-10T00:24:19.6035490Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-10-10T00:24:19.6035997Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-10-10T00:24:19.6036491Z * [new branch] gh/XilunWu/172/base -> origin/gh/XilunWu/172/base 2025-10-10T00:24:19.6036995Z * [new branch] gh/XilunWu/172/head -> origin/gh/XilunWu/172/head 2025-10-10T00:24:19.6037496Z * [new branch] gh/XilunWu/172/orig -> origin/gh/XilunWu/172/orig 2025-10-10T00:24:19.6037988Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-10-10T00:24:19.6038492Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-10-10T00:24:19.6038974Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-10-10T00:24:19.6039472Z * [new branch] gh/XilunWu/174/base -> origin/gh/XilunWu/174/base 2025-10-10T00:24:19.6039975Z * [new branch] gh/XilunWu/174/head -> origin/gh/XilunWu/174/head 2025-10-10T00:24:19.6040471Z * [new branch] gh/XilunWu/174/orig -> origin/gh/XilunWu/174/orig 2025-10-10T00:24:19.6040978Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-10-10T00:24:19.6041478Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-10-10T00:24:19.6041986Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-10-10T00:24:19.6042502Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-10-10T00:24:19.6043013Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-10-10T00:24:19.6043532Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-10-10T00:24:19.6044056Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-10-10T00:24:19.6044572Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-10-10T00:24:19.6045073Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-10-10T00:24:19.6045681Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-10-10T00:24:19.6046197Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-10-10T00:24:19.6046702Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-10-10T00:24:19.6047231Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-10-10T00:24:19.6047728Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-10-10T00:24:19.6048257Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-10-10T00:24:19.6049183Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-10-10T00:24:19.6049699Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-10-10T00:24:19.6050226Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-10-10T00:24:19.6050740Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-10-10T00:24:19.6051267Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-10-10T00:24:19.6051789Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-10-10T00:24:19.6052306Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-10-10T00:24:19.6052833Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-10-10T00:24:19.6053344Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-10-10T00:24:19.6053873Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-10-10T00:24:19.6054392Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-10-10T00:24:19.6054901Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-10-10T00:24:19.6055422Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-10-10T00:24:19.6055941Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-10-10T00:24:19.6056465Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-10-10T00:24:19.6056984Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-10-10T00:24:19.6057502Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-10-10T00:24:19.6058034Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-10-10T00:24:19.6058550Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-10-10T00:24:19.6059063Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-10-10T00:24:19.6059650Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-10-10T00:24:19.6060213Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-10-10T00:24:19.6060747Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-10-10T00:24:19.6061259Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-10-10T00:24:19.6061787Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-10-10T00:24:19.6062303Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-10-10T00:24:19.6062833Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-10-10T00:24:19.6063365Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-10-10T00:24:19.6063879Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-10-10T00:24:19.6064509Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-10-10T00:24:19.6065024Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-10-10T00:24:19.6065692Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-10-10T00:24:19.6066228Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-10-10T00:24:19.6066738Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-10-10T00:24:19.6067715Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-10-10T00:24:19.6068234Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-10-10T00:24:19.6068761Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-10-10T00:24:19.6069276Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-10-10T00:24:19.6069805Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-10-10T00:24:19.6070334Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-10-10T00:24:19.6070835Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-10-10T00:24:19.6071366Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-10-10T00:24:19.6071868Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-10-10T00:24:19.6072385Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-10-10T00:24:19.6072907Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-10-10T00:24:19.6073416Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-10-10T00:24:19.6073935Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-10-10T00:24:19.6074436Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-10-10T00:24:19.6074949Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-10-10T00:24:19.6075468Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-10-10T00:24:19.6075976Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-10-10T00:24:19.6076506Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-10-10T00:24:19.6077019Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-10-10T00:24:19.6077544Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-10-10T00:24:19.6078062Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-10-10T00:24:19.6078568Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-10-10T00:24:19.6079092Z * [new branch] gh/XuehaiPan/385/base -> origin/gh/XuehaiPan/385/base 2025-10-10T00:24:19.6079604Z * [new branch] gh/XuehaiPan/385/head -> origin/gh/XuehaiPan/385/head 2025-10-10T00:24:19.6105955Z * [new branch] gh/XuehaiPan/385/orig -> origin/gh/XuehaiPan/385/orig 2025-10-10T00:24:19.6106533Z * [new branch] gh/XuehaiPan/386/base -> origin/gh/XuehaiPan/386/base 2025-10-10T00:24:19.6107062Z * [new branch] gh/XuehaiPan/386/head -> origin/gh/XuehaiPan/386/head 2025-10-10T00:24:19.6107574Z * [new branch] gh/XuehaiPan/386/orig -> origin/gh/XuehaiPan/386/orig 2025-10-10T00:24:19.6108084Z * [new branch] gh/XuehaiPan/387/base -> origin/gh/XuehaiPan/387/base 2025-10-10T00:24:19.6108749Z * [new branch] gh/XuehaiPan/387/head -> origin/gh/XuehaiPan/387/head 2025-10-10T00:24:19.6109263Z * [new branch] gh/XuehaiPan/387/orig -> origin/gh/XuehaiPan/387/orig 2025-10-10T00:24:19.6109771Z * [new branch] gh/XuehaiPan/388/base -> origin/gh/XuehaiPan/388/base 2025-10-10T00:24:19.6110286Z * [new branch] gh/XuehaiPan/388/head -> origin/gh/XuehaiPan/388/head 2025-10-10T00:24:19.6110803Z * [new branch] gh/XuehaiPan/388/orig -> origin/gh/XuehaiPan/388/orig 2025-10-10T00:24:19.6111883Z * [new branch] gh/XuehaiPan/389/base -> origin/gh/XuehaiPan/389/base 2025-10-10T00:24:19.6112409Z * [new branch] gh/XuehaiPan/389/head -> origin/gh/XuehaiPan/389/head 2025-10-10T00:24:19.6112915Z * [new branch] gh/XuehaiPan/389/orig -> origin/gh/XuehaiPan/389/orig 2025-10-10T00:24:19.6113443Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-10-10T00:24:19.6113988Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-10-10T00:24:19.6114509Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-10-10T00:24:19.6115043Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-10-10T00:24:19.6115556Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-10-10T00:24:19.6116074Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-10-10T00:24:19.6116741Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-10-10T00:24:19.6117248Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-10-10T00:24:19.6117764Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-10-10T00:24:19.6118289Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-10-10T00:24:19.6118810Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-10-10T00:24:19.6119324Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-10-10T00:24:19.6119849Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-10-10T00:24:19.6120371Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-10-10T00:24:19.6120886Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-10-10T00:24:19.6121398Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-10-10T00:24:19.6121919Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-10-10T00:24:19.6122448Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-10-10T00:24:19.6122974Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-10-10T00:24:19.6123492Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-10-10T00:24:19.6124011Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-10-10T00:24:19.6124519Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-10-10T00:24:19.6125036Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-10-10T00:24:19.6125544Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-10-10T00:24:19.6126040Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-10-10T00:24:19.6126539Z * [new branch] gh/aakhundov/3/base -> origin/gh/aakhundov/3/base 2025-10-10T00:24:19.6127131Z * [new branch] gh/aakhundov/3/head -> origin/gh/aakhundov/3/head 2025-10-10T00:24:19.6127628Z * [new branch] gh/aakhundov/3/orig -> origin/gh/aakhundov/3/orig 2025-10-10T00:24:19.6128139Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-10-10T00:24:19.6128645Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-10-10T00:24:19.6129146Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-10-10T00:24:19.6129623Z * [new branch] gh/albanD/1/base -> origin/gh/albanD/1/base 2025-10-10T00:24:19.6130487Z * [new branch] gh/albanD/1/head -> origin/gh/albanD/1/head 2025-10-10T00:24:19.6130964Z * [new branch] gh/albanD/1/orig -> origin/gh/albanD/1/orig 2025-10-10T00:24:19.6131444Z * [new branch] gh/albanD/2/base -> origin/gh/albanD/2/base 2025-10-10T00:24:19.6131916Z * [new branch] gh/albanD/2/head -> origin/gh/albanD/2/head 2025-10-10T00:24:19.6132371Z * [new branch] gh/albanD/2/orig -> origin/gh/albanD/2/orig 2025-10-10T00:24:19.6132839Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-10-10T00:24:19.6133308Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-10-10T00:24:19.6133785Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-10-10T00:24:19.6134267Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-10-10T00:24:19.6134727Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-10-10T00:24:19.6135203Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-10-10T00:24:19.6135904Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-10-10T00:24:19.6136648Z * [new branch] gh/alexsamardzic/10/base -> origin/gh/alexsamardzic/10/base 2025-10-10T00:24:19.6137200Z * [new branch] gh/alexsamardzic/10/head -> origin/gh/alexsamardzic/10/head 2025-10-10T00:24:19.6137741Z * [new branch] gh/alexsamardzic/10/orig -> origin/gh/alexsamardzic/10/orig 2025-10-10T00:24:19.6138292Z * [new branch] gh/alexsamardzic/11/base -> origin/gh/alexsamardzic/11/base 2025-10-10T00:24:19.6138831Z * [new branch] gh/alexsamardzic/11/head -> origin/gh/alexsamardzic/11/head 2025-10-10T00:24:19.6139380Z * [new branch] gh/alexsamardzic/11/orig -> origin/gh/alexsamardzic/11/orig 2025-10-10T00:24:19.6139942Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-10-10T00:24:19.6140486Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-10-10T00:24:19.6141035Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-10-10T00:24:19.6141548Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-10-10T00:24:19.6142034Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-10-10T00:24:19.6142512Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-10-10T00:24:19.6143014Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-10-10T00:24:19.6143525Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-10-10T00:24:19.6144026Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-10-10T00:24:19.6144525Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-10-10T00:24:19.6145016Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-10-10T00:24:19.6146104Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-10-10T00:24:19.6146615Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-10-10T00:24:19.6147121Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-10-10T00:24:19.6147646Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-10-10T00:24:19.6148147Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-10-10T00:24:19.6148999Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-10-10T00:24:19.6149518Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-10-10T00:24:19.6150036Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-10-10T00:24:19.6150542Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-10-10T00:24:19.6150760Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-10-10T00:24:19.6150964Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-10-10T00:24:19.6151165Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-10-10T00:24:19.6151373Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-10-10T00:24:19.6151574Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-10-10T00:24:19.6151783Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-10-10T00:24:19.6151992Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-10-10T00:24:19.6152184Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-10-10T00:24:19.6152380Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-10-10T00:24:19.6152582Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-10-10T00:24:19.6152772Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-10-10T00:24:19.6152964Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-10-10T00:24:19.6153164Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-10-10T00:24:19.6153359Z * [new branch] gh/angelayi/117/base -> origin/gh/angelayi/117/base 2025-10-10T00:24:19.6153552Z * [new branch] gh/angelayi/117/head -> origin/gh/angelayi/117/head 2025-10-10T00:24:19.6153753Z * [new branch] gh/angelayi/117/orig -> origin/gh/angelayi/117/orig 2025-10-10T00:24:19.6153944Z * [new branch] gh/angelayi/118/base -> origin/gh/angelayi/118/base 2025-10-10T00:24:19.6154140Z * [new branch] gh/angelayi/118/head -> origin/gh/angelayi/118/head 2025-10-10T00:24:19.6154341Z * [new branch] gh/angelayi/118/orig -> origin/gh/angelayi/118/orig 2025-10-10T00:24:19.6154532Z * [new branch] gh/angelayi/119/base -> origin/gh/angelayi/119/base 2025-10-10T00:24:19.6154720Z * [new branch] gh/angelayi/119/head -> origin/gh/angelayi/119/head 2025-10-10T00:24:19.6154912Z * [new branch] gh/angelayi/119/orig -> origin/gh/angelayi/119/orig 2025-10-10T00:24:19.6155120Z * [new branch] gh/angelayi/120/base -> origin/gh/angelayi/120/base 2025-10-10T00:24:19.6155311Z * [new branch] gh/angelayi/120/head -> origin/gh/angelayi/120/head 2025-10-10T00:24:19.6155507Z * [new branch] gh/angelayi/120/orig -> origin/gh/angelayi/120/orig 2025-10-10T00:24:19.6155793Z * [new branch] gh/angelayi/121/base -> origin/gh/angelayi/121/base 2025-10-10T00:24:19.6155988Z * [new branch] gh/angelayi/121/head -> origin/gh/angelayi/121/head 2025-10-10T00:24:19.6156180Z * [new branch] gh/angelayi/121/orig -> origin/gh/angelayi/121/orig 2025-10-10T00:24:19.6156389Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-10-10T00:24:19.6156590Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-10-10T00:24:19.6156781Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-10-10T00:24:19.6157048Z * [new branch] gh/angelayi/123/base -> origin/gh/angelayi/123/base 2025-10-10T00:24:19.6157240Z * [new branch] gh/angelayi/123/head -> origin/gh/angelayi/123/head 2025-10-10T00:24:19.6157433Z * [new branch] gh/angelayi/123/orig -> origin/gh/angelayi/123/orig 2025-10-10T00:24:19.6157648Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-10-10T00:24:19.6157841Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-10-10T00:24:19.6158031Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-10-10T00:24:19.6158229Z * [new branch] gh/angelayi/125/base -> origin/gh/angelayi/125/base 2025-10-10T00:24:19.6158426Z * [new branch] gh/angelayi/125/head -> origin/gh/angelayi/125/head 2025-10-10T00:24:19.6158627Z * [new branch] gh/angelayi/125/orig -> origin/gh/angelayi/125/orig 2025-10-10T00:24:19.6158828Z * [new branch] gh/angelayi/126/base -> origin/gh/angelayi/126/base 2025-10-10T00:24:19.6159023Z * [new branch] gh/angelayi/126/head -> origin/gh/angelayi/126/head 2025-10-10T00:24:19.6159219Z * [new branch] gh/angelayi/126/orig -> origin/gh/angelayi/126/orig 2025-10-10T00:24:19.6159415Z * [new branch] gh/angelayi/127/base -> origin/gh/angelayi/127/base 2025-10-10T00:24:19.6159614Z * [new branch] gh/angelayi/127/head -> origin/gh/angelayi/127/head 2025-10-10T00:24:19.6159805Z * [new branch] gh/angelayi/127/orig -> origin/gh/angelayi/127/orig 2025-10-10T00:24:19.6159997Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-10-10T00:24:19.6160195Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-10-10T00:24:19.6160466Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-10-10T00:24:19.6160663Z * [new branch] gh/angelayi/129/base -> origin/gh/angelayi/129/base 2025-10-10T00:24:19.6160867Z * [new branch] gh/angelayi/129/head -> origin/gh/angelayi/129/head 2025-10-10T00:24:19.6161104Z * [new branch] gh/angelayi/129/orig -> origin/gh/angelayi/129/orig 2025-10-10T00:24:19.6161309Z * [new branch] gh/angelayi/130/base -> origin/gh/angelayi/130/base 2025-10-10T00:24:19.6161512Z * [new branch] gh/angelayi/130/head -> origin/gh/angelayi/130/head 2025-10-10T00:24:19.6161704Z * [new branch] gh/angelayi/130/orig -> origin/gh/angelayi/130/orig 2025-10-10T00:24:19.6161923Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-10-10T00:24:19.6162138Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-10-10T00:24:19.6162347Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-10-10T00:24:19.6162551Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-10-10T00:24:19.6162772Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-10-10T00:24:19.6163060Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-10-10T00:24:19.6163261Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-10-10T00:24:19.6163473Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-10-10T00:24:19.6163693Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-10-10T00:24:19.6163992Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-10-10T00:24:19.6164285Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-10-10T00:24:19.6164487Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-10-10T00:24:19.6164688Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-10-10T00:24:19.6164890Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-10-10T00:24:19.6165103Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-10-10T00:24:19.6165306Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-10-10T00:24:19.6165516Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-10-10T00:24:19.6165728Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-10-10T00:24:19.6165935Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-10-10T00:24:19.6166144Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-10-10T00:24:19.6166399Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-10-10T00:24:19.6166603Z * [new branch] gh/anijain2305/855/base -> origin/gh/anijain2305/855/base 2025-10-10T00:24:19.6166817Z * [new branch] gh/anijain2305/855/head -> origin/gh/anijain2305/855/head 2025-10-10T00:24:19.6167066Z * [new branch] gh/anijain2305/855/orig -> origin/gh/anijain2305/855/orig 2025-10-10T00:24:19.6167269Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-10-10T00:24:19.6167471Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-10-10T00:24:19.6167681Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-10-10T00:24:19.6167890Z * [new branch] gh/anijain2305/867/base -> origin/gh/anijain2305/867/base 2025-10-10T00:24:19.6168092Z * [new branch] gh/anijain2305/867/head -> origin/gh/anijain2305/867/head 2025-10-10T00:24:19.6168301Z * [new branch] gh/anijain2305/867/orig -> origin/gh/anijain2305/867/orig 2025-10-10T00:24:19.6168505Z * [new branch] gh/anijain2305/868/base -> origin/gh/anijain2305/868/base 2025-10-10T00:24:19.6168707Z * [new branch] gh/anijain2305/868/head -> origin/gh/anijain2305/868/head 2025-10-10T00:24:19.6168912Z * [new branch] gh/anijain2305/868/orig -> origin/gh/anijain2305/868/orig 2025-10-10T00:24:19.6169113Z * [new branch] gh/anijain2305/869/base -> origin/gh/anijain2305/869/base 2025-10-10T00:24:19.6169319Z * [new branch] gh/anijain2305/869/head -> origin/gh/anijain2305/869/head 2025-10-10T00:24:19.6169529Z * [new branch] gh/anijain2305/869/orig -> origin/gh/anijain2305/869/orig 2025-10-10T00:24:19.6169738Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-10-10T00:24:19.6169938Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-10-10T00:24:19.6170138Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-10-10T00:24:19.6170419Z * [new branch] gh/anijain2305/871/base -> origin/gh/anijain2305/871/base 2025-10-10T00:24:19.6170621Z * [new branch] gh/anijain2305/871/head -> origin/gh/anijain2305/871/head 2025-10-10T00:24:19.6170821Z * [new branch] gh/anijain2305/871/orig -> origin/gh/anijain2305/871/orig 2025-10-10T00:24:19.6171041Z * [new branch] gh/anijain2305/872/base -> origin/gh/anijain2305/872/base 2025-10-10T00:24:19.6171247Z * [new branch] gh/anijain2305/872/head -> origin/gh/anijain2305/872/head 2025-10-10T00:24:19.6171522Z * [new branch] gh/anijain2305/872/orig -> origin/gh/anijain2305/872/orig 2025-10-10T00:24:19.6171735Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-10-10T00:24:19.6171935Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-10-10T00:24:19.6172139Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-10-10T00:24:19.6172400Z * [new branch] gh/anijain2305/874/base -> origin/gh/anijain2305/874/base 2025-10-10T00:24:19.6172603Z * [new branch] gh/anijain2305/874/head -> origin/gh/anijain2305/874/head 2025-10-10T00:24:19.6172843Z * [new branch] gh/anijain2305/874/orig -> origin/gh/anijain2305/874/orig 2025-10-10T00:24:19.6173054Z * [new branch] gh/anijain2305/875/base -> origin/gh/anijain2305/875/base 2025-10-10T00:24:19.6173261Z * [new branch] gh/anijain2305/875/head -> origin/gh/anijain2305/875/head 2025-10-10T00:24:19.6173460Z * [new branch] gh/anijain2305/875/orig -> origin/gh/anijain2305/875/orig 2025-10-10T00:24:19.6173671Z * [new branch] gh/anijain2305/876/base -> origin/gh/anijain2305/876/base 2025-10-10T00:24:19.6173877Z * [new branch] gh/anijain2305/876/head -> origin/gh/anijain2305/876/head 2025-10-10T00:24:19.6174084Z * [new branch] gh/anijain2305/877/base -> origin/gh/anijain2305/877/base 2025-10-10T00:24:19.6174295Z * [new branch] gh/anijain2305/877/head -> origin/gh/anijain2305/877/head 2025-10-10T00:24:19.6174501Z * [new branch] gh/anijain2305/877/orig -> origin/gh/anijain2305/877/orig 2025-10-10T00:24:19.6174708Z * [new branch] gh/anijain2305/878/base -> origin/gh/anijain2305/878/base 2025-10-10T00:24:19.6174918Z * [new branch] gh/anijain2305/878/head -> origin/gh/anijain2305/878/head 2025-10-10T00:24:19.6175125Z * [new branch] gh/anijain2305/878/orig -> origin/gh/anijain2305/878/orig 2025-10-10T00:24:19.6175330Z * [new branch] gh/anijain2305/879/base -> origin/gh/anijain2305/879/base 2025-10-10T00:24:19.6175534Z * [new branch] gh/anijain2305/879/head -> origin/gh/anijain2305/879/head 2025-10-10T00:24:19.6175744Z * [new branch] gh/anijain2305/879/orig -> origin/gh/anijain2305/879/orig 2025-10-10T00:24:19.6175947Z * [new branch] gh/anijain2305/880/base -> origin/gh/anijain2305/880/base 2025-10-10T00:24:19.6176147Z * [new branch] gh/anijain2305/880/head -> origin/gh/anijain2305/880/head 2025-10-10T00:24:19.6176359Z * [new branch] gh/anijain2305/880/orig -> origin/gh/anijain2305/880/orig 2025-10-10T00:24:19.6176563Z * [new branch] gh/anijain2305/881/base -> origin/gh/anijain2305/881/base 2025-10-10T00:24:19.6176770Z * [new branch] gh/anijain2305/881/head -> origin/gh/anijain2305/881/head 2025-10-10T00:24:19.6176986Z * [new branch] gh/anijain2305/881/orig -> origin/gh/anijain2305/881/orig 2025-10-10T00:24:19.6177185Z * [new branch] gh/anijain2305/882/base -> origin/gh/anijain2305/882/base 2025-10-10T00:24:19.6177388Z * [new branch] gh/anijain2305/882/head -> origin/gh/anijain2305/882/head 2025-10-10T00:24:19.6177670Z * [new branch] gh/anijain2305/882/orig -> origin/gh/anijain2305/882/orig 2025-10-10T00:24:19.6177877Z * [new branch] gh/anijain2305/883/base -> origin/gh/anijain2305/883/base 2025-10-10T00:24:19.6178081Z * [new branch] gh/anijain2305/883/head -> origin/gh/anijain2305/883/head 2025-10-10T00:24:19.6178333Z * [new branch] gh/anijain2305/883/orig -> origin/gh/anijain2305/883/orig 2025-10-10T00:24:19.6178538Z * [new branch] gh/anijain2305/884/base -> origin/gh/anijain2305/884/base 2025-10-10T00:24:19.6178845Z * [new branch] gh/anijain2305/884/head -> origin/gh/anijain2305/884/head 2025-10-10T00:24:19.6179066Z * [new branch] gh/anijain2305/884/orig -> origin/gh/anijain2305/884/orig 2025-10-10T00:24:19.6180670Z * [new branch] gh/anijain2305/885/base -> origin/gh/anijain2305/885/base 2025-10-10T00:24:19.6180886Z * [new branch] gh/anijain2305/885/head -> origin/gh/anijain2305/885/head 2025-10-10T00:24:19.6181096Z * [new branch] gh/anijain2305/885/orig -> origin/gh/anijain2305/885/orig 2025-10-10T00:24:19.6181302Z * [new branch] gh/anijain2305/886/base -> origin/gh/anijain2305/886/base 2025-10-10T00:24:19.6181505Z * [new branch] gh/anijain2305/886/head -> origin/gh/anijain2305/886/head 2025-10-10T00:24:19.6181718Z * [new branch] gh/anijain2305/886/orig -> origin/gh/anijain2305/886/orig 2025-10-10T00:24:19.6181933Z * [new branch] gh/anijain2305/887/base -> origin/gh/anijain2305/887/base 2025-10-10T00:24:19.6182137Z * [new branch] gh/anijain2305/887/head -> origin/gh/anijain2305/887/head 2025-10-10T00:24:19.6182353Z * [new branch] gh/anijain2305/887/orig -> origin/gh/anijain2305/887/orig 2025-10-10T00:24:19.6182557Z * [new branch] gh/anijain2305/888/base -> origin/gh/anijain2305/888/base 2025-10-10T00:24:19.6182763Z * [new branch] gh/anijain2305/888/head -> origin/gh/anijain2305/888/head 2025-10-10T00:24:19.6182969Z * [new branch] gh/anijain2305/888/orig -> origin/gh/anijain2305/888/orig 2025-10-10T00:24:19.6183177Z * [new branch] gh/anijain2305/889/base -> origin/gh/anijain2305/889/base 2025-10-10T00:24:19.6183379Z * [new branch] gh/anijain2305/889/head -> origin/gh/anijain2305/889/head 2025-10-10T00:24:19.6183583Z * [new branch] gh/anijain2305/889/orig -> origin/gh/anijain2305/889/orig 2025-10-10T00:24:19.6183801Z * [new branch] gh/anijain2305/890/base -> origin/gh/anijain2305/890/base 2025-10-10T00:24:19.6184046Z * [new branch] gh/anijain2305/890/head -> origin/gh/anijain2305/890/head 2025-10-10T00:24:19.6184255Z * [new branch] gh/anijain2305/890/orig -> origin/gh/anijain2305/890/orig 2025-10-10T00:24:19.6184509Z * [new branch] gh/anijain2305/891/base -> origin/gh/anijain2305/891/base 2025-10-10T00:24:19.6184715Z * [new branch] gh/anijain2305/891/head -> origin/gh/anijain2305/891/head 2025-10-10T00:24:19.6184924Z * [new branch] gh/anijain2305/891/orig -> origin/gh/anijain2305/891/orig 2025-10-10T00:24:19.6185138Z * [new branch] gh/anijain2305/892/base -> origin/gh/anijain2305/892/base 2025-10-10T00:24:19.6185407Z * [new branch] gh/anijain2305/892/head -> origin/gh/anijain2305/892/head 2025-10-10T00:24:19.6185631Z * [new branch] gh/anijain2305/892/orig -> origin/gh/anijain2305/892/orig 2025-10-10T00:24:19.6185848Z * [new branch] gh/anijain2305/893/base -> origin/gh/anijain2305/893/base 2025-10-10T00:24:19.6186054Z * [new branch] gh/anijain2305/893/head -> origin/gh/anijain2305/893/head 2025-10-10T00:24:19.6186261Z * [new branch] gh/anijain2305/893/orig -> origin/gh/anijain2305/893/orig 2025-10-10T00:24:19.6186593Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-10-10T00:24:19.6186798Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-10-10T00:24:19.6187008Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-10-10T00:24:19.6187228Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-10-10T00:24:19.6187434Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-10-10T00:24:19.6187713Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-10-10T00:24:19.6187931Z * [new branch] gh/anijain2305/896/base -> origin/gh/anijain2305/896/base 2025-10-10T00:24:19.6188135Z * [new branch] gh/anijain2305/896/head -> origin/gh/anijain2305/896/head 2025-10-10T00:24:19.6188344Z * [new branch] gh/anijain2305/896/orig -> origin/gh/anijain2305/896/orig 2025-10-10T00:24:19.6188549Z * [new branch] gh/anijain2305/897/base -> origin/gh/anijain2305/897/base 2025-10-10T00:24:19.6188764Z * [new branch] gh/anijain2305/897/head -> origin/gh/anijain2305/897/head 2025-10-10T00:24:19.6188971Z * [new branch] gh/anijain2305/897/orig -> origin/gh/anijain2305/897/orig 2025-10-10T00:24:19.6189174Z * [new branch] gh/anijain2305/898/base -> origin/gh/anijain2305/898/base 2025-10-10T00:24:19.6189396Z * [new branch] gh/anijain2305/898/head -> origin/gh/anijain2305/898/head 2025-10-10T00:24:19.6189601Z * [new branch] gh/anijain2305/898/orig -> origin/gh/anijain2305/898/orig 2025-10-10T00:24:19.6189810Z * [new branch] gh/anijain2305/899/base -> origin/gh/anijain2305/899/base 2025-10-10T00:24:19.6190061Z * [new branch] gh/anijain2305/899/head -> origin/gh/anijain2305/899/head 2025-10-10T00:24:19.6190274Z * [new branch] gh/anijain2305/899/orig -> origin/gh/anijain2305/899/orig 2025-10-10T00:24:19.6190518Z * [new branch] gh/anijain2305/900/base -> origin/gh/anijain2305/900/base 2025-10-10T00:24:19.6190734Z * [new branch] gh/anijain2305/900/head -> origin/gh/anijain2305/900/head 2025-10-10T00:24:19.6190938Z * [new branch] gh/anijain2305/900/orig -> origin/gh/anijain2305/900/orig 2025-10-10T00:24:19.6191142Z * [new branch] gh/anijain2305/901/base -> origin/gh/anijain2305/901/base 2025-10-10T00:24:19.6191356Z * [new branch] gh/anijain2305/901/head -> origin/gh/anijain2305/901/head 2025-10-10T00:24:19.6191559Z * [new branch] gh/anijain2305/901/orig -> origin/gh/anijain2305/901/orig 2025-10-10T00:24:19.6191763Z * [new branch] gh/anijain2305/902/base -> origin/gh/anijain2305/902/base 2025-10-10T00:24:19.6191978Z * [new branch] gh/anijain2305/902/head -> origin/gh/anijain2305/902/head 2025-10-10T00:24:19.6192181Z * [new branch] gh/anijain2305/902/orig -> origin/gh/anijain2305/902/orig 2025-10-10T00:24:19.6192384Z * [new branch] gh/anijain2305/903/base -> origin/gh/anijain2305/903/base 2025-10-10T00:24:19.6192596Z * [new branch] gh/anijain2305/903/head -> origin/gh/anijain2305/903/head 2025-10-10T00:24:19.6192798Z * [new branch] gh/anijain2305/903/orig -> origin/gh/anijain2305/903/orig 2025-10-10T00:24:19.6193008Z * [new branch] gh/anijain2305/904/base -> origin/gh/anijain2305/904/base 2025-10-10T00:24:19.6193221Z * [new branch] gh/anijain2305/904/head -> origin/gh/anijain2305/904/head 2025-10-10T00:24:19.6193424Z * [new branch] gh/anijain2305/904/orig -> origin/gh/anijain2305/904/orig 2025-10-10T00:24:19.6193694Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-10-10T00:24:19.6193914Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-10-10T00:24:19.6194109Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-10-10T00:24:19.6194328Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-10-10T00:24:19.6194549Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-10-10T00:24:19.6194759Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-10-10T00:24:19.6195030Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-10-10T00:24:19.6195233Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-10-10T00:24:19.6195422Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-10-10T00:24:19.6195615Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-10-10T00:24:19.6195860Z * [new branch] gh/anshul-si/29/base -> origin/gh/anshul-si/29/base 2025-10-10T00:24:19.6196057Z * [new branch] gh/anshul-si/29/head -> origin/gh/anshul-si/29/head 2025-10-10T00:24:19.6196282Z * [new branch] gh/anshul-si/29/orig -> origin/gh/anshul-si/29/orig 2025-10-10T00:24:19.6196478Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-10-10T00:24:19.6196671Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-10-10T00:24:19.6196864Z * [new branch] gh/anshul-si/30/base -> origin/gh/anshul-si/30/base 2025-10-10T00:24:19.6197063Z * [new branch] gh/anshul-si/30/head -> origin/gh/anshul-si/30/head 2025-10-10T00:24:19.6197251Z * [new branch] gh/anshul-si/30/orig -> origin/gh/anshul-si/30/orig 2025-10-10T00:24:19.6197441Z * [new branch] gh/anshul-si/31/base -> origin/gh/anshul-si/31/base 2025-10-10T00:24:19.6197640Z * [new branch] gh/anshul-si/31/head -> origin/gh/anshul-si/31/head 2025-10-10T00:24:19.6197830Z * [new branch] gh/anshul-si/31/orig -> origin/gh/anshul-si/31/orig 2025-10-10T00:24:19.6198019Z * [new branch] gh/anshul-si/32/base -> origin/gh/anshul-si/32/base 2025-10-10T00:24:19.6198209Z * [new branch] gh/anshul-si/32/head -> origin/gh/anshul-si/32/head 2025-10-10T00:24:19.6198411Z * [new branch] gh/anshul-si/32/orig -> origin/gh/anshul-si/32/orig 2025-10-10T00:24:19.6198605Z * [new branch] gh/anshul-si/33/base -> origin/gh/anshul-si/33/base 2025-10-10T00:24:19.6198800Z * [new branch] gh/anshul-si/33/head -> origin/gh/anshul-si/33/head 2025-10-10T00:24:19.6199005Z * [new branch] gh/anshul-si/33/orig -> origin/gh/anshul-si/33/orig 2025-10-10T00:24:19.6199194Z * [new branch] gh/anshul-si/34/base -> origin/gh/anshul-si/34/base 2025-10-10T00:24:19.6199382Z * [new branch] gh/anshul-si/34/head -> origin/gh/anshul-si/34/head 2025-10-10T00:24:19.6199583Z * [new branch] gh/anshul-si/34/orig -> origin/gh/anshul-si/34/orig 2025-10-10T00:24:19.6199771Z * [new branch] gh/anshul-si/35/base -> origin/gh/anshul-si/35/base 2025-10-10T00:24:19.6199966Z * [new branch] gh/anshul-si/35/head -> origin/gh/anshul-si/35/head 2025-10-10T00:24:19.6200171Z * [new branch] gh/anshul-si/35/orig -> origin/gh/anshul-si/35/orig 2025-10-10T00:24:19.6200361Z * [new branch] gh/anshul-si/36/base -> origin/gh/anshul-si/36/base 2025-10-10T00:24:19.6200549Z * [new branch] gh/anshul-si/36/head -> origin/gh/anshul-si/36/head 2025-10-10T00:24:19.6200822Z * [new branch] gh/anshul-si/36/orig -> origin/gh/anshul-si/36/orig 2025-10-10T00:24:19.6201012Z * [new branch] gh/anshul-si/37/base -> origin/gh/anshul-si/37/base 2025-10-10T00:24:19.6201203Z * [new branch] gh/anshul-si/37/head -> origin/gh/anshul-si/37/head 2025-10-10T00:24:19.6201402Z * [new branch] gh/anshul-si/37/orig -> origin/gh/anshul-si/37/orig 2025-10-10T00:24:19.6201634Z * [new branch] gh/anshul-si/38/base -> origin/gh/anshul-si/38/base 2025-10-10T00:24:19.6201892Z * [new branch] gh/anshul-si/38/head -> origin/gh/anshul-si/38/head 2025-10-10T00:24:19.6202121Z * [new branch] gh/anshul-si/38/orig -> origin/gh/anshul-si/38/orig 2025-10-10T00:24:19.6202320Z * [new branch] gh/anshul-si/39/base -> origin/gh/anshul-si/39/base 2025-10-10T00:24:19.6202512Z * [new branch] gh/anshul-si/39/head -> origin/gh/anshul-si/39/head 2025-10-10T00:24:19.6202707Z * [new branch] gh/anshul-si/39/orig -> origin/gh/anshul-si/39/orig 2025-10-10T00:24:19.6202918Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-10-10T00:24:19.6203106Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-10-10T00:24:19.6203295Z * [new branch] gh/anshul-si/40/base -> origin/gh/anshul-si/40/base 2025-10-10T00:24:19.6203492Z * [new branch] gh/anshul-si/40/head -> origin/gh/anshul-si/40/head 2025-10-10T00:24:19.6203688Z * [new branch] gh/anshul-si/40/orig -> origin/gh/anshul-si/40/orig 2025-10-10T00:24:19.6203880Z * [new branch] gh/anshul-si/41/base -> origin/gh/anshul-si/41/base 2025-10-10T00:24:19.6204080Z * [new branch] gh/anshul-si/41/head -> origin/gh/anshul-si/41/head 2025-10-10T00:24:19.6204267Z * [new branch] gh/anshul-si/41/orig -> origin/gh/anshul-si/41/orig 2025-10-10T00:24:19.6204463Z * [new branch] gh/anshul-si/42/base -> origin/gh/anshul-si/42/base 2025-10-10T00:24:19.6204663Z * [new branch] gh/anshul-si/42/head -> origin/gh/anshul-si/42/head 2025-10-10T00:24:19.6204859Z * [new branch] gh/anshul-si/42/orig -> origin/gh/anshul-si/42/orig 2025-10-10T00:24:19.6205051Z * [new branch] gh/anshul-si/43/base -> origin/gh/anshul-si/43/base 2025-10-10T00:24:19.6205250Z * [new branch] gh/anshul-si/43/head -> origin/gh/anshul-si/43/head 2025-10-10T00:24:19.6205442Z * [new branch] gh/anshul-si/43/orig -> origin/gh/anshul-si/43/orig 2025-10-10T00:24:19.6205636Z * [new branch] gh/anshul-si/44/base -> origin/gh/anshul-si/44/base 2025-10-10T00:24:19.6205833Z * [new branch] gh/anshul-si/44/head -> origin/gh/anshul-si/44/head 2025-10-10T00:24:19.6206028Z * [new branch] gh/anshul-si/44/orig -> origin/gh/anshul-si/44/orig 2025-10-10T00:24:19.6206219Z * [new branch] gh/anshul-si/45/base -> origin/gh/anshul-si/45/base 2025-10-10T00:24:19.6206408Z * [new branch] gh/anshul-si/45/head -> origin/gh/anshul-si/45/head 2025-10-10T00:24:19.6206605Z * [new branch] gh/anshul-si/45/orig -> origin/gh/anshul-si/45/orig 2025-10-10T00:24:19.6206795Z * [new branch] gh/anshul-si/46/base -> origin/gh/anshul-si/46/base 2025-10-10T00:24:19.6206986Z * [new branch] gh/anshul-si/46/head -> origin/gh/anshul-si/46/head 2025-10-10T00:24:19.6207187Z * [new branch] gh/anshul-si/46/orig -> origin/gh/anshul-si/46/orig 2025-10-10T00:24:19.6207379Z * [new branch] gh/anshul-si/47/base -> origin/gh/anshul-si/47/base 2025-10-10T00:24:19.6207615Z * [new branch] gh/anshul-si/47/head -> origin/gh/anshul-si/47/head 2025-10-10T00:24:19.6207890Z * [new branch] gh/anshul-si/47/orig -> origin/gh/anshul-si/47/orig 2025-10-10T00:24:19.6208121Z * [new branch] gh/anshul-si/48/base -> origin/gh/anshul-si/48/base 2025-10-10T00:24:19.6208315Z * [new branch] gh/anshul-si/48/head -> origin/gh/anshul-si/48/head 2025-10-10T00:24:19.6208526Z * [new branch] gh/anshul-si/48/orig -> origin/gh/anshul-si/48/orig 2025-10-10T00:24:19.6208715Z * [new branch] gh/anshul-si/49/base -> origin/gh/anshul-si/49/base 2025-10-10T00:24:19.6208976Z * [new branch] gh/anshul-si/49/head -> origin/gh/anshul-si/49/head 2025-10-10T00:24:19.6209175Z * [new branch] gh/anshul-si/49/orig -> origin/gh/anshul-si/49/orig 2025-10-10T00:24:19.6209366Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-10-10T00:24:19.6209557Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-10-10T00:24:19.6209759Z * [new branch] gh/anshul-si/50/base -> origin/gh/anshul-si/50/base 2025-10-10T00:24:19.6209954Z * [new branch] gh/anshul-si/50/head -> origin/gh/anshul-si/50/head 2025-10-10T00:24:19.6210144Z * [new branch] gh/anshul-si/50/orig -> origin/gh/anshul-si/50/orig 2025-10-10T00:24:19.6210351Z * [new branch] gh/anshul-si/51/base -> origin/gh/anshul-si/51/base 2025-10-10T00:24:19.6210543Z * [new branch] gh/anshul-si/51/head -> origin/gh/anshul-si/51/head 2025-10-10T00:24:19.6210735Z * [new branch] gh/anshul-si/51/orig -> origin/gh/anshul-si/51/orig 2025-10-10T00:24:19.6210924Z * [new branch] gh/anshul-si/52/base -> origin/gh/anshul-si/52/base 2025-10-10T00:24:19.6211119Z * [new branch] gh/anshul-si/52/head -> origin/gh/anshul-si/52/head 2025-10-10T00:24:19.6211319Z * [new branch] gh/anshul-si/52/orig -> origin/gh/anshul-si/52/orig 2025-10-10T00:24:19.6211514Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-10-10T00:24:19.6211717Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-10-10T00:24:19.6211908Z * [new branch] gh/aorenste/133/base -> origin/gh/aorenste/133/base 2025-10-10T00:24:19.6212097Z * [new branch] gh/aorenste/133/head -> origin/gh/aorenste/133/head 2025-10-10T00:24:19.6212298Z * [new branch] gh/aorenste/133/orig -> origin/gh/aorenste/133/orig 2025-10-10T00:24:19.6212498Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-10-10T00:24:19.6212694Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-10-10T00:24:19.6212899Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-10-10T00:24:19.6213094Z * [new branch] gh/aorenste/135/base -> origin/gh/aorenste/135/base 2025-10-10T00:24:19.6213294Z * [new branch] gh/aorenste/135/head -> origin/gh/aorenste/135/head 2025-10-10T00:24:19.6213537Z * [new branch] gh/aorenste/135/orig -> origin/gh/aorenste/135/orig 2025-10-10T00:24:19.6213733Z * [new branch] gh/aorenste/136/base -> origin/gh/aorenste/136/base 2025-10-10T00:24:19.6213957Z * [new branch] gh/aorenste/136/head -> origin/gh/aorenste/136/head 2025-10-10T00:24:19.6214162Z * [new branch] gh/aorenste/136/orig -> origin/gh/aorenste/136/orig 2025-10-10T00:24:19.6214355Z * [new branch] gh/aorenste/137/base -> origin/gh/aorenste/137/base 2025-10-10T00:24:19.6214550Z * [new branch] gh/aorenste/137/head -> origin/gh/aorenste/137/head 2025-10-10T00:24:19.6214754Z * [new branch] gh/aorenste/137/orig -> origin/gh/aorenste/137/orig 2025-10-10T00:24:19.6215020Z * [new branch] gh/aorenste/138/base -> origin/gh/aorenste/138/base 2025-10-10T00:24:19.6215213Z * [new branch] gh/aorenste/138/head -> origin/gh/aorenste/138/head 2025-10-10T00:24:19.6215406Z * [new branch] gh/aorenste/138/orig -> origin/gh/aorenste/138/orig 2025-10-10T00:24:19.6215615Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-10-10T00:24:19.6215810Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-10-10T00:24:19.6216065Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-10-10T00:24:19.6216297Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-10-10T00:24:19.6216513Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-10-10T00:24:19.6216731Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-10-10T00:24:19.6216953Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-10-10T00:24:19.6217168Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-10-10T00:24:19.6217364Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-10-10T00:24:19.6217562Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-10-10T00:24:19.6217759Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-10-10T00:24:19.6217948Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-10-10T00:24:19.6218144Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-10-10T00:24:19.6218331Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-10-10T00:24:19.6218523Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-10-10T00:24:19.6218719Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-10-10T00:24:19.6218908Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-10-10T00:24:19.6219094Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-10-10T00:24:19.6219327Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-10-10T00:24:19.6219521Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-10-10T00:24:19.6219708Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-10-10T00:24:19.6219941Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-10-10T00:24:19.6220131Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-10-10T00:24:19.6220320Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-10-10T00:24:19.6220512Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-10-10T00:24:19.6220712Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-10-10T00:24:19.6220897Z * [new branch] gh/bdhirsh/671/base -> origin/gh/bdhirsh/671/base 2025-10-10T00:24:19.6221084Z * [new branch] gh/bdhirsh/671/head -> origin/gh/bdhirsh/671/head 2025-10-10T00:24:19.6221286Z * [new branch] gh/bdhirsh/671/orig -> origin/gh/bdhirsh/671/orig 2025-10-10T00:24:19.6221475Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-10-10T00:24:19.6221662Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-10-10T00:24:19.6221934Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-10-10T00:24:19.6222174Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-10-10T00:24:19.6222403Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-10-10T00:24:19.6222641Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-10-10T00:24:19.6222871Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-10-10T00:24:19.6223161Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-10-10T00:24:19.6223402Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-10-10T00:24:19.6223629Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-10-10T00:24:19.6223851Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-10-10T00:24:19.6224090Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-10-10T00:24:19.6224312Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-10-10T00:24:19.6224538Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-10-10T00:24:19.6224780Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-10-10T00:24:19.6225002Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-10-10T00:24:19.6225346Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-10-10T00:24:19.6225586Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-10-10T00:24:19.6225853Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-10-10T00:24:19.6226088Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-10-10T00:24:19.6226310Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-10-10T00:24:19.6226544Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-10-10T00:24:19.6226765Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-10-10T00:24:19.6226988Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-10-10T00:24:19.6227221Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-10-10T00:24:19.6227438Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-10-10T00:24:19.6227658Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-10-10T00:24:19.6227887Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-10-10T00:24:19.6228109Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-10-10T00:24:19.6228328Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-10-10T00:24:19.6228539Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-10-10T00:24:19.6228749Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-10-10T00:24:19.6228961Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-10-10T00:24:19.6229177Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-10-10T00:24:19.6229375Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-10-10T00:24:19.6229576Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-10-10T00:24:19.6229881Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-10-10T00:24:19.6230084Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-10-10T00:24:19.6230286Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-10-10T00:24:19.6230497Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-10-10T00:24:19.6230697Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-10-10T00:24:19.6230967Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-10-10T00:24:19.6231219Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-10-10T00:24:19.6231417Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-10-10T00:24:19.6231661Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-10-10T00:24:19.6231864Z * [new branch] gh/bobrenjc93/553/base -> origin/gh/bobrenjc93/553/base 2025-10-10T00:24:19.6232083Z * [new branch] gh/bobrenjc93/553/head -> origin/gh/bobrenjc93/553/head 2025-10-10T00:24:19.6232284Z * [new branch] gh/bobrenjc93/553/orig -> origin/gh/bobrenjc93/553/orig 2025-10-10T00:24:19.6232485Z * [new branch] gh/bobrenjc93/554/base -> origin/gh/bobrenjc93/554/base 2025-10-10T00:24:19.6232705Z * [new branch] gh/bobrenjc93/554/head -> origin/gh/bobrenjc93/554/head 2025-10-10T00:24:19.6232903Z * [new branch] gh/bobrenjc93/554/orig -> origin/gh/bobrenjc93/554/orig 2025-10-10T00:24:19.6233106Z * [new branch] gh/bobrenjc93/555/base -> origin/gh/bobrenjc93/555/base 2025-10-10T00:24:19.6233321Z * [new branch] gh/bobrenjc93/555/head -> origin/gh/bobrenjc93/555/head 2025-10-10T00:24:19.6233523Z * [new branch] gh/bobrenjc93/555/orig -> origin/gh/bobrenjc93/555/orig 2025-10-10T00:24:19.6233723Z * [new branch] gh/bobrenjc93/557/base -> origin/gh/bobrenjc93/557/base 2025-10-10T00:24:19.6233935Z * [new branch] gh/bobrenjc93/557/head -> origin/gh/bobrenjc93/557/head 2025-10-10T00:24:19.6234133Z * [new branch] gh/bobrenjc93/557/orig -> origin/gh/bobrenjc93/557/orig 2025-10-10T00:24:19.6234334Z * [new branch] gh/bobrenjc93/558/base -> origin/gh/bobrenjc93/558/base 2025-10-10T00:24:19.6234554Z * [new branch] gh/bobrenjc93/558/head -> origin/gh/bobrenjc93/558/head 2025-10-10T00:24:19.6234754Z * [new branch] gh/bobrenjc93/558/orig -> origin/gh/bobrenjc93/558/orig 2025-10-10T00:24:19.6234953Z * [new branch] gh/bobrenjc93/559/base -> origin/gh/bobrenjc93/559/base 2025-10-10T00:24:19.6235170Z * [new branch] gh/bobrenjc93/559/head -> origin/gh/bobrenjc93/559/head 2025-10-10T00:24:19.6235365Z * [new branch] gh/bobrenjc93/559/orig -> origin/gh/bobrenjc93/559/orig 2025-10-10T00:24:19.6235562Z * [new branch] gh/bobrenjc93/560/base -> origin/gh/bobrenjc93/560/base 2025-10-10T00:24:19.6235769Z * [new branch] gh/bobrenjc93/560/head -> origin/gh/bobrenjc93/560/head 2025-10-10T00:24:19.6235977Z * [new branch] gh/bobrenjc93/560/orig -> origin/gh/bobrenjc93/560/orig 2025-10-10T00:24:19.6236180Z * [new branch] gh/bobrenjc93/561/base -> origin/gh/bobrenjc93/561/base 2025-10-10T00:24:19.6236388Z * [new branch] gh/bobrenjc93/561/head -> origin/gh/bobrenjc93/561/head 2025-10-10T00:24:19.6236590Z * [new branch] gh/bobrenjc93/561/orig -> origin/gh/bobrenjc93/561/orig 2025-10-10T00:24:19.6236788Z * [new branch] gh/bobrenjc93/562/base -> origin/gh/bobrenjc93/562/base 2025-10-10T00:24:19.6237101Z * [new branch] gh/bobrenjc93/562/head -> origin/gh/bobrenjc93/562/head 2025-10-10T00:24:19.6237320Z * [new branch] gh/bobrenjc93/562/orig -> origin/gh/bobrenjc93/562/orig 2025-10-10T00:24:19.6237570Z * [new branch] gh/bobrenjc93/563/base -> origin/gh/bobrenjc93/563/base 2025-10-10T00:24:19.6237771Z * [new branch] gh/bobrenjc93/563/head -> origin/gh/bobrenjc93/563/head 2025-10-10T00:24:19.6237975Z * [new branch] gh/bobrenjc93/563/orig -> origin/gh/bobrenjc93/563/orig 2025-10-10T00:24:19.6238244Z * [new branch] gh/bobrenjc93/564/base -> origin/gh/bobrenjc93/564/base 2025-10-10T00:24:19.6238445Z * [new branch] gh/bobrenjc93/564/head -> origin/gh/bobrenjc93/564/head 2025-10-10T00:24:19.6238648Z * [new branch] gh/bobrenjc93/564/orig -> origin/gh/bobrenjc93/564/orig 2025-10-10T00:24:19.6238851Z * [new branch] gh/bobrenjc93/565/base -> origin/gh/bobrenjc93/565/base 2025-10-10T00:24:19.6239048Z * [new branch] gh/bobrenjc93/565/head -> origin/gh/bobrenjc93/565/head 2025-10-10T00:24:19.6239255Z * [new branch] gh/bobrenjc93/565/orig -> origin/gh/bobrenjc93/565/orig 2025-10-10T00:24:19.6239454Z * [new branch] gh/bobrenjc93/566/base -> origin/gh/bobrenjc93/566/base 2025-10-10T00:24:19.6239652Z * [new branch] gh/bobrenjc93/566/head -> origin/gh/bobrenjc93/566/head 2025-10-10T00:24:19.6239861Z * [new branch] gh/bobrenjc93/566/orig -> origin/gh/bobrenjc93/566/orig 2025-10-10T00:24:19.6240067Z * [new branch] gh/bobrenjc93/567/base -> origin/gh/bobrenjc93/567/base 2025-10-10T00:24:19.6240265Z * [new branch] gh/bobrenjc93/567/head -> origin/gh/bobrenjc93/567/head 2025-10-10T00:24:19.6240470Z * [new branch] gh/bobrenjc93/567/orig -> origin/gh/bobrenjc93/567/orig 2025-10-10T00:24:19.6240674Z * [new branch] gh/bobrenjc93/568/base -> origin/gh/bobrenjc93/568/base 2025-10-10T00:24:19.6240871Z * [new branch] gh/bobrenjc93/568/head -> origin/gh/bobrenjc93/568/head 2025-10-10T00:24:19.6241077Z * [new branch] gh/bobrenjc93/568/orig -> origin/gh/bobrenjc93/568/orig 2025-10-10T00:24:19.6241279Z * [new branch] gh/bobrenjc93/569/base -> origin/gh/bobrenjc93/569/base 2025-10-10T00:24:19.6241477Z * [new branch] gh/bobrenjc93/569/head -> origin/gh/bobrenjc93/569/head 2025-10-10T00:24:19.6241687Z * [new branch] gh/bobrenjc93/569/orig -> origin/gh/bobrenjc93/569/orig 2025-10-10T00:24:19.6241885Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-10-10T00:24:19.6242088Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-10-10T00:24:19.6242290Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-10-10T00:24:19.6242498Z * [new branch] gh/bobrenjc93/571/base -> origin/gh/bobrenjc93/571/base 2025-10-10T00:24:19.6242699Z * [new branch] gh/bobrenjc93/571/head -> origin/gh/bobrenjc93/571/head 2025-10-10T00:24:19.6242942Z * [new branch] gh/bobrenjc93/571/orig -> origin/gh/bobrenjc93/571/orig 2025-10-10T00:24:19.6243150Z * [new branch] gh/bobrenjc93/572/base -> origin/gh/bobrenjc93/572/base 2025-10-10T00:24:19.6243389Z * [new branch] gh/bobrenjc93/572/head -> origin/gh/bobrenjc93/572/head 2025-10-10T00:24:19.6243603Z * [new branch] gh/bobrenjc93/572/orig -> origin/gh/bobrenjc93/572/orig 2025-10-10T00:24:19.6243823Z * [new branch] gh/bobrenjc93/573/base -> origin/gh/bobrenjc93/573/base 2025-10-10T00:24:19.6244029Z * [new branch] gh/bobrenjc93/573/head -> origin/gh/bobrenjc93/573/head 2025-10-10T00:24:19.6244307Z * [new branch] gh/bobrenjc93/573/orig -> origin/gh/bobrenjc93/573/orig 2025-10-10T00:24:19.6244523Z * [new branch] gh/bobrenjc93/574/base -> origin/gh/bobrenjc93/574/base 2025-10-10T00:24:19.6244737Z * [new branch] gh/bobrenjc93/574/head -> origin/gh/bobrenjc93/574/head 2025-10-10T00:24:19.6244932Z * [new branch] gh/bobrenjc93/574/orig -> origin/gh/bobrenjc93/574/orig 2025-10-10T00:24:19.6245144Z * [new branch] gh/bobrenjc93/575/base -> origin/gh/bobrenjc93/575/base 2025-10-10T00:24:19.6245414Z * [new branch] gh/bobrenjc93/575/head -> origin/gh/bobrenjc93/575/head 2025-10-10T00:24:19.6245625Z * [new branch] gh/bobrenjc93/575/orig -> origin/gh/bobrenjc93/575/orig 2025-10-10T00:24:19.6245843Z * [new branch] gh/bobrenjc93/576/base -> origin/gh/bobrenjc93/576/base 2025-10-10T00:24:19.6246051Z * [new branch] gh/bobrenjc93/576/head -> origin/gh/bobrenjc93/576/head 2025-10-10T00:24:19.6246259Z * [new branch] gh/bobrenjc93/576/orig -> origin/gh/bobrenjc93/576/orig 2025-10-10T00:24:19.6246484Z * [new branch] gh/bobrenjc93/577/base -> origin/gh/bobrenjc93/577/base 2025-10-10T00:24:19.6246689Z * [new branch] gh/bobrenjc93/577/head -> origin/gh/bobrenjc93/577/head 2025-10-10T00:24:19.6246894Z * [new branch] gh/bobrenjc93/577/orig -> origin/gh/bobrenjc93/577/orig 2025-10-10T00:24:19.6247114Z * [new branch] gh/bobrenjc93/578/base -> origin/gh/bobrenjc93/578/base 2025-10-10T00:24:19.6247322Z * [new branch] gh/bobrenjc93/578/head -> origin/gh/bobrenjc93/578/head 2025-10-10T00:24:19.6247532Z * [new branch] gh/bobrenjc93/578/orig -> origin/gh/bobrenjc93/578/orig 2025-10-10T00:24:19.6247732Z * [new branch] gh/bobrenjc93/579/base -> origin/gh/bobrenjc93/579/base 2025-10-10T00:24:19.6247955Z * [new branch] gh/bobrenjc93/579/head -> origin/gh/bobrenjc93/579/head 2025-10-10T00:24:19.6248163Z * [new branch] gh/bobrenjc93/579/orig -> origin/gh/bobrenjc93/579/orig 2025-10-10T00:24:19.6248366Z * [new branch] gh/bobrenjc93/580/base -> origin/gh/bobrenjc93/580/base 2025-10-10T00:24:19.6248582Z * [new branch] gh/bobrenjc93/580/head -> origin/gh/bobrenjc93/580/head 2025-10-10T00:24:19.6248832Z * [new branch] gh/bobrenjc93/580/orig -> origin/gh/bobrenjc93/580/orig 2025-10-10T00:24:19.6249041Z * [new branch] gh/bobrenjc93/581/base -> origin/gh/bobrenjc93/581/base 2025-10-10T00:24:19.6249296Z * [new branch] gh/bobrenjc93/581/head -> origin/gh/bobrenjc93/581/head 2025-10-10T00:24:19.6249507Z * [new branch] gh/bobrenjc93/581/orig -> origin/gh/bobrenjc93/581/orig 2025-10-10T00:24:19.6249714Z * [new branch] gh/bobrenjc93/582/base -> origin/gh/bobrenjc93/582/base 2025-10-10T00:24:19.6249937Z * [new branch] gh/bobrenjc93/582/head -> origin/gh/bobrenjc93/582/head 2025-10-10T00:24:19.6250151Z * [new branch] gh/bobrenjc93/582/orig -> origin/gh/bobrenjc93/582/orig 2025-10-10T00:24:19.6250358Z * [new branch] gh/bobrenjc93/583/base -> origin/gh/bobrenjc93/583/base 2025-10-10T00:24:19.6250577Z * [new branch] gh/bobrenjc93/583/head -> origin/gh/bobrenjc93/583/head 2025-10-10T00:24:19.6250784Z * [new branch] gh/bobrenjc93/583/orig -> origin/gh/bobrenjc93/583/orig 2025-10-10T00:24:19.6250996Z * [new branch] gh/bobrenjc93/584/base -> origin/gh/bobrenjc93/584/base 2025-10-10T00:24:19.6251214Z * [new branch] gh/bobrenjc93/584/head -> origin/gh/bobrenjc93/584/head 2025-10-10T00:24:19.6251430Z * [new branch] gh/bobrenjc93/584/orig -> origin/gh/bobrenjc93/584/orig 2025-10-10T00:24:19.6251711Z * [new branch] gh/bobrenjc93/585/base -> origin/gh/bobrenjc93/585/base 2025-10-10T00:24:19.6251930Z * [new branch] gh/bobrenjc93/585/head -> origin/gh/bobrenjc93/585/head 2025-10-10T00:24:19.6252132Z * [new branch] gh/bobrenjc93/585/orig -> origin/gh/bobrenjc93/585/orig 2025-10-10T00:24:19.6252335Z * [new branch] gh/bobrenjc93/586/base -> origin/gh/bobrenjc93/586/base 2025-10-10T00:24:19.6252562Z * [new branch] gh/bobrenjc93/586/head -> origin/gh/bobrenjc93/586/head 2025-10-10T00:24:19.6252830Z * [new branch] gh/bobrenjc93/586/orig -> origin/gh/bobrenjc93/586/orig 2025-10-10T00:24:19.6253035Z * [new branch] gh/bobrenjc93/587/base -> origin/gh/bobrenjc93/587/base 2025-10-10T00:24:19.6253240Z * [new branch] gh/bobrenjc93/587/head -> origin/gh/bobrenjc93/587/head 2025-10-10T00:24:19.6253464Z * [new branch] gh/bobrenjc93/587/orig -> origin/gh/bobrenjc93/587/orig 2025-10-10T00:24:19.6253675Z * [new branch] gh/bobrenjc93/588/base -> origin/gh/bobrenjc93/588/base 2025-10-10T00:24:19.6253892Z * [new branch] gh/bobrenjc93/588/head -> origin/gh/bobrenjc93/588/head 2025-10-10T00:24:19.6254124Z * [new branch] gh/bobrenjc93/588/orig -> origin/gh/bobrenjc93/588/orig 2025-10-10T00:24:19.6254331Z * [new branch] gh/bobrenjc93/589/base -> origin/gh/bobrenjc93/589/base 2025-10-10T00:24:19.6254581Z * [new branch] gh/bobrenjc93/589/head -> origin/gh/bobrenjc93/589/head 2025-10-10T00:24:19.6254806Z * [new branch] gh/bobrenjc93/589/orig -> origin/gh/bobrenjc93/589/orig 2025-10-10T00:24:19.6255018Z * [new branch] gh/bobrenjc93/590/base -> origin/gh/bobrenjc93/590/base 2025-10-10T00:24:19.6255223Z * [new branch] gh/bobrenjc93/590/head -> origin/gh/bobrenjc93/590/head 2025-10-10T00:24:19.6255479Z * [new branch] gh/bobrenjc93/590/orig -> origin/gh/bobrenjc93/590/orig 2025-10-10T00:24:19.6255685Z * [new branch] gh/bobrenjc93/591/base -> origin/gh/bobrenjc93/591/base 2025-10-10T00:24:19.6255892Z * [new branch] gh/bobrenjc93/591/head -> origin/gh/bobrenjc93/591/head 2025-10-10T00:24:19.6256111Z * [new branch] gh/bobrenjc93/591/orig -> origin/gh/bobrenjc93/591/orig 2025-10-10T00:24:19.6256318Z * [new branch] gh/bobrenjc93/592/base -> origin/gh/bobrenjc93/592/base 2025-10-10T00:24:19.6256526Z * [new branch] gh/bobrenjc93/592/head -> origin/gh/bobrenjc93/592/head 2025-10-10T00:24:19.6256745Z * [new branch] gh/bobrenjc93/592/orig -> origin/gh/bobrenjc93/592/orig 2025-10-10T00:24:19.6256950Z * [new branch] gh/bobrenjc93/593/base -> origin/gh/bobrenjc93/593/base 2025-10-10T00:24:19.6257158Z * [new branch] gh/bobrenjc93/593/head -> origin/gh/bobrenjc93/593/head 2025-10-10T00:24:19.6257386Z * [new branch] gh/bobrenjc93/593/orig -> origin/gh/bobrenjc93/593/orig 2025-10-10T00:24:19.6257592Z * [new branch] gh/bobrenjc93/594/base -> origin/gh/bobrenjc93/594/base 2025-10-10T00:24:19.6257796Z * [new branch] gh/bobrenjc93/594/head -> origin/gh/bobrenjc93/594/head 2025-10-10T00:24:19.6258013Z * [new branch] gh/bobrenjc93/594/orig -> origin/gh/bobrenjc93/594/orig 2025-10-10T00:24:19.6258220Z * [new branch] gh/bobrenjc93/595/base -> origin/gh/bobrenjc93/595/base 2025-10-10T00:24:19.6258429Z * [new branch] gh/bobrenjc93/595/head -> origin/gh/bobrenjc93/595/head 2025-10-10T00:24:19.6258633Z * [new branch] gh/bobrenjc93/595/orig -> origin/gh/bobrenjc93/595/orig 2025-10-10T00:24:19.6258852Z * [new branch] gh/bobrenjc93/596/base -> origin/gh/bobrenjc93/596/base 2025-10-10T00:24:19.6259131Z * [new branch] gh/bobrenjc93/596/head -> origin/gh/bobrenjc93/596/head 2025-10-10T00:24:19.6259336Z * [new branch] gh/bobrenjc93/596/orig -> origin/gh/bobrenjc93/596/orig 2025-10-10T00:24:19.6259577Z * [new branch] gh/bobrenjc93/597/base -> origin/gh/bobrenjc93/597/base 2025-10-10T00:24:19.6259785Z * [new branch] gh/bobrenjc93/597/head -> origin/gh/bobrenjc93/597/head 2025-10-10T00:24:19.6259990Z * [new branch] gh/bobrenjc93/597/orig -> origin/gh/bobrenjc93/597/orig 2025-10-10T00:24:19.6260279Z * [new branch] gh/bobrenjc93/598/base -> origin/gh/bobrenjc93/598/base 2025-10-10T00:24:19.6260490Z * [new branch] gh/bobrenjc93/598/head -> origin/gh/bobrenjc93/598/head 2025-10-10T00:24:19.6260742Z * [new branch] gh/bobrenjc93/598/orig -> origin/gh/bobrenjc93/598/orig 2025-10-10T00:24:19.6260963Z * [new branch] gh/bobrenjc93/599/base -> origin/gh/bobrenjc93/599/base 2025-10-10T00:24:19.6261209Z * [new branch] gh/bobrenjc93/599/head -> origin/gh/bobrenjc93/599/head 2025-10-10T00:24:19.6261416Z * [new branch] gh/bobrenjc93/599/orig -> origin/gh/bobrenjc93/599/orig 2025-10-10T00:24:19.6261632Z * [new branch] gh/bobrenjc93/600/base -> origin/gh/bobrenjc93/600/base 2025-10-10T00:24:19.6261837Z * [new branch] gh/bobrenjc93/600/head -> origin/gh/bobrenjc93/600/head 2025-10-10T00:24:19.6262059Z * [new branch] gh/bobrenjc93/600/orig -> origin/gh/bobrenjc93/600/orig 2025-10-10T00:24:19.6262280Z * [new branch] gh/bobrenjc93/601/base -> origin/gh/bobrenjc93/601/base 2025-10-10T00:24:19.6262489Z * [new branch] gh/bobrenjc93/601/head -> origin/gh/bobrenjc93/601/head 2025-10-10T00:24:19.6262696Z * [new branch] gh/bobrenjc93/601/orig -> origin/gh/bobrenjc93/601/orig 2025-10-10T00:24:19.6262920Z * [new branch] gh/bobrenjc93/602/base -> origin/gh/bobrenjc93/602/base 2025-10-10T00:24:19.6263129Z * [new branch] gh/bobrenjc93/602/head -> origin/gh/bobrenjc93/602/head 2025-10-10T00:24:19.6263333Z * [new branch] gh/bobrenjc93/602/orig -> origin/gh/bobrenjc93/602/orig 2025-10-10T00:24:19.6263551Z * [new branch] gh/bobrenjc93/603/base -> origin/gh/bobrenjc93/603/base 2025-10-10T00:24:19.6263758Z * [new branch] gh/bobrenjc93/603/head -> origin/gh/bobrenjc93/603/head 2025-10-10T00:24:19.6263961Z * [new branch] gh/bobrenjc93/603/orig -> origin/gh/bobrenjc93/603/orig 2025-10-10T00:24:19.6264170Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-10-10T00:24:19.6264392Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-10-10T00:24:19.6264600Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-10-10T00:24:19.6264811Z * [new branch] gh/bobrenjc93/605/base -> origin/gh/bobrenjc93/605/base 2025-10-10T00:24:19.6265028Z * [new branch] gh/bobrenjc93/605/head -> origin/gh/bobrenjc93/605/head 2025-10-10T00:24:19.6265307Z * [new branch] gh/bobrenjc93/605/orig -> origin/gh/bobrenjc93/605/orig 2025-10-10T00:24:19.6265517Z * [new branch] gh/bobrenjc93/606/base -> origin/gh/bobrenjc93/606/base 2025-10-10T00:24:19.6265742Z * [new branch] gh/bobrenjc93/606/head -> origin/gh/bobrenjc93/606/head 2025-10-10T00:24:19.6265950Z * [new branch] gh/bobrenjc93/606/orig -> origin/gh/bobrenjc93/606/orig 2025-10-10T00:24:19.6266158Z * [new branch] gh/bobrenjc93/607/base -> origin/gh/bobrenjc93/607/base 2025-10-10T00:24:19.6266421Z * [new branch] gh/bobrenjc93/607/head -> origin/gh/bobrenjc93/607/head 2025-10-10T00:24:19.6267205Z * [new branch] gh/bobrenjc93/607/orig -> origin/gh/bobrenjc93/607/orig 2025-10-10T00:24:19.6267415Z * [new branch] gh/bobrenjc93/608/base -> origin/gh/bobrenjc93/608/base 2025-10-10T00:24:19.6267636Z * [new branch] gh/bobrenjc93/608/head -> origin/gh/bobrenjc93/608/head 2025-10-10T00:24:19.6267843Z * [new branch] gh/bobrenjc93/608/orig -> origin/gh/bobrenjc93/608/orig 2025-10-10T00:24:19.6268046Z * [new branch] gh/bobrenjc93/609/base -> origin/gh/bobrenjc93/609/base 2025-10-10T00:24:19.6268270Z * [new branch] gh/bobrenjc93/609/head -> origin/gh/bobrenjc93/609/head 2025-10-10T00:24:19.6268547Z * [new branch] gh/bobrenjc93/609/orig -> origin/gh/bobrenjc93/609/orig 2025-10-10T00:24:19.6268755Z * [new branch] gh/bobrenjc93/610/base -> origin/gh/bobrenjc93/610/base 2025-10-10T00:24:19.6268969Z * [new branch] gh/bobrenjc93/610/head -> origin/gh/bobrenjc93/610/head 2025-10-10T00:24:19.6269173Z * [new branch] gh/bobrenjc93/610/orig -> origin/gh/bobrenjc93/610/orig 2025-10-10T00:24:19.6269378Z * [new branch] gh/bobrenjc93/611/base -> origin/gh/bobrenjc93/611/base 2025-10-10T00:24:19.6269594Z * [new branch] gh/bobrenjc93/611/head -> origin/gh/bobrenjc93/611/head 2025-10-10T00:24:19.6269795Z * [new branch] gh/bobrenjc93/611/orig -> origin/gh/bobrenjc93/611/orig 2025-10-10T00:24:19.6270000Z * [new branch] gh/bobrenjc93/612/base -> origin/gh/bobrenjc93/612/base 2025-10-10T00:24:19.6270207Z * [new branch] gh/bobrenjc93/612/head -> origin/gh/bobrenjc93/612/head 2025-10-10T00:24:19.6270421Z * [new branch] gh/bobrenjc93/612/orig -> origin/gh/bobrenjc93/612/orig 2025-10-10T00:24:19.6270627Z * [new branch] gh/bobrenjc93/613/base -> origin/gh/bobrenjc93/613/base 2025-10-10T00:24:19.6270841Z * [new branch] gh/bobrenjc93/613/head -> origin/gh/bobrenjc93/613/head 2025-10-10T00:24:19.6271068Z * [new branch] gh/bobrenjc93/613/orig -> origin/gh/bobrenjc93/613/orig 2025-10-10T00:24:19.6271270Z * [new branch] gh/bobrenjc93/614/base -> origin/gh/bobrenjc93/614/base 2025-10-10T00:24:19.6271471Z * [new branch] gh/bobrenjc93/614/head -> origin/gh/bobrenjc93/614/head 2025-10-10T00:24:19.6271692Z * [new branch] gh/bobrenjc93/614/orig -> origin/gh/bobrenjc93/614/orig 2025-10-10T00:24:19.6271897Z * [new branch] gh/bobrenjc93/615/base -> origin/gh/bobrenjc93/615/base 2025-10-10T00:24:19.6272148Z * [new branch] gh/bobrenjc93/615/head -> origin/gh/bobrenjc93/615/head 2025-10-10T00:24:19.6272369Z * [new branch] gh/bobrenjc93/615/orig -> origin/gh/bobrenjc93/615/orig 2025-10-10T00:24:19.6272612Z * [new branch] gh/bobrenjc93/616/base -> origin/gh/bobrenjc93/616/base 2025-10-10T00:24:19.6272825Z * [new branch] gh/bobrenjc93/616/head -> origin/gh/bobrenjc93/616/head 2025-10-10T00:24:19.6273045Z * [new branch] gh/bobrenjc93/616/orig -> origin/gh/bobrenjc93/616/orig 2025-10-10T00:24:19.6273249Z * [new branch] gh/bobrenjc93/617/base -> origin/gh/bobrenjc93/617/base 2025-10-10T00:24:19.6273459Z * [new branch] gh/bobrenjc93/617/head -> origin/gh/bobrenjc93/617/head 2025-10-10T00:24:19.6273680Z * [new branch] gh/bobrenjc93/617/orig -> origin/gh/bobrenjc93/617/orig 2025-10-10T00:24:19.6273894Z * [new branch] gh/bobrenjc93/618/base -> origin/gh/bobrenjc93/618/base 2025-10-10T00:24:19.6274100Z * [new branch] gh/bobrenjc93/618/head -> origin/gh/bobrenjc93/618/head 2025-10-10T00:24:19.6274329Z * [new branch] gh/bobrenjc93/618/orig -> origin/gh/bobrenjc93/618/orig 2025-10-10T00:24:19.6274531Z * [new branch] gh/bobrenjc93/619/base -> origin/gh/bobrenjc93/619/base 2025-10-10T00:24:19.6274811Z * [new branch] gh/bobrenjc93/619/head -> origin/gh/bobrenjc93/619/head 2025-10-10T00:24:19.6275026Z * [new branch] gh/bobrenjc93/619/orig -> origin/gh/bobrenjc93/619/orig 2025-10-10T00:24:19.6275232Z * [new branch] gh/bobrenjc93/620/base -> origin/gh/bobrenjc93/620/base 2025-10-10T00:24:19.6275433Z * [new branch] gh/bobrenjc93/620/head -> origin/gh/bobrenjc93/620/head 2025-10-10T00:24:19.6275642Z * [new branch] gh/bobrenjc93/620/orig -> origin/gh/bobrenjc93/620/orig 2025-10-10T00:24:19.6276214Z * [new branch] gh/bobrenjc93/621/base -> origin/gh/bobrenjc93/621/base 2025-10-10T00:24:19.6276422Z * [new branch] gh/bobrenjc93/621/head -> origin/gh/bobrenjc93/621/head 2025-10-10T00:24:19.6276623Z * [new branch] gh/bobrenjc93/621/orig -> origin/gh/bobrenjc93/621/orig 2025-10-10T00:24:19.6276839Z * [new branch] gh/bobrenjc93/622/base -> origin/gh/bobrenjc93/622/base 2025-10-10T00:24:19.6277040Z * [new branch] gh/bobrenjc93/622/head -> origin/gh/bobrenjc93/622/head 2025-10-10T00:24:19.6277244Z * [new branch] gh/bobrenjc93/622/orig -> origin/gh/bobrenjc93/622/orig 2025-10-10T00:24:19.6277453Z * [new branch] gh/bobrenjc93/623/base -> origin/gh/bobrenjc93/623/base 2025-10-10T00:24:19.6277653Z * [new branch] gh/bobrenjc93/623/head -> origin/gh/bobrenjc93/623/head 2025-10-10T00:24:19.6277909Z * [new branch] gh/bobrenjc93/623/orig -> origin/gh/bobrenjc93/623/orig 2025-10-10T00:24:19.6278122Z * [new branch] gh/bobrenjc93/624/base -> origin/gh/bobrenjc93/624/base 2025-10-10T00:24:19.6278364Z * [new branch] gh/bobrenjc93/624/head -> origin/gh/bobrenjc93/624/head 2025-10-10T00:24:19.6278561Z * [new branch] gh/bobrenjc93/624/orig -> origin/gh/bobrenjc93/624/orig 2025-10-10T00:24:19.6278775Z * [new branch] gh/bobrenjc93/625/base -> origin/gh/bobrenjc93/625/base 2025-10-10T00:24:19.6278976Z * [new branch] gh/bobrenjc93/625/head -> origin/gh/bobrenjc93/625/head 2025-10-10T00:24:19.6279180Z * [new branch] gh/bobrenjc93/625/orig -> origin/gh/bobrenjc93/625/orig 2025-10-10T00:24:19.6279395Z * [new branch] gh/bobrenjc93/626/base -> origin/gh/bobrenjc93/626/base 2025-10-10T00:24:19.6279595Z * [new branch] gh/bobrenjc93/626/head -> origin/gh/bobrenjc93/626/head 2025-10-10T00:24:19.6279796Z * [new branch] gh/bobrenjc93/626/orig -> origin/gh/bobrenjc93/626/orig 2025-10-10T00:24:19.6280008Z * [new branch] gh/bobrenjc93/627/base -> origin/gh/bobrenjc93/627/base 2025-10-10T00:24:19.6280210Z * [new branch] gh/bobrenjc93/627/head -> origin/gh/bobrenjc93/627/head 2025-10-10T00:24:19.6280413Z * [new branch] gh/bobrenjc93/627/orig -> origin/gh/bobrenjc93/627/orig 2025-10-10T00:24:19.6280622Z * [new branch] gh/bobrenjc93/628/base -> origin/gh/bobrenjc93/628/base 2025-10-10T00:24:19.6280823Z * [new branch] gh/bobrenjc93/628/head -> origin/gh/bobrenjc93/628/head 2025-10-10T00:24:19.6281019Z * [new branch] gh/bobrenjc93/628/orig -> origin/gh/bobrenjc93/628/orig 2025-10-10T00:24:19.6281225Z * [new branch] gh/bobrenjc93/629/base -> origin/gh/bobrenjc93/629/base 2025-10-10T00:24:19.6281427Z * [new branch] gh/bobrenjc93/629/head -> origin/gh/bobrenjc93/629/head 2025-10-10T00:24:19.6281624Z * [new branch] gh/bobrenjc93/629/orig -> origin/gh/bobrenjc93/629/orig 2025-10-10T00:24:19.6281820Z * [new branch] gh/bobrenjc93/630/base -> origin/gh/bobrenjc93/630/base 2025-10-10T00:24:19.6282023Z * [new branch] gh/bobrenjc93/630/head -> origin/gh/bobrenjc93/630/head 2025-10-10T00:24:19.6282298Z * [new branch] gh/bobrenjc93/630/orig -> origin/gh/bobrenjc93/630/orig 2025-10-10T00:24:19.6282496Z * [new branch] gh/bobrenjc93/631/base -> origin/gh/bobrenjc93/631/base 2025-10-10T00:24:19.6282714Z * [new branch] gh/bobrenjc93/631/head -> origin/gh/bobrenjc93/631/head 2025-10-10T00:24:19.6282924Z * [new branch] gh/bobrenjc93/631/orig -> origin/gh/bobrenjc93/631/orig 2025-10-10T00:24:19.6283134Z * [new branch] gh/bobrenjc93/632/base -> origin/gh/bobrenjc93/632/base 2025-10-10T00:24:19.6283420Z * [new branch] gh/bobrenjc93/632/head -> origin/gh/bobrenjc93/632/head 2025-10-10T00:24:19.6283661Z * [new branch] gh/bobrenjc93/632/orig -> origin/gh/bobrenjc93/632/orig 2025-10-10T00:24:19.6283900Z * [new branch] gh/bobrenjc93/633/base -> origin/gh/bobrenjc93/633/base 2025-10-10T00:24:19.6284165Z * [new branch] gh/bobrenjc93/633/head -> origin/gh/bobrenjc93/633/head 2025-10-10T00:24:19.6284367Z * [new branch] gh/bobrenjc93/633/orig -> origin/gh/bobrenjc93/633/orig 2025-10-10T00:24:19.6284563Z * [new branch] gh/bobrenjc93/634/base -> origin/gh/bobrenjc93/634/base 2025-10-10T00:24:19.6284773Z * [new branch] gh/bobrenjc93/634/head -> origin/gh/bobrenjc93/634/head 2025-10-10T00:24:19.6284968Z * [new branch] gh/bobrenjc93/634/orig -> origin/gh/bobrenjc93/634/orig 2025-10-10T00:24:19.6285171Z * [new branch] gh/bobrenjc93/635/base -> origin/gh/bobrenjc93/635/base 2025-10-10T00:24:19.6285378Z * [new branch] gh/bobrenjc93/635/head -> origin/gh/bobrenjc93/635/head 2025-10-10T00:24:19.6285581Z * [new branch] gh/bobrenjc93/635/orig -> origin/gh/bobrenjc93/635/orig 2025-10-10T00:24:19.6285780Z * [new branch] gh/bobrenjc93/636/base -> origin/gh/bobrenjc93/636/base 2025-10-10T00:24:19.6285990Z * [new branch] gh/bobrenjc93/636/head -> origin/gh/bobrenjc93/636/head 2025-10-10T00:24:19.6286187Z * [new branch] gh/bobrenjc93/636/orig -> origin/gh/bobrenjc93/636/orig 2025-10-10T00:24:19.6286388Z * [new branch] gh/bobrenjc93/637/base -> origin/gh/bobrenjc93/637/base 2025-10-10T00:24:19.6286601Z * [new branch] gh/bobrenjc93/637/head -> origin/gh/bobrenjc93/637/head 2025-10-10T00:24:19.6286803Z * [new branch] gh/bobrenjc93/637/orig -> origin/gh/bobrenjc93/637/orig 2025-10-10T00:24:19.6287014Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-10-10T00:24:19.6287217Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-10-10T00:24:19.6287416Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-10-10T00:24:19.6287624Z * [new branch] gh/bobrenjc93/639/base -> origin/gh/bobrenjc93/639/base 2025-10-10T00:24:19.6287822Z * [new branch] gh/bobrenjc93/639/head -> origin/gh/bobrenjc93/639/head 2025-10-10T00:24:19.6288029Z * [new branch] gh/bobrenjc93/639/orig -> origin/gh/bobrenjc93/639/orig 2025-10-10T00:24:19.6288230Z * [new branch] gh/bobrenjc93/640/base -> origin/gh/bobrenjc93/640/base 2025-10-10T00:24:19.6288426Z * [new branch] gh/bobrenjc93/640/head -> origin/gh/bobrenjc93/640/head 2025-10-10T00:24:19.6288641Z * [new branch] gh/bobrenjc93/640/orig -> origin/gh/bobrenjc93/640/orig 2025-10-10T00:24:19.6288841Z * [new branch] gh/bobrenjc93/641/base -> origin/gh/bobrenjc93/641/base 2025-10-10T00:24:19.6289045Z * [new branch] gh/bobrenjc93/641/head -> origin/gh/bobrenjc93/641/head 2025-10-10T00:24:19.6289294Z * [new branch] gh/bobrenjc93/641/orig -> origin/gh/bobrenjc93/641/orig 2025-10-10T00:24:19.6289574Z * [new branch] gh/bobrenjc93/642/base -> origin/gh/bobrenjc93/642/base 2025-10-10T00:24:19.6289818Z * [new branch] gh/bobrenjc93/642/head -> origin/gh/bobrenjc93/642/head 2025-10-10T00:24:19.6290062Z * [new branch] gh/bobrenjc93/642/orig -> origin/gh/bobrenjc93/642/orig 2025-10-10T00:24:19.6290271Z * [new branch] gh/bobrenjc93/643/base -> origin/gh/bobrenjc93/643/base 2025-10-10T00:24:19.6290513Z * [new branch] gh/bobrenjc93/643/head -> origin/gh/bobrenjc93/643/head 2025-10-10T00:24:19.6290835Z * [new branch] gh/bobrenjc93/643/orig -> origin/gh/bobrenjc93/643/orig 2025-10-10T00:24:19.6291041Z * [new branch] gh/bobrenjc93/644/base -> origin/gh/bobrenjc93/644/base 2025-10-10T00:24:19.6291284Z * [new branch] gh/bobrenjc93/644/head -> origin/gh/bobrenjc93/644/head 2025-10-10T00:24:19.6291499Z * [new branch] gh/bobrenjc93/644/orig -> origin/gh/bobrenjc93/644/orig 2025-10-10T00:24:19.6291737Z * [new branch] gh/bobrenjc93/645/base -> origin/gh/bobrenjc93/645/base 2025-10-10T00:24:19.6291972Z * [new branch] gh/bobrenjc93/645/head -> origin/gh/bobrenjc93/645/head 2025-10-10T00:24:19.6292189Z * [new branch] gh/bobrenjc93/645/orig -> origin/gh/bobrenjc93/645/orig 2025-10-10T00:24:19.6292429Z * [new branch] gh/bobrenjc93/646/base -> origin/gh/bobrenjc93/646/base 2025-10-10T00:24:19.6292640Z * [new branch] gh/bobrenjc93/646/head -> origin/gh/bobrenjc93/646/head 2025-10-10T00:24:19.6292889Z * [new branch] gh/bobrenjc93/646/orig -> origin/gh/bobrenjc93/646/orig 2025-10-10T00:24:19.6293128Z * [new branch] gh/bobrenjc93/647/base -> origin/gh/bobrenjc93/647/base 2025-10-10T00:24:19.6293329Z * [new branch] gh/bobrenjc93/647/head -> origin/gh/bobrenjc93/647/head 2025-10-10T00:24:19.6293571Z * [new branch] gh/bobrenjc93/647/orig -> origin/gh/bobrenjc93/647/orig 2025-10-10T00:24:19.6293779Z * [new branch] gh/bobrenjc93/648/base -> origin/gh/bobrenjc93/648/base 2025-10-10T00:24:19.6294019Z * [new branch] gh/bobrenjc93/648/head -> origin/gh/bobrenjc93/648/head 2025-10-10T00:24:19.6294253Z * [new branch] gh/bobrenjc93/648/orig -> origin/gh/bobrenjc93/648/orig 2025-10-10T00:24:19.6294471Z * [new branch] gh/bobrenjc93/649/base -> origin/gh/bobrenjc93/649/base 2025-10-10T00:24:19.6294717Z * [new branch] gh/bobrenjc93/649/head -> origin/gh/bobrenjc93/649/head 2025-10-10T00:24:19.6294915Z * [new branch] gh/bobrenjc93/649/orig -> origin/gh/bobrenjc93/649/orig 2025-10-10T00:24:19.6295162Z * [new branch] gh/bobrenjc93/650/base -> origin/gh/bobrenjc93/650/base 2025-10-10T00:24:19.6295400Z * [new branch] gh/bobrenjc93/650/head -> origin/gh/bobrenjc93/650/head 2025-10-10T00:24:19.6295602Z * [new branch] gh/bobrenjc93/650/orig -> origin/gh/bobrenjc93/650/orig 2025-10-10T00:24:19.6295875Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-10-10T00:24:19.6296092Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-10-10T00:24:19.6296312Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-10-10T00:24:19.6296496Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-10-10T00:24:19.6296707Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-10-10T00:24:19.6296880Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-10-10T00:24:19.6297090Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-10-10T00:24:19.6297373Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-10-10T00:24:19.6297542Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-10-10T00:24:19.6297754Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-10-10T00:24:19.6297920Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-10-10T00:24:19.6298122Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-10-10T00:24:19.6298287Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-10-10T00:24:19.6298588Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-10-10T00:24:19.6298780Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-10-10T00:24:19.6299004Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-10-10T00:24:19.6299264Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-10-10T00:24:19.6299477Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-10-10T00:24:19.6299731Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-10-10T00:24:19.6299951Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-10-10T00:24:19.6300196Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-10-10T00:24:19.6300443Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-10-10T00:24:19.6300660Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-10-10T00:24:19.6300911Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-10-10T00:24:19.6301124Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-10-10T00:24:19.6301378Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-10-10T00:24:19.6301629Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-10-10T00:24:19.6301840Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-10-10T00:24:19.6302096Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-10-10T00:24:19.6302348Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-10-10T00:24:19.6302561Z * [new branch] gh/coconutruben/36/base -> origin/gh/coconutruben/36/base 2025-10-10T00:24:19.6302818Z * [new branch] gh/coconutruben/36/head -> origin/gh/coconutruben/36/head 2025-10-10T00:24:19.6303027Z * [new branch] gh/coconutruben/36/orig -> origin/gh/coconutruben/36/orig 2025-10-10T00:24:19.6303274Z * [new branch] gh/coconutruben/48/base -> origin/gh/coconutruben/48/base 2025-10-10T00:24:19.6303524Z * [new branch] gh/coconutruben/48/head -> origin/gh/coconutruben/48/head 2025-10-10T00:24:19.6303742Z * [new branch] gh/coconutruben/48/orig -> origin/gh/coconutruben/48/orig 2025-10-10T00:24:19.6304001Z * [new branch] gh/coconutruben/49/base -> origin/gh/coconutruben/49/base 2025-10-10T00:24:19.6304213Z * [new branch] gh/coconutruben/49/head -> origin/gh/coconutruben/49/head 2025-10-10T00:24:19.6304467Z * [new branch] gh/coconutruben/49/orig -> origin/gh/coconutruben/49/orig 2025-10-10T00:24:19.6304719Z * [new branch] gh/coconutruben/50/base -> origin/gh/coconutruben/50/base 2025-10-10T00:24:19.6304933Z * [new branch] gh/coconutruben/50/head -> origin/gh/coconutruben/50/head 2025-10-10T00:24:19.6305260Z * [new branch] gh/coconutruben/50/orig -> origin/gh/coconutruben/50/orig 2025-10-10T00:24:19.6305594Z * [new branch] gh/coconutruben/51/base -> origin/gh/coconutruben/51/base 2025-10-10T00:24:19.6305810Z * [new branch] gh/coconutruben/51/head -> origin/gh/coconutruben/51/head 2025-10-10T00:24:19.6306071Z * [new branch] gh/coconutruben/51/orig -> origin/gh/coconutruben/51/orig 2025-10-10T00:24:19.6306319Z * [new branch] gh/coconutruben/52/base -> origin/gh/coconutruben/52/base 2025-10-10T00:24:19.6306535Z * [new branch] gh/coconutruben/52/head -> origin/gh/coconutruben/52/head 2025-10-10T00:24:19.6306871Z * [new branch] gh/coconutruben/52/orig -> origin/gh/coconutruben/52/orig 2025-10-10T00:24:19.6307128Z * [new branch] gh/coconutruben/53/base -> origin/gh/coconutruben/53/base 2025-10-10T00:24:19.6307339Z * [new branch] gh/coconutruben/53/head -> origin/gh/coconutruben/53/head 2025-10-10T00:24:19.6307602Z * [new branch] gh/coconutruben/53/orig -> origin/gh/coconutruben/53/orig 2025-10-10T00:24:19.6307847Z * [new branch] gh/coconutruben/54/base -> origin/gh/coconutruben/54/base 2025-10-10T00:24:19.6308064Z * [new branch] gh/coconutruben/54/head -> origin/gh/coconutruben/54/head 2025-10-10T00:24:19.6308324Z * [new branch] gh/coconutruben/54/orig -> origin/gh/coconutruben/54/orig 2025-10-10T00:24:19.6308537Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-10-10T00:24:19.6308784Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-10-10T00:24:19.6309041Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-10-10T00:24:19.6309250Z * [new branch] gh/coconutruben/56/base -> origin/gh/coconutruben/56/base 2025-10-10T00:24:19.6309502Z * [new branch] gh/coconutruben/56/head -> origin/gh/coconutruben/56/head 2025-10-10T00:24:19.6309756Z * [new branch] gh/coconutruben/56/orig -> origin/gh/coconutruben/56/orig 2025-10-10T00:24:19.6309975Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-10-10T00:24:19.6310223Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-10-10T00:24:19.6310433Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-10-10T00:24:19.6310693Z * [new branch] gh/coconutruben/58/base -> origin/gh/coconutruben/58/base 2025-10-10T00:24:19.6310951Z * [new branch] gh/coconutruben/58/head -> origin/gh/coconutruben/58/head 2025-10-10T00:24:19.6311169Z * [new branch] gh/coconutruben/58/orig -> origin/gh/coconutruben/58/orig 2025-10-10T00:24:19.6311423Z * [new branch] gh/coconutruben/59/base -> origin/gh/coconutruben/59/base 2025-10-10T00:24:19.6311642Z * [new branch] gh/coconutruben/59/head -> origin/gh/coconutruben/59/head 2025-10-10T00:24:19.6311850Z * [new branch] gh/coconutruben/59/orig -> origin/gh/coconutruben/59/orig 2025-10-10T00:24:19.6312071Z * [new branch] gh/coconutruben/62/base -> origin/gh/coconutruben/62/base 2025-10-10T00:24:19.6312284Z * [new branch] gh/coconutruben/62/head -> origin/gh/coconutruben/62/head 2025-10-10T00:24:19.6312494Z * [new branch] gh/coconutruben/62/orig -> origin/gh/coconutruben/62/orig 2025-10-10T00:24:19.6312721Z * [new branch] gh/coconutruben/64/base -> origin/gh/coconutruben/64/base 2025-10-10T00:24:19.6312929Z * [new branch] gh/coconutruben/64/head -> origin/gh/coconutruben/64/head 2025-10-10T00:24:19.6313143Z * [new branch] gh/coconutruben/64/orig -> origin/gh/coconutruben/64/orig 2025-10-10T00:24:19.6313433Z * [new branch] gh/coconutruben/65/base -> origin/gh/coconutruben/65/base 2025-10-10T00:24:19.6313646Z * [new branch] gh/coconutruben/65/head -> origin/gh/coconutruben/65/head 2025-10-10T00:24:19.6313863Z * [new branch] gh/coconutruben/65/orig -> origin/gh/coconutruben/65/orig 2025-10-10T00:24:19.6314086Z * [new branch] gh/coconutruben/66/base -> origin/gh/coconutruben/66/base 2025-10-10T00:24:19.6314301Z * [new branch] gh/coconutruben/66/head -> origin/gh/coconutruben/66/head 2025-10-10T00:24:19.6314511Z * [new branch] gh/coconutruben/66/orig -> origin/gh/coconutruben/66/orig 2025-10-10T00:24:19.6314799Z * [new branch] gh/coconutruben/67/base -> origin/gh/coconutruben/67/base 2025-10-10T00:24:19.6315010Z * [new branch] gh/coconutruben/67/head -> origin/gh/coconutruben/67/head 2025-10-10T00:24:19.6315216Z * [new branch] gh/coconutruben/67/orig -> origin/gh/coconutruben/67/orig 2025-10-10T00:24:19.6315430Z * [new branch] gh/coconutruben/68/base -> origin/gh/coconutruben/68/base 2025-10-10T00:24:19.6315653Z * [new branch] gh/coconutruben/68/head -> origin/gh/coconutruben/68/head 2025-10-10T00:24:19.6315864Z * [new branch] gh/coconutruben/68/orig -> origin/gh/coconutruben/68/orig 2025-10-10T00:24:19.6316071Z * [new branch] gh/coconutruben/69/base -> origin/gh/coconutruben/69/base 2025-10-10T00:24:19.6316290Z * [new branch] gh/coconutruben/69/head -> origin/gh/coconutruben/69/head 2025-10-10T00:24:19.6316506Z * [new branch] gh/coconutruben/69/orig -> origin/gh/coconutruben/69/orig 2025-10-10T00:24:19.6316755Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-10-10T00:24:19.6317018Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-10-10T00:24:19.6317234Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-10-10T00:24:19.6317448Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-10-10T00:24:19.6317666Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-10-10T00:24:19.6317875Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-10-10T00:24:19.6318083Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-10-10T00:24:19.6318304Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-10-10T00:24:19.6318513Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-10-10T00:24:19.6318728Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-10-10T00:24:19.6318950Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-10-10T00:24:19.6319160Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-10-10T00:24:19.6319371Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-10-10T00:24:19.6319583Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-10-10T00:24:19.6319795Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-10-10T00:24:19.6320000Z * [new branch] gh/coconutruben/75/base -> origin/gh/coconutruben/75/base 2025-10-10T00:24:19.6320219Z * [new branch] gh/coconutruben/75/head -> origin/gh/coconutruben/75/head 2025-10-10T00:24:19.6320430Z * [new branch] gh/coconutruben/75/orig -> origin/gh/coconutruben/75/orig 2025-10-10T00:24:19.6320636Z * [new branch] gh/coconutruben/76/base -> origin/gh/coconutruben/76/base 2025-10-10T00:24:19.6320925Z * [new branch] gh/coconutruben/76/head -> origin/gh/coconutruben/76/head 2025-10-10T00:24:19.6321136Z * [new branch] gh/coconutruben/76/orig -> origin/gh/coconutruben/76/orig 2025-10-10T00:24:19.6321343Z * [new branch] gh/coconutruben/77/base -> origin/gh/coconutruben/77/base 2025-10-10T00:24:19.6321554Z * [new branch] gh/coconutruben/77/head -> origin/gh/coconutruben/77/head 2025-10-10T00:24:19.6321769Z * [new branch] gh/coconutruben/77/orig -> origin/gh/coconutruben/77/orig 2025-10-10T00:24:19.6322045Z * [new branch] gh/coconutruben/78/base -> origin/gh/coconutruben/78/base 2025-10-10T00:24:19.6322293Z * [new branch] gh/coconutruben/78/head -> origin/gh/coconutruben/78/head 2025-10-10T00:24:19.6322512Z * [new branch] gh/coconutruben/78/orig -> origin/gh/coconutruben/78/orig 2025-10-10T00:24:19.6322760Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-10-10T00:24:19.6323013Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-10-10T00:24:19.6323234Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-10-10T00:24:19.6323482Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-10-10T00:24:19.6323692Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-10-10T00:24:19.6323910Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-10-10T00:24:19.6324126Z * [new branch] gh/coconutruben/81/base -> origin/gh/coconutruben/81/base 2025-10-10T00:24:19.6324332Z * [new branch] gh/coconutruben/81/head -> origin/gh/coconutruben/81/head 2025-10-10T00:24:19.6324552Z * [new branch] gh/coconutruben/81/orig -> origin/gh/coconutruben/81/orig 2025-10-10T00:24:19.6324763Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-10-10T00:24:19.6324969Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-10-10T00:24:19.6325193Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-10-10T00:24:19.6325399Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-10-10T00:24:19.6325610Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-10-10T00:24:19.6325827Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-10-10T00:24:19.6326035Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-10-10T00:24:19.6326238Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-10-10T00:24:19.6326435Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-10-10T00:24:19.6326645Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-10-10T00:24:19.6326843Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-10-10T00:24:19.6327040Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-10-10T00:24:19.6327245Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-10-10T00:24:19.6327442Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-10-10T00:24:19.6327671Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-10-10T00:24:19.6327905Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-10-10T00:24:19.6328124Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-10-10T00:24:19.6328423Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-10-10T00:24:19.6328684Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-10-10T00:24:19.6328901Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-10-10T00:24:19.6329158Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-10-10T00:24:19.6329421Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-10-10T00:24:19.6329717Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-10-10T00:24:19.6329980Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-10-10T00:24:19.6330245Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-10-10T00:24:19.6330467Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-10-10T00:24:19.6330729Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-10-10T00:24:19.6330991Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-10-10T00:24:19.6331211Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-10-10T00:24:19.6331469Z * [new branch] gh/davidberard98/401/base -> origin/gh/davidberard98/401/base 2025-10-10T00:24:19.6331740Z * [new branch] gh/davidberard98/401/head -> origin/gh/davidberard98/401/head 2025-10-10T00:24:19.6331964Z * [new branch] gh/davidberard98/401/orig -> origin/gh/davidberard98/401/orig 2025-10-10T00:24:19.6332222Z * [new branch] gh/davidberard98/405/base -> origin/gh/davidberard98/405/base 2025-10-10T00:24:19.6332444Z * [new branch] gh/davidberard98/405/head -> origin/gh/davidberard98/405/head 2025-10-10T00:24:19.6332707Z * [new branch] gh/davidberard98/405/orig -> origin/gh/davidberard98/405/orig 2025-10-10T00:24:19.6332965Z * [new branch] gh/davidberard98/410/base -> origin/gh/davidberard98/410/base 2025-10-10T00:24:19.6333191Z * [new branch] gh/davidberard98/410/head -> origin/gh/davidberard98/410/head 2025-10-10T00:24:19.6333455Z * [new branch] gh/davidberard98/410/orig -> origin/gh/davidberard98/410/orig 2025-10-10T00:24:19.6333719Z * [new branch] gh/davidberard98/411/base -> origin/gh/davidberard98/411/base 2025-10-10T00:24:19.6333941Z * [new branch] gh/davidberard98/411/head -> origin/gh/davidberard98/411/head 2025-10-10T00:24:19.6334206Z * [new branch] gh/davidberard98/411/orig -> origin/gh/davidberard98/411/orig 2025-10-10T00:24:19.6334462Z * [new branch] gh/davidberard98/412/base -> origin/gh/davidberard98/412/base 2025-10-10T00:24:19.6334684Z * [new branch] gh/davidberard98/412/head -> origin/gh/davidberard98/412/head 2025-10-10T00:24:19.6334947Z * [new branch] gh/davidberard98/412/orig -> origin/gh/davidberard98/412/orig 2025-10-10T00:24:19.6335158Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-10-10T00:24:19.6335398Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-10-10T00:24:19.6335648Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-10-10T00:24:19.6335856Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-10-10T00:24:19.6336095Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-10-10T00:24:19.6336307Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-10-10T00:24:19.6336543Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-10-10T00:24:19.6336859Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-10-10T00:24:19.6337071Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-10-10T00:24:19.6337310Z * [new branch] gh/desertfire/598/base -> origin/gh/desertfire/598/base 2025-10-10T00:24:19.6337546Z * [new branch] gh/desertfire/598/head -> origin/gh/desertfire/598/head 2025-10-10T00:24:19.6337761Z * [new branch] gh/desertfire/598/orig -> origin/gh/desertfire/598/orig 2025-10-10T00:24:19.6338078Z * [new branch] gh/desertfire/599/base -> origin/gh/desertfire/599/base 2025-10-10T00:24:19.6338319Z * [new branch] gh/desertfire/599/head -> origin/gh/desertfire/599/head 2025-10-10T00:24:19.6338524Z * [new branch] gh/desertfire/599/orig -> origin/gh/desertfire/599/orig 2025-10-10T00:24:19.6338781Z * [new branch] gh/desertfire/600/base -> origin/gh/desertfire/600/base 2025-10-10T00:24:19.6338990Z * [new branch] gh/desertfire/600/head -> origin/gh/desertfire/600/head 2025-10-10T00:24:19.6339198Z * [new branch] gh/desertfire/600/orig -> origin/gh/desertfire/600/orig 2025-10-10T00:24:19.6339417Z * [new branch] gh/desertfire/601/base -> origin/gh/desertfire/601/base 2025-10-10T00:24:19.6339618Z * [new branch] gh/desertfire/601/head -> origin/gh/desertfire/601/head 2025-10-10T00:24:19.6339829Z * [new branch] gh/desertfire/601/orig -> origin/gh/desertfire/601/orig 2025-10-10T00:24:19.6340029Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-10-10T00:24:19.6340215Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-10-10T00:24:19.6340412Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-10-10T00:24:19.6340613Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-10-10T00:24:19.6340805Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-10-10T00:24:19.6340996Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-10-10T00:24:19.6341192Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-10-10T00:24:19.6341381Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-10-10T00:24:19.6341570Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-10-10T00:24:19.6341762Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-10-10T00:24:19.6341951Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-10-10T00:24:19.6342142Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-10-10T00:24:19.6342342Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-10-10T00:24:19.6342531Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-10-10T00:24:19.6342716Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-10-10T00:24:19.6342910Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-10-10T00:24:19.6343097Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-10-10T00:24:19.6343293Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-10-10T00:24:19.6343483Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-10-10T00:24:19.6343687Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-10-10T00:24:19.6343990Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-10-10T00:24:19.6344180Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-10-10T00:24:19.6344416Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-10-10T00:24:19.6344606Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-10-10T00:24:19.6344835Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-10-10T00:24:19.6345034Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-10-10T00:24:19.6345355Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-10-10T00:24:19.6345548Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-10-10T00:24:19.6345763Z * [new branch] gh/drisspg/188/base -> origin/gh/drisspg/188/base 2025-10-10T00:24:19.6345953Z * [new branch] gh/drisspg/188/head -> origin/gh/drisspg/188/head 2025-10-10T00:24:19.6346147Z * [new branch] gh/drisspg/188/orig -> origin/gh/drisspg/188/orig 2025-10-10T00:24:19.6346347Z * [new branch] gh/drisspg/189/base -> origin/gh/drisspg/189/base 2025-10-10T00:24:19.6346537Z * [new branch] gh/drisspg/189/head -> origin/gh/drisspg/189/head 2025-10-10T00:24:19.6346725Z * [new branch] gh/drisspg/189/orig -> origin/gh/drisspg/189/orig 2025-10-10T00:24:19.6346922Z * [new branch] gh/drisspg/193/base -> origin/gh/drisspg/193/base 2025-10-10T00:24:19.6347115Z * [new branch] gh/drisspg/193/head -> origin/gh/drisspg/193/head 2025-10-10T00:24:19.6347305Z * [new branch] gh/drisspg/193/orig -> origin/gh/drisspg/193/orig 2025-10-10T00:24:19.6347503Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-10-10T00:24:19.6347695Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-10-10T00:24:19.6347882Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-10-10T00:24:19.6348072Z * [new branch] gh/drisspg/196/base -> origin/gh/drisspg/196/base 2025-10-10T00:24:19.6348267Z * [new branch] gh/drisspg/196/head -> origin/gh/drisspg/196/head 2025-10-10T00:24:19.6348457Z * [new branch] gh/drisspg/196/orig -> origin/gh/drisspg/196/orig 2025-10-10T00:24:19.6348647Z * [new branch] gh/drisspg/197/base -> origin/gh/drisspg/197/base 2025-10-10T00:24:19.6348844Z * [new branch] gh/drisspg/197/head -> origin/gh/drisspg/197/head 2025-10-10T00:24:19.6349030Z * [new branch] gh/drisspg/197/orig -> origin/gh/drisspg/197/orig 2025-10-10T00:24:19.6349219Z * [new branch] gh/drisspg/198/base -> origin/gh/drisspg/198/base 2025-10-10T00:24:19.6349418Z * [new branch] gh/drisspg/198/head -> origin/gh/drisspg/198/head 2025-10-10T00:24:19.6349610Z * [new branch] gh/drisspg/198/orig -> origin/gh/drisspg/198/orig 2025-10-10T00:24:19.6349798Z * [new branch] gh/drisspg/199/base -> origin/gh/drisspg/199/base 2025-10-10T00:24:19.6349995Z * [new branch] gh/drisspg/199/head -> origin/gh/drisspg/199/head 2025-10-10T00:24:19.6350232Z * [new branch] gh/drisspg/199/orig -> origin/gh/drisspg/199/orig 2025-10-10T00:24:19.6350428Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-10-10T00:24:19.6350660Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-10-10T00:24:19.6350855Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-10-10T00:24:19.6351160Z * [new branch] gh/drisspg/201/base -> origin/gh/drisspg/201/base 2025-10-10T00:24:19.6351362Z * [new branch] gh/drisspg/201/head -> origin/gh/drisspg/201/head 2025-10-10T00:24:19.6351555Z * [new branch] gh/drisspg/201/orig -> origin/gh/drisspg/201/orig 2025-10-10T00:24:19.6351743Z * [new branch] gh/drisspg/202/base -> origin/gh/drisspg/202/base 2025-10-10T00:24:19.6351946Z * [new branch] gh/drisspg/202/head -> origin/gh/drisspg/202/head 2025-10-10T00:24:19.6352137Z * [new branch] gh/drisspg/202/orig -> origin/gh/drisspg/202/orig 2025-10-10T00:24:19.6352395Z * [new branch] gh/drisspg/203/base -> origin/gh/drisspg/203/base 2025-10-10T00:24:19.6352582Z * [new branch] gh/drisspg/203/head -> origin/gh/drisspg/203/head 2025-10-10T00:24:19.6352776Z * [new branch] gh/drisspg/203/orig -> origin/gh/drisspg/203/orig 2025-10-10T00:24:19.6352969Z * [new branch] gh/drisspg/204/base -> origin/gh/drisspg/204/base 2025-10-10T00:24:19.6353168Z * [new branch] gh/drisspg/204/head -> origin/gh/drisspg/204/head 2025-10-10T00:24:19.6353373Z * [new branch] gh/drisspg/204/orig -> origin/gh/drisspg/204/orig 2025-10-10T00:24:19.6353566Z * [new branch] gh/drisspg/205/base -> origin/gh/drisspg/205/base 2025-10-10T00:24:19.6353753Z * [new branch] gh/drisspg/205/head -> origin/gh/drisspg/205/head 2025-10-10T00:24:19.6353958Z * [new branch] gh/drisspg/205/orig -> origin/gh/drisspg/205/orig 2025-10-10T00:24:19.6354151Z * [new branch] gh/drisspg/206/base -> origin/gh/drisspg/206/base 2025-10-10T00:24:19.6354343Z * [new branch] gh/drisspg/206/head -> origin/gh/drisspg/206/head 2025-10-10T00:24:19.6354539Z * [new branch] gh/drisspg/206/orig -> origin/gh/drisspg/206/orig 2025-10-10T00:24:19.6354730Z * [new branch] gh/drisspg/207/base -> origin/gh/drisspg/207/base 2025-10-10T00:24:19.6354918Z * [new branch] gh/drisspg/207/head -> origin/gh/drisspg/207/head 2025-10-10T00:24:19.6355116Z * [new branch] gh/drisspg/207/orig -> origin/gh/drisspg/207/orig 2025-10-10T00:24:19.6355308Z * [new branch] gh/drisspg/208/base -> origin/gh/drisspg/208/base 2025-10-10T00:24:19.6355498Z * [new branch] gh/drisspg/208/head -> origin/gh/drisspg/208/head 2025-10-10T00:24:19.6355694Z * [new branch] gh/drisspg/208/orig -> origin/gh/drisspg/208/orig 2025-10-10T00:24:19.6355883Z * [new branch] gh/drisspg/209/base -> origin/gh/drisspg/209/base 2025-10-10T00:24:19.6356070Z * [new branch] gh/drisspg/209/head -> origin/gh/drisspg/209/head 2025-10-10T00:24:19.6356266Z * [new branch] gh/drisspg/209/orig -> origin/gh/drisspg/209/orig 2025-10-10T00:24:19.6356506Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-10-10T00:24:19.6356698Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-10-10T00:24:19.6356932Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-10-10T00:24:19.6357169Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-10-10T00:24:19.6357364Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-10-10T00:24:19.6357568Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-10-10T00:24:19.6357769Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-10-10T00:24:19.6357964Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-10-10T00:24:19.6358230Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-10-10T00:24:19.6358431Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-10-10T00:24:19.6358622Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-10-10T00:24:19.6358814Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-10-10T00:24:19.6359024Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-10-10T00:24:19.6359220Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-10-10T00:24:19.6359480Z * [new branch] gh/eellison/824/base -> origin/gh/eellison/824/base 2025-10-10T00:24:19.6359684Z * [new branch] gh/eellison/824/head -> origin/gh/eellison/824/head 2025-10-10T00:24:19.6359873Z * [new branch] gh/eellison/824/orig -> origin/gh/eellison/824/orig 2025-10-10T00:24:19.6360068Z * [new branch] gh/eellison/825/base -> origin/gh/eellison/825/base 2025-10-10T00:24:19.6360269Z * [new branch] gh/eellison/825/head -> origin/gh/eellison/825/head 2025-10-10T00:24:19.6360464Z * [new branch] gh/eellison/825/orig -> origin/gh/eellison/825/orig 2025-10-10T00:24:19.6360654Z * [new branch] gh/eellison/826/base -> origin/gh/eellison/826/base 2025-10-10T00:24:19.6360851Z * [new branch] gh/eellison/826/head -> origin/gh/eellison/826/head 2025-10-10T00:24:19.6361043Z * [new branch] gh/eellison/826/orig -> origin/gh/eellison/826/orig 2025-10-10T00:24:19.6361233Z * [new branch] gh/eellison/827/base -> origin/gh/eellison/827/base 2025-10-10T00:24:19.6361425Z * [new branch] gh/eellison/827/head -> origin/gh/eellison/827/head 2025-10-10T00:24:19.6361629Z * [new branch] gh/eellison/827/orig -> origin/gh/eellison/827/orig 2025-10-10T00:24:19.6361825Z * [new branch] gh/eellison/828/base -> origin/gh/eellison/828/base 2025-10-10T00:24:19.6362021Z * [new branch] gh/eellison/828/head -> origin/gh/eellison/828/head 2025-10-10T00:24:19.6362219Z * [new branch] gh/eellison/828/orig -> origin/gh/eellison/828/orig 2025-10-10T00:24:19.6362447Z * [new branch] gh/eellison/829/base -> origin/gh/eellison/829/base 2025-10-10T00:24:19.6362640Z * [new branch] gh/eellison/829/head -> origin/gh/eellison/829/head 2025-10-10T00:24:19.6362882Z * [new branch] gh/eellison/829/orig -> origin/gh/eellison/829/orig 2025-10-10T00:24:19.6363074Z * [new branch] gh/eellison/830/base -> origin/gh/eellison/830/base 2025-10-10T00:24:19.6363311Z * [new branch] gh/eellison/830/head -> origin/gh/eellison/830/head 2025-10-10T00:24:19.6363514Z * [new branch] gh/eellison/830/orig -> origin/gh/eellison/830/orig 2025-10-10T00:24:19.6363703Z * [new branch] gh/eellison/831/base -> origin/gh/eellison/831/base 2025-10-10T00:24:19.6363895Z * [new branch] gh/eellison/831/head -> origin/gh/eellison/831/head 2025-10-10T00:24:19.6364100Z * [new branch] gh/eellison/831/orig -> origin/gh/eellison/831/orig 2025-10-10T00:24:19.6364292Z * [new branch] gh/eellison/832/base -> origin/gh/eellison/832/base 2025-10-10T00:24:19.6364482Z * [new branch] gh/eellison/832/head -> origin/gh/eellison/832/head 2025-10-10T00:24:19.6364681Z * [new branch] gh/eellison/832/orig -> origin/gh/eellison/832/orig 2025-10-10T00:24:19.6364872Z * [new branch] gh/eellison/833/base -> origin/gh/eellison/833/base 2025-10-10T00:24:19.6365072Z * [new branch] gh/eellison/833/head -> origin/gh/eellison/833/head 2025-10-10T00:24:19.6365353Z * [new branch] gh/eellison/833/orig -> origin/gh/eellison/833/orig 2025-10-10T00:24:19.6365549Z * [new branch] gh/eellison/834/base -> origin/gh/eellison/834/base 2025-10-10T00:24:19.6365742Z * [new branch] gh/eellison/834/head -> origin/gh/eellison/834/head 2025-10-10T00:24:19.6365935Z * [new branch] gh/eellison/834/orig -> origin/gh/eellison/834/orig 2025-10-10T00:24:19.6366138Z * [new branch] gh/eellison/835/base -> origin/gh/eellison/835/base 2025-10-10T00:24:19.6366400Z * [new branch] gh/eellison/835/head -> origin/gh/eellison/835/head 2025-10-10T00:24:19.6366593Z * [new branch] gh/eellison/835/orig -> origin/gh/eellison/835/orig 2025-10-10T00:24:19.6366788Z * [new branch] gh/eellison/836/base -> origin/gh/eellison/836/base 2025-10-10T00:24:19.6366982Z * [new branch] gh/eellison/836/head -> origin/gh/eellison/836/head 2025-10-10T00:24:19.6367176Z * [new branch] gh/eellison/836/orig -> origin/gh/eellison/836/orig 2025-10-10T00:24:19.6367378Z * [new branch] gh/eellison/837/base -> origin/gh/eellison/837/base 2025-10-10T00:24:19.6367572Z * [new branch] gh/eellison/837/head -> origin/gh/eellison/837/head 2025-10-10T00:24:19.6367764Z * [new branch] gh/eellison/837/orig -> origin/gh/eellison/837/orig 2025-10-10T00:24:19.6367964Z * [new branch] gh/eellison/838/base -> origin/gh/eellison/838/base 2025-10-10T00:24:19.6368157Z * [new branch] gh/eellison/838/head -> origin/gh/eellison/838/head 2025-10-10T00:24:19.6368350Z * [new branch] gh/eellison/838/orig -> origin/gh/eellison/838/orig 2025-10-10T00:24:19.6368552Z * [new branch] gh/eellison/839/base -> origin/gh/eellison/839/base 2025-10-10T00:24:19.6368750Z * [new branch] gh/eellison/839/head -> origin/gh/eellison/839/head 2025-10-10T00:24:19.6368944Z * [new branch] gh/eellison/839/orig -> origin/gh/eellison/839/orig 2025-10-10T00:24:19.6369147Z * [new branch] gh/eellison/840/base -> origin/gh/eellison/840/base 2025-10-10T00:24:19.6369337Z * [new branch] gh/eellison/840/head -> origin/gh/eellison/840/head 2025-10-10T00:24:19.6369532Z * [new branch] gh/eellison/840/orig -> origin/gh/eellison/840/orig 2025-10-10T00:24:19.6369734Z * [new branch] gh/eellison/841/base -> origin/gh/eellison/841/base 2025-10-10T00:24:19.6369930Z * [new branch] gh/eellison/841/head -> origin/gh/eellison/841/head 2025-10-10T00:24:19.6370125Z * [new branch] gh/eellison/841/orig -> origin/gh/eellison/841/orig 2025-10-10T00:24:19.6370317Z * [new branch] gh/eellison/842/base -> origin/gh/eellison/842/base 2025-10-10T00:24:19.6370521Z * [new branch] gh/eellison/842/head -> origin/gh/eellison/842/head 2025-10-10T00:24:19.6370713Z * [new branch] gh/eellison/842/orig -> origin/gh/eellison/842/orig 2025-10-10T00:24:19.6370905Z * [new branch] gh/eellison/843/base -> origin/gh/eellison/843/base 2025-10-10T00:24:19.6371105Z * [new branch] gh/eellison/843/head -> origin/gh/eellison/843/head 2025-10-10T00:24:19.6371297Z * [new branch] gh/eellison/843/orig -> origin/gh/eellison/843/orig 2025-10-10T00:24:19.6371492Z * [new branch] gh/eellison/844/base -> origin/gh/eellison/844/base 2025-10-10T00:24:19.6371695Z * [new branch] gh/eellison/844/head -> origin/gh/eellison/844/head 2025-10-10T00:24:19.6371887Z * [new branch] gh/eellison/844/orig -> origin/gh/eellison/844/orig 2025-10-10T00:24:19.6372084Z * [new branch] gh/eellison/845/base -> origin/gh/eellison/845/base 2025-10-10T00:24:19.6372362Z * [new branch] gh/eellison/845/head -> origin/gh/eellison/845/head 2025-10-10T00:24:19.6372557Z * [new branch] gh/eellison/845/orig -> origin/gh/eellison/845/orig 2025-10-10T00:24:19.6372748Z * [new branch] gh/eellison/846/base -> origin/gh/eellison/846/base 2025-10-10T00:24:19.6372948Z * [new branch] gh/eellison/846/head -> origin/gh/eellison/846/head 2025-10-10T00:24:19.6373139Z * [new branch] gh/eellison/846/orig -> origin/gh/eellison/846/orig 2025-10-10T00:24:19.6373384Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-10-10T00:24:19.6373615Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-10-10T00:24:19.6373792Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-10-10T00:24:19.6374014Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-10-10T00:24:19.6374193Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-10-10T00:24:19.6374414Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-10-10T00:24:19.6374593Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-10-10T00:24:19.6374769Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-10-10T00:24:19.6374948Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-10-10T00:24:19.6375122Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-10-10T00:24:19.6375299Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-10-10T00:24:19.6375487Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-10-10T00:24:19.6375659Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-10-10T00:24:19.6375841Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-10-10T00:24:19.6376023Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-10-10T00:24:19.6376192Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-10-10T00:24:19.6376366Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-10-10T00:24:19.6376542Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-10-10T00:24:19.6376717Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-10-10T00:24:19.6376893Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-10-10T00:24:19.6377071Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-10-10T00:24:19.6377241Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-10-10T00:24:19.6377416Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-10-10T00:24:19.6377606Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-10-10T00:24:19.6377780Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-10-10T00:24:19.6377948Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-10-10T00:24:19.6378118Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-10-10T00:24:19.6378303Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-10-10T00:24:19.6378474Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-10-10T00:24:19.6378652Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-10-10T00:24:19.6378829Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-10-10T00:24:19.6379086Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-10-10T00:24:19.6379255Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-10-10T00:24:19.6379439Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-10-10T00:24:19.6379610Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-10-10T00:24:19.6379784Z * [new branch] gh/etaf/170/base -> origin/gh/etaf/170/base 2025-10-10T00:24:19.6380036Z * [new branch] gh/etaf/170/head -> origin/gh/etaf/170/head 2025-10-10T00:24:19.6380211Z * [new branch] gh/etaf/170/orig -> origin/gh/etaf/170/orig 2025-10-10T00:24:19.6380381Z * [new branch] gh/etaf/171/base -> origin/gh/etaf/171/base 2025-10-10T00:24:19.6380569Z * [new branch] gh/etaf/171/head -> origin/gh/etaf/171/head 2025-10-10T00:24:19.6380741Z * [new branch] gh/etaf/171/orig -> origin/gh/etaf/171/orig 2025-10-10T00:24:19.6380916Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-10-10T00:24:19.6381101Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-10-10T00:24:19.6381273Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-10-10T00:24:19.6381492Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-10-10T00:24:19.6381710Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-10-10T00:24:19.6381932Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-10-10T00:24:19.6382152Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-10-10T00:24:19.6382361Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-10-10T00:24:19.6382577Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-10-10T00:24:19.6382788Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-10-10T00:24:19.6382990Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-10-10T00:24:19.6383189Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-10-10T00:24:19.6383384Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-10-10T00:24:19.6383575Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-10-10T00:24:19.6383765Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-10-10T00:24:19.6383951Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-10-10T00:24:19.6384138Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-10-10T00:24:19.6384331Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-10-10T00:24:19.6384519Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-10-10T00:24:19.6384703Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-10-10T00:24:19.6384893Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-10-10T00:24:19.6385084Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-10-10T00:24:19.6385334Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-10-10T00:24:19.6385534Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-10-10T00:24:19.6385722Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-10-10T00:24:19.6386424Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-10-10T00:24:19.6386617Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-10-10T00:24:19.6386806Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-10-10T00:24:19.6386993Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-10-10T00:24:19.6387185Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-10-10T00:24:19.6387459Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-10-10T00:24:19.6387645Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-10-10T00:24:19.6387829Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-10-10T00:24:19.6388024Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-10-10T00:24:19.6388210Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-10-10T00:24:19.6388397Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-10-10T00:24:19.6388595Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-10-10T00:24:19.6388783Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-10-10T00:24:19.6388972Z * [new branch] gh/ezyang/3138/base -> origin/gh/ezyang/3138/base 2025-10-10T00:24:19.6389172Z * [new branch] gh/ezyang/3138/head -> origin/gh/ezyang/3138/head 2025-10-10T00:24:19.6389358Z * [new branch] gh/ezyang/3138/orig -> origin/gh/ezyang/3138/orig 2025-10-10T00:24:19.6389596Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-10-10T00:24:19.6389802Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-10-10T00:24:19.6390024Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-10-10T00:24:19.6390211Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-10-10T00:24:19.6390448Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-10-10T00:24:19.6390640Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-10-10T00:24:19.6390827Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-10-10T00:24:19.6391024Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-10-10T00:24:19.6391212Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-10-10T00:24:19.6391401Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-10-10T00:24:19.6391596Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-10-10T00:24:19.6391791Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-10-10T00:24:19.6391982Z * [new branch] gh/ezyang/3145/base -> origin/gh/ezyang/3145/base 2025-10-10T00:24:19.6392172Z * [new branch] gh/ezyang/3145/head -> origin/gh/ezyang/3145/head 2025-10-10T00:24:19.6392374Z * [new branch] gh/ezyang/3145/orig -> origin/gh/ezyang/3145/orig 2025-10-10T00:24:19.6392563Z * [new branch] gh/ezyang/3146/base -> origin/gh/ezyang/3146/base 2025-10-10T00:24:19.6392750Z * [new branch] gh/ezyang/3146/head -> origin/gh/ezyang/3146/head 2025-10-10T00:24:19.6392950Z * [new branch] gh/ezyang/3146/orig -> origin/gh/ezyang/3146/orig 2025-10-10T00:24:19.6393137Z * [new branch] gh/ezyang/3147/base -> origin/gh/ezyang/3147/base 2025-10-10T00:24:19.6393405Z * [new branch] gh/ezyang/3147/head -> origin/gh/ezyang/3147/head 2025-10-10T00:24:19.6393599Z * [new branch] gh/ezyang/3147/orig -> origin/gh/ezyang/3147/orig 2025-10-10T00:24:19.6393789Z * [new branch] gh/ezyang/3148/base -> origin/gh/ezyang/3148/base 2025-10-10T00:24:19.6393979Z * [new branch] gh/ezyang/3148/head -> origin/gh/ezyang/3148/head 2025-10-10T00:24:19.6394221Z * [new branch] gh/ezyang/3148/orig -> origin/gh/ezyang/3148/orig 2025-10-10T00:24:19.6394817Z * [new branch] gh/ezyang/3149/base -> origin/gh/ezyang/3149/base 2025-10-10T00:24:19.6395014Z * [new branch] gh/ezyang/3149/head -> origin/gh/ezyang/3149/head 2025-10-10T00:24:19.6395213Z * [new branch] gh/ezyang/3149/orig -> origin/gh/ezyang/3149/orig 2025-10-10T00:24:19.6395409Z * [new branch] gh/ezyang/3150/base -> origin/gh/ezyang/3150/base 2025-10-10T00:24:19.6395598Z * [new branch] gh/ezyang/3150/head -> origin/gh/ezyang/3150/head 2025-10-10T00:24:19.6395798Z * [new branch] gh/ezyang/3150/orig -> origin/gh/ezyang/3150/orig 2025-10-10T00:24:19.6395985Z * [new branch] gh/ezyang/3151/base -> origin/gh/ezyang/3151/base 2025-10-10T00:24:19.6396173Z * [new branch] gh/ezyang/3151/head -> origin/gh/ezyang/3151/head 2025-10-10T00:24:19.6396364Z * [new branch] gh/ezyang/3151/orig -> origin/gh/ezyang/3151/orig 2025-10-10T00:24:19.6396569Z * [new branch] gh/ezyang/3152/base -> origin/gh/ezyang/3152/base 2025-10-10T00:24:19.6396760Z * [new branch] gh/ezyang/3152/head -> origin/gh/ezyang/3152/head 2025-10-10T00:24:19.6396945Z * [new branch] gh/ezyang/3152/orig -> origin/gh/ezyang/3152/orig 2025-10-10T00:24:19.6397140Z * [new branch] gh/ezyang/3153/base -> origin/gh/ezyang/3153/base 2025-10-10T00:24:19.6397322Z * [new branch] gh/ezyang/3153/head -> origin/gh/ezyang/3153/head 2025-10-10T00:24:19.6397505Z * [new branch] gh/ezyang/3153/orig -> origin/gh/ezyang/3153/orig 2025-10-10T00:24:19.6397703Z * [new branch] gh/ezyang/3154/base -> origin/gh/ezyang/3154/base 2025-10-10T00:24:19.6397886Z * [new branch] gh/ezyang/3154/head -> origin/gh/ezyang/3154/head 2025-10-10T00:24:19.6398076Z * [new branch] gh/ezyang/3154/orig -> origin/gh/ezyang/3154/orig 2025-10-10T00:24:19.6398271Z * [new branch] gh/ezyang/3155/base -> origin/gh/ezyang/3155/base 2025-10-10T00:24:19.6398461Z * [new branch] gh/ezyang/3155/head -> origin/gh/ezyang/3155/head 2025-10-10T00:24:19.6398645Z * [new branch] gh/ezyang/3155/orig -> origin/gh/ezyang/3155/orig 2025-10-10T00:24:19.6398841Z * [new branch] gh/ezyang/3156/base -> origin/gh/ezyang/3156/base 2025-10-10T00:24:19.6399024Z * [new branch] gh/ezyang/3156/head -> origin/gh/ezyang/3156/head 2025-10-10T00:24:19.6399208Z * [new branch] gh/ezyang/3156/orig -> origin/gh/ezyang/3156/orig 2025-10-10T00:24:19.6399402Z * [new branch] gh/ezyang/3157/base -> origin/gh/ezyang/3157/base 2025-10-10T00:24:19.6399586Z * [new branch] gh/ezyang/3157/head -> origin/gh/ezyang/3157/head 2025-10-10T00:24:19.6399773Z * [new branch] gh/ezyang/3157/orig -> origin/gh/ezyang/3157/orig 2025-10-10T00:24:19.6399960Z * [new branch] gh/ezyang/3158/base -> origin/gh/ezyang/3158/base 2025-10-10T00:24:19.6400156Z * [new branch] gh/ezyang/3158/head -> origin/gh/ezyang/3158/head 2025-10-10T00:24:19.6400344Z * [new branch] gh/ezyang/3158/orig -> origin/gh/ezyang/3158/orig 2025-10-10T00:24:19.6400605Z * [new branch] gh/ezyang/3159/base -> origin/gh/ezyang/3159/base 2025-10-10T00:24:19.6400796Z * [new branch] gh/ezyang/3159/head -> origin/gh/ezyang/3159/head 2025-10-10T00:24:19.6400980Z * [new branch] gh/ezyang/3159/orig -> origin/gh/ezyang/3159/orig 2025-10-10T00:24:19.6401169Z * [new branch] gh/ezyang/3160/base -> origin/gh/ezyang/3160/base 2025-10-10T00:24:19.6401358Z * [new branch] gh/ezyang/3160/head -> origin/gh/ezyang/3160/head 2025-10-10T00:24:19.6401611Z * [new branch] gh/ezyang/3160/orig -> origin/gh/ezyang/3160/orig 2025-10-10T00:24:19.6401797Z * [new branch] gh/ezyang/3161/base -> origin/gh/ezyang/3161/base 2025-10-10T00:24:19.6401997Z * [new branch] gh/ezyang/3161/head -> origin/gh/ezyang/3161/head 2025-10-10T00:24:19.6402189Z * [new branch] gh/ezyang/3161/orig -> origin/gh/ezyang/3161/orig 2025-10-10T00:24:19.6402376Z * [new branch] gh/ezyang/3162/base -> origin/gh/ezyang/3162/base 2025-10-10T00:24:19.6402579Z * [new branch] gh/ezyang/3162/head -> origin/gh/ezyang/3162/head 2025-10-10T00:24:19.6402767Z * [new branch] gh/ezyang/3162/orig -> origin/gh/ezyang/3162/orig 2025-10-10T00:24:19.6402952Z * [new branch] gh/ezyang/3163/base -> origin/gh/ezyang/3163/base 2025-10-10T00:24:19.6403149Z * [new branch] gh/ezyang/3163/head -> origin/gh/ezyang/3163/head 2025-10-10T00:24:19.6403337Z * [new branch] gh/ezyang/3163/orig -> origin/gh/ezyang/3163/orig 2025-10-10T00:24:19.6403528Z * [new branch] gh/ezyang/3164/base -> origin/gh/ezyang/3164/base 2025-10-10T00:24:19.6403723Z * [new branch] gh/ezyang/3164/head -> origin/gh/ezyang/3164/head 2025-10-10T00:24:19.6403915Z * [new branch] gh/ezyang/3164/orig -> origin/gh/ezyang/3164/orig 2025-10-10T00:24:19.6404100Z * [new branch] gh/ezyang/3165/base -> origin/gh/ezyang/3165/base 2025-10-10T00:24:19.6404283Z * [new branch] gh/ezyang/3165/head -> origin/gh/ezyang/3165/head 2025-10-10T00:24:19.6404476Z * [new branch] gh/ezyang/3165/orig -> origin/gh/ezyang/3165/orig 2025-10-10T00:24:19.6404662Z * [new branch] gh/ezyang/3166/base -> origin/gh/ezyang/3166/base 2025-10-10T00:24:19.6404850Z * [new branch] gh/ezyang/3166/head -> origin/gh/ezyang/3166/head 2025-10-10T00:24:19.6405044Z * [new branch] gh/ezyang/3166/orig -> origin/gh/ezyang/3166/orig 2025-10-10T00:24:19.6405226Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-10-10T00:24:19.6405410Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-10-10T00:24:19.6405611Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-10-10T00:24:19.6405796Z * [new branch] gh/ezyang/3168/base -> origin/gh/ezyang/3168/base 2025-10-10T00:24:19.6405979Z * [new branch] gh/ezyang/3168/head -> origin/gh/ezyang/3168/head 2025-10-10T00:24:19.6406175Z * [new branch] gh/ezyang/3168/orig -> origin/gh/ezyang/3168/orig 2025-10-10T00:24:19.6406358Z * [new branch] gh/ezyang/3169/base -> origin/gh/ezyang/3169/base 2025-10-10T00:24:19.6406544Z * [new branch] gh/ezyang/3169/head -> origin/gh/ezyang/3169/head 2025-10-10T00:24:19.6406733Z * [new branch] gh/ezyang/3169/orig -> origin/gh/ezyang/3169/orig 2025-10-10T00:24:19.6406916Z * [new branch] gh/ezyang/3170/base -> origin/gh/ezyang/3170/base 2025-10-10T00:24:19.6407099Z * [new branch] gh/ezyang/3170/head -> origin/gh/ezyang/3170/head 2025-10-10T00:24:19.6407357Z * [new branch] gh/ezyang/3170/orig -> origin/gh/ezyang/3170/orig 2025-10-10T00:24:19.6407544Z * [new branch] gh/ezyang/3171/base -> origin/gh/ezyang/3171/base 2025-10-10T00:24:19.6407725Z * [new branch] gh/ezyang/3171/head -> origin/gh/ezyang/3171/head 2025-10-10T00:24:19.6407921Z * [new branch] gh/ezyang/3171/orig -> origin/gh/ezyang/3171/orig 2025-10-10T00:24:19.6408107Z * [new branch] gh/ezyang/3172/base -> origin/gh/ezyang/3172/base 2025-10-10T00:24:19.6408356Z * [new branch] gh/ezyang/3172/head -> origin/gh/ezyang/3172/head 2025-10-10T00:24:19.6408546Z * [new branch] gh/ezyang/3172/orig -> origin/gh/ezyang/3172/orig 2025-10-10T00:24:19.6408749Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-10-10T00:24:19.6408936Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-10-10T00:24:19.6409121Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-10-10T00:24:19.6409314Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-10-10T00:24:19.6409500Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-10-10T00:24:19.6409688Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-10-10T00:24:19.6409882Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-10-10T00:24:19.6410072Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-10-10T00:24:19.6410255Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-10-10T00:24:19.6410460Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-10-10T00:24:19.6410648Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-10-10T00:24:19.6410829Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-10-10T00:24:19.6411016Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-10-10T00:24:19.6411199Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-10-10T00:24:19.6411380Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-10-10T00:24:19.6411570Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-10-10T00:24:19.6411757Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-10-10T00:24:19.6411940Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-10-10T00:24:19.6412134Z * [new branch] gh/fduwjj/183/base -> origin/gh/fduwjj/183/base 2025-10-10T00:24:19.6412321Z * [new branch] gh/fduwjj/183/head -> origin/gh/fduwjj/183/head 2025-10-10T00:24:19.6412504Z * [new branch] gh/fduwjj/183/orig -> origin/gh/fduwjj/183/orig 2025-10-10T00:24:19.6412685Z * [new branch] gh/fduwjj/184/base -> origin/gh/fduwjj/184/base 2025-10-10T00:24:19.6412880Z * [new branch] gh/fduwjj/184/head -> origin/gh/fduwjj/184/head 2025-10-10T00:24:19.6413063Z * [new branch] gh/fduwjj/184/orig -> origin/gh/fduwjj/184/orig 2025-10-10T00:24:19.6413247Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-10-10T00:24:19.6413440Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-10-10T00:24:19.6413621Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-10-10T00:24:19.6413807Z * [new branch] gh/fduwjj/191/base -> origin/gh/fduwjj/191/base 2025-10-10T00:24:19.6414076Z * [new branch] gh/fduwjj/191/head -> origin/gh/fduwjj/191/head 2025-10-10T00:24:19.6414260Z * [new branch] gh/fduwjj/191/orig -> origin/gh/fduwjj/191/orig 2025-10-10T00:24:19.6414443Z * [new branch] gh/fduwjj/192/base -> origin/gh/fduwjj/192/base 2025-10-10T00:24:19.6414633Z * [new branch] gh/fduwjj/192/head -> origin/gh/fduwjj/192/head 2025-10-10T00:24:19.6414817Z * [new branch] gh/fduwjj/192/orig -> origin/gh/fduwjj/192/orig 2025-10-10T00:24:19.6415067Z * [new branch] gh/fduwjj/193/base -> origin/gh/fduwjj/193/base 2025-10-10T00:24:19.6415266Z * [new branch] gh/fduwjj/193/head -> origin/gh/fduwjj/193/head 2025-10-10T00:24:19.6415452Z * [new branch] gh/fduwjj/193/orig -> origin/gh/fduwjj/193/orig 2025-10-10T00:24:19.6415633Z * [new branch] gh/fduwjj/194/base -> origin/gh/fduwjj/194/base 2025-10-10T00:24:19.6415825Z * [new branch] gh/fduwjj/194/head -> origin/gh/fduwjj/194/head 2025-10-10T00:24:19.6416007Z * [new branch] gh/fduwjj/194/orig -> origin/gh/fduwjj/194/orig 2025-10-10T00:24:19.6416191Z * [new branch] gh/fduwjj/195/base -> origin/gh/fduwjj/195/base 2025-10-10T00:24:19.6416381Z * [new branch] gh/fduwjj/195/head -> origin/gh/fduwjj/195/head 2025-10-10T00:24:19.6416564Z * [new branch] gh/fduwjj/195/orig -> origin/gh/fduwjj/195/orig 2025-10-10T00:24:19.6416752Z * [new branch] gh/fduwjj/196/base -> origin/gh/fduwjj/196/base 2025-10-10T00:24:19.6416936Z * [new branch] gh/fduwjj/196/head -> origin/gh/fduwjj/196/head 2025-10-10T00:24:19.6417133Z * [new branch] gh/fduwjj/196/orig -> origin/gh/fduwjj/196/orig 2025-10-10T00:24:19.6417316Z * [new branch] gh/fduwjj/197/base -> origin/gh/fduwjj/197/base 2025-10-10T00:24:19.6417513Z * [new branch] gh/fduwjj/197/head -> origin/gh/fduwjj/197/head 2025-10-10T00:24:19.6417709Z * [new branch] gh/fduwjj/197/orig -> origin/gh/fduwjj/197/orig 2025-10-10T00:24:19.6417897Z * [new branch] gh/fduwjj/198/base -> origin/gh/fduwjj/198/base 2025-10-10T00:24:19.6418081Z * [new branch] gh/fduwjj/198/head -> origin/gh/fduwjj/198/head 2025-10-10T00:24:19.6418272Z * [new branch] gh/fduwjj/198/orig -> origin/gh/fduwjj/198/orig 2025-10-10T00:24:19.6418460Z * [new branch] gh/fduwjj/199/base -> origin/gh/fduwjj/199/base 2025-10-10T00:24:19.6418646Z * [new branch] gh/fduwjj/199/head -> origin/gh/fduwjj/199/head 2025-10-10T00:24:19.6418838Z * [new branch] gh/fduwjj/199/orig -> origin/gh/fduwjj/199/orig 2025-10-10T00:24:19.6419033Z * [new branch] gh/fduwjj/200/base -> origin/gh/fduwjj/200/base 2025-10-10T00:24:19.6419216Z * [new branch] gh/fduwjj/200/head -> origin/gh/fduwjj/200/head 2025-10-10T00:24:19.6419413Z * [new branch] gh/fduwjj/200/orig -> origin/gh/fduwjj/200/orig 2025-10-10T00:24:19.6419596Z * [new branch] gh/fduwjj/201/base -> origin/gh/fduwjj/201/base 2025-10-10T00:24:19.6419783Z * [new branch] gh/fduwjj/201/head -> origin/gh/fduwjj/201/head 2025-10-10T00:24:19.6419980Z * [new branch] gh/fduwjj/201/orig -> origin/gh/fduwjj/201/orig 2025-10-10T00:24:19.6420168Z * [new branch] gh/fduwjj/202/base -> origin/gh/fduwjj/202/base 2025-10-10T00:24:19.6420354Z * [new branch] gh/fduwjj/202/head -> origin/gh/fduwjj/202/head 2025-10-10T00:24:19.6420552Z * [new branch] gh/fduwjj/202/orig -> origin/gh/fduwjj/202/orig 2025-10-10T00:24:19.6420874Z * [new branch] gh/fduwjj/203/base -> origin/gh/fduwjj/203/base 2025-10-10T00:24:19.6421096Z * [new branch] gh/fduwjj/203/head -> origin/gh/fduwjj/203/head 2025-10-10T00:24:19.6421285Z * [new branch] gh/fduwjj/203/orig -> origin/gh/fduwjj/203/orig 2025-10-10T00:24:19.6421482Z * [new branch] gh/fduwjj/204/base -> origin/gh/fduwjj/204/base 2025-10-10T00:24:19.6421664Z * [new branch] gh/fduwjj/204/head -> origin/gh/fduwjj/204/head 2025-10-10T00:24:19.6421877Z * [new branch] gh/fduwjj/204/orig -> origin/gh/fduwjj/204/orig 2025-10-10T00:24:19.6422260Z * [new branch] gh/fduwjj/205/base -> origin/gh/fduwjj/205/base 2025-10-10T00:24:19.6422443Z * [new branch] gh/fduwjj/205/head -> origin/gh/fduwjj/205/head 2025-10-10T00:24:19.6422626Z * [new branch] gh/fduwjj/205/orig -> origin/gh/fduwjj/205/orig 2025-10-10T00:24:19.6422825Z * [new branch] gh/fduwjj/206/base -> origin/gh/fduwjj/206/base 2025-10-10T00:24:19.6423012Z * [new branch] gh/fduwjj/206/head -> origin/gh/fduwjj/206/head 2025-10-10T00:24:19.6423206Z * [new branch] gh/fduwjj/206/orig -> origin/gh/fduwjj/206/orig 2025-10-10T00:24:19.6423408Z * [new branch] gh/fduwjj/207/base -> origin/gh/fduwjj/207/base 2025-10-10T00:24:19.6423596Z * [new branch] gh/fduwjj/207/head -> origin/gh/fduwjj/207/head 2025-10-10T00:24:19.6423783Z * [new branch] gh/fduwjj/207/orig -> origin/gh/fduwjj/207/orig 2025-10-10T00:24:19.6423975Z * [new branch] gh/fduwjj/208/base -> origin/gh/fduwjj/208/base 2025-10-10T00:24:19.6424156Z * [new branch] gh/fduwjj/208/head -> origin/gh/fduwjj/208/head 2025-10-10T00:24:19.6424340Z * [new branch] gh/fduwjj/208/orig -> origin/gh/fduwjj/208/orig 2025-10-10T00:24:19.6424542Z * [new branch] gh/fduwjj/209/base -> origin/gh/fduwjj/209/base 2025-10-10T00:24:19.6424727Z * [new branch] gh/fduwjj/209/head -> origin/gh/fduwjj/209/head 2025-10-10T00:24:19.6424907Z * [new branch] gh/fduwjj/209/orig -> origin/gh/fduwjj/209/orig 2025-10-10T00:24:19.6425099Z * [new branch] gh/fduwjj/210/base -> origin/gh/fduwjj/210/base 2025-10-10T00:24:19.6425355Z * [new branch] gh/fduwjj/210/head -> origin/gh/fduwjj/210/head 2025-10-10T00:24:19.6425545Z * [new branch] gh/fduwjj/210/orig -> origin/gh/fduwjj/210/orig 2025-10-10T00:24:19.6425730Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-10-10T00:24:19.6425927Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-10-10T00:24:19.6426112Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-10-10T00:24:19.6426301Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-10-10T00:24:19.6426498Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-10-10T00:24:19.6426687Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-10-10T00:24:19.6426872Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-10-10T00:24:19.6427069Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-10-10T00:24:19.6427256Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-10-10T00:24:19.6427442Z * [new branch] gh/fduwjj/214/base -> origin/gh/fduwjj/214/base 2025-10-10T00:24:19.6427637Z * [new branch] gh/fduwjj/214/head -> origin/gh/fduwjj/214/head 2025-10-10T00:24:19.6427821Z * [new branch] gh/fduwjj/214/orig -> origin/gh/fduwjj/214/orig 2025-10-10T00:24:19.6428088Z * [new branch] gh/fduwjj/215/base -> origin/gh/fduwjj/215/base 2025-10-10T00:24:19.6428287Z * [new branch] gh/fduwjj/215/head -> origin/gh/fduwjj/215/head 2025-10-10T00:24:19.6428475Z * [new branch] gh/fduwjj/215/orig -> origin/gh/fduwjj/215/orig 2025-10-10T00:24:19.6428662Z * [new branch] gh/fduwjj/216/base -> origin/gh/fduwjj/216/base 2025-10-10T00:24:19.6428861Z * [new branch] gh/fduwjj/216/head -> origin/gh/fduwjj/216/head 2025-10-10T00:24:19.6429112Z * [new branch] gh/fduwjj/216/orig -> origin/gh/fduwjj/216/orig 2025-10-10T00:24:19.6429297Z * [new branch] gh/fduwjj/217/base -> origin/gh/fduwjj/217/base 2025-10-10T00:24:19.6429547Z * [new branch] gh/fduwjj/217/head -> origin/gh/fduwjj/217/head 2025-10-10T00:24:19.6429816Z * [new branch] gh/fduwjj/217/orig -> origin/gh/fduwjj/217/orig 2025-10-10T00:24:19.6429999Z * [new branch] gh/fduwjj/218/base -> origin/gh/fduwjj/218/base 2025-10-10T00:24:19.6430181Z * [new branch] gh/fduwjj/218/head -> origin/gh/fduwjj/218/head 2025-10-10T00:24:19.6430376Z * [new branch] gh/fduwjj/218/orig -> origin/gh/fduwjj/218/orig 2025-10-10T00:24:19.6430558Z * [new branch] gh/fduwjj/219/base -> origin/gh/fduwjj/219/base 2025-10-10T00:24:19.6430740Z * [new branch] gh/fduwjj/219/head -> origin/gh/fduwjj/219/head 2025-10-10T00:24:19.6430936Z * [new branch] gh/fduwjj/219/orig -> origin/gh/fduwjj/219/orig 2025-10-10T00:24:19.6431124Z * [new branch] gh/fduwjj/220/base -> origin/gh/fduwjj/220/base 2025-10-10T00:24:19.6431307Z * [new branch] gh/fduwjj/220/head -> origin/gh/fduwjj/220/head 2025-10-10T00:24:19.6431509Z * [new branch] gh/fduwjj/220/orig -> origin/gh/fduwjj/220/orig 2025-10-10T00:24:19.6431693Z * [new branch] gh/fduwjj/221/base -> origin/gh/fduwjj/221/base 2025-10-10T00:24:19.6431876Z * [new branch] gh/fduwjj/221/head -> origin/gh/fduwjj/221/head 2025-10-10T00:24:19.6432064Z * [new branch] gh/fduwjj/221/orig -> origin/gh/fduwjj/221/orig 2025-10-10T00:24:19.6432261Z * [new branch] gh/fduwjj/222/base -> origin/gh/fduwjj/222/base 2025-10-10T00:24:19.6432446Z * [new branch] gh/fduwjj/222/head -> origin/gh/fduwjj/222/head 2025-10-10T00:24:19.6432646Z * [new branch] gh/fduwjj/222/orig -> origin/gh/fduwjj/222/orig 2025-10-10T00:24:19.6432833Z * [new branch] gh/fduwjj/223/base -> origin/gh/fduwjj/223/base 2025-10-10T00:24:19.6433018Z * [new branch] gh/fduwjj/223/head -> origin/gh/fduwjj/223/head 2025-10-10T00:24:19.6433213Z * [new branch] gh/fduwjj/223/orig -> origin/gh/fduwjj/223/orig 2025-10-10T00:24:19.6433396Z * [new branch] gh/fegin/313/base -> origin/gh/fegin/313/base 2025-10-10T00:24:19.6433574Z * [new branch] gh/fegin/313/head -> origin/gh/fegin/313/head 2025-10-10T00:24:19.6433765Z * [new branch] gh/fegin/313/orig -> origin/gh/fegin/313/orig 2025-10-10T00:24:19.6433945Z * [new branch] gh/fegin/314/base -> origin/gh/fegin/314/base 2025-10-10T00:24:19.6434127Z * [new branch] gh/fegin/314/head -> origin/gh/fegin/314/head 2025-10-10T00:24:19.6434303Z * [new branch] gh/fegin/314/orig -> origin/gh/fegin/314/orig 2025-10-10T00:24:19.6434487Z * [new branch] gh/fegin/315/base -> origin/gh/fegin/315/base 2025-10-10T00:24:19.6434665Z * [new branch] gh/fegin/315/head -> origin/gh/fegin/315/head 2025-10-10T00:24:19.6434922Z * [new branch] gh/fegin/315/orig -> origin/gh/fegin/315/orig 2025-10-10T00:24:19.6435107Z * [new branch] gh/fegin/316/base -> origin/gh/fegin/316/base 2025-10-10T00:24:19.6435283Z * [new branch] gh/fegin/316/head -> origin/gh/fegin/316/head 2025-10-10T00:24:19.6435461Z * [new branch] gh/fegin/316/orig -> origin/gh/fegin/316/orig 2025-10-10T00:24:19.6435651Z * [new branch] gh/fegin/317/base -> origin/gh/fegin/317/base 2025-10-10T00:24:19.6435899Z * [new branch] gh/fegin/317/head -> origin/gh/fegin/317/head 2025-10-10T00:24:19.6436078Z * [new branch] gh/fegin/317/orig -> origin/gh/fegin/317/orig 2025-10-10T00:24:19.6436264Z * [new branch] gh/fegin/318/base -> origin/gh/fegin/318/base 2025-10-10T00:24:19.6436449Z * [new branch] gh/fegin/318/head -> origin/gh/fegin/318/head 2025-10-10T00:24:19.6436671Z * [new branch] gh/fegin/318/orig -> origin/gh/fegin/318/orig 2025-10-10T00:24:19.6436924Z * [new branch] gh/fegin/319/base -> origin/gh/fegin/319/base 2025-10-10T00:24:19.6437102Z * [new branch] gh/fegin/319/head -> origin/gh/fegin/319/head 2025-10-10T00:24:19.6437282Z * [new branch] gh/fegin/319/orig -> origin/gh/fegin/319/orig 2025-10-10T00:24:19.6437464Z * [new branch] gh/fegin/320/base -> origin/gh/fegin/320/base 2025-10-10T00:24:19.6437644Z * [new branch] gh/fegin/320/head -> origin/gh/fegin/320/head 2025-10-10T00:24:19.6437821Z * [new branch] gh/fegin/320/orig -> origin/gh/fegin/320/orig 2025-10-10T00:24:19.6438000Z * [new branch] gh/fegin/321/base -> origin/gh/fegin/321/base 2025-10-10T00:24:19.6438185Z * [new branch] gh/fegin/321/head -> origin/gh/fegin/321/head 2025-10-10T00:24:19.6438368Z * [new branch] gh/fegin/321/orig -> origin/gh/fegin/321/orig 2025-10-10T00:24:19.6438549Z * [new branch] gh/fegin/322/base -> origin/gh/fegin/322/base 2025-10-10T00:24:19.6438734Z * [new branch] gh/fegin/322/head -> origin/gh/fegin/322/head 2025-10-10T00:24:19.6438912Z * [new branch] gh/fegin/322/orig -> origin/gh/fegin/322/orig 2025-10-10T00:24:19.6439088Z * [new branch] gh/fegin/323/base -> origin/gh/fegin/323/base 2025-10-10T00:24:19.6439283Z * [new branch] gh/fegin/323/head -> origin/gh/fegin/323/head 2025-10-10T00:24:19.6439459Z * [new branch] gh/fegin/324/base -> origin/gh/fegin/324/base 2025-10-10T00:24:19.6439635Z * [new branch] gh/fegin/324/head -> origin/gh/fegin/324/head 2025-10-10T00:24:19.6439820Z * [new branch] gh/fegin/324/orig -> origin/gh/fegin/324/orig 2025-10-10T00:24:19.6440003Z * [new branch] gh/fegin/325/base -> origin/gh/fegin/325/base 2025-10-10T00:24:19.6440183Z * [new branch] gh/fegin/325/head -> origin/gh/fegin/325/head 2025-10-10T00:24:19.6440371Z * [new branch] gh/fegin/325/orig -> origin/gh/fegin/325/orig 2025-10-10T00:24:19.6440550Z * [new branch] gh/fegin/326/base -> origin/gh/fegin/326/base 2025-10-10T00:24:19.6440728Z * [new branch] gh/fegin/326/head -> origin/gh/fegin/326/head 2025-10-10T00:24:19.6440924Z * [new branch] gh/fegin/326/orig -> origin/gh/fegin/326/orig 2025-10-10T00:24:19.6441108Z * [new branch] gh/fegin/327/base -> origin/gh/fegin/327/base 2025-10-10T00:24:19.6441285Z * [new branch] gh/fegin/327/head -> origin/gh/fegin/327/head 2025-10-10T00:24:19.6441478Z * [new branch] gh/fegin/327/orig -> origin/gh/fegin/327/orig 2025-10-10T00:24:19.6441791Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-10-10T00:24:19.6441978Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-10-10T00:24:19.6442165Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-10-10T00:24:19.6442355Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-10-10T00:24:19.6442540Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-10-10T00:24:19.6442793Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-10-10T00:24:19.6442984Z * [new branch] gh/fffrog/147/base -> origin/gh/fffrog/147/base 2025-10-10T00:24:19.6443165Z * [new branch] gh/fffrog/147/head -> origin/gh/fffrog/147/head 2025-10-10T00:24:19.6443350Z * [new branch] gh/fffrog/147/orig -> origin/gh/fffrog/147/orig 2025-10-10T00:24:19.6443544Z * [new branch] gh/fffrog/149/base -> origin/gh/fffrog/149/base 2025-10-10T00:24:19.6443729Z * [new branch] gh/fffrog/149/head -> origin/gh/fffrog/149/head 2025-10-10T00:24:19.6443914Z * [new branch] gh/fffrog/149/orig -> origin/gh/fffrog/149/orig 2025-10-10T00:24:19.6444104Z * [new branch] gh/fffrog/150/base -> origin/gh/fffrog/150/base 2025-10-10T00:24:19.6444293Z * [new branch] gh/fffrog/150/head -> origin/gh/fffrog/150/head 2025-10-10T00:24:19.6444477Z * [new branch] gh/fffrog/150/orig -> origin/gh/fffrog/150/orig 2025-10-10T00:24:19.6444663Z * [new branch] gh/fffrog/153/base -> origin/gh/fffrog/153/base 2025-10-10T00:24:19.6444949Z * [new branch] gh/fffrog/153/head -> origin/gh/fffrog/153/head 2025-10-10T00:24:19.6445185Z * [new branch] gh/fffrog/153/orig -> origin/gh/fffrog/153/orig 2025-10-10T00:24:19.6445378Z * [new branch] gh/fffrog/154/base -> origin/gh/fffrog/154/base 2025-10-10T00:24:19.6445562Z * [new branch] gh/fffrog/154/head -> origin/gh/fffrog/154/head 2025-10-10T00:24:19.6445748Z * [new branch] gh/fffrog/154/orig -> origin/gh/fffrog/154/orig 2025-10-10T00:24:19.6445937Z * [new branch] gh/fffrog/155/base -> origin/gh/fffrog/155/base 2025-10-10T00:24:19.6446119Z * [new branch] gh/fffrog/155/head -> origin/gh/fffrog/155/head 2025-10-10T00:24:19.6446308Z * [new branch] gh/fffrog/155/orig -> origin/gh/fffrog/155/orig 2025-10-10T00:24:19.6446487Z * [new branch] gh/fffrog/156/base -> origin/gh/fffrog/156/base 2025-10-10T00:24:19.6446678Z * [new branch] gh/fffrog/156/head -> origin/gh/fffrog/156/head 2025-10-10T00:24:19.6446865Z * [new branch] gh/fffrog/156/orig -> origin/gh/fffrog/156/orig 2025-10-10T00:24:19.6447051Z * [new branch] gh/fffrog/157/base -> origin/gh/fffrog/157/base 2025-10-10T00:24:19.6447244Z * [new branch] gh/fffrog/157/head -> origin/gh/fffrog/157/head 2025-10-10T00:24:19.6447430Z * [new branch] gh/fffrog/157/orig -> origin/gh/fffrog/157/orig 2025-10-10T00:24:19.6447613Z * [new branch] gh/fffrog/158/base -> origin/gh/fffrog/158/base 2025-10-10T00:24:19.6447804Z * [new branch] gh/fffrog/158/head -> origin/gh/fffrog/158/head 2025-10-10T00:24:19.6447991Z * [new branch] gh/fffrog/158/orig -> origin/gh/fffrog/158/orig 2025-10-10T00:24:19.6448175Z * [new branch] gh/fffrog/159/base -> origin/gh/fffrog/159/base 2025-10-10T00:24:19.6448365Z * [new branch] gh/fffrog/159/head -> origin/gh/fffrog/159/head 2025-10-10T00:24:19.6448635Z * [new branch] gh/fffrog/159/orig -> origin/gh/fffrog/159/orig 2025-10-10T00:24:19.6448819Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-10-10T00:24:19.6449011Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-10-10T00:24:19.6449199Z * [new branch] gh/fffrog/161/base -> origin/gh/fffrog/161/base 2025-10-10T00:24:19.6449381Z * [new branch] gh/fffrog/161/head -> origin/gh/fffrog/161/head 2025-10-10T00:24:19.6449642Z * [new branch] gh/fffrog/161/orig -> origin/gh/fffrog/161/orig 2025-10-10T00:24:19.6449832Z * [new branch] gh/fffrog/162/base -> origin/gh/fffrog/162/base 2025-10-10T00:24:19.6450016Z * [new branch] gh/fffrog/162/head -> origin/gh/fffrog/162/head 2025-10-10T00:24:19.6450209Z * [new branch] gh/fffrog/162/orig -> origin/gh/fffrog/162/orig 2025-10-10T00:24:19.6450400Z * [new branch] gh/fffrog/163/base -> origin/gh/fffrog/163/base 2025-10-10T00:24:19.6450582Z * [new branch] gh/fffrog/163/head -> origin/gh/fffrog/163/head 2025-10-10T00:24:19.6450767Z * [new branch] gh/fffrog/163/orig -> origin/gh/fffrog/163/orig 2025-10-10T00:24:19.6450961Z * [new branch] gh/fffrog/164/base -> origin/gh/fffrog/164/base 2025-10-10T00:24:19.6451142Z * [new branch] gh/fffrog/164/head -> origin/gh/fffrog/164/head 2025-10-10T00:24:19.6451327Z * [new branch] gh/fffrog/164/orig -> origin/gh/fffrog/164/orig 2025-10-10T00:24:19.6451529Z * [new branch] gh/fffrog/165/base -> origin/gh/fffrog/165/base 2025-10-10T00:24:19.6451723Z * [new branch] gh/fffrog/165/head -> origin/gh/fffrog/165/head 2025-10-10T00:24:19.6451908Z * [new branch] gh/fffrog/165/orig -> origin/gh/fffrog/165/orig 2025-10-10T00:24:19.6452109Z * [new branch] gh/fffrog/166/base -> origin/gh/fffrog/166/base 2025-10-10T00:24:19.6452293Z * [new branch] gh/fffrog/166/head -> origin/gh/fffrog/166/head 2025-10-10T00:24:19.6452474Z * [new branch] gh/fffrog/166/orig -> origin/gh/fffrog/166/orig 2025-10-10T00:24:19.6452663Z * [new branch] gh/fffrog/167/base -> origin/gh/fffrog/167/base 2025-10-10T00:24:19.6452843Z * [new branch] gh/fffrog/167/head -> origin/gh/fffrog/167/head 2025-10-10T00:24:19.6453029Z * [new branch] gh/fffrog/167/orig -> origin/gh/fffrog/167/orig 2025-10-10T00:24:19.6453219Z * [new branch] gh/fffrog/168/base -> origin/gh/fffrog/168/base 2025-10-10T00:24:19.6453400Z * [new branch] gh/fffrog/168/head -> origin/gh/fffrog/168/head 2025-10-10T00:24:19.6453586Z * [new branch] gh/fffrog/168/orig -> origin/gh/fffrog/168/orig 2025-10-10T00:24:19.6453777Z * [new branch] gh/fffrog/169/base -> origin/gh/fffrog/169/base 2025-10-10T00:24:19.6453968Z * [new branch] gh/fffrog/169/head -> origin/gh/fffrog/169/head 2025-10-10T00:24:19.6454152Z * [new branch] gh/fffrog/169/orig -> origin/gh/fffrog/169/orig 2025-10-10T00:24:19.6454343Z * [new branch] gh/fffrog/170/base -> origin/gh/fffrog/170/base 2025-10-10T00:24:19.6454573Z * [new branch] gh/fffrog/170/head -> origin/gh/fffrog/170/head 2025-10-10T00:24:19.6454764Z * [new branch] gh/fffrog/170/orig -> origin/gh/fffrog/170/orig 2025-10-10T00:24:19.6454950Z * [new branch] gh/fffrog/171/base -> origin/gh/fffrog/171/base 2025-10-10T00:24:19.6455142Z * [new branch] gh/fffrog/171/head -> origin/gh/fffrog/171/head 2025-10-10T00:24:19.6455396Z * [new branch] gh/fffrog/171/orig -> origin/gh/fffrog/171/orig 2025-10-10T00:24:19.6455584Z * [new branch] gh/fffrog/172/base -> origin/gh/fffrog/172/base 2025-10-10T00:24:19.6455783Z * [new branch] gh/fffrog/172/head -> origin/gh/fffrog/172/head 2025-10-10T00:24:19.6455964Z * [new branch] gh/fffrog/172/orig -> origin/gh/fffrog/172/orig 2025-10-10T00:24:19.6456145Z * [new branch] gh/fffrog/173/base -> origin/gh/fffrog/173/base 2025-10-10T00:24:19.6456407Z * [new branch] gh/fffrog/173/head -> origin/gh/fffrog/173/head 2025-10-10T00:24:19.6456589Z * [new branch] gh/fffrog/173/orig -> origin/gh/fffrog/173/orig 2025-10-10T00:24:19.6456778Z * [new branch] gh/fffrog/174/base -> origin/gh/fffrog/174/base 2025-10-10T00:24:19.6456972Z * [new branch] gh/fffrog/174/head -> origin/gh/fffrog/174/head 2025-10-10T00:24:19.6457156Z * [new branch] gh/fffrog/174/orig -> origin/gh/fffrog/174/orig 2025-10-10T00:24:19.6457334Z * [new branch] gh/fffrog/175/base -> origin/gh/fffrog/175/base 2025-10-10T00:24:19.6457529Z * [new branch] gh/fffrog/175/head -> origin/gh/fffrog/175/head 2025-10-10T00:24:19.6457712Z * [new branch] gh/fffrog/175/orig -> origin/gh/fffrog/175/orig 2025-10-10T00:24:19.6457896Z * [new branch] gh/fffrog/176/base -> origin/gh/fffrog/176/base 2025-10-10T00:24:19.6458092Z * [new branch] gh/fffrog/176/head -> origin/gh/fffrog/176/head 2025-10-10T00:24:19.6458277Z * [new branch] gh/fffrog/176/orig -> origin/gh/fffrog/176/orig 2025-10-10T00:24:19.6458463Z * [new branch] gh/fxdawnn/1/base -> origin/gh/fxdawnn/1/base 2025-10-10T00:24:19.6458646Z * [new branch] gh/fxdawnn/1/head -> origin/gh/fxdawnn/1/head 2025-10-10T00:24:19.6458836Z * [new branch] gh/fxdawnn/1/orig -> origin/gh/fxdawnn/1/orig 2025-10-10T00:24:19.6459020Z * [new branch] gh/fxdawnn/2/base -> origin/gh/fxdawnn/2/base 2025-10-10T00:24:19.6459206Z * [new branch] gh/fxdawnn/2/head -> origin/gh/fxdawnn/2/head 2025-10-10T00:24:19.6459391Z * [new branch] gh/fxdawnn/2/orig -> origin/gh/fxdawnn/2/orig 2025-10-10T00:24:19.6459571Z * [new branch] gh/fxdawnn/3/base -> origin/gh/fxdawnn/3/base 2025-10-10T00:24:19.6459759Z * [new branch] gh/fxdawnn/3/head -> origin/gh/fxdawnn/3/head 2025-10-10T00:24:19.6459951Z * [new branch] gh/fxdawnn/3/orig -> origin/gh/fxdawnn/3/orig 2025-10-10T00:24:19.6460133Z * [new branch] gh/fxdawnn/4/base -> origin/gh/fxdawnn/4/base 2025-10-10T00:24:19.6460315Z * [new branch] gh/fxdawnn/4/orig -> origin/gh/fxdawnn/4/orig 2025-10-10T00:24:19.6460522Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-10-10T00:24:19.6460714Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-10-10T00:24:19.6460904Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-10-10T00:24:19.6461100Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-10-10T00:24:19.6461295Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-10-10T00:24:19.6461489Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-10-10T00:24:19.6461688Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-10-10T00:24:19.6461904Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-10-10T00:24:19.6462291Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-10-10T00:24:19.6462539Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-10-10T00:24:19.6462738Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-10-10T00:24:19.6462933Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-10-10T00:24:19.6463133Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-10-10T00:24:19.6463334Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-10-10T00:24:19.6463603Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-10-10T00:24:19.6463797Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-10-10T00:24:19.6463997Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-10-10T00:24:19.6464194Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-10-10T00:24:19.6464386Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-10-10T00:24:19.6464589Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-10-10T00:24:19.6464782Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-10-10T00:24:19.6464980Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-10-10T00:24:19.6465269Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-10-10T00:24:19.6465466Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-10-10T00:24:19.6465660Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-10-10T00:24:19.6465863Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-10-10T00:24:19.6466064Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-10-10T00:24:19.6466258Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-10-10T00:24:19.6466463Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-10-10T00:24:19.6466659Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-10-10T00:24:19.6500705Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-10-10T00:24:19.6501247Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-10-10T00:24:19.6501530Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-10-10T00:24:19.6501739Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-10-10T00:24:19.6501934Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-10-10T00:24:19.6502143Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-10-10T00:24:19.6502336Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-10-10T00:24:19.6502534Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-10-10T00:24:19.6502740Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-10-10T00:24:19.6502935Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-10-10T00:24:19.6503138Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-10-10T00:24:19.6503357Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-10-10T00:24:19.6503545Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-10-10T00:24:19.6503887Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-10-10T00:24:19.6504097Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-10-10T00:24:19.6504295Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-10-10T00:24:19.6504493Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-10-10T00:24:19.6504706Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-10-10T00:24:19.6504989Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-10-10T00:24:19.6505273Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-10-10T00:24:19.6505485Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-10-10T00:24:19.6505687Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-10-10T00:24:19.6505889Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-10-10T00:24:19.6506097Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-10-10T00:24:19.6506297Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-10-10T00:24:19.6506491Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-10-10T00:24:19.6506687Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-10-10T00:24:19.6506895Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-10-10T00:24:19.6507090Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-10-10T00:24:19.6507286Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-10-10T00:24:19.6507496Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-10-10T00:24:19.6507692Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-10-10T00:24:19.6507889Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-10-10T00:24:19.6508102Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-10-10T00:24:19.6508296Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-10-10T00:24:19.6508496Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-10-10T00:24:19.6508698Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-10-10T00:24:19.6508895Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-10-10T00:24:19.6509088Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-10-10T00:24:19.6509299Z * [new branch] gh/guangyey/194/base -> origin/gh/guangyey/194/base 2025-10-10T00:24:19.6509493Z * [new branch] gh/guangyey/194/head -> origin/gh/guangyey/194/head 2025-10-10T00:24:19.6509688Z * [new branch] gh/guangyey/194/orig -> origin/gh/guangyey/194/orig 2025-10-10T00:24:19.6509892Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-10-10T00:24:19.6510086Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-10-10T00:24:19.6510283Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-10-10T00:24:19.6510486Z * [new branch] gh/guangyey/201/base -> origin/gh/guangyey/201/base 2025-10-10T00:24:19.6510679Z * [new branch] gh/guangyey/201/head -> origin/gh/guangyey/201/head 2025-10-10T00:24:19.6510872Z * [new branch] gh/guangyey/201/orig -> origin/gh/guangyey/201/orig 2025-10-10T00:24:19.6511143Z * [new branch] gh/guangyey/202/base -> origin/gh/guangyey/202/base 2025-10-10T00:24:19.6511344Z * [new branch] gh/guangyey/202/head -> origin/gh/guangyey/202/head 2025-10-10T00:24:19.6511540Z * [new branch] gh/guangyey/202/orig -> origin/gh/guangyey/202/orig 2025-10-10T00:24:19.6511743Z * [new branch] gh/guangyey/203/base -> origin/gh/guangyey/203/base 2025-10-10T00:24:19.6511943Z * [new branch] gh/guangyey/203/head -> origin/gh/guangyey/203/head 2025-10-10T00:24:19.6512208Z * [new branch] gh/guangyey/203/orig -> origin/gh/guangyey/203/orig 2025-10-10T00:24:19.6512404Z * [new branch] gh/guangyey/205/base -> origin/gh/guangyey/205/base 2025-10-10T00:24:19.6512607Z * [new branch] gh/guangyey/205/head -> origin/gh/guangyey/205/head 2025-10-10T00:24:19.6512804Z * [new branch] gh/guangyey/205/orig -> origin/gh/guangyey/205/orig 2025-10-10T00:24:19.6512998Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-10-10T00:24:19.6513199Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-10-10T00:24:19.6513392Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-10-10T00:24:19.6513585Z * [new branch] gh/guangyey/209/base -> origin/gh/guangyey/209/base 2025-10-10T00:24:19.6513783Z * [new branch] gh/guangyey/209/head -> origin/gh/guangyey/209/head 2025-10-10T00:24:19.6513974Z * [new branch] gh/guangyey/209/orig -> origin/gh/guangyey/209/orig 2025-10-10T00:24:19.6514167Z * [new branch] gh/guangyey/210/base -> origin/gh/guangyey/210/base 2025-10-10T00:24:19.6514384Z * [new branch] gh/guangyey/210/head -> origin/gh/guangyey/210/head 2025-10-10T00:24:19.6514582Z * [new branch] gh/guangyey/210/orig -> origin/gh/guangyey/210/orig 2025-10-10T00:24:19.6514776Z * [new branch] gh/guangyey/211/base -> origin/gh/guangyey/211/base 2025-10-10T00:24:19.6514977Z * [new branch] gh/guangyey/211/head -> origin/gh/guangyey/211/head 2025-10-10T00:24:19.6515169Z * [new branch] gh/guangyey/211/orig -> origin/gh/guangyey/211/orig 2025-10-10T00:24:19.6515365Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-10-10T00:24:19.6515557Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-10-10T00:24:19.6515758Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-10-10T00:24:19.6516009Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-10-10T00:24:19.6516248Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-10-10T00:24:19.6516491Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-10-10T00:24:19.6516726Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-10-10T00:24:19.6516958Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-10-10T00:24:19.6517197Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-10-10T00:24:19.6517428Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-10-10T00:24:19.6517668Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-10-10T00:24:19.6517911Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-10-10T00:24:19.6518141Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-10-10T00:24:19.6518448Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-10-10T00:24:19.6518693Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-10-10T00:24:19.6518926Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-10-10T00:24:19.6519159Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-10-10T00:24:19.6519405Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-10-10T00:24:19.6519710Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-10-10T00:24:19.6519941Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-10-10T00:24:19.6520179Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-10-10T00:24:19.6520415Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-10-10T00:24:19.6520644Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-10-10T00:24:19.6520880Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-10-10T00:24:19.6521120Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-10-10T00:24:19.6521354Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-10-10T00:24:19.6521610Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-10-10T00:24:19.6521848Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-10-10T00:24:19.6522082Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-10-10T00:24:19.6522338Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-10-10T00:24:19.6522574Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-10-10T00:24:19.6522806Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-10-10T00:24:19.6523044Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-10-10T00:24:19.6523302Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-10-10T00:24:19.6523544Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-10-10T00:24:19.6523782Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-10-10T00:24:19.6524025Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-10-10T00:24:19.6524265Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-10-10T00:24:19.6524506Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-10-10T00:24:19.6524756Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-10-10T00:24:19.6524992Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-10-10T00:24:19.6525229Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-10-10T00:24:19.6525474Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-10-10T00:24:19.6525707Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-10-10T00:24:19.6525941Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-10-10T00:24:19.6526190Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-10-10T00:24:19.6526495Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-10-10T00:24:19.6526728Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-10-10T00:24:19.6526971Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-10-10T00:24:19.6527208Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-10-10T00:24:19.6527443Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-10-10T00:24:19.6527764Z * [new branch] gh/guilhermeleobas/237/base -> origin/gh/guilhermeleobas/237/base 2025-10-10T00:24:19.6528003Z * [new branch] gh/guilhermeleobas/237/head -> origin/gh/guilhermeleobas/237/head 2025-10-10T00:24:19.6528237Z * [new branch] gh/guilhermeleobas/237/orig -> origin/gh/guilhermeleobas/237/orig 2025-10-10T00:24:19.6528486Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-10-10T00:24:19.6528722Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-10-10T00:24:19.6528956Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-10-10T00:24:19.6529206Z * [new branch] gh/guilhermeleobas/246/base -> origin/gh/guilhermeleobas/246/base 2025-10-10T00:24:19.6529443Z * [new branch] gh/guilhermeleobas/246/head -> origin/gh/guilhermeleobas/246/head 2025-10-10T00:24:19.6529684Z * [new branch] gh/guilhermeleobas/246/orig -> origin/gh/guilhermeleobas/246/orig 2025-10-10T00:24:19.6529933Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-10-10T00:24:19.6530166Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-10-10T00:24:19.6530407Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-10-10T00:24:19.6530637Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-10-10T00:24:19.6530875Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-10-10T00:24:19.6531107Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-10-10T00:24:19.6531338Z * [new branch] gh/guilhermeleobas/249/base -> origin/gh/guilhermeleobas/249/base 2025-10-10T00:24:19.6531584Z * [new branch] gh/guilhermeleobas/249/head -> origin/gh/guilhermeleobas/249/head 2025-10-10T00:24:19.6531819Z * [new branch] gh/guilhermeleobas/249/orig -> origin/gh/guilhermeleobas/249/orig 2025-10-10T00:24:19.6532053Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-10-10T00:24:19.6532295Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-10-10T00:24:19.6532532Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-10-10T00:24:19.6532758Z * [new branch] gh/henrylhtsang/150/base -> origin/gh/henrylhtsang/150/base 2025-10-10T00:24:19.6532981Z * [new branch] gh/henrylhtsang/150/head -> origin/gh/henrylhtsang/150/head 2025-10-10T00:24:19.6533203Z * [new branch] gh/henrylhtsang/150/orig -> origin/gh/henrylhtsang/150/orig 2025-10-10T00:24:19.6533420Z * [new branch] gh/henrylhtsang/151/base -> origin/gh/henrylhtsang/151/base 2025-10-10T00:24:19.6533637Z * [new branch] gh/henrylhtsang/151/head -> origin/gh/henrylhtsang/151/head 2025-10-10T00:24:19.6533862Z * [new branch] gh/henrylhtsang/151/orig -> origin/gh/henrylhtsang/151/orig 2025-10-10T00:24:19.6534079Z * [new branch] gh/henrylhtsang/152/base -> origin/gh/henrylhtsang/152/base 2025-10-10T00:24:19.6534859Z * [new branch] gh/henrylhtsang/152/head -> origin/gh/henrylhtsang/152/head 2025-10-10T00:24:19.6535091Z * [new branch] gh/henrylhtsang/152/orig -> origin/gh/henrylhtsang/152/orig 2025-10-10T00:24:19.6535310Z * [new branch] gh/henrylhtsang/153/base -> origin/gh/henrylhtsang/153/base 2025-10-10T00:24:19.6535526Z * [new branch] gh/henrylhtsang/153/head -> origin/gh/henrylhtsang/153/head 2025-10-10T00:24:19.6535755Z * [new branch] gh/henrylhtsang/153/orig -> origin/gh/henrylhtsang/153/orig 2025-10-10T00:24:19.6536018Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-10-10T00:24:19.6536202Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-10-10T00:24:19.6536394Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-10-10T00:24:19.6536574Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-10-10T00:24:19.6536750Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-10-10T00:24:19.6536930Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-10-10T00:24:19.6537109Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-10-10T00:24:19.6537287Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-10-10T00:24:19.6537490Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-10-10T00:24:19.6537688Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-10-10T00:24:19.6537874Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-10-10T00:24:19.6538060Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-10-10T00:24:19.6538263Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-10-10T00:24:19.6538448Z * [new branch] gh/isuruf/147/base -> origin/gh/isuruf/147/base 2025-10-10T00:24:19.6538637Z * [new branch] gh/isuruf/147/head -> origin/gh/isuruf/147/head 2025-10-10T00:24:19.6538843Z * [new branch] gh/isuruf/147/orig -> origin/gh/isuruf/147/orig 2025-10-10T00:24:19.6539026Z * [new branch] gh/isuruf/148/base -> origin/gh/isuruf/148/base 2025-10-10T00:24:19.6539208Z * [new branch] gh/isuruf/148/head -> origin/gh/isuruf/148/head 2025-10-10T00:24:19.6539401Z * [new branch] gh/isuruf/148/orig -> origin/gh/isuruf/148/orig 2025-10-10T00:24:19.6539588Z * [new branch] gh/isuruf/149/base -> origin/gh/isuruf/149/base 2025-10-10T00:24:19.6539770Z * [new branch] gh/isuruf/149/head -> origin/gh/isuruf/149/head 2025-10-10T00:24:19.6539966Z * [new branch] gh/isuruf/149/orig -> origin/gh/isuruf/149/orig 2025-10-10T00:24:19.6540151Z * [new branch] gh/isuruf/150/base -> origin/gh/isuruf/150/base 2025-10-10T00:24:19.6540334Z * [new branch] gh/isuruf/150/head -> origin/gh/isuruf/150/head 2025-10-10T00:24:19.6540533Z * [new branch] gh/isuruf/150/orig -> origin/gh/isuruf/150/orig 2025-10-10T00:24:19.6540716Z * [new branch] gh/isuruf/151/base -> origin/gh/isuruf/151/base 2025-10-10T00:24:19.6540905Z * [new branch] gh/isuruf/151/head -> origin/gh/isuruf/151/head 2025-10-10T00:24:19.6541100Z * [new branch] gh/isuruf/151/orig -> origin/gh/isuruf/151/orig 2025-10-10T00:24:19.6541282Z * [new branch] gh/isuruf/152/base -> origin/gh/isuruf/152/base 2025-10-10T00:24:19.6541461Z * [new branch] gh/isuruf/152/head -> origin/gh/isuruf/152/head 2025-10-10T00:24:19.6541716Z * [new branch] gh/isuruf/152/orig -> origin/gh/isuruf/152/orig 2025-10-10T00:24:19.6541904Z * [new branch] gh/isuruf/153/base -> origin/gh/isuruf/153/base 2025-10-10T00:24:19.6542087Z * [new branch] gh/isuruf/153/head -> origin/gh/isuruf/153/head 2025-10-10T00:24:19.6542272Z * [new branch] gh/isuruf/153/orig -> origin/gh/isuruf/153/orig 2025-10-10T00:24:19.6542463Z * [new branch] gh/isuruf/154/base -> origin/gh/isuruf/154/base 2025-10-10T00:24:19.6543024Z * [new branch] gh/isuruf/154/head -> origin/gh/isuruf/154/head 2025-10-10T00:24:19.6543219Z * [new branch] gh/isuruf/154/orig -> origin/gh/isuruf/154/orig 2025-10-10T00:24:19.6543413Z * [new branch] gh/isuruf/155/base -> origin/gh/isuruf/155/base 2025-10-10T00:24:19.6543601Z * [new branch] gh/isuruf/155/head -> origin/gh/isuruf/155/head 2025-10-10T00:24:19.6543794Z * [new branch] gh/isuruf/155/orig -> origin/gh/isuruf/155/orig 2025-10-10T00:24:19.6543989Z * [new branch] gh/isuruf/156/base -> origin/gh/isuruf/156/base 2025-10-10T00:24:19.6544171Z * [new branch] gh/isuruf/156/head -> origin/gh/isuruf/156/head 2025-10-10T00:24:19.6544355Z * [new branch] gh/isuruf/156/orig -> origin/gh/isuruf/156/orig 2025-10-10T00:24:19.6544555Z * [new branch] gh/isuruf/157/base -> origin/gh/isuruf/157/base 2025-10-10T00:24:19.6544749Z * [new branch] gh/isuruf/157/head -> origin/gh/isuruf/157/head 2025-10-10T00:24:19.6544933Z * [new branch] gh/isuruf/157/orig -> origin/gh/isuruf/157/orig 2025-10-10T00:24:19.6545124Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-10-10T00:24:19.6545401Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-10-10T00:24:19.6545588Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-10-10T00:24:19.6545798Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-10-10T00:24:19.6545994Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-10-10T00:24:19.6546189Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-10-10T00:24:19.6546380Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-10-10T00:24:19.6546587Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-10-10T00:24:19.6546782Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-10-10T00:24:19.6546972Z * [new branch] gh/jamesjwu/186/base -> origin/gh/jamesjwu/186/base 2025-10-10T00:24:19.6547185Z * [new branch] gh/jamesjwu/186/head -> origin/gh/jamesjwu/186/head 2025-10-10T00:24:19.6547375Z * [new branch] gh/jamesjwu/186/orig -> origin/gh/jamesjwu/186/orig 2025-10-10T00:24:19.6547565Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-10-10T00:24:19.6547769Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-10-10T00:24:19.6547963Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-10-10T00:24:19.6548154Z * [new branch] gh/jamesjwu/189/base -> origin/gh/jamesjwu/189/base 2025-10-10T00:24:19.6548358Z * [new branch] gh/jamesjwu/189/head -> origin/gh/jamesjwu/189/head 2025-10-10T00:24:19.6548549Z * [new branch] gh/jamesjwu/189/orig -> origin/gh/jamesjwu/189/orig 2025-10-10T00:24:19.6548740Z * [new branch] gh/jamesjwu/190/base -> origin/gh/jamesjwu/190/base 2025-10-10T00:24:19.6549033Z * [new branch] gh/jamesjwu/190/head -> origin/gh/jamesjwu/190/head 2025-10-10T00:24:19.6549229Z * [new branch] gh/jamesjwu/190/orig -> origin/gh/jamesjwu/190/orig 2025-10-10T00:24:19.6549421Z * [new branch] gh/jamesjwu/191/base -> origin/gh/jamesjwu/191/base 2025-10-10T00:24:19.6549619Z * [new branch] gh/jamesjwu/191/head -> origin/gh/jamesjwu/191/head 2025-10-10T00:24:19.6549812Z * [new branch] gh/jamesjwu/191/orig -> origin/gh/jamesjwu/191/orig 2025-10-10T00:24:19.6550074Z * [new branch] gh/jamesjwu/192/base -> origin/gh/jamesjwu/192/base 2025-10-10T00:24:19.6550270Z * [new branch] gh/jamesjwu/192/head -> origin/gh/jamesjwu/192/head 2025-10-10T00:24:19.6550476Z * [new branch] gh/jamesjwu/193/base -> origin/gh/jamesjwu/193/base 2025-10-10T00:24:19.6550669Z * [new branch] gh/jamesjwu/193/head -> origin/gh/jamesjwu/193/head 2025-10-10T00:24:19.6550866Z * [new branch] gh/jamesjwu/193/orig -> origin/gh/jamesjwu/193/orig 2025-10-10T00:24:19.6551066Z * [new branch] gh/jamesjwu/194/base -> origin/gh/jamesjwu/194/base 2025-10-10T00:24:19.6551260Z * [new branch] gh/jamesjwu/194/head -> origin/gh/jamesjwu/194/head 2025-10-10T00:24:19.6551451Z * [new branch] gh/jamesjwu/194/orig -> origin/gh/jamesjwu/194/orig 2025-10-10T00:24:19.6551658Z * [new branch] gh/jamesjwu/195/base -> origin/gh/jamesjwu/195/base 2025-10-10T00:24:19.6551854Z * [new branch] gh/jamesjwu/195/head -> origin/gh/jamesjwu/195/head 2025-10-10T00:24:19.6552041Z * [new branch] gh/jamesjwu/195/orig -> origin/gh/jamesjwu/195/orig 2025-10-10T00:24:19.6552244Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-10-10T00:24:19.6552439Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-10-10T00:24:19.6552631Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-10-10T00:24:19.6552831Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-10-10T00:24:19.6553020Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-10-10T00:24:19.6553212Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-10-10T00:24:19.6553411Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-10-10T00:24:19.6553600Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-10-10T00:24:19.6553791Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-10-10T00:24:19.6553986Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-10-10T00:24:19.6554175Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-10-10T00:24:19.6554366Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-10-10T00:24:19.6554558Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-10-10T00:24:19.6554751Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-10-10T00:24:19.6554941Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-10-10T00:24:19.6555130Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-10-10T00:24:19.6555321Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-10-10T00:24:19.6555508Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-10-10T00:24:19.6555701Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-10-10T00:24:19.6555970Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-10-10T00:24:19.6556161Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-10-10T00:24:19.6556346Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-10-10T00:24:19.6556546Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-10-10T00:24:19.6556731Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-10-10T00:24:19.6556977Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-10-10T00:24:19.6557179Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-10-10T00:24:19.6557369Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-10-10T00:24:19.6557557Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-10-10T00:24:19.6557759Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-10-10T00:24:19.6557950Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-10-10T00:24:19.6558138Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-10-10T00:24:19.6558340Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-10-10T00:24:19.6558531Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-10-10T00:24:19.6558723Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-10-10T00:24:19.6558922Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-10-10T00:24:19.6559115Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-10-10T00:24:19.6559307Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-10-10T00:24:19.6559496Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-10-10T00:24:19.6559692Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-10-10T00:24:19.6559881Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-10-10T00:24:19.6560070Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-10-10T00:24:19.6560264Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-10-10T00:24:19.6560460Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-10-10T00:24:19.6560651Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-10-10T00:24:19.6560859Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-10-10T00:24:19.6561052Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-10-10T00:24:19.6561242Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-10-10T00:24:19.6561442Z * [new branch] gh/janeyx99/304/base -> origin/gh/janeyx99/304/base 2025-10-10T00:24:19.6561632Z * [new branch] gh/janeyx99/304/head -> origin/gh/janeyx99/304/head 2025-10-10T00:24:19.6561821Z * [new branch] gh/janeyx99/304/orig -> origin/gh/janeyx99/304/orig 2025-10-10T00:24:19.6562027Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-10-10T00:24:19.6562220Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-10-10T00:24:19.6562412Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-10-10T00:24:19.6562612Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-10-10T00:24:19.6562870Z * [new branch] gh/janeyx99/307/base -> origin/gh/janeyx99/307/base 2025-10-10T00:24:19.6563057Z * [new branch] gh/janeyx99/307/head -> origin/gh/janeyx99/307/head 2025-10-10T00:24:19.6563247Z * [new branch] gh/janeyx99/307/orig -> origin/gh/janeyx99/307/orig 2025-10-10T00:24:19.6563442Z * [new branch] gh/janeyx99/308/base -> origin/gh/janeyx99/308/base 2025-10-10T00:24:19.6563638Z * [new branch] gh/janeyx99/308/head -> origin/gh/janeyx99/308/head 2025-10-10T00:24:19.6563892Z * [new branch] gh/janeyx99/308/orig -> origin/gh/janeyx99/308/orig 2025-10-10T00:24:19.6564088Z * [new branch] gh/janeyx99/309/base -> origin/gh/janeyx99/309/base 2025-10-10T00:24:19.6564279Z * [new branch] gh/janeyx99/309/head -> origin/gh/janeyx99/309/head 2025-10-10T00:24:19.6564471Z * [new branch] gh/janeyx99/309/orig -> origin/gh/janeyx99/309/orig 2025-10-10T00:24:19.6564671Z * [new branch] gh/janeyx99/310/base -> origin/gh/janeyx99/310/base 2025-10-10T00:24:19.6564866Z * [new branch] gh/janeyx99/310/head -> origin/gh/janeyx99/310/head 2025-10-10T00:24:19.6565062Z * [new branch] gh/janeyx99/310/orig -> origin/gh/janeyx99/310/orig 2025-10-10T00:24:19.6565265Z * [new branch] gh/janeyx99/311/base -> origin/gh/janeyx99/311/base 2025-10-10T00:24:19.6565454Z * [new branch] gh/janeyx99/311/head -> origin/gh/janeyx99/311/head 2025-10-10T00:24:19.6565647Z * [new branch] gh/janeyx99/311/orig -> origin/gh/janeyx99/311/orig 2025-10-10T00:24:19.6565846Z * [new branch] gh/janeyx99/312/base -> origin/gh/janeyx99/312/base 2025-10-10T00:24:19.6566038Z * [new branch] gh/janeyx99/312/head -> origin/gh/janeyx99/312/head 2025-10-10T00:24:19.6566234Z * [new branch] gh/janeyx99/312/orig -> origin/gh/janeyx99/312/orig 2025-10-10T00:24:19.6566440Z * [new branch] gh/janeyx99/313/base -> origin/gh/janeyx99/313/base 2025-10-10T00:24:19.6566630Z * [new branch] gh/janeyx99/313/head -> origin/gh/janeyx99/313/head 2025-10-10T00:24:19.6566820Z * [new branch] gh/janeyx99/313/orig -> origin/gh/janeyx99/313/orig 2025-10-10T00:24:19.6567016Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-10-10T00:24:19.6567210Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-10-10T00:24:19.6567400Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-10-10T00:24:19.6567599Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-10-10T00:24:19.6567790Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-10-10T00:24:19.6567980Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-10-10T00:24:19.6568170Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-10-10T00:24:19.6568363Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-10-10T00:24:19.6568548Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-10-10T00:24:19.6568735Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-10-10T00:24:19.6568935Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-10-10T00:24:19.6569119Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-10-10T00:24:19.6569304Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-10-10T00:24:19.6569494Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-10-10T00:24:19.6569744Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-10-10T00:24:19.6569928Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-10-10T00:24:19.6570127Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-10-10T00:24:19.6570313Z * [new branch] gh/jansel/532/base -> origin/gh/jansel/532/base 2025-10-10T00:24:19.6570499Z * [new branch] gh/jansel/532/head -> origin/gh/jansel/532/head 2025-10-10T00:24:19.6570765Z * [new branch] gh/jansel/532/orig -> origin/gh/jansel/532/orig 2025-10-10T00:24:19.6570955Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-10-10T00:24:19.6571144Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-10-10T00:24:19.6571347Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-10-10T00:24:19.6571535Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-10-10T00:24:19.6571720Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-10-10T00:24:19.6571916Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-10-10T00:24:19.6572102Z * [new branch] gh/jansel/535/base -> origin/gh/jansel/535/base 2025-10-10T00:24:19.6572287Z * [new branch] gh/jansel/535/head -> origin/gh/jansel/535/head 2025-10-10T00:24:19.6572479Z * [new branch] gh/jansel/535/orig -> origin/gh/jansel/535/orig 2025-10-10T00:24:19.6572677Z * [new branch] gh/jansel/536/base -> origin/gh/jansel/536/base 2025-10-10T00:24:19.6572867Z * [new branch] gh/jansel/536/head -> origin/gh/jansel/536/head 2025-10-10T00:24:19.6573054Z * [new branch] gh/jansel/536/orig -> origin/gh/jansel/536/orig 2025-10-10T00:24:19.6573247Z * [new branch] gh/jansel/537/base -> origin/gh/jansel/537/base 2025-10-10T00:24:19.6573434Z * [new branch] gh/jansel/537/head -> origin/gh/jansel/537/head 2025-10-10T00:24:19.6573619Z * [new branch] gh/jansel/537/orig -> origin/gh/jansel/537/orig 2025-10-10T00:24:19.6573815Z * [new branch] gh/jansel/538/base -> origin/gh/jansel/538/base 2025-10-10T00:24:19.6574001Z * [new branch] gh/jansel/538/head -> origin/gh/jansel/538/head 2025-10-10T00:24:19.6574191Z * [new branch] gh/jansel/538/orig -> origin/gh/jansel/538/orig 2025-10-10T00:24:19.6574393Z * [new branch] gh/jansel/539/base -> origin/gh/jansel/539/base 2025-10-10T00:24:19.6574579Z * [new branch] gh/jansel/539/head -> origin/gh/jansel/539/head 2025-10-10T00:24:19.6574764Z * [new branch] gh/jansel/539/orig -> origin/gh/jansel/539/orig 2025-10-10T00:24:19.6574959Z * [new branch] gh/jansel/540/base -> origin/gh/jansel/540/base 2025-10-10T00:24:19.6575140Z * [new branch] gh/jansel/540/head -> origin/gh/jansel/540/head 2025-10-10T00:24:19.6575329Z * [new branch] gh/jansel/540/orig -> origin/gh/jansel/540/orig 2025-10-10T00:24:19.6575521Z * [new branch] gh/jansel/541/base -> origin/gh/jansel/541/base 2025-10-10T00:24:19.6575711Z * [new branch] gh/jansel/541/head -> origin/gh/jansel/541/head 2025-10-10T00:24:19.6575894Z * [new branch] gh/jansel/541/orig -> origin/gh/jansel/541/orig 2025-10-10T00:24:19.6576084Z * [new branch] gh/jansel/542/base -> origin/gh/jansel/542/base 2025-10-10T00:24:19.6576282Z * [new branch] gh/jansel/542/head -> origin/gh/jansel/542/head 2025-10-10T00:24:19.6576534Z * [new branch] gh/jansel/542/orig -> origin/gh/jansel/542/orig 2025-10-10T00:24:19.6576731Z * [new branch] gh/jansel/543/base -> origin/gh/jansel/543/base 2025-10-10T00:24:19.6576917Z * [new branch] gh/jansel/543/head -> origin/gh/jansel/543/head 2025-10-10T00:24:19.6577100Z * [new branch] gh/jansel/543/orig -> origin/gh/jansel/543/orig 2025-10-10T00:24:19.6577292Z * [new branch] gh/jansel/544/base -> origin/gh/jansel/544/base 2025-10-10T00:24:19.6577543Z * [new branch] gh/jansel/544/head -> origin/gh/jansel/544/head 2025-10-10T00:24:19.6577728Z * [new branch] gh/jansel/544/orig -> origin/gh/jansel/544/orig 2025-10-10T00:24:19.6577920Z * [new branch] gh/jansel/545/base -> origin/gh/jansel/545/base 2025-10-10T00:24:19.6578102Z * [new branch] gh/jansel/545/head -> origin/gh/jansel/545/head 2025-10-10T00:24:19.6578286Z * [new branch] gh/jansel/545/orig -> origin/gh/jansel/545/orig 2025-10-10T00:24:19.6578473Z * [new branch] gh/jansel/546/base -> origin/gh/jansel/546/base 2025-10-10T00:24:19.6578657Z * [new branch] gh/jansel/546/head -> origin/gh/jansel/546/head 2025-10-10T00:24:19.6578841Z * [new branch] gh/jansel/546/orig -> origin/gh/jansel/546/orig 2025-10-10T00:24:19.6579037Z * [new branch] gh/jansel/547/base -> origin/gh/jansel/547/base 2025-10-10T00:24:19.6579223Z * [new branch] gh/jansel/547/head -> origin/gh/jansel/547/head 2025-10-10T00:24:19.6579410Z * [new branch] gh/jansel/547/orig -> origin/gh/jansel/547/orig 2025-10-10T00:24:19.6579609Z * [new branch] gh/jansel/548/base -> origin/gh/jansel/548/base 2025-10-10T00:24:19.6579794Z * [new branch] gh/jansel/548/head -> origin/gh/jansel/548/head 2025-10-10T00:24:19.6579977Z * [new branch] gh/jansel/548/orig -> origin/gh/jansel/548/orig 2025-10-10T00:24:19.6580198Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-10-10T00:24:19.6580424Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-10-10T00:24:19.6580636Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-10-10T00:24:19.6580844Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-10-10T00:24:19.6581060Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-10-10T00:24:19.6581272Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-10-10T00:24:19.6581484Z * [new branch] gh/jbschlosser/251/base -> origin/gh/jbschlosser/251/base 2025-10-10T00:24:19.6581702Z * [new branch] gh/jbschlosser/251/head -> origin/gh/jbschlosser/251/head 2025-10-10T00:24:19.6581915Z * [new branch] gh/jbschlosser/251/orig -> origin/gh/jbschlosser/251/orig 2025-10-10T00:24:19.6582111Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-10-10T00:24:19.6582312Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-10-10T00:24:19.6582508Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-10-10T00:24:19.6582703Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-10-10T00:24:19.6582903Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-10-10T00:24:19.6583097Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-10-10T00:24:19.6583289Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-10-10T00:24:19.6583553Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-10-10T00:24:19.6583747Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-10-10T00:24:19.6583939Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-10-10T00:24:19.6584144Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-10-10T00:24:19.6584339Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-10-10T00:24:19.6584597Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-10-10T00:24:19.6584798Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-10-10T00:24:19.6585002Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-10-10T00:24:19.6585279Z * [new branch] gh/jiayisunx/71/base -> origin/gh/jiayisunx/71/base 2025-10-10T00:24:19.6585477Z * [new branch] gh/jiayisunx/71/head -> origin/gh/jiayisunx/71/head 2025-10-10T00:24:19.6585681Z * [new branch] gh/jiayisunx/71/orig -> origin/gh/jiayisunx/71/orig 2025-10-10T00:24:19.6585875Z * [new branch] gh/jiayisunx/72/base -> origin/gh/jiayisunx/72/base 2025-10-10T00:24:19.6586070Z * [new branch] gh/jiayisunx/72/head -> origin/gh/jiayisunx/72/head 2025-10-10T00:24:19.6586276Z * [new branch] gh/jiayisunx/72/orig -> origin/gh/jiayisunx/72/orig 2025-10-10T00:24:19.6586475Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-10-10T00:24:19.6586673Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-10-10T00:24:19.6586884Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-10-10T00:24:19.6587078Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-10-10T00:24:19.6587274Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-10-10T00:24:19.6587482Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-10-10T00:24:19.6587672Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-10-10T00:24:19.6587864Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-10-10T00:24:19.6588075Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-10-10T00:24:19.6588268Z * [new branch] gh/jiayisunx/80/base -> origin/gh/jiayisunx/80/base 2025-10-10T00:24:19.6588470Z * [new branch] gh/jiayisunx/80/head -> origin/gh/jiayisunx/80/head 2025-10-10T00:24:19.6588668Z * [new branch] gh/jiayisunx/80/orig -> origin/gh/jiayisunx/80/orig 2025-10-10T00:24:19.6588863Z * [new branch] gh/jiayisunx/81/base -> origin/gh/jiayisunx/81/base 2025-10-10T00:24:19.6589054Z * [new branch] gh/jiayisunx/81/head -> origin/gh/jiayisunx/81/head 2025-10-10T00:24:19.6589251Z * [new branch] gh/jiayisunx/81/orig -> origin/gh/jiayisunx/81/orig 2025-10-10T00:24:19.6589451Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-10-10T00:24:19.6589647Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-10-10T00:24:19.6589841Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-10-10T00:24:19.6590040Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-10-10T00:24:19.6590232Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-10-10T00:24:19.6590512Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-10-10T00:24:19.6590717Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-10-10T00:24:19.6590910Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-10-10T00:24:19.6591104Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-10-10T00:24:19.6591323Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-10-10T00:24:19.6591525Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-10-10T00:24:19.6591792Z * [new branch] gh/karthickai/3/base -> origin/gh/karthickai/3/base 2025-10-10T00:24:19.6592007Z * [new branch] gh/karthickai/3/head -> origin/gh/karthickai/3/head 2025-10-10T00:24:19.6592203Z * [new branch] gh/karthickai/3/orig -> origin/gh/karthickai/3/orig 2025-10-10T00:24:19.6592402Z * [new branch] gh/karthickai/4/base -> origin/gh/karthickai/4/base 2025-10-10T00:24:19.6592604Z * [new branch] gh/karthickai/4/head -> origin/gh/karthickai/4/head 2025-10-10T00:24:19.6592797Z * [new branch] gh/karthickai/4/orig -> origin/gh/karthickai/4/orig 2025-10-10T00:24:19.6592993Z * [new branch] gh/karthickai/5/base -> origin/gh/karthickai/5/base 2025-10-10T00:24:19.6593197Z * [new branch] gh/karthickai/5/head -> origin/gh/karthickai/5/head 2025-10-10T00:24:19.6593399Z * [new branch] gh/karthickai/5/orig -> origin/gh/karthickai/5/orig 2025-10-10T00:24:19.6593599Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-10-10T00:24:19.6593809Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-10-10T00:24:19.6594003Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-10-10T00:24:19.6594221Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-10-10T00:24:19.6594429Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-10-10T00:24:19.6594640Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-10-10T00:24:19.6594847Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-10-10T00:24:19.6595047Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-10-10T00:24:19.6595266Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-10-10T00:24:19.6595474Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-10-10T00:24:19.6595678Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-10-10T00:24:19.6595898Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-10-10T00:24:19.6596102Z * [new branch] gh/kurtamohler/51/base -> origin/gh/kurtamohler/51/base 2025-10-10T00:24:19.6596305Z * [new branch] gh/kurtamohler/51/head -> origin/gh/kurtamohler/51/head 2025-10-10T00:24:19.6596520Z * [new branch] gh/kurtamohler/51/orig -> origin/gh/kurtamohler/51/orig 2025-10-10T00:24:19.6596725Z * [new branch] gh/kurtamohler/52/base -> origin/gh/kurtamohler/52/base 2025-10-10T00:24:19.6596934Z * [new branch] gh/kurtamohler/52/head -> origin/gh/kurtamohler/52/head 2025-10-10T00:24:19.6597148Z * [new branch] gh/kurtamohler/52/orig -> origin/gh/kurtamohler/52/orig 2025-10-10T00:24:19.6597351Z * [new branch] gh/kurtamohler/53/base -> origin/gh/kurtamohler/53/base 2025-10-10T00:24:19.6597555Z * [new branch] gh/kurtamohler/53/head -> origin/gh/kurtamohler/53/head 2025-10-10T00:24:19.6597829Z * [new branch] gh/kurtamohler/53/orig -> origin/gh/kurtamohler/53/orig 2025-10-10T00:24:19.6598034Z * [new branch] gh/kurtamohler/54/base -> origin/gh/kurtamohler/54/base 2025-10-10T00:24:19.6598238Z * [new branch] gh/kurtamohler/54/head -> origin/gh/kurtamohler/54/head 2025-10-10T00:24:19.6598447Z * [new branch] gh/kurtamohler/54/orig -> origin/gh/kurtamohler/54/orig 2025-10-10T00:24:19.6598717Z * [new branch] gh/kurtamohler/55/base -> origin/gh/kurtamohler/55/base 2025-10-10T00:24:19.6599001Z * [new branch] gh/kurtamohler/55/head -> origin/gh/kurtamohler/55/head 2025-10-10T00:24:19.6599246Z * [new branch] gh/kurtamohler/55/orig -> origin/gh/kurtamohler/55/orig 2025-10-10T00:24:19.6599453Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-10-10T00:24:19.6599664Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-10-10T00:24:19.6599858Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-10-10T00:24:19.6600056Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-10-10T00:24:19.6600242Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-10-10T00:24:19.6600435Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-10-10T00:24:19.6600635Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-10-10T00:24:19.6600829Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-10-10T00:24:19.6601016Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-10-10T00:24:19.6601208Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-10-10T00:24:19.6601399Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-10-10T00:24:19.6601589Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-10-10T00:24:19.6601781Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-10-10T00:24:19.6601971Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-10-10T00:24:19.6602157Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-10-10T00:24:19.6602353Z * [new branch] gh/kwen2501/222/base -> origin/gh/kwen2501/222/base 2025-10-10T00:24:19.6602540Z * [new branch] gh/kwen2501/222/head -> origin/gh/kwen2501/222/head 2025-10-10T00:24:19.6602726Z * [new branch] gh/kwen2501/222/orig -> origin/gh/kwen2501/222/orig 2025-10-10T00:24:19.6602917Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-10-10T00:24:19.6603111Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-10-10T00:24:19.6603302Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-10-10T00:24:19.6603497Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-10-10T00:24:19.6603681Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-10-10T00:24:19.6603867Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-10-10T00:24:19.6604057Z * [new branch] gh/kwen2501/230/base -> origin/gh/kwen2501/230/base 2025-10-10T00:24:19.6604250Z * [new branch] gh/kwen2501/230/head -> origin/gh/kwen2501/230/head 2025-10-10T00:24:19.6604437Z * [new branch] gh/kwen2501/230/orig -> origin/gh/kwen2501/230/orig 2025-10-10T00:24:19.6604711Z * [new branch] gh/kwen2501/231/base -> origin/gh/kwen2501/231/base 2025-10-10T00:24:19.6604905Z * [new branch] gh/kwen2501/231/head -> origin/gh/kwen2501/231/head 2025-10-10T00:24:19.6605092Z * [new branch] gh/kwen2501/231/orig -> origin/gh/kwen2501/231/orig 2025-10-10T00:24:19.6605281Z * [new branch] gh/kwen2501/232/base -> origin/gh/kwen2501/232/base 2025-10-10T00:24:19.6605499Z * [new branch] gh/kwen2501/232/head -> origin/gh/kwen2501/232/head 2025-10-10T00:24:19.6605692Z * [new branch] gh/kwen2501/232/orig -> origin/gh/kwen2501/232/orig 2025-10-10T00:24:19.6605951Z * [new branch] gh/kwen2501/233/base -> origin/gh/kwen2501/233/base 2025-10-10T00:24:19.6606146Z * [new branch] gh/kwen2501/233/head -> origin/gh/kwen2501/233/head 2025-10-10T00:24:19.6606334Z * [new branch] gh/kwen2501/233/orig -> origin/gh/kwen2501/233/orig 2025-10-10T00:24:19.6606528Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-10-10T00:24:19.6606729Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-10-10T00:24:19.6606914Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-10-10T00:24:19.6607099Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-10-10T00:24:19.6607297Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-10-10T00:24:19.6607486Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-10-10T00:24:19.6607676Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-10-10T00:24:19.6607879Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-10-10T00:24:19.6608069Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-10-10T00:24:19.6608260Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-10-10T00:24:19.6608447Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-10-10T00:24:19.6608642Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-10-10T00:24:19.6608832Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-10-10T00:24:19.6609021Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-10-10T00:24:19.6609216Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-10-10T00:24:19.6609408Z * [new branch] gh/kwen2501/239/base -> origin/gh/kwen2501/239/base 2025-10-10T00:24:19.6609596Z * [new branch] gh/kwen2501/239/head -> origin/gh/kwen2501/239/head 2025-10-10T00:24:19.6609795Z * [new branch] gh/kwen2501/239/orig -> origin/gh/kwen2501/239/orig 2025-10-10T00:24:19.6609984Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-10-10T00:24:19.6610172Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-10-10T00:24:19.6610366Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-10-10T00:24:19.6610553Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-10-10T00:24:19.6610744Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-10-10T00:24:19.6610943Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-10-10T00:24:19.6611133Z * [new branch] gh/kwen2501/242/base -> origin/gh/kwen2501/242/base 2025-10-10T00:24:19.6611320Z * [new branch] gh/kwen2501/242/head -> origin/gh/kwen2501/242/head 2025-10-10T00:24:19.6611580Z * [new branch] gh/kwen2501/242/orig -> origin/gh/kwen2501/242/orig 2025-10-10T00:24:19.6611766Z * [new branch] gh/kwen2501/243/base -> origin/gh/kwen2501/243/base 2025-10-10T00:24:19.6611952Z * [new branch] gh/kwen2501/243/head -> origin/gh/kwen2501/243/head 2025-10-10T00:24:19.6612146Z * [new branch] gh/kwen2501/243/orig -> origin/gh/kwen2501/243/orig 2025-10-10T00:24:19.6612334Z * [new branch] gh/kwen2501/244/base -> origin/gh/kwen2501/244/base 2025-10-10T00:24:19.6612583Z * [new branch] gh/kwen2501/244/head -> origin/gh/kwen2501/244/head 2025-10-10T00:24:19.6612769Z * [new branch] gh/kwen2501/244/orig -> origin/gh/kwen2501/244/orig 2025-10-10T00:24:19.6612961Z * [new branch] gh/kwen2501/245/base -> origin/gh/kwen2501/245/base 2025-10-10T00:24:19.6613146Z * [new branch] gh/kwen2501/245/head -> origin/gh/kwen2501/245/head 2025-10-10T00:24:19.6613340Z * [new branch] gh/kwen2501/245/orig -> origin/gh/kwen2501/245/orig 2025-10-10T00:24:19.6613540Z * [new branch] gh/kwen2501/246/base -> origin/gh/kwen2501/246/base 2025-10-10T00:24:19.6613728Z * [new branch] gh/kwen2501/246/head -> origin/gh/kwen2501/246/head 2025-10-10T00:24:19.6613914Z * [new branch] gh/kwen2501/246/orig -> origin/gh/kwen2501/246/orig 2025-10-10T00:24:19.6614109Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-10-10T00:24:19.6614299Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-10-10T00:24:19.6614490Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-10-10T00:24:19.6614684Z * [new branch] gh/kwen2501/248/base -> origin/gh/kwen2501/248/base 2025-10-10T00:24:19.6614874Z * [new branch] gh/kwen2501/248/head -> origin/gh/kwen2501/248/head 2025-10-10T00:24:19.6615061Z * [new branch] gh/kwen2501/248/orig -> origin/gh/kwen2501/248/orig 2025-10-10T00:24:19.6615257Z * [new branch] gh/kwen2501/249/base -> origin/gh/kwen2501/249/base 2025-10-10T00:24:19.6615445Z * [new branch] gh/kwen2501/249/head -> origin/gh/kwen2501/249/head 2025-10-10T00:24:19.6615630Z * [new branch] gh/kwen2501/249/orig -> origin/gh/kwen2501/249/orig 2025-10-10T00:24:19.6615826Z * [new branch] gh/kwen2501/250/base -> origin/gh/kwen2501/250/base 2025-10-10T00:24:19.6616014Z * [new branch] gh/kwen2501/250/head -> origin/gh/kwen2501/250/head 2025-10-10T00:24:19.6616202Z * [new branch] gh/kwen2501/250/orig -> origin/gh/kwen2501/250/orig 2025-10-10T00:24:19.6616395Z * [new branch] gh/kwen2501/251/base -> origin/gh/kwen2501/251/base 2025-10-10T00:24:19.6616598Z * [new branch] gh/kwen2501/251/head -> origin/gh/kwen2501/251/head 2025-10-10T00:24:19.6616791Z * [new branch] gh/kwen2501/251/orig -> origin/gh/kwen2501/251/orig 2025-10-10T00:24:19.6616984Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-10-10T00:24:19.6617174Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-10-10T00:24:19.6617363Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-10-10T00:24:19.6617555Z * [new branch] gh/kwen2501/253/base -> origin/gh/kwen2501/253/base 2025-10-10T00:24:19.6617753Z * [new branch] gh/kwen2501/253/head -> origin/gh/kwen2501/253/head 2025-10-10T00:24:19.6617941Z * [new branch] gh/kwen2501/253/orig -> origin/gh/kwen2501/253/orig 2025-10-10T00:24:19.6618126Z * [new branch] gh/kwen2501/254/base -> origin/gh/kwen2501/254/base 2025-10-10T00:24:19.6618397Z * [new branch] gh/kwen2501/254/head -> origin/gh/kwen2501/254/head 2025-10-10T00:24:19.6618584Z * [new branch] gh/kwen2501/254/orig -> origin/gh/kwen2501/254/orig 2025-10-10T00:24:19.6618771Z * [new branch] gh/kwen2501/255/base -> origin/gh/kwen2501/255/base 2025-10-10T00:24:19.6618964Z * [new branch] gh/kwen2501/255/head -> origin/gh/kwen2501/255/head 2025-10-10T00:24:19.6619154Z * [new branch] gh/kwen2501/255/orig -> origin/gh/kwen2501/255/orig 2025-10-10T00:24:19.6619411Z * [new branch] gh/kwen2501/256/base -> origin/gh/kwen2501/256/base 2025-10-10T00:24:19.6619609Z * [new branch] gh/kwen2501/256/head -> origin/gh/kwen2501/256/head 2025-10-10T00:24:19.6619797Z * [new branch] gh/kwen2501/256/orig -> origin/gh/kwen2501/256/orig 2025-10-10T00:24:19.6619985Z * [new branch] gh/kwen2501/257/base -> origin/gh/kwen2501/257/base 2025-10-10T00:24:19.6620179Z * [new branch] gh/kwen2501/257/head -> origin/gh/kwen2501/257/head 2025-10-10T00:24:19.6620368Z * [new branch] gh/kwen2501/257/orig -> origin/gh/kwen2501/257/orig 2025-10-10T00:24:19.6620553Z * [new branch] gh/kwen2501/258/base -> origin/gh/kwen2501/258/base 2025-10-10T00:24:19.6620737Z * [new branch] gh/kwen2501/258/head -> origin/gh/kwen2501/258/head 2025-10-10T00:24:19.6620928Z * [new branch] gh/kwen2501/258/orig -> origin/gh/kwen2501/258/orig 2025-10-10T00:24:19.6621118Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-10-10T00:24:19.6621304Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-10-10T00:24:19.6621499Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-10-10T00:24:19.6621687Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-10-10T00:24:19.6621875Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-10-10T00:24:19.6622070Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-10-10T00:24:19.6622254Z * [new branch] gh/kwen2501/261/base -> origin/gh/kwen2501/261/base 2025-10-10T00:24:19.6622438Z * [new branch] gh/kwen2501/261/head -> origin/gh/kwen2501/261/head 2025-10-10T00:24:19.6622638Z * [new branch] gh/kwen2501/261/orig -> origin/gh/kwen2501/261/orig 2025-10-10T00:24:19.6622825Z * [new branch] gh/kwen2501/262/base -> origin/gh/kwen2501/262/base 2025-10-10T00:24:19.6623011Z * [new branch] gh/kwen2501/262/head -> origin/gh/kwen2501/262/head 2025-10-10T00:24:19.6623210Z * [new branch] gh/kwen2501/262/orig -> origin/gh/kwen2501/262/orig 2025-10-10T00:24:19.6623400Z * [new branch] gh/kwen2501/263/base -> origin/gh/kwen2501/263/base 2025-10-10T00:24:19.6623587Z * [new branch] gh/kwen2501/263/head -> origin/gh/kwen2501/263/head 2025-10-10T00:24:19.6623781Z * [new branch] gh/kwen2501/263/orig -> origin/gh/kwen2501/263/orig 2025-10-10T00:24:19.6623966Z * [new branch] gh/kwen2501/264/base -> origin/gh/kwen2501/264/base 2025-10-10T00:24:19.6624158Z * [new branch] gh/kwen2501/264/head -> origin/gh/kwen2501/264/head 2025-10-10T00:24:19.6624359Z * [new branch] gh/kwen2501/264/orig -> origin/gh/kwen2501/264/orig 2025-10-10T00:24:19.6624546Z * [new branch] gh/kwen2501/265/base -> origin/gh/kwen2501/265/base 2025-10-10T00:24:19.6624730Z * [new branch] gh/kwen2501/265/head -> origin/gh/kwen2501/265/head 2025-10-10T00:24:19.6624986Z * [new branch] gh/kwen2501/265/orig -> origin/gh/kwen2501/265/orig 2025-10-10T00:24:19.6625259Z * [new branch] gh/kwen2501/266/base -> origin/gh/kwen2501/266/base 2025-10-10T00:24:19.6625452Z * [new branch] gh/kwen2501/266/head -> origin/gh/kwen2501/266/head 2025-10-10T00:24:19.6625640Z * [new branch] gh/kwen2501/266/orig -> origin/gh/kwen2501/266/orig 2025-10-10T00:24:19.6625834Z * [new branch] gh/kwen2501/267/base -> origin/gh/kwen2501/267/base 2025-10-10T00:24:19.6626019Z * [new branch] gh/kwen2501/267/head -> origin/gh/kwen2501/267/head 2025-10-10T00:24:19.6626283Z * [new branch] gh/kwen2501/267/orig -> origin/gh/kwen2501/267/orig 2025-10-10T00:24:19.6626476Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-10-10T00:24:19.6626664Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-10-10T00:24:19.6626859Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-10-10T00:24:19.6627051Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-10-10T00:24:19.6627238Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-10-10T00:24:19.6627426Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-10-10T00:24:19.6627626Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-10-10T00:24:19.6627821Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-10-10T00:24:19.6628008Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-10-10T00:24:19.6628207Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-10-10T00:24:19.6628399Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-10-10T00:24:19.6628589Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-10-10T00:24:19.6628783Z * [new branch] gh/kwen2501/272/base -> origin/gh/kwen2501/272/base 2025-10-10T00:24:19.6628968Z * [new branch] gh/kwen2501/272/head -> origin/gh/kwen2501/272/head 2025-10-10T00:24:19.6629160Z * [new branch] gh/kwen2501/272/orig -> origin/gh/kwen2501/272/orig 2025-10-10T00:24:19.6629349Z * [new branch] gh/kwen2501/273/base -> origin/gh/kwen2501/273/base 2025-10-10T00:24:19.6629554Z * [new branch] gh/kwen2501/273/head -> origin/gh/kwen2501/273/head 2025-10-10T00:24:19.6629737Z * [new branch] gh/kwen2501/273/orig -> origin/gh/kwen2501/273/orig 2025-10-10T00:24:19.6629924Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-10-10T00:24:19.6630119Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-10-10T00:24:19.6630310Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-10-10T00:24:19.6630517Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-10-10T00:24:19.6630730Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-10-10T00:24:19.6630932Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-10-10T00:24:19.6631134Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-10-10T00:24:19.6631351Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-10-10T00:24:19.6631555Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-10-10T00:24:19.6631759Z * [new branch] gh/laithsakka/263/base -> origin/gh/laithsakka/263/base 2025-10-10T00:24:19.6632042Z * [new branch] gh/laithsakka/263/head -> origin/gh/laithsakka/263/head 2025-10-10T00:24:19.6632248Z * [new branch] gh/laithsakka/263/orig -> origin/gh/laithsakka/263/orig 2025-10-10T00:24:19.6632454Z * [new branch] gh/laithsakka/264/base -> origin/gh/laithsakka/264/base 2025-10-10T00:24:19.6632662Z * [new branch] gh/laithsakka/264/head -> origin/gh/laithsakka/264/head 2025-10-10T00:24:19.6632866Z * [new branch] gh/laithsakka/264/orig -> origin/gh/laithsakka/264/orig 2025-10-10T00:24:19.6633140Z * [new branch] gh/laithsakka/268/base -> origin/gh/laithsakka/268/base 2025-10-10T00:24:19.6633358Z * [new branch] gh/laithsakka/268/head -> origin/gh/laithsakka/268/head 2025-10-10T00:24:19.6633563Z * [new branch] gh/laithsakka/268/orig -> origin/gh/laithsakka/268/orig 2025-10-10T00:24:19.6633770Z * [new branch] gh/laithsakka/269/base -> origin/gh/laithsakka/269/base 2025-10-10T00:24:19.6633983Z * [new branch] gh/laithsakka/269/head -> origin/gh/laithsakka/269/head 2025-10-10T00:24:19.6634187Z * [new branch] gh/laithsakka/269/orig -> origin/gh/laithsakka/269/orig 2025-10-10T00:24:19.6634389Z * [new branch] gh/laithsakka/271/base -> origin/gh/laithsakka/271/base 2025-10-10T00:24:19.6634595Z * [new branch] gh/laithsakka/271/head -> origin/gh/laithsakka/271/head 2025-10-10T00:24:19.6634805Z * [new branch] gh/laithsakka/271/orig -> origin/gh/laithsakka/271/orig 2025-10-10T00:24:19.6635013Z * [new branch] gh/laithsakka/272/base -> origin/gh/laithsakka/272/base 2025-10-10T00:24:19.6635215Z * [new branch] gh/laithsakka/272/head -> origin/gh/laithsakka/272/head 2025-10-10T00:24:19.6635426Z * [new branch] gh/laithsakka/272/orig -> origin/gh/laithsakka/272/orig 2025-10-10T00:24:19.6635636Z * [new branch] gh/laithsakka/273/base -> origin/gh/laithsakka/273/base 2025-10-10T00:24:19.6635846Z * [new branch] gh/laithsakka/273/head -> origin/gh/laithsakka/273/head 2025-10-10T00:24:19.6636054Z * [new branch] gh/laithsakka/273/orig -> origin/gh/laithsakka/273/orig 2025-10-10T00:24:19.6636259Z * [new branch] gh/laithsakka/274/base -> origin/gh/laithsakka/274/base 2025-10-10T00:24:19.6636461Z * [new branch] gh/laithsakka/274/head -> origin/gh/laithsakka/274/head 2025-10-10T00:24:19.6636675Z * [new branch] gh/laithsakka/274/orig -> origin/gh/laithsakka/274/orig 2025-10-10T00:24:19.6636880Z * [new branch] gh/laithsakka/275/base -> origin/gh/laithsakka/275/base 2025-10-10T00:24:19.6637086Z * [new branch] gh/laithsakka/275/head -> origin/gh/laithsakka/275/head 2025-10-10T00:24:19.6637294Z * [new branch] gh/laithsakka/275/orig -> origin/gh/laithsakka/275/orig 2025-10-10T00:24:19.6637495Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-10-10T00:24:19.6637699Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-10-10T00:24:19.6637914Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-10-10T00:24:19.6638118Z * [new branch] gh/laithsakka/277/base -> origin/gh/laithsakka/277/base 2025-10-10T00:24:19.6638324Z * [new branch] gh/laithsakka/277/head -> origin/gh/laithsakka/277/head 2025-10-10T00:24:19.6638535Z * [new branch] gh/laithsakka/277/orig -> origin/gh/laithsakka/277/orig 2025-10-10T00:24:19.6638738Z * [new branch] gh/laithsakka/278/base -> origin/gh/laithsakka/278/base 2025-10-10T00:24:19.6638942Z * [new branch] gh/laithsakka/278/head -> origin/gh/laithsakka/278/head 2025-10-10T00:24:19.6639222Z * [new branch] gh/laithsakka/278/orig -> origin/gh/laithsakka/278/orig 2025-10-10T00:24:19.6639431Z * [new branch] gh/laithsakka/279/base -> origin/gh/laithsakka/279/base 2025-10-10T00:24:19.6639634Z * [new branch] gh/laithsakka/279/head -> origin/gh/laithsakka/279/head 2025-10-10T00:24:19.6639836Z * [new branch] gh/laithsakka/279/orig -> origin/gh/laithsakka/279/orig 2025-10-10T00:24:19.6640046Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-10-10T00:24:19.6640309Z * [new branch] gh/laithsakka/280/base -> origin/gh/laithsakka/280/base 2025-10-10T00:24:19.6640511Z * [new branch] gh/laithsakka/280/head -> origin/gh/laithsakka/280/head 2025-10-10T00:24:19.6640723Z * [new branch] gh/laithsakka/280/orig -> origin/gh/laithsakka/280/orig 2025-10-10T00:24:19.6640935Z * [new branch] gh/laithsakka/281/base -> origin/gh/laithsakka/281/base 2025-10-10T00:24:19.6641140Z * [new branch] gh/laithsakka/281/head -> origin/gh/laithsakka/281/head 2025-10-10T00:24:19.6641358Z * [new branch] gh/laithsakka/281/orig -> origin/gh/laithsakka/281/orig 2025-10-10T00:24:19.6641563Z * [new branch] gh/laithsakka/282/base -> origin/gh/laithsakka/282/base 2025-10-10T00:24:19.6641762Z * [new branch] gh/laithsakka/282/head -> origin/gh/laithsakka/282/head 2025-10-10T00:24:19.6641980Z * [new branch] gh/laithsakka/282/orig -> origin/gh/laithsakka/282/orig 2025-10-10T00:24:19.6642190Z * [new branch] gh/laithsakka/283/base -> origin/gh/laithsakka/283/base 2025-10-10T00:24:19.6642392Z * [new branch] gh/laithsakka/283/head -> origin/gh/laithsakka/283/head 2025-10-10T00:24:19.6642609Z * [new branch] gh/laithsakka/283/orig -> origin/gh/laithsakka/283/orig 2025-10-10T00:24:19.6642816Z * [new branch] gh/laithsakka/284/base -> origin/gh/laithsakka/284/base 2025-10-10T00:24:19.6643017Z * [new branch] gh/laithsakka/284/head -> origin/gh/laithsakka/284/head 2025-10-10T00:24:19.6643233Z * [new branch] gh/laithsakka/284/orig -> origin/gh/laithsakka/284/orig 2025-10-10T00:24:19.6643438Z * [new branch] gh/laithsakka/285/base -> origin/gh/laithsakka/285/base 2025-10-10T00:24:19.6643638Z * [new branch] gh/laithsakka/285/head -> origin/gh/laithsakka/285/head 2025-10-10T00:24:19.6643855Z * [new branch] gh/laithsakka/285/orig -> origin/gh/laithsakka/285/orig 2025-10-10T00:24:19.6644059Z * [new branch] gh/laithsakka/286/base -> origin/gh/laithsakka/286/base 2025-10-10T00:24:19.6644260Z * [new branch] gh/laithsakka/286/head -> origin/gh/laithsakka/286/head 2025-10-10T00:24:19.6644470Z * [new branch] gh/laithsakka/286/orig -> origin/gh/laithsakka/286/orig 2025-10-10T00:24:19.6644680Z * [new branch] gh/laithsakka/287/base -> origin/gh/laithsakka/287/base 2025-10-10T00:24:19.6644881Z * [new branch] gh/laithsakka/287/head -> origin/gh/laithsakka/287/head 2025-10-10T00:24:19.6645083Z * [new branch] gh/laithsakka/287/orig -> origin/gh/laithsakka/287/orig 2025-10-10T00:24:19.6645296Z * [new branch] gh/laithsakka/288/base -> origin/gh/laithsakka/288/base 2025-10-10T00:24:19.6645497Z * [new branch] gh/laithsakka/288/head -> origin/gh/laithsakka/288/head 2025-10-10T00:24:19.6645707Z * [new branch] gh/laithsakka/288/orig -> origin/gh/laithsakka/288/orig 2025-10-10T00:24:19.6645921Z * [new branch] gh/laithsakka/289/base -> origin/gh/laithsakka/289/base 2025-10-10T00:24:19.6646122Z * [new branch] gh/laithsakka/289/head -> origin/gh/laithsakka/289/head 2025-10-10T00:24:19.6646826Z * [new branch] gh/laithsakka/289/orig -> origin/gh/laithsakka/289/orig 2025-10-10T00:24:19.6647040Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-10-10T00:24:19.6647241Z * [new branch] gh/laithsakka/290/base -> origin/gh/laithsakka/290/base 2025-10-10T00:24:19.6647444Z * [new branch] gh/laithsakka/290/head -> origin/gh/laithsakka/290/head 2025-10-10T00:24:19.6647659Z * [new branch] gh/laithsakka/290/orig -> origin/gh/laithsakka/290/orig 2025-10-10T00:24:19.6647934Z * [new branch] gh/laithsakka/291/base -> origin/gh/laithsakka/291/base 2025-10-10T00:24:19.6648137Z * [new branch] gh/laithsakka/291/head -> origin/gh/laithsakka/291/head 2025-10-10T00:24:19.6648347Z * [new branch] gh/laithsakka/291/orig -> origin/gh/laithsakka/291/orig 2025-10-10T00:24:19.6648548Z * [new branch] gh/laithsakka/292/base -> origin/gh/laithsakka/292/base 2025-10-10T00:24:19.6648755Z * [new branch] gh/laithsakka/292/head -> origin/gh/laithsakka/292/head 2025-10-10T00:24:19.6648966Z * [new branch] gh/laithsakka/292/orig -> origin/gh/laithsakka/292/orig 2025-10-10T00:24:19.6649166Z * [new branch] gh/laithsakka/293/base -> origin/gh/laithsakka/293/base 2025-10-10T00:24:19.6649369Z * [new branch] gh/laithsakka/293/head -> origin/gh/laithsakka/293/head 2025-10-10T00:24:19.6649583Z * [new branch] gh/laithsakka/293/orig -> origin/gh/laithsakka/293/orig 2025-10-10T00:24:19.6649788Z * [new branch] gh/laithsakka/294/base -> origin/gh/laithsakka/294/base 2025-10-10T00:24:19.6649996Z * [new branch] gh/laithsakka/294/head -> origin/gh/laithsakka/294/head 2025-10-10T00:24:19.6650219Z * [new branch] gh/laithsakka/294/orig -> origin/gh/laithsakka/294/orig 2025-10-10T00:24:19.6650429Z * [new branch] gh/laithsakka/295/base -> origin/gh/laithsakka/295/base 2025-10-10T00:24:19.6650636Z * [new branch] gh/laithsakka/295/head -> origin/gh/laithsakka/295/head 2025-10-10T00:24:19.6650838Z * [new branch] gh/laithsakka/295/orig -> origin/gh/laithsakka/295/orig 2025-10-10T00:24:19.6651053Z * [new branch] gh/laithsakka/296/base -> origin/gh/laithsakka/296/base 2025-10-10T00:24:19.6651257Z * [new branch] gh/laithsakka/296/head -> origin/gh/laithsakka/296/head 2025-10-10T00:24:19.6651460Z * [new branch] gh/laithsakka/296/orig -> origin/gh/laithsakka/296/orig 2025-10-10T00:24:19.6651673Z * [new branch] gh/laithsakka/297/base -> origin/gh/laithsakka/297/base 2025-10-10T00:24:19.6651879Z * [new branch] gh/laithsakka/297/head -> origin/gh/laithsakka/297/head 2025-10-10T00:24:19.6652079Z * [new branch] gh/laithsakka/297/orig -> origin/gh/laithsakka/297/orig 2025-10-10T00:24:19.6652294Z * [new branch] gh/laithsakka/298/base -> origin/gh/laithsakka/298/base 2025-10-10T00:24:19.6652497Z * [new branch] gh/laithsakka/298/head -> origin/gh/laithsakka/298/head 2025-10-10T00:24:19.6652701Z * [new branch] gh/laithsakka/298/orig -> origin/gh/laithsakka/298/orig 2025-10-10T00:24:19.6652919Z * [new branch] gh/laithsakka/299/base -> origin/gh/laithsakka/299/base 2025-10-10T00:24:19.6653135Z * [new branch] gh/laithsakka/299/head -> origin/gh/laithsakka/299/head 2025-10-10T00:24:19.6653341Z * [new branch] gh/laithsakka/299/orig -> origin/gh/laithsakka/299/orig 2025-10-10T00:24:19.6653558Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-10-10T00:24:19.6653755Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-10-10T00:24:19.6653956Z * [new branch] gh/laithsakka/300/base -> origin/gh/laithsakka/300/base 2025-10-10T00:24:19.6654236Z * [new branch] gh/laithsakka/300/head -> origin/gh/laithsakka/300/head 2025-10-10T00:24:19.6654438Z * [new branch] gh/laithsakka/300/orig -> origin/gh/laithsakka/300/orig 2025-10-10T00:24:19.6654638Z * [new branch] gh/laithsakka/301/base -> origin/gh/laithsakka/301/base 2025-10-10T00:24:19.6654853Z * [new branch] gh/laithsakka/301/head -> origin/gh/laithsakka/301/head 2025-10-10T00:24:19.6655055Z * [new branch] gh/laithsakka/301/orig -> origin/gh/laithsakka/301/orig 2025-10-10T00:24:19.6655626Z * [new branch] gh/laithsakka/302/base -> origin/gh/laithsakka/302/base 2025-10-10T00:24:19.6655845Z * [new branch] gh/laithsakka/302/head -> origin/gh/laithsakka/302/head 2025-10-10T00:24:19.6656049Z * [new branch] gh/laithsakka/302/orig -> origin/gh/laithsakka/302/orig 2025-10-10T00:24:19.6656254Z * [new branch] gh/laithsakka/303/base -> origin/gh/laithsakka/303/base 2025-10-10T00:24:19.6656456Z * [new branch] gh/laithsakka/303/head -> origin/gh/laithsakka/303/head 2025-10-10T00:24:19.6656665Z * [new branch] gh/laithsakka/303/orig -> origin/gh/laithsakka/303/orig 2025-10-10T00:24:19.6656868Z * [new branch] gh/laithsakka/304/base -> origin/gh/laithsakka/304/base 2025-10-10T00:24:19.6657068Z * [new branch] gh/laithsakka/304/head -> origin/gh/laithsakka/304/head 2025-10-10T00:24:19.6657276Z * [new branch] gh/laithsakka/304/orig -> origin/gh/laithsakka/304/orig 2025-10-10T00:24:19.6657482Z * [new branch] gh/laithsakka/305/base -> origin/gh/laithsakka/305/base 2025-10-10T00:24:19.6657684Z * [new branch] gh/laithsakka/305/head -> origin/gh/laithsakka/305/head 2025-10-10T00:24:19.6657894Z * [new branch] gh/laithsakka/305/orig -> origin/gh/laithsakka/305/orig 2025-10-10T00:24:19.6658100Z * [new branch] gh/laithsakka/306/base -> origin/gh/laithsakka/306/base 2025-10-10T00:24:19.6658300Z * [new branch] gh/laithsakka/306/head -> origin/gh/laithsakka/306/head 2025-10-10T00:24:19.6658513Z * [new branch] gh/laithsakka/306/orig -> origin/gh/laithsakka/306/orig 2025-10-10T00:24:19.6658721Z * [new branch] gh/laithsakka/307/base -> origin/gh/laithsakka/307/base 2025-10-10T00:24:19.6658922Z * [new branch] gh/laithsakka/307/head -> origin/gh/laithsakka/307/head 2025-10-10T00:24:19.6659133Z * [new branch] gh/laithsakka/307/orig -> origin/gh/laithsakka/307/orig 2025-10-10T00:24:19.6659337Z * [new branch] gh/laithsakka/308/base -> origin/gh/laithsakka/308/base 2025-10-10T00:24:19.6659540Z * [new branch] gh/laithsakka/308/head -> origin/gh/laithsakka/308/head 2025-10-10T00:24:19.6659750Z * [new branch] gh/laithsakka/308/orig -> origin/gh/laithsakka/308/orig 2025-10-10T00:24:19.6659955Z * [new branch] gh/laithsakka/309/base -> origin/gh/laithsakka/309/base 2025-10-10T00:24:19.6660157Z * [new branch] gh/laithsakka/309/head -> origin/gh/laithsakka/309/head 2025-10-10T00:24:19.6660369Z * [new branch] gh/laithsakka/309/orig -> origin/gh/laithsakka/309/orig 2025-10-10T00:24:19.6660569Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-10-10T00:24:19.6660774Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-10-10T00:24:19.6660982Z * [new branch] gh/laithsakka/310/base -> origin/gh/laithsakka/310/base 2025-10-10T00:24:19.6661183Z * [new branch] gh/laithsakka/310/head -> origin/gh/laithsakka/310/head 2025-10-10T00:24:19.6661382Z * [new branch] gh/laithsakka/310/orig -> origin/gh/laithsakka/310/orig 2025-10-10T00:24:19.6661659Z * [new branch] gh/laithsakka/311/base -> origin/gh/laithsakka/311/base 2025-10-10T00:24:19.6661875Z * [new branch] gh/laithsakka/311/head -> origin/gh/laithsakka/311/head 2025-10-10T00:24:19.6662078Z * [new branch] gh/laithsakka/311/orig -> origin/gh/laithsakka/311/orig 2025-10-10T00:24:19.6662280Z * [new branch] gh/laithsakka/312/base -> origin/gh/laithsakka/312/base 2025-10-10T00:24:19.6662494Z * [new branch] gh/laithsakka/312/head -> origin/gh/laithsakka/312/head 2025-10-10T00:24:19.6662765Z * [new branch] gh/laithsakka/312/orig -> origin/gh/laithsakka/312/orig 2025-10-10T00:24:19.6662966Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-10-10T00:24:19.6663175Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-10-10T00:24:19.6663377Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-10-10T00:24:19.6663576Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-10-10T00:24:19.6663788Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-10-10T00:24:19.6663977Z * [new branch] gh/liangel/1/base -> origin/gh/liangel/1/base 2025-10-10T00:24:19.6664160Z * [new branch] gh/liangel/1/head -> origin/gh/liangel/1/head 2025-10-10T00:24:19.6664354Z * [new branch] gh/liangel/1/orig -> origin/gh/liangel/1/orig 2025-10-10T00:24:19.6664536Z * [new branch] gh/liangel/2/base -> origin/gh/liangel/2/base 2025-10-10T00:24:19.6664718Z * [new branch] gh/liangel/2/head -> origin/gh/liangel/2/head 2025-10-10T00:24:19.6664913Z * [new branch] gh/liangel/2/orig -> origin/gh/liangel/2/orig 2025-10-10T00:24:19.6665095Z * [new branch] gh/liangel/3/base -> origin/gh/liangel/3/base 2025-10-10T00:24:19.6665391Z * [new branch] gh/liangel/3/head -> origin/gh/liangel/3/head 2025-10-10T00:24:19.6665581Z * [new branch] gh/liangel/3/orig -> origin/gh/liangel/3/orig 2025-10-10T00:24:19.6665761Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-10-10T00:24:19.6665946Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-10-10T00:24:19.6666134Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-10-10T00:24:19.6666354Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-10-10T00:24:19.6666554Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-10-10T00:24:19.6666724Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-10-10T00:24:19.6666902Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-10-10T00:24:19.6667066Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-10-10T00:24:19.6667227Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-10-10T00:24:19.6667395Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-10-10T00:24:19.6667552Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-10-10T00:24:19.6667716Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-10-10T00:24:19.6667886Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-10-10T00:24:19.6668046Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-10-10T00:24:19.6668206Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-10-10T00:24:19.6668455Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-10-10T00:24:19.6668624Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-10-10T00:24:19.6668811Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-10-10T00:24:19.6669010Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-10-10T00:24:19.6669195Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-10-10T00:24:19.6669382Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-10-10T00:24:19.6669629Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-10-10T00:24:19.6669819Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-10-10T00:24:19.6670002Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-10-10T00:24:19.6670186Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-10-10T00:24:19.6670382Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-10-10T00:24:19.6670565Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-10-10T00:24:19.6670752Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-10-10T00:24:19.6670948Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-10-10T00:24:19.6671140Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-10-10T00:24:19.6671322Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-10-10T00:24:19.6671514Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-10-10T00:24:19.6671701Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-10-10T00:24:19.6671894Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-10-10T00:24:19.6672085Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-10-10T00:24:19.6672269Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-10-10T00:24:19.6672457Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-10-10T00:24:19.6672652Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-10-10T00:24:19.6672841Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-10-10T00:24:19.6673026Z * [new branch] gh/malfet/505/base -> origin/gh/malfet/505/base 2025-10-10T00:24:19.6673216Z * [new branch] gh/malfet/505/head -> origin/gh/malfet/505/head 2025-10-10T00:24:19.6673400Z * [new branch] gh/malfet/505/orig -> origin/gh/malfet/505/orig 2025-10-10T00:24:19.6673585Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-10-10T00:24:19.6673772Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-10-10T00:24:19.6673963Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-10-10T00:24:19.6674149Z * [new branch] gh/malfet/507/base -> origin/gh/malfet/507/base 2025-10-10T00:24:19.6674335Z * [new branch] gh/malfet/507/head -> origin/gh/malfet/507/head 2025-10-10T00:24:19.6674532Z * [new branch] gh/malfet/507/orig -> origin/gh/malfet/507/orig 2025-10-10T00:24:19.6674718Z * [new branch] gh/malfet/513/base -> origin/gh/malfet/513/base 2025-10-10T00:24:19.6674906Z * [new branch] gh/malfet/513/head -> origin/gh/malfet/513/head 2025-10-10T00:24:19.6675100Z * [new branch] gh/malfet/513/orig -> origin/gh/malfet/513/orig 2025-10-10T00:24:19.6675353Z * [new branch] gh/malfet/516/base -> origin/gh/malfet/516/base 2025-10-10T00:24:19.6675536Z * [new branch] gh/malfet/516/head -> origin/gh/malfet/516/head 2025-10-10T00:24:19.6675730Z * [new branch] gh/malfet/516/orig -> origin/gh/malfet/516/orig 2025-10-10T00:24:19.6675912Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-10-10T00:24:19.6676094Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-10-10T00:24:19.6676345Z * [new branch] gh/malfet/518/base -> origin/gh/malfet/518/base 2025-10-10T00:24:19.6676529Z * [new branch] gh/malfet/518/head -> origin/gh/malfet/518/head 2025-10-10T00:24:19.6676713Z * [new branch] gh/malfet/518/orig -> origin/gh/malfet/518/orig 2025-10-10T00:24:19.6676906Z * [new branch] gh/malfet/519/base -> origin/gh/malfet/519/base 2025-10-10T00:24:19.6677086Z * [new branch] gh/malfet/519/head -> origin/gh/malfet/519/head 2025-10-10T00:24:19.6677272Z * [new branch] gh/malfet/519/orig -> origin/gh/malfet/519/orig 2025-10-10T00:24:19.6677466Z * [new branch] gh/malfet/520/base -> origin/gh/malfet/520/base 2025-10-10T00:24:19.6677649Z * [new branch] gh/malfet/520/head -> origin/gh/malfet/520/head 2025-10-10T00:24:19.6677831Z * [new branch] gh/malfet/520/orig -> origin/gh/malfet/520/orig 2025-10-10T00:24:19.6678017Z * [new branch] gh/malfet/521/base -> origin/gh/malfet/521/base 2025-10-10T00:24:19.6678211Z * [new branch] gh/malfet/521/head -> origin/gh/malfet/521/head 2025-10-10T00:24:19.6678397Z * [new branch] gh/malfet/521/orig -> origin/gh/malfet/521/orig 2025-10-10T00:24:19.6678585Z * [new branch] gh/malfet/522/base -> origin/gh/malfet/522/base 2025-10-10T00:24:19.6678779Z * [new branch] gh/malfet/522/head -> origin/gh/malfet/522/head 2025-10-10T00:24:19.6678963Z * [new branch] gh/malfet/522/orig -> origin/gh/malfet/522/orig 2025-10-10T00:24:19.6679146Z * [new branch] gh/malfet/523/base -> origin/gh/malfet/523/base 2025-10-10T00:24:19.6679340Z * [new branch] gh/malfet/523/head -> origin/gh/malfet/523/head 2025-10-10T00:24:19.6679523Z * [new branch] gh/malfet/523/orig -> origin/gh/malfet/523/orig 2025-10-10T00:24:19.6679713Z * [new branch] gh/malfet/524/base -> origin/gh/malfet/524/base 2025-10-10T00:24:19.6679912Z * [new branch] gh/malfet/524/head -> origin/gh/malfet/524/head 2025-10-10T00:24:19.6680101Z * [new branch] gh/malfet/524/orig -> origin/gh/malfet/524/orig 2025-10-10T00:24:19.6680287Z * [new branch] gh/malfet/525/base -> origin/gh/malfet/525/base 2025-10-10T00:24:19.6680486Z * [new branch] gh/malfet/525/head -> origin/gh/malfet/525/head 2025-10-10T00:24:19.6680667Z * [new branch] gh/malfet/525/orig -> origin/gh/malfet/525/orig 2025-10-10T00:24:19.6680852Z * [new branch] gh/malfet/526/base -> origin/gh/malfet/526/base 2025-10-10T00:24:19.6681043Z * [new branch] gh/malfet/526/head -> origin/gh/malfet/526/head 2025-10-10T00:24:19.6681227Z * [new branch] gh/malfet/526/orig -> origin/gh/malfet/526/orig 2025-10-10T00:24:19.6681410Z * [new branch] gh/malfet/527/base -> origin/gh/malfet/527/base 2025-10-10T00:24:19.6681602Z * [new branch] gh/malfet/527/head -> origin/gh/malfet/527/head 2025-10-10T00:24:19.6681785Z * [new branch] gh/malfet/527/orig -> origin/gh/malfet/527/orig 2025-10-10T00:24:19.6682033Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-10-10T00:24:19.6682216Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-10-10T00:24:19.6682411Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-10-10T00:24:19.6682595Z * [new branch] gh/malfet/529/base -> origin/gh/malfet/529/base 2025-10-10T00:24:19.6682778Z * [new branch] gh/malfet/529/head -> origin/gh/malfet/529/head 2025-10-10T00:24:19.6683036Z * [new branch] gh/malfet/529/orig -> origin/gh/malfet/529/orig 2025-10-10T00:24:19.6683227Z * [new branch] gh/malfet/530/base -> origin/gh/malfet/530/base 2025-10-10T00:24:19.6683413Z * [new branch] gh/malfet/530/head -> origin/gh/malfet/530/head 2025-10-10T00:24:19.6683612Z * [new branch] gh/malfet/530/orig -> origin/gh/malfet/530/orig 2025-10-10T00:24:19.6683798Z * [new branch] gh/malfet/531/base -> origin/gh/malfet/531/base 2025-10-10T00:24:19.6683985Z * [new branch] gh/malfet/531/head -> origin/gh/malfet/531/head 2025-10-10T00:24:19.6684174Z * [new branch] gh/malfet/531/orig -> origin/gh/malfet/531/orig 2025-10-10T00:24:19.6684357Z * [new branch] gh/malfet/532/base -> origin/gh/malfet/532/base 2025-10-10T00:24:19.6684545Z * [new branch] gh/malfet/532/head -> origin/gh/malfet/532/head 2025-10-10T00:24:19.6684746Z * [new branch] gh/malfet/532/orig -> origin/gh/malfet/532/orig 2025-10-10T00:24:19.6684932Z * [new branch] gh/malfet/533/base -> origin/gh/malfet/533/base 2025-10-10T00:24:19.6685116Z * [new branch] gh/malfet/533/head -> origin/gh/malfet/533/head 2025-10-10T00:24:19.6685309Z * [new branch] gh/malfet/533/orig -> origin/gh/malfet/533/orig 2025-10-10T00:24:19.6685499Z * [new branch] gh/malfet/534/base -> origin/gh/malfet/534/base 2025-10-10T00:24:19.6685683Z * [new branch] gh/malfet/534/head -> origin/gh/malfet/534/head 2025-10-10T00:24:19.6685871Z * [new branch] gh/malfet/534/orig -> origin/gh/malfet/534/orig 2025-10-10T00:24:19.6686058Z * [new branch] gh/malfet/535/base -> origin/gh/malfet/535/base 2025-10-10T00:24:19.6686240Z * [new branch] gh/malfet/535/head -> origin/gh/malfet/535/head 2025-10-10T00:24:19.6686426Z * [new branch] gh/malfet/535/orig -> origin/gh/malfet/535/orig 2025-10-10T00:24:19.6686620Z * [new branch] gh/malfet/536/base -> origin/gh/malfet/536/base 2025-10-10T00:24:19.6686807Z * [new branch] gh/malfet/536/head -> origin/gh/malfet/536/head 2025-10-10T00:24:19.6686999Z * [new branch] gh/malfet/536/orig -> origin/gh/malfet/536/orig 2025-10-10T00:24:19.6687193Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-10-10T00:24:19.6687380Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-10-10T00:24:19.6687564Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-10-10T00:24:19.6687755Z * [new branch] gh/malfet/538/base -> origin/gh/malfet/538/base 2025-10-10T00:24:19.6687939Z * [new branch] gh/malfet/538/head -> origin/gh/malfet/538/head 2025-10-10T00:24:19.6688124Z * [new branch] gh/malfet/538/orig -> origin/gh/malfet/538/orig 2025-10-10T00:24:19.6688311Z * [new branch] gh/malfet/539/base -> origin/gh/malfet/539/base 2025-10-10T00:24:19.6688493Z * [new branch] gh/malfet/539/head -> origin/gh/malfet/539/head 2025-10-10T00:24:19.6688741Z * [new branch] gh/malfet/539/orig -> origin/gh/malfet/539/orig 2025-10-10T00:24:19.6688933Z * [new branch] gh/malfet/540/base -> origin/gh/malfet/540/base 2025-10-10T00:24:19.6689117Z * [new branch] gh/malfet/540/head -> origin/gh/malfet/540/head 2025-10-10T00:24:19.6689304Z * [new branch] gh/malfet/540/orig -> origin/gh/malfet/540/orig 2025-10-10T00:24:19.6689496Z * [new branch] gh/malfet/541/base -> origin/gh/malfet/541/base 2025-10-10T00:24:19.6689683Z * [new branch] gh/malfet/541/head -> origin/gh/malfet/541/head 2025-10-10T00:24:19.6689927Z * [new branch] gh/malfet/541/orig -> origin/gh/malfet/541/orig 2025-10-10T00:24:19.6690126Z * [new branch] gh/malfet/542/base -> origin/gh/malfet/542/base 2025-10-10T00:24:19.6690309Z * [new branch] gh/malfet/542/head -> origin/gh/malfet/542/head 2025-10-10T00:24:19.6690494Z * [new branch] gh/malfet/542/orig -> origin/gh/malfet/542/orig 2025-10-10T00:24:19.6690677Z * [new branch] gh/malfet/543/base -> origin/gh/malfet/543/base 2025-10-10T00:24:19.6690871Z * [new branch] gh/malfet/543/head -> origin/gh/malfet/543/head 2025-10-10T00:24:19.6691053Z * [new branch] gh/malfet/543/orig -> origin/gh/malfet/543/orig 2025-10-10T00:24:19.6691236Z * [new branch] gh/malfet/544/base -> origin/gh/malfet/544/base 2025-10-10T00:24:19.6691429Z * [new branch] gh/malfet/544/head -> origin/gh/malfet/544/head 2025-10-10T00:24:19.6691612Z * [new branch] gh/malfet/544/orig -> origin/gh/malfet/544/orig 2025-10-10T00:24:19.6691793Z * [new branch] gh/malfet/545/base -> origin/gh/malfet/545/base 2025-10-10T00:24:19.6691983Z * [new branch] gh/malfet/545/head -> origin/gh/malfet/545/head 2025-10-10T00:24:19.6692171Z * [new branch] gh/malfet/545/orig -> origin/gh/malfet/545/orig 2025-10-10T00:24:19.6692359Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-10-10T00:24:19.6692557Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-10-10T00:24:19.6692742Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-10-10T00:24:19.6692922Z * [new branch] gh/malfet/547/base -> origin/gh/malfet/547/base 2025-10-10T00:24:19.6693114Z * [new branch] gh/malfet/547/head -> origin/gh/malfet/547/head 2025-10-10T00:24:19.6693296Z * [new branch] gh/malfet/547/orig -> origin/gh/malfet/547/orig 2025-10-10T00:24:19.6693478Z * [new branch] gh/malfet/548/base -> origin/gh/malfet/548/base 2025-10-10T00:24:19.6693703Z * [new branch] gh/malfet/548/head -> origin/gh/malfet/548/head 2025-10-10T00:24:19.6693889Z * [new branch] gh/malfet/548/orig -> origin/gh/malfet/548/orig 2025-10-10T00:24:19.6694070Z * [new branch] gh/malfet/549/base -> origin/gh/malfet/549/base 2025-10-10T00:24:19.6694265Z * [new branch] gh/malfet/549/head -> origin/gh/malfet/549/head 2025-10-10T00:24:19.6694450Z * [new branch] gh/malfet/549/orig -> origin/gh/malfet/549/orig 2025-10-10T00:24:19.6694630Z * [new branch] gh/malfet/550/base -> origin/gh/malfet/550/base 2025-10-10T00:24:19.6694816Z * [new branch] gh/malfet/550/head -> origin/gh/malfet/550/head 2025-10-10T00:24:19.6695004Z * [new branch] gh/malfet/550/orig -> origin/gh/malfet/550/orig 2025-10-10T00:24:19.6695184Z * [new branch] gh/malfet/551/base -> origin/gh/malfet/551/base 2025-10-10T00:24:19.6695367Z * [new branch] gh/malfet/551/head -> origin/gh/malfet/551/head 2025-10-10T00:24:19.6695622Z * [new branch] gh/malfet/551/orig -> origin/gh/malfet/551/orig 2025-10-10T00:24:19.6695804Z * [new branch] gh/malfet/552/base -> origin/gh/malfet/552/base 2025-10-10T00:24:19.6695988Z * [new branch] gh/malfet/552/head -> origin/gh/malfet/552/head 2025-10-10T00:24:19.6696177Z * [new branch] gh/malfet/552/orig -> origin/gh/malfet/552/orig 2025-10-10T00:24:19.6696359Z * [new branch] gh/malfet/553/base -> origin/gh/malfet/553/base 2025-10-10T00:24:19.6696606Z * [new branch] gh/malfet/553/head -> origin/gh/malfet/553/head 2025-10-10T00:24:19.6696793Z * [new branch] gh/malfet/553/orig -> origin/gh/malfet/553/orig 2025-10-10T00:24:19.6696973Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-10-10T00:24:19.6697158Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-10-10T00:24:19.6697398Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-10-10T00:24:19.6697622Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-10-10T00:24:19.6697844Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-10-10T00:24:19.6698075Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-10-10T00:24:19.6698302Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-10-10T00:24:19.6698523Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-10-10T00:24:19.6698764Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-10-10T00:24:19.6698984Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-10-10T00:24:19.6699205Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-10-10T00:24:19.6699389Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-10-10T00:24:19.6699605Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-10-10T00:24:19.6699805Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-10-10T00:24:19.6700076Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-10-10T00:24:19.6700292Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-10-10T00:24:19.6700529Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-10-10T00:24:19.6700729Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-10-10T00:24:19.6700945Z * [new branch] gh/masnesral/237/base -> origin/gh/masnesral/237/base 2025-10-10T00:24:19.6701140Z * [new branch] gh/masnesral/237/head -> origin/gh/masnesral/237/head 2025-10-10T00:24:19.6701335Z * [new branch] gh/masnesral/237/orig -> origin/gh/masnesral/237/orig 2025-10-10T00:24:19.6701540Z * [new branch] gh/masnesral/238/base -> origin/gh/masnesral/238/base 2025-10-10T00:24:19.6701737Z * [new branch] gh/masnesral/238/head -> origin/gh/masnesral/238/head 2025-10-10T00:24:19.6701937Z * [new branch] gh/masnesral/238/orig -> origin/gh/masnesral/238/orig 2025-10-10T00:24:19.6702142Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-10-10T00:24:19.6702339Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-10-10T00:24:19.6702529Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-10-10T00:24:19.6702795Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-10-10T00:24:19.6702984Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-10-10T00:24:19.6703174Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-10-10T00:24:19.6703377Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-10-10T00:24:19.6703569Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-10-10T00:24:19.6703828Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-10-10T00:24:19.6704017Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-10-10T00:24:19.6704213Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-10-10T00:24:19.6704403Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-10-10T00:24:19.6704595Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-10-10T00:24:19.6704798Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-10-10T00:24:19.6705055Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-10-10T00:24:19.6705375Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-10-10T00:24:19.6705640Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-10-10T00:24:19.6705889Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-10-10T00:24:19.6706134Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-10-10T00:24:19.6706389Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-10-10T00:24:19.6706637Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-10-10T00:24:19.6706877Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-10-10T00:24:19.6707132Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-10-10T00:24:19.6707378Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-10-10T00:24:19.6707616Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-10-10T00:24:19.6707870Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-10-10T00:24:19.6708114Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-10-10T00:24:19.6708354Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-10-10T00:24:19.6708611Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-10-10T00:24:19.6708850Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-10-10T00:24:19.6709097Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-10-10T00:24:19.6709347Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-10-10T00:24:19.6709593Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-10-10T00:24:19.6709834Z * [new branch] gh/mikaylagawarecki/340/base -> origin/gh/mikaylagawarecki/340/base 2025-10-10T00:24:19.6710075Z * [new branch] gh/mikaylagawarecki/340/head -> origin/gh/mikaylagawarecki/340/head 2025-10-10T00:24:19.6710321Z * [new branch] gh/mikaylagawarecki/340/orig -> origin/gh/mikaylagawarecki/340/orig 2025-10-10T00:24:19.6710636Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-10-10T00:24:19.6710878Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-10-10T00:24:19.6711125Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-10-10T00:24:19.6711367Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-10-10T00:24:19.6711608Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-10-10T00:24:19.6711926Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-10-10T00:24:19.6712168Z * [new branch] gh/mikaylagawarecki/343/base -> origin/gh/mikaylagawarecki/343/base 2025-10-10T00:24:19.6712413Z * [new branch] gh/mikaylagawarecki/343/head -> origin/gh/mikaylagawarecki/343/head 2025-10-10T00:24:19.6712662Z * [new branch] gh/mikaylagawarecki/343/orig -> origin/gh/mikaylagawarecki/343/orig 2025-10-10T00:24:19.6712900Z * [new branch] gh/mikaylagawarecki/344/base -> origin/gh/mikaylagawarecki/344/base 2025-10-10T00:24:19.6713137Z * [new branch] gh/mikaylagawarecki/344/head -> origin/gh/mikaylagawarecki/344/head 2025-10-10T00:24:19.6713389Z * [new branch] gh/mikaylagawarecki/344/orig -> origin/gh/mikaylagawarecki/344/orig 2025-10-10T00:24:19.6713634Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-10-10T00:24:19.6713889Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-10-10T00:24:19.6714151Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-10-10T00:24:19.6714397Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-10-10T00:24:19.6714646Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-10-10T00:24:19.6714896Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-10-10T00:24:19.6715135Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-10-10T00:24:19.6715378Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-10-10T00:24:19.6715630Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-10-10T00:24:19.6715874Z * [new branch] gh/mikaylagawarecki/348/base -> origin/gh/mikaylagawarecki/348/base 2025-10-10T00:24:19.6716114Z * [new branch] gh/mikaylagawarecki/348/head -> origin/gh/mikaylagawarecki/348/head 2025-10-10T00:24:19.6716362Z * [new branch] gh/mikaylagawarecki/348/orig -> origin/gh/mikaylagawarecki/348/orig 2025-10-10T00:24:19.6716608Z * [new branch] gh/mikaylagawarecki/349/base -> origin/gh/mikaylagawarecki/349/base 2025-10-10T00:24:19.6716848Z * [new branch] gh/mikaylagawarecki/349/head -> origin/gh/mikaylagawarecki/349/head 2025-10-10T00:24:19.6717097Z * [new branch] gh/mikaylagawarecki/349/orig -> origin/gh/mikaylagawarecki/349/orig 2025-10-10T00:24:19.6717337Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-10-10T00:24:19.6717576Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-10-10T00:24:19.6717822Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-10-10T00:24:19.6718016Z * [new branch] gh/mlazos/18/base -> origin/gh/mlazos/18/base 2025-10-10T00:24:19.6718204Z * [new branch] gh/mlazos/18/head -> origin/gh/mlazos/18/head 2025-10-10T00:24:19.6718387Z * [new branch] gh/mlazos/18/orig -> origin/gh/mlazos/18/orig 2025-10-10T00:24:19.6718647Z * [new branch] gh/mlazos/19/base -> origin/gh/mlazos/19/base 2025-10-10T00:24:19.6718833Z * [new branch] gh/mlazos/19/head -> origin/gh/mlazos/19/head 2025-10-10T00:24:19.6719013Z * [new branch] gh/mlazos/19/orig -> origin/gh/mlazos/19/orig 2025-10-10T00:24:19.6719204Z * [new branch] gh/mlazos/20/base -> origin/gh/mlazos/20/base 2025-10-10T00:24:19.6719386Z * [new branch] gh/mlazos/20/head -> origin/gh/mlazos/20/head 2025-10-10T00:24:19.6719626Z * [new branch] gh/mlazos/20/orig -> origin/gh/mlazos/20/orig 2025-10-10T00:24:19.6719824Z * [new branch] gh/mlazos/21/base -> origin/gh/mlazos/21/base 2025-10-10T00:24:19.6720008Z * [new branch] gh/mlazos/21/head -> origin/gh/mlazos/21/head 2025-10-10T00:24:19.6720202Z * [new branch] gh/mlazos/21/orig -> origin/gh/mlazos/21/orig 2025-10-10T00:24:19.6720401Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-10-10T00:24:19.6720586Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-10-10T00:24:19.6720766Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-10-10T00:24:19.6720955Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-10-10T00:24:19.6721138Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-10-10T00:24:19.6721316Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-10-10T00:24:19.6721492Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-10-10T00:24:19.6721680Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-10-10T00:24:19.6721862Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-10-10T00:24:19.6722038Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-10-10T00:24:19.6722224Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-10-10T00:24:19.6722403Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-10-10T00:24:19.6722582Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-10-10T00:24:19.6722767Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-10-10T00:24:19.6722947Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-10-10T00:24:19.6723126Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-10-10T00:24:19.6723314Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-10-10T00:24:19.6723498Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-10-10T00:24:19.6723678Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-10-10T00:24:19.6723866Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-10-10T00:24:19.6724047Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-10-10T00:24:19.6724229Z * [new branch] gh/mlazos/29/base -> origin/gh/mlazos/29/base 2025-10-10T00:24:19.6724416Z * [new branch] gh/mlazos/29/head -> origin/gh/mlazos/29/head 2025-10-10T00:24:19.6724597Z * [new branch] gh/mlazos/29/orig -> origin/gh/mlazos/29/orig 2025-10-10T00:24:19.6724777Z * [new branch] gh/mlazos/30/base -> origin/gh/mlazos/30/base 2025-10-10T00:24:19.6724956Z * [new branch] gh/mlazos/30/head -> origin/gh/mlazos/30/head 2025-10-10T00:24:19.6725209Z * [new branch] gh/mlazos/30/orig -> origin/gh/mlazos/30/orig 2025-10-10T00:24:19.6725391Z * [new branch] gh/mlazos/31/base -> origin/gh/mlazos/31/base 2025-10-10T00:24:19.6725570Z * [new branch] gh/mlazos/31/head -> origin/gh/mlazos/31/head 2025-10-10T00:24:19.6725758Z * [new branch] gh/mlazos/31/orig -> origin/gh/mlazos/31/orig 2025-10-10T00:24:19.6725942Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-10-10T00:24:19.6726128Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-10-10T00:24:19.6726380Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-10-10T00:24:19.6726561Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-10-10T00:24:19.6726739Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-10-10T00:24:19.6726930Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-10-10T00:24:19.6727114Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-10-10T00:24:19.6727294Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-10-10T00:24:19.6727492Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-10-10T00:24:19.6727670Z * [new branch] gh/mlazos/35/base -> origin/gh/mlazos/35/base 2025-10-10T00:24:19.6727853Z * [new branch] gh/mlazos/35/head -> origin/gh/mlazos/35/head 2025-10-10T00:24:19.6728043Z * [new branch] gh/mlazos/35/orig -> origin/gh/mlazos/35/orig 2025-10-10T00:24:19.6728225Z * [new branch] gh/mlazos/36/base -> origin/gh/mlazos/36/base 2025-10-10T00:24:19.6728407Z * [new branch] gh/mlazos/36/head -> origin/gh/mlazos/36/head 2025-10-10T00:24:19.6728593Z * [new branch] gh/mlazos/36/orig -> origin/gh/mlazos/36/orig 2025-10-10T00:24:19.6728783Z * [new branch] gh/mlazos/37/base -> origin/gh/mlazos/37/base 2025-10-10T00:24:19.6728962Z * [new branch] gh/mlazos/37/head -> origin/gh/mlazos/37/head 2025-10-10T00:24:19.6729139Z * [new branch] gh/mlazos/37/orig -> origin/gh/mlazos/37/orig 2025-10-10T00:24:19.6729332Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-10-10T00:24:19.6729518Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-10-10T00:24:19.6729720Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-10-10T00:24:19.6729929Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-10-10T00:24:19.6730121Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-10-10T00:24:19.6730318Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-10-10T00:24:19.6730525Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-10-10T00:24:19.6730719Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-10-10T00:24:19.6730911Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-10-10T00:24:19.6731114Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-10-10T00:24:19.6731311Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-10-10T00:24:19.6731510Z * [new branch] gh/muchulee8/66/base -> origin/gh/muchulee8/66/base 2025-10-10T00:24:19.6731720Z * [new branch] gh/muchulee8/66/head -> origin/gh/muchulee8/66/head 2025-10-10T00:24:19.6731912Z * [new branch] gh/muchulee8/66/orig -> origin/gh/muchulee8/66/orig 2025-10-10T00:24:19.6732171Z * [new branch] gh/muchulee8/67/base -> origin/gh/muchulee8/67/base 2025-10-10T00:24:19.6732376Z * [new branch] gh/muchulee8/67/head -> origin/gh/muchulee8/67/head 2025-10-10T00:24:19.6732569Z * [new branch] gh/muchulee8/67/orig -> origin/gh/muchulee8/67/orig 2025-10-10T00:24:19.6732796Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-10-10T00:24:19.6733019Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-10-10T00:24:19.6733306Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-10-10T00:24:19.6733534Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-10-10T00:24:19.6733751Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-10-10T00:24:19.6733982Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-10-10T00:24:19.6734198Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-10-10T00:24:19.6734418Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-10-10T00:24:19.6734641Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-10-10T00:24:19.6734862Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-10-10T00:24:19.6735085Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-10-10T00:24:19.6735309Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-10-10T00:24:19.6735529Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-10-10T00:24:19.6735748Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-10-10T00:24:19.6735981Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-10-10T00:24:19.6736200Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-10-10T00:24:19.6736421Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-10-10T00:24:19.6736643Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-10-10T00:24:19.6736865Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-10-10T00:24:19.6737081Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-10-10T00:24:19.6737307Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-10-10T00:24:19.6737528Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-10-10T00:24:19.6737751Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-10-10T00:24:19.6737977Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-10-10T00:24:19.6738174Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-10-10T00:24:19.6738369Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-10-10T00:24:19.6738560Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-10-10T00:24:19.6738762Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-10-10T00:24:19.6738951Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-10-10T00:24:19.6739140Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-10-10T00:24:19.6739336Z * [new branch] gh/nikitaved/3/base -> origin/gh/nikitaved/3/base 2025-10-10T00:24:19.6739592Z * [new branch] gh/nikitaved/3/head -> origin/gh/nikitaved/3/head 2025-10-10T00:24:19.6739784Z * [new branch] gh/nikitaved/3/orig -> origin/gh/nikitaved/3/orig 2025-10-10T00:24:19.6739985Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-10-10T00:24:19.6740164Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-10-10T00:24:19.6740348Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-10-10T00:24:19.6740687Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-10-10T00:24:19.6740871Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-10-10T00:24:19.6741054Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-10-10T00:24:19.6741247Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-10-10T00:24:19.6741429Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-10-10T00:24:19.6741609Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-10-10T00:24:19.6741795Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-10-10T00:24:19.6741972Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-10-10T00:24:19.6742149Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-10-10T00:24:19.6742342Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-10-10T00:24:19.6742524Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-10-10T00:24:19.6742701Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-10-10T00:24:19.6742883Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-10-10T00:24:19.6743068Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-10-10T00:24:19.6743252Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-10-10T00:24:19.6743440Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-10-10T00:24:19.6743631Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-10-10T00:24:19.6743808Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-10-10T00:24:19.6743990Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-10-10T00:24:19.6744175Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-10-10T00:24:19.6744357Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-10-10T00:24:19.6744541Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-10-10T00:24:19.6744733Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-10-10T00:24:19.6744913Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-10-10T00:24:19.6745093Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-10-10T00:24:19.6745365Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-10-10T00:24:19.6745551Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-10-10T00:24:19.6745737Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-10-10T00:24:19.6745930Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-10-10T00:24:19.6746109Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-10-10T00:24:19.6746363Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-10-10T00:24:19.6746543Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-10-10T00:24:19.6746734Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-10-10T00:24:19.6746921Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-10-10T00:24:19.6747106Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-10-10T00:24:19.6747369Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-10-10T00:24:19.6747549Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-10-10T00:24:19.6747732Z * [new branch] gh/pearu/120/base -> origin/gh/pearu/120/base 2025-10-10T00:24:19.6747925Z * [new branch] gh/pearu/120/head -> origin/gh/pearu/120/head 2025-10-10T00:24:19.6748109Z * [new branch] gh/pearu/120/orig -> origin/gh/pearu/120/orig 2025-10-10T00:24:19.6748290Z * [new branch] gh/pearu/121/base -> origin/gh/pearu/121/base 2025-10-10T00:24:19.6748478Z * [new branch] gh/pearu/121/head -> origin/gh/pearu/121/head 2025-10-10T00:24:19.6748659Z * [new branch] gh/pearu/121/orig -> origin/gh/pearu/121/orig 2025-10-10T00:24:19.6748842Z * [new branch] gh/pearu/122/base -> origin/gh/pearu/122/base 2025-10-10T00:24:19.6749035Z * [new branch] gh/pearu/122/head -> origin/gh/pearu/122/head 2025-10-10T00:24:19.6749216Z * [new branch] gh/pearu/122/orig -> origin/gh/pearu/122/orig 2025-10-10T00:24:19.6749396Z * [new branch] gh/pearu/123/base -> origin/gh/pearu/123/base 2025-10-10T00:24:19.6749585Z * [new branch] gh/pearu/123/head -> origin/gh/pearu/123/head 2025-10-10T00:24:19.6749768Z * [new branch] gh/pearu/123/orig -> origin/gh/pearu/123/orig 2025-10-10T00:24:19.6749947Z * [new branch] gh/pearu/124/base -> origin/gh/pearu/124/base 2025-10-10T00:24:19.6750128Z * [new branch] gh/pearu/124/head -> origin/gh/pearu/124/head 2025-10-10T00:24:19.6750314Z * [new branch] gh/pearu/124/orig -> origin/gh/pearu/124/orig 2025-10-10T00:24:19.6750494Z * [new branch] gh/pearu/125/base -> origin/gh/pearu/125/base 2025-10-10T00:24:19.6750675Z * [new branch] gh/pearu/125/head -> origin/gh/pearu/125/head 2025-10-10T00:24:19.6750861Z * [new branch] gh/pearu/125/orig -> origin/gh/pearu/125/orig 2025-10-10T00:24:19.6751040Z * [new branch] gh/pearu/126/base -> origin/gh/pearu/126/base 2025-10-10T00:24:19.6751222Z * [new branch] gh/pearu/126/head -> origin/gh/pearu/126/head 2025-10-10T00:24:19.6751414Z * [new branch] gh/pearu/126/orig -> origin/gh/pearu/126/orig 2025-10-10T00:24:19.6751597Z * [new branch] gh/pearu/127/base -> origin/gh/pearu/127/base 2025-10-10T00:24:19.6751776Z * [new branch] gh/pearu/127/head -> origin/gh/pearu/127/head 2025-10-10T00:24:19.6751962Z * [new branch] gh/pearu/127/orig -> origin/gh/pearu/127/orig 2025-10-10T00:24:19.6752142Z * [new branch] gh/pearu/128/base -> origin/gh/pearu/128/base 2025-10-10T00:24:19.6752322Z * [new branch] gh/pearu/128/head -> origin/gh/pearu/128/head 2025-10-10T00:24:19.6752510Z * [new branch] gh/pearu/128/orig -> origin/gh/pearu/128/orig 2025-10-10T00:24:19.6752691Z * [new branch] gh/pearu/129/base -> origin/gh/pearu/129/base 2025-10-10T00:24:19.6752874Z * [new branch] gh/pearu/129/head -> origin/gh/pearu/129/head 2025-10-10T00:24:19.6753136Z * [new branch] gh/pearu/129/orig -> origin/gh/pearu/129/orig 2025-10-10T00:24:19.6753316Z * [new branch] gh/pearu/130/base -> origin/gh/pearu/130/base 2025-10-10T00:24:19.6753498Z * [new branch] gh/pearu/130/head -> origin/gh/pearu/130/head 2025-10-10T00:24:19.6753677Z * [new branch] gh/pearu/130/orig -> origin/gh/pearu/130/orig 2025-10-10T00:24:19.6753865Z * [new branch] gh/pearu/131/base -> origin/gh/pearu/131/base 2025-10-10T00:24:19.6754113Z * [new branch] gh/pearu/131/head -> origin/gh/pearu/131/head 2025-10-10T00:24:19.6754292Z * [new branch] gh/pearu/131/orig -> origin/gh/pearu/131/orig 2025-10-10T00:24:19.6754489Z * [new branch] gh/pearu/132/base -> origin/gh/pearu/132/base 2025-10-10T00:24:19.6754675Z * [new branch] gh/pearu/132/head -> origin/gh/pearu/132/head 2025-10-10T00:24:19.6754854Z * [new branch] gh/pearu/132/orig -> origin/gh/pearu/132/orig 2025-10-10T00:24:19.6755049Z * [new branch] gh/pearu/133/base -> origin/gh/pearu/133/base 2025-10-10T00:24:19.6755227Z * [new branch] gh/pearu/133/head -> origin/gh/pearu/133/head 2025-10-10T00:24:19.6755411Z * [new branch] gh/pearu/133/orig -> origin/gh/pearu/133/orig 2025-10-10T00:24:19.6755605Z * [new branch] gh/pearu/134/base -> origin/gh/pearu/134/base 2025-10-10T00:24:19.6755791Z * [new branch] gh/pearu/134/head -> origin/gh/pearu/134/head 2025-10-10T00:24:19.6755971Z * [new branch] gh/pearu/134/orig -> origin/gh/pearu/134/orig 2025-10-10T00:24:19.6756165Z * [new branch] gh/pearu/135/base -> origin/gh/pearu/135/base 2025-10-10T00:24:19.6756353Z * [new branch] gh/pearu/135/head -> origin/gh/pearu/135/head 2025-10-10T00:24:19.6756532Z * [new branch] gh/pearu/135/orig -> origin/gh/pearu/135/orig 2025-10-10T00:24:19.6756722Z * [new branch] gh/pearu/136/base -> origin/gh/pearu/136/base 2025-10-10T00:24:19.6756904Z * [new branch] gh/pearu/136/head -> origin/gh/pearu/136/head 2025-10-10T00:24:19.6757086Z * [new branch] gh/pearu/136/orig -> origin/gh/pearu/136/orig 2025-10-10T00:24:19.6757271Z * [new branch] gh/pearu/137/base -> origin/gh/pearu/137/base 2025-10-10T00:24:19.6757470Z * [new branch] gh/pearu/137/head -> origin/gh/pearu/137/head 2025-10-10T00:24:19.6757651Z * [new branch] gh/pearu/137/orig -> origin/gh/pearu/137/orig 2025-10-10T00:24:19.6757829Z * [new branch] gh/pearu/138/base -> origin/gh/pearu/138/base 2025-10-10T00:24:19.6758021Z * [new branch] gh/pearu/138/head -> origin/gh/pearu/138/head 2025-10-10T00:24:19.6758201Z * [new branch] gh/pearu/138/orig -> origin/gh/pearu/138/orig 2025-10-10T00:24:19.6758380Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-10-10T00:24:19.6758570Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-10-10T00:24:19.6758749Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-10-10T00:24:19.6758927Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-10-10T00:24:19.6759112Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-10-10T00:24:19.6759289Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-10-10T00:24:19.6759465Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-10-10T00:24:19.6760201Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-10-10T00:24:19.6760376Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-10-10T00:24:19.6760569Z * [new branch] gh/pianpwk/1/base -> origin/gh/pianpwk/1/base 2025-10-10T00:24:19.6760774Z * [new branch] gh/pianpwk/1/head -> origin/gh/pianpwk/1/head 2025-10-10T00:24:19.6760963Z * [new branch] gh/pianpwk/1/orig -> origin/gh/pianpwk/1/orig 2025-10-10T00:24:19.6761152Z * [new branch] gh/pianpwk/2/base -> origin/gh/pianpwk/2/base 2025-10-10T00:24:19.6761408Z * [new branch] gh/pianpwk/2/head -> origin/gh/pianpwk/2/head 2025-10-10T00:24:19.6761611Z * [new branch] gh/pianpwk/2/orig -> origin/gh/pianpwk/2/orig 2025-10-10T00:24:19.6761793Z * [new branch] gh/pianpwk/3/base -> origin/gh/pianpwk/3/base 2025-10-10T00:24:19.6761979Z * [new branch] gh/pianpwk/3/head -> origin/gh/pianpwk/3/head 2025-10-10T00:24:19.6762169Z * [new branch] gh/pianpwk/3/orig -> origin/gh/pianpwk/3/orig 2025-10-10T00:24:19.6762352Z * [new branch] gh/pianpwk/4/base -> origin/gh/pianpwk/4/base 2025-10-10T00:24:19.6762547Z * [new branch] gh/pianpwk/4/head -> origin/gh/pianpwk/4/head 2025-10-10T00:24:19.6762742Z * [new branch] gh/pianpwk/4/orig -> origin/gh/pianpwk/4/orig 2025-10-10T00:24:19.6762930Z * [new branch] gh/pianpwk/5/base -> origin/gh/pianpwk/5/base 2025-10-10T00:24:19.6763114Z * [new branch] gh/pianpwk/5/head -> origin/gh/pianpwk/5/head 2025-10-10T00:24:19.6763310Z * [new branch] gh/pianpwk/5/orig -> origin/gh/pianpwk/5/orig 2025-10-10T00:24:19.6763498Z * [new branch] gh/pianpwk/6/base -> origin/gh/pianpwk/6/base 2025-10-10T00:24:19.6763684Z * [new branch] gh/pianpwk/6/head -> origin/gh/pianpwk/6/head 2025-10-10T00:24:19.6763875Z * [new branch] gh/pianpwk/6/orig -> origin/gh/pianpwk/6/orig 2025-10-10T00:24:19.6764059Z * [new branch] gh/pianpwk/7/base -> origin/gh/pianpwk/7/base 2025-10-10T00:24:19.6764242Z * [new branch] gh/pianpwk/7/head -> origin/gh/pianpwk/7/head 2025-10-10T00:24:19.6764437Z * [new branch] gh/pianpwk/7/orig -> origin/gh/pianpwk/7/orig 2025-10-10T00:24:19.6764628Z * [new branch] gh/pianpwk/8/base -> origin/gh/pianpwk/8/base 2025-10-10T00:24:19.6764812Z * [new branch] gh/pianpwk/8/head -> origin/gh/pianpwk/8/head 2025-10-10T00:24:19.6764998Z * [new branch] gh/pianpwk/8/orig -> origin/gh/pianpwk/8/orig 2025-10-10T00:24:19.6765237Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-10-10T00:24:19.6765415Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-10-10T00:24:19.6765587Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-10-10T00:24:19.6765766Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-10-10T00:24:19.6765934Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-10-10T00:24:19.6766103Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-10-10T00:24:19.6766286Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-10-10T00:24:19.6766458Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-10-10T00:24:19.6766633Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-10-10T00:24:19.6766815Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-10-10T00:24:19.6767055Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-10-10T00:24:19.6767233Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-10-10T00:24:19.6767413Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-10-10T00:24:19.6767581Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-10-10T00:24:19.6767748Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-10-10T00:24:19.6768421Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-10-10T00:24:19.6768603Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-10-10T00:24:19.6768775Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-10-10T00:24:19.6769016Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-10-10T00:24:19.6769252Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-10-10T00:24:19.6769480Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-10-10T00:24:19.6769705Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-10-10T00:24:19.6769941Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-10-10T00:24:19.6770158Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-10-10T00:24:19.6770381Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-10-10T00:24:19.6770611Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-10-10T00:24:19.6770830Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-10-10T00:24:19.6771056Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-10-10T00:24:19.6771282Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-10-10T00:24:19.6771504Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-10-10T00:24:19.6771690Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-10-10T00:24:19.6771889Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-10-10T00:24:19.6772078Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-10-10T00:24:19.6772261Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-10-10T00:24:19.6772450Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-10-10T00:24:19.6772629Z * [new branch] gh/rtimpe/15/base -> origin/gh/rtimpe/15/base 2025-10-10T00:24:19.6772814Z * [new branch] gh/rtimpe/15/head -> origin/gh/rtimpe/15/head 2025-10-10T00:24:19.6773001Z * [new branch] gh/rtimpe/15/orig -> origin/gh/rtimpe/15/orig 2025-10-10T00:24:19.6773178Z * [new branch] gh/rtimpe/16/base -> origin/gh/rtimpe/16/base 2025-10-10T00:24:19.6773360Z * [new branch] gh/rtimpe/16/head -> origin/gh/rtimpe/16/head 2025-10-10T00:24:19.6773547Z * [new branch] gh/rtimpe/16/orig -> origin/gh/rtimpe/16/orig 2025-10-10T00:24:19.6773729Z * [new branch] gh/rtimpe/17/base -> origin/gh/rtimpe/17/base 2025-10-10T00:24:19.6773909Z * [new branch] gh/rtimpe/17/head -> origin/gh/rtimpe/17/head 2025-10-10T00:24:19.6775634Z * [new branch] gh/rtimpe/17/orig -> origin/gh/rtimpe/17/orig 2025-10-10T00:24:19.6775826Z * [new branch] gh/rtimpe/18/base -> origin/gh/rtimpe/18/base 2025-10-10T00:24:19.6776125Z * [new branch] gh/rtimpe/18/head -> origin/gh/rtimpe/18/head 2025-10-10T00:24:19.6776310Z * [new branch] gh/rtimpe/18/orig -> origin/gh/rtimpe/18/orig 2025-10-10T00:24:19.6776507Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-10-10T00:24:19.6776683Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-10-10T00:24:19.6776860Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-10-10T00:24:19.6777118Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-10-10T00:24:19.6777301Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-10-10T00:24:19.6777477Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-10-10T00:24:19.6777700Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-10-10T00:24:19.6777914Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-10-10T00:24:19.6778126Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-10-10T00:24:19.6778347Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-10-10T00:24:19.6778554Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-10-10T00:24:19.6778776Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-10-10T00:24:19.6778997Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-10-10T00:24:19.6779208Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-10-10T00:24:19.6779416Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-10-10T00:24:19.6779632Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-10-10T00:24:19.6779843Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-10-10T00:24:19.6780050Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-10-10T00:24:19.6780271Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-10-10T00:24:19.6780477Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-10-10T00:24:19.6780686Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-10-10T00:24:19.6780956Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-10-10T00:24:19.6781188Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-10-10T00:24:19.6781445Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-10-10T00:24:19.6781699Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-10-10T00:24:19.6781956Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-10-10T00:24:19.6782165Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-10-10T00:24:19.6782345Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-10-10T00:24:19.6782569Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-10-10T00:24:19.6782790Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-10-10T00:24:19.6783002Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-10-10T00:24:19.6783247Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-10-10T00:24:19.6783533Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-10-10T00:24:19.6783764Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-10-10T00:24:19.6784004Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-10-10T00:24:19.6784212Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-10-10T00:24:19.6784449Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-10-10T00:24:19.6784667Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-10-10T00:24:19.6784977Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-10-10T00:24:19.6785292Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-10-10T00:24:19.6785505Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-10-10T00:24:19.6785750Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-10-10T00:24:19.6785986Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-10-10T00:24:19.6786187Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-10-10T00:24:19.6786434Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-10-10T00:24:19.6786639Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-10-10T00:24:19.6786882Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-10-10T00:24:19.6787126Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-10-10T00:24:19.6787327Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-10-10T00:24:19.6787564Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-10-10T00:24:19.6787775Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-10-10T00:24:19.6788014Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-10-10T00:24:19.6788222Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-10-10T00:24:19.6788460Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-10-10T00:24:19.6788695Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-10-10T00:24:19.6788898Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-10-10T00:24:19.6789142Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-10-10T00:24:19.6789340Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-10-10T00:24:19.6789580Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-10-10T00:24:19.6789828Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-10-10T00:24:19.6790028Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-10-10T00:24:19.6790263Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-10-10T00:24:19.6790469Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-10-10T00:24:19.6790710Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-10-10T00:24:19.6790913Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-10-10T00:24:19.6791151Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-10-10T00:24:19.6791395Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-10-10T00:24:19.6791671Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-10-10T00:24:19.6791911Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-10-10T00:24:19.6792161Z * [new branch] gh/seemethere/64/base -> origin/gh/seemethere/64/base 2025-10-10T00:24:19.6792363Z * [new branch] gh/seemethere/64/head -> origin/gh/seemethere/64/head 2025-10-10T00:24:19.6792607Z * [new branch] gh/seemethere/64/orig -> origin/gh/seemethere/64/orig 2025-10-10T00:24:19.6792934Z * [new branch] gh/seemethere/65/base -> origin/gh/seemethere/65/base 2025-10-10T00:24:19.6793149Z * [new branch] gh/seemethere/65/head -> origin/gh/seemethere/65/head 2025-10-10T00:24:19.6793384Z * [new branch] gh/seemethere/65/orig -> origin/gh/seemethere/65/orig 2025-10-10T00:24:19.6793599Z * [new branch] gh/seemethere/66/base -> origin/gh/seemethere/66/base 2025-10-10T00:24:19.6793834Z * [new branch] gh/seemethere/66/head -> origin/gh/seemethere/66/head 2025-10-10T00:24:19.6794075Z * [new branch] gh/seemethere/66/orig -> origin/gh/seemethere/66/orig 2025-10-10T00:24:19.6794285Z * [new branch] gh/seemethere/67/base -> origin/gh/seemethere/67/base 2025-10-10T00:24:19.6794522Z * [new branch] gh/seemethere/67/head -> origin/gh/seemethere/67/head 2025-10-10T00:24:19.6794720Z * [new branch] gh/seemethere/67/orig -> origin/gh/seemethere/67/orig 2025-10-10T00:24:19.6794968Z * [new branch] gh/seemethere/68/base -> origin/gh/seemethere/68/base 2025-10-10T00:24:19.6795173Z * [new branch] gh/seemethere/68/head -> origin/gh/seemethere/68/head 2025-10-10T00:24:19.6795405Z * [new branch] gh/seemethere/68/orig -> origin/gh/seemethere/68/orig 2025-10-10T00:24:19.6795655Z * [new branch] gh/seemethere/69/base -> origin/gh/seemethere/69/base 2025-10-10T00:24:19.6795854Z * [new branch] gh/seemethere/69/head -> origin/gh/seemethere/69/head 2025-10-10T00:24:19.6796050Z * [new branch] gh/seemethere/69/orig -> origin/gh/seemethere/69/orig 2025-10-10T00:24:19.6796250Z * [new branch] gh/seemethere/70/base -> origin/gh/seemethere/70/base 2025-10-10T00:24:19.6796454Z * [new branch] gh/seemethere/70/head -> origin/gh/seemethere/70/head 2025-10-10T00:24:19.6796657Z * [new branch] gh/seemethere/70/orig -> origin/gh/seemethere/70/orig 2025-10-10T00:24:19.6796854Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-10-10T00:24:19.6797060Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-10-10T00:24:19.6797258Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-10-10T00:24:19.6797477Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-10-10T00:24:19.6797695Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-10-10T00:24:19.6797902Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-10-10T00:24:19.6798107Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-10-10T00:24:19.6798322Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-10-10T00:24:19.6798528Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-10-10T00:24:19.6798736Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-10-10T00:24:19.6798946Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-10-10T00:24:19.6799227Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-10-10T00:24:19.6799433Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-10-10T00:24:19.6799645Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-10-10T00:24:19.6799854Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-10-10T00:24:19.6800062Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-10-10T00:24:19.6800348Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-10-10T00:24:19.6800556Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-10-10T00:24:19.6800765Z * [new branch] gh/shunting314/215/base -> origin/gh/shunting314/215/base 2025-10-10T00:24:19.6801013Z * [new branch] gh/shunting314/215/head -> origin/gh/shunting314/215/head 2025-10-10T00:24:19.6801234Z * [new branch] gh/shunting314/215/orig -> origin/gh/shunting314/215/orig 2025-10-10T00:24:19.6801486Z * [new branch] gh/shunting314/216/base -> origin/gh/shunting314/216/base 2025-10-10T00:24:19.6801699Z * [new branch] gh/shunting314/216/head -> origin/gh/shunting314/216/head 2025-10-10T00:24:19.6801942Z * [new branch] gh/shunting314/216/orig -> origin/gh/shunting314/216/orig 2025-10-10T00:24:19.6802185Z * [new branch] gh/shunting314/217/base -> origin/gh/shunting314/217/base 2025-10-10T00:24:19.6802397Z * [new branch] gh/shunting314/217/head -> origin/gh/shunting314/217/head 2025-10-10T00:24:19.6802647Z * [new branch] gh/shunting314/217/orig -> origin/gh/shunting314/217/orig 2025-10-10T00:24:19.6802855Z * [new branch] gh/shunting314/218/base -> origin/gh/shunting314/218/base 2025-10-10T00:24:19.6803097Z * [new branch] gh/shunting314/218/head -> origin/gh/shunting314/218/head 2025-10-10T00:24:19.6803351Z * [new branch] gh/shunting314/218/orig -> origin/gh/shunting314/218/orig 2025-10-10T00:24:19.6803561Z * [new branch] gh/shunting314/219/base -> origin/gh/shunting314/219/base 2025-10-10T00:24:19.6803809Z * [new branch] gh/shunting314/219/head -> origin/gh/shunting314/219/head 2025-10-10T00:24:19.6804054Z * [new branch] gh/shunting314/219/orig -> origin/gh/shunting314/219/orig 2025-10-10T00:24:19.6804267Z * [new branch] gh/shunting314/223/base -> origin/gh/shunting314/223/base 2025-10-10T00:24:19.6804511Z * [new branch] gh/shunting314/223/head -> origin/gh/shunting314/223/head 2025-10-10T00:24:19.6804725Z * [new branch] gh/shunting314/223/orig -> origin/gh/shunting314/223/orig 2025-10-10T00:24:19.6804972Z * [new branch] gh/shunting314/224/base -> origin/gh/shunting314/224/base 2025-10-10T00:24:19.6805191Z * [new branch] gh/shunting314/224/head -> origin/gh/shunting314/224/head 2025-10-10T00:24:19.6805433Z * [new branch] gh/shunting314/224/orig -> origin/gh/shunting314/224/orig 2025-10-10T00:24:19.6805683Z * [new branch] gh/shunting314/225/base -> origin/gh/shunting314/225/base 2025-10-10T00:24:19.6805889Z * [new branch] gh/shunting314/225/head -> origin/gh/shunting314/225/head 2025-10-10T00:24:19.6806145Z * [new branch] gh/shunting314/225/orig -> origin/gh/shunting314/225/orig 2025-10-10T00:24:19.6806393Z * [new branch] gh/shunting314/226/base -> origin/gh/shunting314/226/base 2025-10-10T00:24:19.6806603Z * [new branch] gh/shunting314/226/head -> origin/gh/shunting314/226/head 2025-10-10T00:24:19.6806811Z * [new branch] gh/shunting314/226/orig -> origin/gh/shunting314/226/orig 2025-10-10T00:24:19.6807097Z * [new branch] gh/shunting314/227/base -> origin/gh/shunting314/227/base 2025-10-10T00:24:19.6807301Z * [new branch] gh/shunting314/227/head -> origin/gh/shunting314/227/head 2025-10-10T00:24:19.6807508Z * [new branch] gh/shunting314/227/orig -> origin/gh/shunting314/227/orig 2025-10-10T00:24:19.6807721Z * [new branch] gh/shunting314/228/base -> origin/gh/shunting314/228/base 2025-10-10T00:24:19.6807928Z * [new branch] gh/shunting314/228/head -> origin/gh/shunting314/228/head 2025-10-10T00:24:19.6808202Z * [new branch] gh/shunting314/228/orig -> origin/gh/shunting314/228/orig 2025-10-10T00:24:19.6808415Z * [new branch] gh/shunting314/229/base -> origin/gh/shunting314/229/base 2025-10-10T00:24:19.6808621Z * [new branch] gh/shunting314/229/head -> origin/gh/shunting314/229/head 2025-10-10T00:24:19.6808832Z * [new branch] gh/shunting314/229/orig -> origin/gh/shunting314/229/orig 2025-10-10T00:24:19.6809051Z * [new branch] gh/shunting314/230/base -> origin/gh/shunting314/230/base 2025-10-10T00:24:19.6809260Z * [new branch] gh/shunting314/230/head -> origin/gh/shunting314/230/head 2025-10-10T00:24:19.6809465Z * [new branch] gh/shunting314/230/orig -> origin/gh/shunting314/230/orig 2025-10-10T00:24:19.6809683Z * [new branch] gh/shunting314/231/base -> origin/gh/shunting314/231/base 2025-10-10T00:24:19.6809891Z * [new branch] gh/shunting314/231/head -> origin/gh/shunting314/231/head 2025-10-10T00:24:19.6810101Z * [new branch] gh/shunting314/231/orig -> origin/gh/shunting314/231/orig 2025-10-10T00:24:19.6810323Z * [new branch] gh/shunting314/232/base -> origin/gh/shunting314/232/base 2025-10-10T00:24:19.6810528Z * [new branch] gh/shunting314/232/head -> origin/gh/shunting314/232/head 2025-10-10T00:24:19.6810741Z * [new branch] gh/shunting314/232/orig -> origin/gh/shunting314/232/orig 2025-10-10T00:24:19.6810959Z * [new branch] gh/shunting314/233/base -> origin/gh/shunting314/233/base 2025-10-10T00:24:19.6811165Z * [new branch] gh/shunting314/233/head -> origin/gh/shunting314/233/head 2025-10-10T00:24:19.6811375Z * [new branch] gh/shunting314/233/orig -> origin/gh/shunting314/233/orig 2025-10-10T00:24:19.6811629Z * [new branch] gh/shunting314/234/base -> origin/gh/shunting314/234/base 2025-10-10T00:24:19.6811848Z * [new branch] gh/shunting314/234/head -> origin/gh/shunting314/234/head 2025-10-10T00:24:19.6812095Z * [new branch] gh/shunting314/234/orig -> origin/gh/shunting314/234/orig 2025-10-10T00:24:19.6812303Z * [new branch] gh/shunting314/235/base -> origin/gh/shunting314/235/base 2025-10-10T00:24:19.6812555Z * [new branch] gh/shunting314/235/head -> origin/gh/shunting314/235/head 2025-10-10T00:24:19.6812766Z * [new branch] gh/shunting314/235/orig -> origin/gh/shunting314/235/orig 2025-10-10T00:24:19.6813001Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-10-10T00:24:19.6813244Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-10-10T00:24:19.6813440Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-10-10T00:24:19.6813674Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-10-10T00:24:19.6813888Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-10-10T00:24:19.6814115Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-10-10T00:24:19.6814319Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-10-10T00:24:19.6814624Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-10-10T00:24:19.6814877Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-10-10T00:24:19.6815115Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-10-10T00:24:19.6815315Z * [new branch] gh/slayton58/1/base -> origin/gh/slayton58/1/base 2025-10-10T00:24:19.6815543Z * [new branch] gh/slayton58/1/head -> origin/gh/slayton58/1/head 2025-10-10T00:24:19.6815809Z * [new branch] gh/slayton58/1/orig -> origin/gh/slayton58/1/orig 2025-10-10T00:24:19.6816062Z * [new branch] gh/slayton58/10/base -> origin/gh/slayton58/10/base 2025-10-10T00:24:19.6816295Z * [new branch] gh/slayton58/10/head -> origin/gh/slayton58/10/head 2025-10-10T00:24:19.6816493Z * [new branch] gh/slayton58/10/orig -> origin/gh/slayton58/10/orig 2025-10-10T00:24:19.6816740Z * [new branch] gh/slayton58/11/base -> origin/gh/slayton58/11/base 2025-10-10T00:24:19.6816932Z * [new branch] gh/slayton58/11/head -> origin/gh/slayton58/11/head 2025-10-10T00:24:19.6817164Z * [new branch] gh/slayton58/11/orig -> origin/gh/slayton58/11/orig 2025-10-10T00:24:19.6817364Z * [new branch] gh/slayton58/12/base -> origin/gh/slayton58/12/base 2025-10-10T00:24:19.6817597Z * [new branch] gh/slayton58/12/head -> origin/gh/slayton58/12/head 2025-10-10T00:24:19.6817824Z * [new branch] gh/slayton58/12/orig -> origin/gh/slayton58/12/orig 2025-10-10T00:24:19.6818017Z * [new branch] gh/slayton58/13/base -> origin/gh/slayton58/13/base 2025-10-10T00:24:19.6818255Z * [new branch] gh/slayton58/13/head -> origin/gh/slayton58/13/head 2025-10-10T00:24:19.6818460Z * [new branch] gh/slayton58/13/orig -> origin/gh/slayton58/13/orig 2025-10-10T00:24:19.6818692Z * [new branch] gh/slayton58/14/base -> origin/gh/slayton58/14/base 2025-10-10T00:24:19.6818897Z * [new branch] gh/slayton58/14/head -> origin/gh/slayton58/14/head 2025-10-10T00:24:19.6819124Z * [new branch] gh/slayton58/14/orig -> origin/gh/slayton58/14/orig 2025-10-10T00:24:19.6819353Z * [new branch] gh/slayton58/15/base -> origin/gh/slayton58/15/base 2025-10-10T00:24:19.6819562Z * [new branch] gh/slayton58/15/head -> origin/gh/slayton58/15/head 2025-10-10T00:24:19.6819796Z * [new branch] gh/slayton58/15/orig -> origin/gh/slayton58/15/orig 2025-10-10T00:24:19.6819989Z * [new branch] gh/slayton58/16/base -> origin/gh/slayton58/16/base 2025-10-10T00:24:19.6820229Z * [new branch] gh/slayton58/16/head -> origin/gh/slayton58/16/head 2025-10-10T00:24:19.6820424Z * [new branch] gh/slayton58/16/orig -> origin/gh/slayton58/16/orig 2025-10-10T00:24:19.6820654Z * [new branch] gh/slayton58/17/base -> origin/gh/slayton58/17/base 2025-10-10T00:24:19.6820888Z * [new branch] gh/slayton58/17/head -> origin/gh/slayton58/17/head 2025-10-10T00:24:19.6821082Z * [new branch] gh/slayton58/17/orig -> origin/gh/slayton58/17/orig 2025-10-10T00:24:19.6821309Z * [new branch] gh/slayton58/18/base -> origin/gh/slayton58/18/base 2025-10-10T00:24:19.6821517Z * [new branch] gh/slayton58/18/head -> origin/gh/slayton58/18/head 2025-10-10T00:24:19.6821752Z * [new branch] gh/slayton58/19/base -> origin/gh/slayton58/19/base 2025-10-10T00:24:19.6821945Z * [new branch] gh/slayton58/19/head -> origin/gh/slayton58/19/head 2025-10-10T00:24:19.6822174Z * [new branch] gh/slayton58/19/orig -> origin/gh/slayton58/19/orig 2025-10-10T00:24:19.6822498Z * [new branch] gh/slayton58/2/base -> origin/gh/slayton58/2/base 2025-10-10T00:24:19.6822693Z * [new branch] gh/slayton58/2/head -> origin/gh/slayton58/2/head 2025-10-10T00:24:19.6822921Z * [new branch] gh/slayton58/2/orig -> origin/gh/slayton58/2/orig 2025-10-10T00:24:19.6823132Z * [new branch] gh/slayton58/20/base -> origin/gh/slayton58/20/base 2025-10-10T00:24:19.6823354Z * [new branch] gh/slayton58/20/head -> origin/gh/slayton58/20/head 2025-10-10T00:24:19.6823651Z * [new branch] gh/slayton58/20/orig -> origin/gh/slayton58/20/orig 2025-10-10T00:24:19.6823851Z * [new branch] gh/slayton58/21/base -> origin/gh/slayton58/21/base 2025-10-10T00:24:19.6824086Z * [new branch] gh/slayton58/21/head -> origin/gh/slayton58/21/head 2025-10-10T00:24:19.6824279Z * [new branch] gh/slayton58/21/orig -> origin/gh/slayton58/21/orig 2025-10-10T00:24:19.6824514Z * [new branch] gh/slayton58/22/base -> origin/gh/slayton58/22/base 2025-10-10T00:24:19.6824742Z * [new branch] gh/slayton58/22/head -> origin/gh/slayton58/22/head 2025-10-10T00:24:19.6824935Z * [new branch] gh/slayton58/22/orig -> origin/gh/slayton58/22/orig 2025-10-10T00:24:19.6825239Z * [new branch] gh/slayton58/23/base -> origin/gh/slayton58/23/base 2025-10-10T00:24:19.6825433Z * [new branch] gh/slayton58/23/head -> origin/gh/slayton58/23/head 2025-10-10T00:24:19.6825669Z * [new branch] gh/slayton58/23/orig -> origin/gh/slayton58/23/orig 2025-10-10T00:24:19.6825872Z * [new branch] gh/slayton58/24/base -> origin/gh/slayton58/24/base 2025-10-10T00:24:19.6826101Z * [new branch] gh/slayton58/24/head -> origin/gh/slayton58/24/head 2025-10-10T00:24:19.6826335Z * [new branch] gh/slayton58/24/orig -> origin/gh/slayton58/24/orig 2025-10-10T00:24:19.6826543Z * [new branch] gh/slayton58/25/base -> origin/gh/slayton58/25/base 2025-10-10T00:24:19.6826772Z * [new branch] gh/slayton58/25/head -> origin/gh/slayton58/25/head 2025-10-10T00:24:19.6826968Z * [new branch] gh/slayton58/25/orig -> origin/gh/slayton58/25/orig 2025-10-10T00:24:19.6827198Z * [new branch] gh/slayton58/26/base -> origin/gh/slayton58/26/base 2025-10-10T00:24:19.6827402Z * [new branch] gh/slayton58/26/head -> origin/gh/slayton58/26/head 2025-10-10T00:24:19.6827629Z * [new branch] gh/slayton58/26/orig -> origin/gh/slayton58/26/orig 2025-10-10T00:24:19.6827831Z * [new branch] gh/slayton58/3/base -> origin/gh/slayton58/3/base 2025-10-10T00:24:19.6828056Z * [new branch] gh/slayton58/3/head -> origin/gh/slayton58/3/head 2025-10-10T00:24:19.6828282Z * [new branch] gh/slayton58/3/orig -> origin/gh/slayton58/3/orig 2025-10-10T00:24:19.6828475Z * [new branch] gh/slayton58/4/base -> origin/gh/slayton58/4/base 2025-10-10T00:24:19.6828708Z * [new branch] gh/slayton58/4/head -> origin/gh/slayton58/4/head 2025-10-10T00:24:19.6828897Z * [new branch] gh/slayton58/4/orig -> origin/gh/slayton58/4/orig 2025-10-10T00:24:19.6829125Z * [new branch] gh/slayton58/5/base -> origin/gh/slayton58/5/base 2025-10-10T00:24:19.6829325Z * [new branch] gh/slayton58/5/head -> origin/gh/slayton58/5/head 2025-10-10T00:24:19.6829555Z * [new branch] gh/slayton58/5/orig -> origin/gh/slayton58/5/orig 2025-10-10T00:24:19.6829745Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-10-10T00:24:19.6829981Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-10-10T00:24:19.6830288Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-10-10T00:24:19.6830478Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-10-10T00:24:19.6830715Z * [new branch] gh/slayton58/8/base -> origin/gh/slayton58/8/base 2025-10-10T00:24:19.6830944Z * [new branch] gh/slayton58/8/head -> origin/gh/slayton58/8/head 2025-10-10T00:24:19.6831133Z * [new branch] gh/slayton58/8/orig -> origin/gh/slayton58/8/orig 2025-10-10T00:24:19.6831451Z * [new branch] gh/slayton58/9/base -> origin/gh/slayton58/9/base 2025-10-10T00:24:19.6831644Z * [new branch] gh/slayton58/9/head -> origin/gh/slayton58/9/head 2025-10-10T00:24:19.6831875Z * [new branch] gh/slayton58/9/orig -> origin/gh/slayton58/9/orig 2025-10-10T00:24:19.6832119Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-10-10T00:24:19.6832336Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-10-10T00:24:19.6832579Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-10-10T00:24:19.6832781Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-10-10T00:24:19.6833034Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-10-10T00:24:19.6833268Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-10-10T00:24:19.6833469Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-10-10T00:24:19.6833708Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-10-10T00:24:19.6833911Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-10-10T00:24:19.6834155Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-10-10T00:24:19.6834367Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-10-10T00:24:19.6834602Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-10-10T00:24:19.6834838Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-10-10T00:24:19.6835051Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-10-10T00:24:19.6835291Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-10-10T00:24:19.6835494Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-10-10T00:24:19.6835736Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-10-10T00:24:19.6835969Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-10-10T00:24:19.6836175Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-10-10T00:24:19.6836418Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-10-10T00:24:19.6836620Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-10-10T00:24:19.6836860Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-10-10T00:24:19.6837099Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-10-10T00:24:19.6837311Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-10-10T00:24:19.6837545Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-10-10T00:24:19.6837748Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-10-10T00:24:19.6838060Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-10-10T00:24:19.6838292Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-10-10T00:24:19.6838487Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-10-10T00:24:19.6838732Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-10-10T00:24:19.6838931Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-10-10T00:24:19.6839234Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-10-10T00:24:19.6839478Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-10-10T00:24:19.6839682Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-10-10T00:24:19.6839919Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-10-10T00:24:19.6840163Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-10-10T00:24:19.6840360Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-10-10T00:24:19.6840588Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-10-10T00:24:19.6840803Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-10-10T00:24:19.6841038Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-10-10T00:24:19.6841243Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-10-10T00:24:19.6841486Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-10-10T00:24:19.6841722Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-10-10T00:24:19.6841924Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-10-10T00:24:19.6842157Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-10-10T00:24:19.6842367Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-10-10T00:24:19.6842600Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-10-10T00:24:19.6842798Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-10-10T00:24:19.6843040Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-10-10T00:24:19.6843281Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-10-10T00:24:19.6843477Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-10-10T00:24:19.6843722Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-10-10T00:24:19.6843923Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-10-10T00:24:19.6844159Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-10-10T00:24:19.6844369Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-10-10T00:24:19.6844597Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-10-10T00:24:19.6844832Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-10-10T00:24:19.6845051Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-10-10T00:24:19.6845291Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-10-10T00:24:19.6845491Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-10-10T00:24:19.6845737Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-10-10T00:24:19.6846049Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-10-10T00:24:19.6846255Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-10-10T00:24:19.6846508Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-10-10T00:24:19.6846743Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-10-10T00:24:19.6846944Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-10-10T00:24:19.6847261Z * [new branch] gh/soulitzer/381/base -> origin/gh/soulitzer/381/base 2025-10-10T00:24:19.6847505Z * [new branch] gh/soulitzer/381/head -> origin/gh/soulitzer/381/head 2025-10-10T00:24:19.6847703Z * [new branch] gh/soulitzer/381/orig -> origin/gh/soulitzer/381/orig 2025-10-10T00:24:19.6847944Z * [new branch] gh/soulitzer/382/base -> origin/gh/soulitzer/382/base 2025-10-10T00:24:19.6848156Z * [new branch] gh/soulitzer/382/head -> origin/gh/soulitzer/382/head 2025-10-10T00:24:19.6848392Z * [new branch] gh/soulitzer/382/orig -> origin/gh/soulitzer/382/orig 2025-10-10T00:24:19.6848629Z * [new branch] gh/soulitzer/383/base -> origin/gh/soulitzer/383/base 2025-10-10T00:24:19.6848837Z * [new branch] gh/soulitzer/383/head -> origin/gh/soulitzer/383/head 2025-10-10T00:24:19.6849071Z * [new branch] gh/soulitzer/383/orig -> origin/gh/soulitzer/383/orig 2025-10-10T00:24:19.6849274Z * [new branch] gh/soulitzer/384/base -> origin/gh/soulitzer/384/base 2025-10-10T00:24:19.6849516Z * [new branch] gh/soulitzer/384/head -> origin/gh/soulitzer/384/head 2025-10-10T00:24:19.6849715Z * [new branch] gh/soulitzer/384/orig -> origin/gh/soulitzer/384/orig 2025-10-10T00:24:19.6849954Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-10-10T00:24:19.6850197Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-10-10T00:24:19.6850392Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-10-10T00:24:19.6850583Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-10-10T00:24:19.6850789Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-10-10T00:24:19.6850990Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-10-10T00:24:19.6851184Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-10-10T00:24:19.6851383Z * [new branch] gh/swolchok/809/base -> origin/gh/swolchok/809/base 2025-10-10T00:24:19.6851573Z * [new branch] gh/swolchok/809/head -> origin/gh/swolchok/809/head 2025-10-10T00:24:19.6851771Z * [new branch] gh/swolchok/809/orig -> origin/gh/swolchok/809/orig 2025-10-10T00:24:19.6851962Z * [new branch] gh/swolchok/815/base -> origin/gh/swolchok/815/base 2025-10-10T00:24:19.6852165Z * [new branch] gh/swolchok/815/head -> origin/gh/swolchok/815/head 2025-10-10T00:24:19.6852361Z * [new branch] gh/swolchok/815/orig -> origin/gh/swolchok/815/orig 2025-10-10T00:24:19.6852559Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-10-10T00:24:19.6852769Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-10-10T00:24:19.6852962Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-10-10T00:24:19.6853153Z * [new branch] gh/swolchok/821/base -> origin/gh/swolchok/821/base 2025-10-10T00:24:19.6853427Z * [new branch] gh/swolchok/821/head -> origin/gh/swolchok/821/head 2025-10-10T00:24:19.6853621Z * [new branch] gh/swolchok/821/orig -> origin/gh/swolchok/821/orig 2025-10-10T00:24:19.6853814Z * [new branch] gh/swolchok/823/base -> origin/gh/swolchok/823/base 2025-10-10T00:24:19.6854012Z * [new branch] gh/swolchok/823/head -> origin/gh/swolchok/823/head 2025-10-10T00:24:19.6854204Z * [new branch] gh/swolchok/823/orig -> origin/gh/swolchok/823/orig 2025-10-10T00:24:19.6854470Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-10-10T00:24:19.6866812Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-10-10T00:24:19.6867137Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-10-10T00:24:19.6867348Z * [new branch] gh/swolchok/826/base -> origin/gh/swolchok/826/base 2025-10-10T00:24:19.6867565Z * [new branch] gh/swolchok/826/head -> origin/gh/swolchok/826/head 2025-10-10T00:24:19.6867770Z * [new branch] gh/swolchok/826/orig -> origin/gh/swolchok/826/orig 2025-10-10T00:24:19.6868023Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-10-10T00:24:19.6868222Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-10-10T00:24:19.6868474Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-10-10T00:24:19.6868679Z * [new branch] gh/swolchok/830/base -> origin/gh/swolchok/830/base 2025-10-10T00:24:19.6868908Z * [new branch] gh/swolchok/830/head -> origin/gh/swolchok/830/head 2025-10-10T00:24:19.6869110Z * [new branch] gh/swolchok/830/orig -> origin/gh/swolchok/830/orig 2025-10-10T00:24:19.6869302Z * [new branch] gh/swolchok/831/base -> origin/gh/swolchok/831/base 2025-10-10T00:24:19.6869508Z * [new branch] gh/swolchok/831/head -> origin/gh/swolchok/831/head 2025-10-10T00:24:19.6869711Z * [new branch] gh/swolchok/831/orig -> origin/gh/swolchok/831/orig 2025-10-10T00:24:19.6869908Z * [new branch] gh/swolchok/832/base -> origin/gh/swolchok/832/base 2025-10-10T00:24:19.6870108Z * [new branch] gh/swolchok/832/head -> origin/gh/swolchok/832/head 2025-10-10T00:24:19.6870313Z * [new branch] gh/swolchok/832/orig -> origin/gh/swolchok/832/orig 2025-10-10T00:24:19.6870511Z * [new branch] gh/swolchok/833/base -> origin/gh/swolchok/833/base 2025-10-10T00:24:19.6870705Z * [new branch] gh/swolchok/833/head -> origin/gh/swolchok/833/head 2025-10-10T00:24:19.6870920Z * [new branch] gh/swolchok/833/orig -> origin/gh/swolchok/833/orig 2025-10-10T00:24:19.6871121Z * [new branch] gh/swolchok/834/base -> origin/gh/swolchok/834/base 2025-10-10T00:24:19.6871313Z * [new branch] gh/swolchok/834/head -> origin/gh/swolchok/834/head 2025-10-10T00:24:19.6871507Z * [new branch] gh/swolchok/834/orig -> origin/gh/swolchok/834/orig 2025-10-10T00:24:19.6871708Z * [new branch] gh/swolchok/835/base -> origin/gh/swolchok/835/base 2025-10-10T00:24:19.6871899Z * [new branch] gh/swolchok/835/head -> origin/gh/swolchok/835/head 2025-10-10T00:24:19.6872097Z * [new branch] gh/swolchok/835/orig -> origin/gh/swolchok/835/orig 2025-10-10T00:24:19.6872304Z * [new branch] gh/swolchok/836/base -> origin/gh/swolchok/836/base 2025-10-10T00:24:19.6872495Z * [new branch] gh/swolchok/836/head -> origin/gh/swolchok/836/head 2025-10-10T00:24:19.6872695Z * [new branch] gh/swolchok/836/orig -> origin/gh/swolchok/836/orig 2025-10-10T00:24:19.6873056Z * [new branch] gh/swolchok/837/base -> origin/gh/swolchok/837/base 2025-10-10T00:24:19.6873247Z * [new branch] gh/swolchok/837/head -> origin/gh/swolchok/837/head 2025-10-10T00:24:19.6873442Z * [new branch] gh/swolchok/837/orig -> origin/gh/swolchok/837/orig 2025-10-10T00:24:19.6873650Z * [new branch] gh/swolchok/838/base -> origin/gh/swolchok/838/base 2025-10-10T00:24:19.6873841Z * [new branch] gh/swolchok/838/head -> origin/gh/swolchok/838/head 2025-10-10T00:24:19.6874116Z * [new branch] gh/swolchok/838/orig -> origin/gh/swolchok/838/orig 2025-10-10T00:24:19.6874360Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-10-10T00:24:19.6874587Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-10-10T00:24:19.6874785Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-10-10T00:24:19.6875034Z * [new branch] gh/swolchok/840/base -> origin/gh/swolchok/840/base 2025-10-10T00:24:19.6875231Z * [new branch] gh/swolchok/840/head -> origin/gh/swolchok/840/head 2025-10-10T00:24:19.6875425Z * [new branch] gh/swolchok/840/orig -> origin/gh/swolchok/840/orig 2025-10-10T00:24:19.6875633Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-10-10T00:24:19.6875828Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-10-10T00:24:19.6876032Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-10-10T00:24:19.6876226Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-10-10T00:24:19.6876428Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-10-10T00:24:19.6876629Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-10-10T00:24:19.6876823Z * [new branch] gh/swolchok/843/base -> origin/gh/swolchok/843/base 2025-10-10T00:24:19.6877026Z * [new branch] gh/swolchok/843/head -> origin/gh/swolchok/843/head 2025-10-10T00:24:19.6877220Z * [new branch] gh/swolchok/843/orig -> origin/gh/swolchok/843/orig 2025-10-10T00:24:19.6877412Z * [new branch] gh/swolchok/844/base -> origin/gh/swolchok/844/base 2025-10-10T00:24:19.6877614Z * [new branch] gh/swolchok/844/head -> origin/gh/swolchok/844/head 2025-10-10T00:24:19.6877810Z * [new branch] gh/swolchok/844/orig -> origin/gh/swolchok/844/orig 2025-10-10T00:24:19.6878000Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-10-10T00:24:19.6878200Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-10-10T00:24:19.6878393Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-10-10T00:24:19.6878590Z * [new branch] gh/swolchok/846/base -> origin/gh/swolchok/846/base 2025-10-10T00:24:19.6878787Z * [new branch] gh/swolchok/846/head -> origin/gh/swolchok/846/head 2025-10-10T00:24:19.6878987Z * [new branch] gh/swolchok/846/orig -> origin/gh/swolchok/846/orig 2025-10-10T00:24:19.6879179Z * [new branch] gh/swolchok/847/base -> origin/gh/swolchok/847/base 2025-10-10T00:24:19.6879381Z * [new branch] gh/swolchok/847/head -> origin/gh/swolchok/847/head 2025-10-10T00:24:19.6879572Z * [new branch] gh/swolchok/847/orig -> origin/gh/swolchok/847/orig 2025-10-10T00:24:19.6879769Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-10-10T00:24:19.6879975Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-10-10T00:24:19.6880237Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-10-10T00:24:19.6880430Z * [new branch] gh/swolchok/849/base -> origin/gh/swolchok/849/base 2025-10-10T00:24:19.6880621Z * [new branch] gh/swolchok/849/head -> origin/gh/swolchok/849/head 2025-10-10T00:24:19.6880822Z * [new branch] gh/swolchok/849/orig -> origin/gh/swolchok/849/orig 2025-10-10T00:24:19.6881021Z * [new branch] gh/swolchok/850/base -> origin/gh/swolchok/850/base 2025-10-10T00:24:19.6881272Z * [new branch] gh/swolchok/850/head -> origin/gh/swolchok/850/head 2025-10-10T00:24:19.6881489Z * [new branch] gh/swolchok/850/orig -> origin/gh/swolchok/850/orig 2025-10-10T00:24:19.6881681Z * [new branch] gh/swolchok/851/base -> origin/gh/swolchok/851/base 2025-10-10T00:24:19.6881884Z * [new branch] gh/swolchok/851/head -> origin/gh/swolchok/851/head 2025-10-10T00:24:19.6882085Z * [new branch] gh/swolchok/851/orig -> origin/gh/swolchok/851/orig 2025-10-10T00:24:19.6882276Z * [new branch] gh/swolchok/852/base -> origin/gh/swolchok/852/base 2025-10-10T00:24:19.6882472Z * [new branch] gh/swolchok/852/head -> origin/gh/swolchok/852/head 2025-10-10T00:24:19.6882669Z * [new branch] gh/swolchok/852/orig -> origin/gh/swolchok/852/orig 2025-10-10T00:24:19.6882868Z * [new branch] gh/syed-ahmed/5/base -> origin/gh/syed-ahmed/5/base 2025-10-10T00:24:19.6883074Z * [new branch] gh/syed-ahmed/5/head -> origin/gh/syed-ahmed/5/head 2025-10-10T00:24:19.6883278Z * [new branch] gh/syed-ahmed/5/orig -> origin/gh/syed-ahmed/5/orig 2025-10-10T00:24:19.6883468Z * [new branch] gh/syed-ahmed/6/base -> origin/gh/syed-ahmed/6/base 2025-10-10T00:24:19.6883668Z * [new branch] gh/syed-ahmed/6/head -> origin/gh/syed-ahmed/6/head 2025-10-10T00:24:19.6883869Z * [new branch] gh/syed-ahmed/6/orig -> origin/gh/syed-ahmed/6/orig 2025-10-10T00:24:19.6884060Z * [new branch] gh/syed-ahmed/7/base -> origin/gh/syed-ahmed/7/base 2025-10-10T00:24:19.6884247Z * [new branch] gh/syed-ahmed/7/head -> origin/gh/syed-ahmed/7/head 2025-10-10T00:24:19.6884444Z * [new branch] gh/syed-ahmed/7/orig -> origin/gh/syed-ahmed/7/orig 2025-10-10T00:24:19.6884637Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-10-10T00:24:19.6884828Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-10-10T00:24:19.6885013Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-10-10T00:24:19.6885210Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-10-10T00:24:19.6885443Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-10-10T00:24:19.6885632Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-10-10T00:24:19.6885859Z * [new branch] gh/tianyu-l/5/base -> origin/gh/tianyu-l/5/base 2025-10-10T00:24:19.6886045Z * [new branch] gh/tianyu-l/5/orig -> origin/gh/tianyu-l/5/orig 2025-10-10T00:24:19.6886227Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-10-10T00:24:19.6886426Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-10-10T00:24:19.6886608Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-10-10T00:24:19.6886801Z * [new branch] gh/tianyu-l/7/base -> origin/gh/tianyu-l/7/base 2025-10-10T00:24:19.6887002Z * [new branch] gh/tianyu-l/7/orig -> origin/gh/tianyu-l/7/orig 2025-10-10T00:24:19.6887320Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-10-10T00:24:19.6887547Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-10-10T00:24:19.6887783Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-10-10T00:24:19.6888006Z * [new branch] gh/tugsbayasgalan/11/base -> origin/gh/tugsbayasgalan/11/base 2025-10-10T00:24:19.6888229Z * [new branch] gh/tugsbayasgalan/11/head -> origin/gh/tugsbayasgalan/11/head 2025-10-10T00:24:19.6888535Z * [new branch] gh/tugsbayasgalan/11/orig -> origin/gh/tugsbayasgalan/11/orig 2025-10-10T00:24:19.6888761Z * [new branch] gh/tugsbayasgalan/12/base -> origin/gh/tugsbayasgalan/12/base 2025-10-10T00:24:19.6888982Z * [new branch] gh/tugsbayasgalan/12/head -> origin/gh/tugsbayasgalan/12/head 2025-10-10T00:24:19.6889214Z * [new branch] gh/tugsbayasgalan/12/orig -> origin/gh/tugsbayasgalan/12/orig 2025-10-10T00:24:19.6889439Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-10-10T00:24:19.6889657Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-10-10T00:24:19.6889879Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-10-10T00:24:19.6890111Z * [new branch] gh/tugsbayasgalan/14/base -> origin/gh/tugsbayasgalan/14/base 2025-10-10T00:24:19.6890334Z * [new branch] gh/tugsbayasgalan/14/head -> origin/gh/tugsbayasgalan/14/head 2025-10-10T00:24:19.6890562Z * [new branch] gh/tugsbayasgalan/14/orig -> origin/gh/tugsbayasgalan/14/orig 2025-10-10T00:24:19.6890799Z * [new branch] gh/tugsbayasgalan/15/base -> origin/gh/tugsbayasgalan/15/base 2025-10-10T00:24:19.6891026Z * [new branch] gh/tugsbayasgalan/15/head -> origin/gh/tugsbayasgalan/15/head 2025-10-10T00:24:19.6891249Z * [new branch] gh/tugsbayasgalan/15/orig -> origin/gh/tugsbayasgalan/15/orig 2025-10-10T00:24:19.6891485Z * [new branch] gh/tugsbayasgalan/16/base -> origin/gh/tugsbayasgalan/16/base 2025-10-10T00:24:19.6891711Z * [new branch] gh/tugsbayasgalan/16/head -> origin/gh/tugsbayasgalan/16/head 2025-10-10T00:24:19.6891935Z * [new branch] gh/tugsbayasgalan/16/orig -> origin/gh/tugsbayasgalan/16/orig 2025-10-10T00:24:19.6892174Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-10-10T00:24:19.6892399Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-10-10T00:24:19.6892635Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-10-10T00:24:19.6892871Z * [new branch] gh/tugsbayasgalan/18/base -> origin/gh/tugsbayasgalan/18/base 2025-10-10T00:24:19.6893099Z * [new branch] gh/tugsbayasgalan/18/head -> origin/gh/tugsbayasgalan/18/head 2025-10-10T00:24:19.6893328Z * [new branch] gh/tugsbayasgalan/18/orig -> origin/gh/tugsbayasgalan/18/orig 2025-10-10T00:24:19.6893560Z * [new branch] gh/tugsbayasgalan/19/base -> origin/gh/tugsbayasgalan/19/base 2025-10-10T00:24:19.6893781Z * [new branch] gh/tugsbayasgalan/19/head -> origin/gh/tugsbayasgalan/19/head 2025-10-10T00:24:19.6894004Z * [new branch] gh/tugsbayasgalan/19/orig -> origin/gh/tugsbayasgalan/19/orig 2025-10-10T00:24:19.6894251Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-10-10T00:24:19.6894474Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-10-10T00:24:19.6894697Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-10-10T00:24:19.6895554Z * [new branch] gh/tugsbayasgalan/20/base -> origin/gh/tugsbayasgalan/20/base 2025-10-10T00:24:19.6895779Z * [new branch] gh/tugsbayasgalan/20/head -> origin/gh/tugsbayasgalan/20/head 2025-10-10T00:24:19.6896001Z * [new branch] gh/tugsbayasgalan/20/orig -> origin/gh/tugsbayasgalan/20/orig 2025-10-10T00:24:19.6896225Z * [new branch] gh/tugsbayasgalan/21/base -> origin/gh/tugsbayasgalan/21/base 2025-10-10T00:24:19.6896457Z * [new branch] gh/tugsbayasgalan/21/head -> origin/gh/tugsbayasgalan/21/head 2025-10-10T00:24:19.6896760Z * [new branch] gh/tugsbayasgalan/21/orig -> origin/gh/tugsbayasgalan/21/orig 2025-10-10T00:24:19.6896982Z * [new branch] gh/tugsbayasgalan/22/base -> origin/gh/tugsbayasgalan/22/base 2025-10-10T00:24:19.6897218Z * [new branch] gh/tugsbayasgalan/22/head -> origin/gh/tugsbayasgalan/22/head 2025-10-10T00:24:19.6897449Z * [new branch] gh/tugsbayasgalan/22/orig -> origin/gh/tugsbayasgalan/22/orig 2025-10-10T00:24:19.6897674Z * [new branch] gh/tugsbayasgalan/23/base -> origin/gh/tugsbayasgalan/23/base 2025-10-10T00:24:19.6897912Z * [new branch] gh/tugsbayasgalan/23/head -> origin/gh/tugsbayasgalan/23/head 2025-10-10T00:24:19.6898138Z * [new branch] gh/tugsbayasgalan/23/orig -> origin/gh/tugsbayasgalan/23/orig 2025-10-10T00:24:19.6898369Z * [new branch] gh/tugsbayasgalan/24/base -> origin/gh/tugsbayasgalan/24/base 2025-10-10T00:24:19.6898614Z * [new branch] gh/tugsbayasgalan/24/head -> origin/gh/tugsbayasgalan/24/head 2025-10-10T00:24:19.6898840Z * [new branch] gh/tugsbayasgalan/24/orig -> origin/gh/tugsbayasgalan/24/orig 2025-10-10T00:24:19.6899061Z * [new branch] gh/tugsbayasgalan/25/base -> origin/gh/tugsbayasgalan/25/base 2025-10-10T00:24:19.6899296Z * [new branch] gh/tugsbayasgalan/25/head -> origin/gh/tugsbayasgalan/25/head 2025-10-10T00:24:19.6899521Z * [new branch] gh/tugsbayasgalan/25/orig -> origin/gh/tugsbayasgalan/25/orig 2025-10-10T00:24:19.6899748Z * [new branch] gh/tugsbayasgalan/26/base -> origin/gh/tugsbayasgalan/26/base 2025-10-10T00:24:19.6899977Z * [new branch] gh/tugsbayasgalan/26/head -> origin/gh/tugsbayasgalan/26/head 2025-10-10T00:24:19.6900198Z * [new branch] gh/tugsbayasgalan/26/orig -> origin/gh/tugsbayasgalan/26/orig 2025-10-10T00:24:19.6900424Z * [new branch] gh/tugsbayasgalan/27/base -> origin/gh/tugsbayasgalan/27/base 2025-10-10T00:24:19.6900654Z * [new branch] gh/tugsbayasgalan/27/head -> origin/gh/tugsbayasgalan/27/head 2025-10-10T00:24:19.6900881Z * [new branch] gh/tugsbayasgalan/27/orig -> origin/gh/tugsbayasgalan/27/orig 2025-10-10T00:24:19.6901103Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-10-10T00:24:19.6901403Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-10-10T00:24:19.6901632Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-10-10T00:24:19.6901897Z * [new branch] gh/tugsbayasgalan/29/base -> origin/gh/tugsbayasgalan/29/base 2025-10-10T00:24:19.6902123Z * [new branch] gh/tugsbayasgalan/29/head -> origin/gh/tugsbayasgalan/29/head 2025-10-10T00:24:19.6902371Z * [new branch] gh/tugsbayasgalan/29/orig -> origin/gh/tugsbayasgalan/29/orig 2025-10-10T00:24:19.6902602Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-10-10T00:24:19.6902831Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-10-10T00:24:19.6903065Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-10-10T00:24:19.6903367Z * [new branch] gh/tugsbayasgalan/30/base -> origin/gh/tugsbayasgalan/30/base 2025-10-10T00:24:19.6903594Z * [new branch] gh/tugsbayasgalan/30/head -> origin/gh/tugsbayasgalan/30/head 2025-10-10T00:24:19.6903828Z * [new branch] gh/tugsbayasgalan/30/orig -> origin/gh/tugsbayasgalan/30/orig 2025-10-10T00:24:19.6904066Z * [new branch] gh/tugsbayasgalan/31/base -> origin/gh/tugsbayasgalan/31/base 2025-10-10T00:24:19.6904292Z * [new branch] gh/tugsbayasgalan/31/head -> origin/gh/tugsbayasgalan/31/head 2025-10-10T00:24:19.6904971Z * [new branch] gh/tugsbayasgalan/31/orig -> origin/gh/tugsbayasgalan/31/orig 2025-10-10T00:24:19.6905297Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-10-10T00:24:19.6905528Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-10-10T00:24:19.6905755Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-10-10T00:24:19.6905999Z * [new branch] gh/tugsbayasgalan/33/base -> origin/gh/tugsbayasgalan/33/base 2025-10-10T00:24:19.6906221Z * [new branch] gh/tugsbayasgalan/33/head -> origin/gh/tugsbayasgalan/33/head 2025-10-10T00:24:19.6906450Z * [new branch] gh/tugsbayasgalan/33/orig -> origin/gh/tugsbayasgalan/33/orig 2025-10-10T00:24:19.6906688Z * [new branch] gh/tugsbayasgalan/34/base -> origin/gh/tugsbayasgalan/34/base 2025-10-10T00:24:19.6906913Z * [new branch] gh/tugsbayasgalan/34/head -> origin/gh/tugsbayasgalan/34/head 2025-10-10T00:24:19.6907145Z * [new branch] gh/tugsbayasgalan/34/orig -> origin/gh/tugsbayasgalan/34/orig 2025-10-10T00:24:19.6907379Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-10-10T00:24:19.6907603Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-10-10T00:24:19.6907828Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-10-10T00:24:19.6908060Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-10-10T00:24:19.6908280Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-10-10T00:24:19.6908502Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-10-10T00:24:19.6908736Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-10-10T00:24:19.6908957Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-10-10T00:24:19.6909180Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-10-10T00:24:19.6909412Z * [new branch] gh/tugsbayasgalan/38/base -> origin/gh/tugsbayasgalan/38/base 2025-10-10T00:24:19.6909632Z * [new branch] gh/tugsbayasgalan/38/head -> origin/gh/tugsbayasgalan/38/head 2025-10-10T00:24:19.6909853Z * [new branch] gh/tugsbayasgalan/38/orig -> origin/gh/tugsbayasgalan/38/orig 2025-10-10T00:24:19.6910075Z * [new branch] gh/tugsbayasgalan/39/base -> origin/gh/tugsbayasgalan/39/base 2025-10-10T00:24:19.6910302Z * [new branch] gh/tugsbayasgalan/39/head -> origin/gh/tugsbayasgalan/39/head 2025-10-10T00:24:19.6910526Z * [new branch] gh/tugsbayasgalan/39/orig -> origin/gh/tugsbayasgalan/39/orig 2025-10-10T00:24:19.6910755Z * [new branch] gh/tugsbayasgalan/40/base -> origin/gh/tugsbayasgalan/40/base 2025-10-10T00:24:19.6910985Z * [new branch] gh/tugsbayasgalan/40/head -> origin/gh/tugsbayasgalan/40/head 2025-10-10T00:24:19.6911211Z * [new branch] gh/tugsbayasgalan/40/orig -> origin/gh/tugsbayasgalan/40/orig 2025-10-10T00:24:19.6911431Z * [new branch] gh/tugsbayasgalan/41/base -> origin/gh/tugsbayasgalan/41/base 2025-10-10T00:24:19.6911749Z * [new branch] gh/tugsbayasgalan/41/head -> origin/gh/tugsbayasgalan/41/head 2025-10-10T00:24:19.6911974Z * [new branch] gh/tugsbayasgalan/41/orig -> origin/gh/tugsbayasgalan/41/orig 2025-10-10T00:24:19.6912197Z * [new branch] gh/tugsbayasgalan/42/base -> origin/gh/tugsbayasgalan/42/base 2025-10-10T00:24:19.6912428Z * [new branch] gh/tugsbayasgalan/42/head -> origin/gh/tugsbayasgalan/42/head 2025-10-10T00:24:19.6912722Z * [new branch] gh/tugsbayasgalan/42/orig -> origin/gh/tugsbayasgalan/42/orig 2025-10-10T00:24:19.6912946Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-10-10T00:24:19.6913172Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-10-10T00:24:19.6913395Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-10-10T00:24:19.6913626Z * [new branch] gh/tugsbayasgalan/44/base -> origin/gh/tugsbayasgalan/44/base 2025-10-10T00:24:19.6913857Z * [new branch] gh/tugsbayasgalan/44/head -> origin/gh/tugsbayasgalan/44/head 2025-10-10T00:24:19.6914085Z * [new branch] gh/tugsbayasgalan/44/orig -> origin/gh/tugsbayasgalan/44/orig 2025-10-10T00:24:19.6914307Z * [new branch] gh/tugsbayasgalan/45/base -> origin/gh/tugsbayasgalan/45/base 2025-10-10T00:24:19.6914535Z * [new branch] gh/tugsbayasgalan/45/head -> origin/gh/tugsbayasgalan/45/head 2025-10-10T00:24:19.6914763Z * [new branch] gh/tugsbayasgalan/45/orig -> origin/gh/tugsbayasgalan/45/orig 2025-10-10T00:24:19.6914989Z * [new branch] gh/tugsbayasgalan/46/base -> origin/gh/tugsbayasgalan/46/base 2025-10-10T00:24:19.6915231Z * [new branch] gh/tugsbayasgalan/46/head -> origin/gh/tugsbayasgalan/46/head 2025-10-10T00:24:19.6915457Z * [new branch] gh/tugsbayasgalan/46/orig -> origin/gh/tugsbayasgalan/46/orig 2025-10-10T00:24:19.6915677Z * [new branch] gh/tugsbayasgalan/47/base -> origin/gh/tugsbayasgalan/47/base 2025-10-10T00:24:19.6915905Z * [new branch] gh/tugsbayasgalan/47/head -> origin/gh/tugsbayasgalan/47/head 2025-10-10T00:24:19.6916132Z * [new branch] gh/tugsbayasgalan/47/orig -> origin/gh/tugsbayasgalan/47/orig 2025-10-10T00:24:19.6916355Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-10-10T00:24:19.6916582Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-10-10T00:24:19.6916814Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-10-10T00:24:19.6917037Z * [new branch] gh/tugsbayasgalan/49/base -> origin/gh/tugsbayasgalan/49/base 2025-10-10T00:24:19.6917255Z * [new branch] gh/tugsbayasgalan/49/head -> origin/gh/tugsbayasgalan/49/head 2025-10-10T00:24:19.6917487Z * [new branch] gh/tugsbayasgalan/49/orig -> origin/gh/tugsbayasgalan/49/orig 2025-10-10T00:24:19.6917710Z * [new branch] gh/tugsbayasgalan/50/base -> origin/gh/tugsbayasgalan/50/base 2025-10-10T00:24:19.6917930Z * [new branch] gh/tugsbayasgalan/50/head -> origin/gh/tugsbayasgalan/50/head 2025-10-10T00:24:19.6918157Z * [new branch] gh/tugsbayasgalan/50/orig -> origin/gh/tugsbayasgalan/50/orig 2025-10-10T00:24:19.6918383Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-10-10T00:24:19.6918604Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-10-10T00:24:19.6918830Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-10-10T00:24:19.6919058Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-10-10T00:24:19.6919347Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-10-10T00:24:19.6919580Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-10-10T00:24:19.6919802Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-10-10T00:24:19.6920026Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-10-10T00:24:19.6920255Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-10-10T00:24:19.6920546Z * [new branch] gh/tugsbayasgalan/54/base -> origin/gh/tugsbayasgalan/54/base 2025-10-10T00:24:19.6920767Z * [new branch] gh/tugsbayasgalan/54/head -> origin/gh/tugsbayasgalan/54/head 2025-10-10T00:24:19.6920997Z * [new branch] gh/tugsbayasgalan/54/orig -> origin/gh/tugsbayasgalan/54/orig 2025-10-10T00:24:19.6921222Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-10-10T00:24:19.6921438Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-10-10T00:24:19.6921656Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-10-10T00:24:19.6921884Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-10-10T00:24:19.6922102Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-10-10T00:24:19.6922325Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-10-10T00:24:19.6922553Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-10-10T00:24:19.6922770Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-10-10T00:24:19.6922992Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-10-10T00:24:19.6923218Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-10-10T00:24:19.6923434Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-10-10T00:24:19.6923647Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-10-10T00:24:19.6923838Z * [new branch] gh/v0i0/10/base -> origin/gh/v0i0/10/base 2025-10-10T00:24:19.6924008Z * [new branch] gh/v0i0/10/head -> origin/gh/v0i0/10/head 2025-10-10T00:24:19.6924179Z * [new branch] gh/v0i0/10/orig -> origin/gh/v0i0/10/orig 2025-10-10T00:24:19.6924356Z * [new branch] gh/v0i0/11/base -> origin/gh/v0i0/11/base 2025-10-10T00:24:19.6924523Z * [new branch] gh/v0i0/11/head -> origin/gh/v0i0/11/head 2025-10-10T00:24:19.6924698Z * [new branch] gh/v0i0/11/orig -> origin/gh/v0i0/11/orig 2025-10-10T00:24:19.6924871Z * [new branch] gh/v0i0/12/base -> origin/gh/v0i0/12/base 2025-10-10T00:24:19.6925039Z * [new branch] gh/v0i0/12/head -> origin/gh/v0i0/12/head 2025-10-10T00:24:19.6925203Z * [new branch] gh/v0i0/12/orig -> origin/gh/v0i0/12/orig 2025-10-10T00:24:19.6925376Z * [new branch] gh/v0i0/13/base -> origin/gh/v0i0/13/base 2025-10-10T00:24:19.6925544Z * [new branch] gh/v0i0/13/head -> origin/gh/v0i0/13/head 2025-10-10T00:24:19.6925716Z * [new branch] gh/v0i0/13/orig -> origin/gh/v0i0/13/orig 2025-10-10T00:24:19.6925888Z * [new branch] gh/v0i0/7/base -> origin/gh/v0i0/7/base 2025-10-10T00:24:19.6926060Z * [new branch] gh/v0i0/7/head -> origin/gh/v0i0/7/head 2025-10-10T00:24:19.6926294Z * [new branch] gh/v0i0/7/orig -> origin/gh/v0i0/7/orig 2025-10-10T00:24:19.6926460Z * [new branch] gh/v0i0/8/base -> origin/gh/v0i0/8/base 2025-10-10T00:24:19.6926632Z * [new branch] gh/v0i0/8/head -> origin/gh/v0i0/8/head 2025-10-10T00:24:19.6926798Z * [new branch] gh/v0i0/8/orig -> origin/gh/v0i0/8/orig 2025-10-10T00:24:19.6926961Z * [new branch] gh/v0i0/9/base -> origin/gh/v0i0/9/base 2025-10-10T00:24:19.6927141Z * [new branch] gh/v0i0/9/head -> origin/gh/v0i0/9/head 2025-10-10T00:24:19.6927429Z * [new branch] gh/v0i0/9/orig -> origin/gh/v0i0/9/orig 2025-10-10T00:24:19.6927720Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-10-10T00:24:19.6927937Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-10-10T00:24:19.6928145Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-10-10T00:24:19.6928346Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-10-10T00:24:19.6928560Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-10-10T00:24:19.6928744Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-10-10T00:24:19.6928921Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-10-10T00:24:19.6929101Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-10-10T00:24:19.6929275Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-10-10T00:24:19.6929447Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-10-10T00:24:19.6929619Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-10-10T00:24:19.6929833Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-10-10T00:24:19.6930030Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-10-10T00:24:19.6930225Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-10-10T00:24:19.6930427Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-10-10T00:24:19.6930619Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-10-10T00:24:19.6930815Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-10-10T00:24:19.6931011Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-10-10T00:24:19.6931204Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-10-10T00:24:19.6931393Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-10-10T00:24:19.6931599Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-10-10T00:24:19.6931788Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-10-10T00:24:19.6931979Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-10-10T00:24:19.6932176Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-10-10T00:24:19.6932373Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-10-10T00:24:19.6932570Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-10-10T00:24:19.6932777Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-10-10T00:24:19.6932969Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-10-10T00:24:19.6933160Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-10-10T00:24:19.6933442Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-10-10T00:24:19.6933640Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-10-10T00:24:19.6933841Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-10-10T00:24:19.6934042Z * [new branch] gh/weifengpy/31/base -> origin/gh/weifengpy/31/base 2025-10-10T00:24:19.6934250Z * [new branch] gh/weifengpy/31/head -> origin/gh/weifengpy/31/head 2025-10-10T00:24:19.6934517Z * [new branch] gh/weifengpy/31/orig -> origin/gh/weifengpy/31/orig 2025-10-10T00:24:19.6934712Z * [new branch] gh/weifengpy/32/base -> origin/gh/weifengpy/32/base 2025-10-10T00:24:19.6934922Z * [new branch] gh/weifengpy/32/head -> origin/gh/weifengpy/32/head 2025-10-10T00:24:19.6935124Z * [new branch] gh/weifengpy/32/orig -> origin/gh/weifengpy/32/orig 2025-10-10T00:24:19.6935319Z * [new branch] gh/weifengpy/33/base -> origin/gh/weifengpy/33/base 2025-10-10T00:24:19.6935522Z * [new branch] gh/weifengpy/33/head -> origin/gh/weifengpy/33/head 2025-10-10T00:24:19.6935719Z * [new branch] gh/weifengpy/33/orig -> origin/gh/weifengpy/33/orig 2025-10-10T00:24:19.6935916Z * [new branch] gh/weifengpy/34/base -> origin/gh/weifengpy/34/base 2025-10-10T00:24:19.6936123Z * [new branch] gh/weifengpy/34/head -> origin/gh/weifengpy/34/head 2025-10-10T00:24:19.6936323Z * [new branch] gh/weifengpy/34/orig -> origin/gh/weifengpy/34/orig 2025-10-10T00:24:19.6936518Z * [new branch] gh/weifengpy/35/base -> origin/gh/weifengpy/35/base 2025-10-10T00:24:19.6936724Z * [new branch] gh/weifengpy/35/head -> origin/gh/weifengpy/35/head 2025-10-10T00:24:19.6936921Z * [new branch] gh/weifengpy/35/orig -> origin/gh/weifengpy/35/orig 2025-10-10T00:24:19.6937120Z * [new branch] gh/weifengpy/36/base -> origin/gh/weifengpy/36/base 2025-10-10T00:24:19.6937324Z * [new branch] gh/weifengpy/36/head -> origin/gh/weifengpy/36/head 2025-10-10T00:24:19.6937518Z * [new branch] gh/weifengpy/36/orig -> origin/gh/weifengpy/36/orig 2025-10-10T00:24:19.6937711Z * [new branch] gh/weifengpy/37/base -> origin/gh/weifengpy/37/base 2025-10-10T00:24:19.6937912Z * [new branch] gh/weifengpy/37/head -> origin/gh/weifengpy/37/head 2025-10-10T00:24:19.6938106Z * [new branch] gh/weifengpy/37/orig -> origin/gh/weifengpy/37/orig 2025-10-10T00:24:19.6938324Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-10-10T00:24:19.6938543Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-10-10T00:24:19.6938772Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-10-10T00:24:19.6938986Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-10-10T00:24:19.6939200Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-10-10T00:24:19.6939424Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-10-10T00:24:19.6939636Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-10-10T00:24:19.6939851Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-10-10T00:24:19.6940074Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-10-10T00:24:19.6940289Z * [new branch] gh/williamwen42/281/base -> origin/gh/williamwen42/281/base 2025-10-10T00:24:19.6940574Z * [new branch] gh/williamwen42/281/head -> origin/gh/williamwen42/281/head 2025-10-10T00:24:19.6940798Z * [new branch] gh/williamwen42/281/orig -> origin/gh/williamwen42/281/orig 2025-10-10T00:24:19.6941015Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-10-10T00:24:19.6941227Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-10-10T00:24:19.6941451Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-10-10T00:24:19.6941727Z * [new branch] gh/williamwen42/285/base -> origin/gh/williamwen42/285/base 2025-10-10T00:24:19.6941940Z * [new branch] gh/williamwen42/285/head -> origin/gh/williamwen42/285/head 2025-10-10T00:24:19.6942160Z * [new branch] gh/williamwen42/285/orig -> origin/gh/williamwen42/285/orig 2025-10-10T00:24:19.6942374Z * [new branch] gh/williamwen42/286/base -> origin/gh/williamwen42/286/base 2025-10-10T00:24:19.6942587Z * [new branch] gh/williamwen42/286/head -> origin/gh/williamwen42/286/head 2025-10-10T00:24:19.6942807Z * [new branch] gh/williamwen42/286/orig -> origin/gh/williamwen42/286/orig 2025-10-10T00:24:19.6943023Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-10-10T00:24:19.6943285Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-10-10T00:24:19.6943551Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-10-10T00:24:19.6943769Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-10-10T00:24:19.6943981Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-10-10T00:24:19.6944194Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-10-10T00:24:19.6944420Z * [new branch] gh/williamwen42/289/base -> origin/gh/williamwen42/289/base 2025-10-10T00:24:19.6944631Z * [new branch] gh/williamwen42/289/head -> origin/gh/williamwen42/289/head 2025-10-10T00:24:19.6944847Z * [new branch] gh/williamwen42/289/orig -> origin/gh/williamwen42/289/orig 2025-10-10T00:24:19.6945074Z * [new branch] gh/williamwen42/290/base -> origin/gh/williamwen42/290/base 2025-10-10T00:24:19.6945345Z * [new branch] gh/williamwen42/290/head -> origin/gh/williamwen42/290/head 2025-10-10T00:24:19.6945568Z * [new branch] gh/williamwen42/290/orig -> origin/gh/williamwen42/290/orig 2025-10-10T00:24:19.6945793Z * [new branch] gh/williamwen42/291/base -> origin/gh/williamwen42/291/base 2025-10-10T00:24:19.6946006Z * [new branch] gh/williamwen42/291/head -> origin/gh/williamwen42/291/head 2025-10-10T00:24:19.6946225Z * [new branch] gh/williamwen42/291/orig -> origin/gh/williamwen42/291/orig 2025-10-10T00:24:19.6946452Z * [new branch] gh/williamwen42/292/base -> origin/gh/williamwen42/292/base 2025-10-10T00:24:19.6946665Z * [new branch] gh/williamwen42/292/head -> origin/gh/williamwen42/292/head 2025-10-10T00:24:19.6946882Z * [new branch] gh/williamwen42/292/orig -> origin/gh/williamwen42/292/orig 2025-10-10T00:24:19.6947106Z * [new branch] gh/williamwen42/293/base -> origin/gh/williamwen42/293/base 2025-10-10T00:24:19.6947322Z * [new branch] gh/williamwen42/293/head -> origin/gh/williamwen42/293/head 2025-10-10T00:24:19.6947536Z * [new branch] gh/williamwen42/293/orig -> origin/gh/williamwen42/293/orig 2025-10-10T00:24:19.6947762Z * [new branch] gh/williamwen42/294/base -> origin/gh/williamwen42/294/base 2025-10-10T00:24:19.6947973Z * [new branch] gh/williamwen42/294/head -> origin/gh/williamwen42/294/head 2025-10-10T00:24:19.6948272Z * [new branch] gh/williamwen42/294/orig -> origin/gh/williamwen42/294/orig 2025-10-10T00:24:19.6948493Z * [new branch] gh/williamwen42/295/base -> origin/gh/williamwen42/295/base 2025-10-10T00:24:19.6948710Z * [new branch] gh/williamwen42/295/head -> origin/gh/williamwen42/295/head 2025-10-10T00:24:19.6948964Z * [new branch] gh/williamwen42/295/orig -> origin/gh/williamwen42/295/orig 2025-10-10T00:24:19.6949187Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-10-10T00:24:19.6949512Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-10-10T00:24:19.6949731Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-10-10T00:24:19.6949941Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-10-10T00:24:19.6950164Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-10-10T00:24:19.6950373Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-10-10T00:24:19.6950581Z * [new branch] gh/williamwen42/298/base -> origin/gh/williamwen42/298/base 2025-10-10T00:24:19.6950804Z * [new branch] gh/williamwen42/298/head -> origin/gh/williamwen42/298/head 2025-10-10T00:24:19.6951017Z * [new branch] gh/williamwen42/298/orig -> origin/gh/williamwen42/298/orig 2025-10-10T00:24:19.6951235Z * [new branch] gh/williamwen42/299/base -> origin/gh/williamwen42/299/base 2025-10-10T00:24:19.6951454Z * [new branch] gh/williamwen42/299/head -> origin/gh/williamwen42/299/head 2025-10-10T00:24:19.6951664Z * [new branch] gh/williamwen42/299/orig -> origin/gh/williamwen42/299/orig 2025-10-10T00:24:19.6951897Z * [new branch] gh/williamwen42/300/base -> origin/gh/williamwen42/300/base 2025-10-10T00:24:19.6952107Z * [new branch] gh/williamwen42/300/head -> origin/gh/williamwen42/300/head 2025-10-10T00:24:19.6952322Z * [new branch] gh/williamwen42/300/orig -> origin/gh/williamwen42/300/orig 2025-10-10T00:24:19.6952539Z * [new branch] gh/williamwen42/301/base -> origin/gh/williamwen42/301/base 2025-10-10T00:24:19.6952750Z * [new branch] gh/williamwen42/301/head -> origin/gh/williamwen42/301/head 2025-10-10T00:24:19.6952964Z * [new branch] gh/williamwen42/301/orig -> origin/gh/williamwen42/301/orig 2025-10-10T00:24:19.6953190Z * [new branch] gh/williamwen42/302/base -> origin/gh/williamwen42/302/base 2025-10-10T00:24:19.6953401Z * [new branch] gh/williamwen42/302/head -> origin/gh/williamwen42/302/head 2025-10-10T00:24:19.6953612Z * [new branch] gh/williamwen42/302/orig -> origin/gh/williamwen42/302/orig 2025-10-10T00:24:19.6953833Z * [new branch] gh/williamwen42/303/base -> origin/gh/williamwen42/303/base 2025-10-10T00:24:19.6954044Z * [new branch] gh/williamwen42/303/head -> origin/gh/williamwen42/303/head 2025-10-10T00:24:19.6954260Z * [new branch] gh/williamwen42/303/orig -> origin/gh/williamwen42/303/orig 2025-10-10T00:24:19.6954469Z * [new branch] gh/williamwen42/304/base -> origin/gh/williamwen42/304/base 2025-10-10T00:24:19.6954687Z * [new branch] gh/williamwen42/304/head -> origin/gh/williamwen42/304/head 2025-10-10T00:24:19.6954906Z * [new branch] gh/williamwen42/304/orig -> origin/gh/williamwen42/304/orig 2025-10-10T00:24:19.6955118Z * [new branch] gh/williamwen42/305/base -> origin/gh/williamwen42/305/base 2025-10-10T00:24:19.6955346Z * [new branch] gh/williamwen42/305/head -> origin/gh/williamwen42/305/head 2025-10-10T00:24:19.6955629Z * [new branch] gh/williamwen42/305/orig -> origin/gh/williamwen42/305/orig 2025-10-10T00:24:19.6955841Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-10-10T00:24:19.6956055Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-10-10T00:24:19.6956271Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-10-10T00:24:19.6956481Z * [new branch] gh/williamwen42/307/base -> origin/gh/williamwen42/307/base 2025-10-10T00:24:19.6956765Z * [new branch] gh/williamwen42/307/head -> origin/gh/williamwen42/307/head 2025-10-10T00:24:19.6956983Z * [new branch] gh/williamwen42/307/orig -> origin/gh/williamwen42/307/orig 2025-10-10T00:24:19.6957170Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-10-10T00:24:19.6957358Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-10-10T00:24:19.6957544Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-10-10T00:24:19.6957721Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-10-10T00:24:19.6957906Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-10-10T00:24:19.6958083Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-10-10T00:24:19.6958263Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-10-10T00:24:19.6958458Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-10-10T00:24:19.6958641Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-10-10T00:24:19.6958823Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-10-10T00:24:19.6959000Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-10-10T00:24:19.6959189Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-10-10T00:24:19.6959368Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-10-10T00:24:19.6959541Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-10-10T00:24:19.6959726Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-10-10T00:24:19.6959902Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-10-10T00:24:19.6960083Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-10-10T00:24:19.6960267Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-10-10T00:24:19.6960441Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-10-10T00:24:19.6960626Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-10-10T00:24:19.6960813Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-10-10T00:24:19.6960990Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-10-10T00:24:19.6961167Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-10-10T00:24:19.6961351Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-10-10T00:24:19.6961527Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-10-10T00:24:19.6961706Z * [new branch] gh/xmfan/281/base -> origin/gh/xmfan/281/base 2025-10-10T00:24:19.6961891Z * [new branch] gh/xmfan/281/head -> origin/gh/xmfan/281/head 2025-10-10T00:24:19.6962068Z * [new branch] gh/xmfan/281/orig -> origin/gh/xmfan/281/orig 2025-10-10T00:24:19.6962318Z * [new branch] gh/xmfan/284/base -> origin/gh/xmfan/284/base 2025-10-10T00:24:19.6962494Z * [new branch] gh/xmfan/284/head -> origin/gh/xmfan/284/head 2025-10-10T00:24:19.6962680Z * [new branch] gh/xmfan/284/orig -> origin/gh/xmfan/284/orig 2025-10-10T00:24:19.6962855Z * [new branch] gh/xmfan/285/base -> origin/gh/xmfan/285/base 2025-10-10T00:24:19.6963033Z * [new branch] gh/xmfan/285/head -> origin/gh/xmfan/285/head 2025-10-10T00:24:19.6963218Z * [new branch] gh/xmfan/285/orig -> origin/gh/xmfan/285/orig 2025-10-10T00:24:19.6963458Z * [new branch] gh/xmfan/286/base -> origin/gh/xmfan/286/base 2025-10-10T00:24:19.6963640Z * [new branch] gh/xmfan/286/head -> origin/gh/xmfan/286/head 2025-10-10T00:24:19.6963828Z * [new branch] gh/xmfan/286/orig -> origin/gh/xmfan/286/orig 2025-10-10T00:24:19.6964007Z * [new branch] gh/xmfan/287/base -> origin/gh/xmfan/287/base 2025-10-10T00:24:19.6964185Z * [new branch] gh/xmfan/287/head -> origin/gh/xmfan/287/head 2025-10-10T00:24:19.6964374Z * [new branch] gh/xmfan/287/orig -> origin/gh/xmfan/287/orig 2025-10-10T00:24:19.6964550Z * [new branch] gh/xmfan/288/base -> origin/gh/xmfan/288/base 2025-10-10T00:24:19.6964729Z * [new branch] gh/xmfan/288/head -> origin/gh/xmfan/288/head 2025-10-10T00:24:19.6964915Z * [new branch] gh/xmfan/288/orig -> origin/gh/xmfan/288/orig 2025-10-10T00:24:19.6965098Z * [new branch] gh/xmfan/289/base -> origin/gh/xmfan/289/base 2025-10-10T00:24:19.6965283Z * [new branch] gh/xmfan/289/head -> origin/gh/xmfan/289/head 2025-10-10T00:24:19.6965467Z * [new branch] gh/xmfan/289/orig -> origin/gh/xmfan/289/orig 2025-10-10T00:24:19.6965650Z * [new branch] gh/xmfan/290/base -> origin/gh/xmfan/290/base 2025-10-10T00:24:19.6965832Z * [new branch] gh/xmfan/290/head -> origin/gh/xmfan/290/head 2025-10-10T00:24:19.6966018Z * [new branch] gh/xmfan/290/orig -> origin/gh/xmfan/290/orig 2025-10-10T00:24:19.6966197Z * [new branch] gh/xmfan/291/base -> origin/gh/xmfan/291/base 2025-10-10T00:24:19.6966379Z * [new branch] gh/xmfan/291/head -> origin/gh/xmfan/291/head 2025-10-10T00:24:19.6966555Z * [new branch] gh/xmfan/291/orig -> origin/gh/xmfan/291/orig 2025-10-10T00:24:19.6966744Z * [new branch] gh/xmfan/292/base -> origin/gh/xmfan/292/base 2025-10-10T00:24:19.6966922Z * [new branch] gh/xmfan/292/head -> origin/gh/xmfan/292/head 2025-10-10T00:24:19.6967100Z * [new branch] gh/xmfan/292/orig -> origin/gh/xmfan/292/orig 2025-10-10T00:24:19.6967287Z * [new branch] gh/xmfan/293/base -> origin/gh/xmfan/293/base 2025-10-10T00:24:19.6967466Z * [new branch] gh/xmfan/293/head -> origin/gh/xmfan/293/head 2025-10-10T00:24:19.6967647Z * [new branch] gh/xmfan/293/orig -> origin/gh/xmfan/293/orig 2025-10-10T00:24:19.6967829Z * [new branch] gh/xmfan/294/base -> origin/gh/xmfan/294/base 2025-10-10T00:24:19.6968008Z * [new branch] gh/xmfan/294/head -> origin/gh/xmfan/294/head 2025-10-10T00:24:19.6968191Z * [new branch] gh/xmfan/294/orig -> origin/gh/xmfan/294/orig 2025-10-10T00:24:19.6968374Z * [new branch] gh/xmfan/295/base -> origin/gh/xmfan/295/base 2025-10-10T00:24:19.6968553Z * [new branch] gh/xmfan/295/head -> origin/gh/xmfan/295/head 2025-10-10T00:24:19.6968733Z * [new branch] gh/xmfan/295/orig -> origin/gh/xmfan/295/orig 2025-10-10T00:24:19.6968991Z * [new branch] gh/xmfan/296/base -> origin/gh/xmfan/296/base 2025-10-10T00:24:19.6969171Z * [new branch] gh/xmfan/296/head -> origin/gh/xmfan/296/head 2025-10-10T00:24:19.6969349Z * [new branch] gh/xmfan/296/orig -> origin/gh/xmfan/296/orig 2025-10-10T00:24:19.6969535Z * [new branch] gh/xmfan/297/base -> origin/gh/xmfan/297/base 2025-10-10T00:24:19.6969715Z * [new branch] gh/xmfan/297/head -> origin/gh/xmfan/297/head 2025-10-10T00:24:19.6969960Z * [new branch] gh/xmfan/297/orig -> origin/gh/xmfan/297/orig 2025-10-10T00:24:19.6970139Z * [new branch] gh/xmfan/298/base -> origin/gh/xmfan/298/base 2025-10-10T00:24:19.6970331Z * [new branch] gh/xmfan/298/head -> origin/gh/xmfan/298/head 2025-10-10T00:24:19.6970511Z * [new branch] gh/xmfan/298/orig -> origin/gh/xmfan/298/orig 2025-10-10T00:24:19.6970695Z * [new branch] gh/xmfan/299/base -> origin/gh/xmfan/299/base 2025-10-10T00:24:19.6970883Z * [new branch] gh/xmfan/299/head -> origin/gh/xmfan/299/head 2025-10-10T00:24:19.6971066Z * [new branch] gh/xmfan/299/orig -> origin/gh/xmfan/299/orig 2025-10-10T00:24:19.6971244Z * [new branch] gh/xmfan/300/base -> origin/gh/xmfan/300/base 2025-10-10T00:24:19.6971432Z * [new branch] gh/xmfan/300/head -> origin/gh/xmfan/300/head 2025-10-10T00:24:19.6971614Z * [new branch] gh/xmfan/300/orig -> origin/gh/xmfan/300/orig 2025-10-10T00:24:19.6971794Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-10-10T00:24:19.6971980Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-10-10T00:24:19.6972164Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-10-10T00:24:19.6972346Z * [new branch] gh/xmfan/302/base -> origin/gh/xmfan/302/base 2025-10-10T00:24:19.6972532Z * [new branch] gh/xmfan/302/head -> origin/gh/xmfan/302/head 2025-10-10T00:24:19.6972709Z * [new branch] gh/xmfan/302/orig -> origin/gh/xmfan/302/orig 2025-10-10T00:24:19.6972888Z * [new branch] gh/xmfan/303/base -> origin/gh/xmfan/303/base 2025-10-10T00:24:19.6973081Z * [new branch] gh/xmfan/303/head -> origin/gh/xmfan/303/head 2025-10-10T00:24:19.6973267Z * [new branch] gh/xmfan/303/orig -> origin/gh/xmfan/303/orig 2025-10-10T00:24:19.6973447Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-10-10T00:24:19.6973628Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-10-10T00:24:19.6973815Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-10-10T00:24:19.6974031Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-10-10T00:24:19.6974242Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-10-10T00:24:19.6974461Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-10-10T00:24:19.6974669Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-10-10T00:24:19.6974875Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-10-10T00:24:19.6975097Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-10-10T00:24:19.6975303Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-10-10T00:24:19.6975507Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-10-10T00:24:19.6975788Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-10-10T00:24:19.6975992Z * [new branch] gh/xuanzhang816/25/base -> origin/gh/xuanzhang816/25/base 2025-10-10T00:24:19.6976202Z * [new branch] gh/xuanzhang816/25/head -> origin/gh/xuanzhang816/25/head 2025-10-10T00:24:19.6976418Z * [new branch] gh/xuanzhang816/25/orig -> origin/gh/xuanzhang816/25/orig 2025-10-10T00:24:19.6976625Z * [new branch] gh/xuanzhang816/26/base -> origin/gh/xuanzhang816/26/base 2025-10-10T00:24:19.6976889Z * [new branch] gh/xuanzhang816/26/head -> origin/gh/xuanzhang816/26/head 2025-10-10T00:24:19.6977112Z * [new branch] gh/xuanzhang816/26/orig -> origin/gh/xuanzhang816/26/orig 2025-10-10T00:24:19.6977325Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-10-10T00:24:19.6977531Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-10-10T00:24:19.6977752Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-10-10T00:24:19.6977962Z * [new branch] gh/xuanzhang816/28/base -> origin/gh/xuanzhang816/28/base 2025-10-10T00:24:19.6978168Z * [new branch] gh/xuanzhang816/28/head -> origin/gh/xuanzhang816/28/head 2025-10-10T00:24:19.6978384Z * [new branch] gh/xuanzhang816/28/orig -> origin/gh/xuanzhang816/28/orig 2025-10-10T00:24:19.6978599Z * [new branch] gh/xuanzhang816/29/base -> origin/gh/xuanzhang816/29/base 2025-10-10T00:24:19.6978810Z * [new branch] gh/xuanzhang816/29/head -> origin/gh/xuanzhang816/29/head 2025-10-10T00:24:19.6979017Z * [new branch] gh/xuanzhang816/29/orig -> origin/gh/xuanzhang816/29/orig 2025-10-10T00:24:19.6979232Z * [new branch] gh/xuanzhang816/30/base -> origin/gh/xuanzhang816/30/base 2025-10-10T00:24:19.6979450Z * [new branch] gh/xuanzhang816/30/head -> origin/gh/xuanzhang816/30/head 2025-10-10T00:24:19.6979656Z * [new branch] gh/xuanzhang816/30/orig -> origin/gh/xuanzhang816/30/orig 2025-10-10T00:24:19.6979929Z * [new branch] gh/xuanzhang816/31/base -> origin/gh/xuanzhang816/31/base 2025-10-10T00:24:19.6980140Z * [new branch] gh/xuanzhang816/31/head -> origin/gh/xuanzhang816/31/head 2025-10-10T00:24:19.6980391Z * [new branch] gh/xuanzhang816/31/orig -> origin/gh/xuanzhang816/31/orig 2025-10-10T00:24:19.6980614Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-10-10T00:24:19.6980821Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-10-10T00:24:19.6981036Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-10-10T00:24:19.6981254Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-10-10T00:24:19.6981469Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-10-10T00:24:19.6981676Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-10-10T00:24:19.6981889Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-10-10T00:24:19.6982087Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-10-10T00:24:19.6982284Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-10-10T00:24:19.6982491Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-10-10T00:24:19.6982681Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-10-10T00:24:19.6982871Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-10-10T00:24:19.6983154Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-10-10T00:24:19.6983347Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-10-10T00:24:19.6983541Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-10-10T00:24:19.6983739Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-10-10T00:24:19.6983943Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-10-10T00:24:19.6984196Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-10-10T00:24:19.6984391Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-10-10T00:24:19.6984594Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-10-10T00:24:19.6984785Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-10-10T00:24:19.6984978Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-10-10T00:24:19.6985247Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-10-10T00:24:19.6985439Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-10-10T00:24:19.6985628Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-10-10T00:24:19.6985834Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-10-10T00:24:19.6986032Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-10-10T00:24:19.6986224Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-10-10T00:24:19.6986430Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-10-10T00:24:19.6986626Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-10-10T00:24:19.6986819Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-10-10T00:24:19.6987024Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-10-10T00:24:19.6987217Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-10-10T00:24:19.6987409Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-10-10T00:24:19.6987611Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-10-10T00:24:19.6987809Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-10-10T00:24:19.6987999Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-10-10T00:24:19.6988193Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-10-10T00:24:19.6988397Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-10-10T00:24:19.6988590Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-10-10T00:24:19.6988780Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-10-10T00:24:19.6988976Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-10-10T00:24:19.6989167Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-10-10T00:24:19.6989363Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-10-10T00:24:19.6989569Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-10-10T00:24:19.6989757Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-10-10T00:24:19.6989947Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-10-10T00:24:19.6990216Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-10-10T00:24:19.6990407Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-10-10T00:24:19.6990598Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-10-10T00:24:19.6990808Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-10-10T00:24:19.6991002Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-10-10T00:24:19.6991264Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-10-10T00:24:19.6991461Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-10-10T00:24:19.6991648Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-10-10T00:24:19.6991837Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-10-10T00:24:19.6992049Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-10-10T00:24:19.6992236Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-10-10T00:24:19.6992424Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-10-10T00:24:19.6992614Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-10-10T00:24:19.6992813Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-10-10T00:24:19.6993006Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-10-10T00:24:19.6993202Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-10-10T00:24:19.6993401Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-10-10T00:24:19.6993592Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-10-10T00:24:19.6993779Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-10-10T00:24:19.6993974Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-10-10T00:24:19.6994166Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-10-10T00:24:19.6994357Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-10-10T00:24:19.6994566Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-10-10T00:24:19.6994755Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-10-10T00:24:19.6994939Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-10-10T00:24:19.6995127Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-10-10T00:24:19.6995306Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-10-10T00:24:19.6995485Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-10-10T00:24:19.6995672Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-10-10T00:24:19.6995847Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-10-10T00:24:19.6996024Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-10-10T00:24:19.6996205Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-10-10T00:24:19.6996391Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-10-10T00:24:19.6996569Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-10-10T00:24:19.6996746Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-10-10T00:24:19.6996996Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-10-10T00:24:19.6997171Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-10-10T00:24:19.6997346Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-10-10T00:24:19.6997530Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-10-10T00:24:19.6997709Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-10-10T00:24:19.6997953Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-10-10T00:24:19.6998147Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-10-10T00:24:19.6998327Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-10-10T00:24:19.6998505Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-10-10T00:24:19.6998696Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-10-10T00:24:19.6998872Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-10-10T00:24:19.6999057Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-10-10T00:24:19.6999243Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-10-10T00:24:19.6999420Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-10-10T00:24:19.6999599Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-10-10T00:24:19.6999784Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-10-10T00:24:19.6999960Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-10-10T00:24:19.7000140Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-10-10T00:24:19.7000318Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-10-10T00:24:19.7000502Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-10-10T00:24:19.7000678Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-10-10T00:24:19.7000857Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-10-10T00:24:19.7001044Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-10-10T00:24:19.7001225Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-10-10T00:24:19.7001400Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-10-10T00:24:19.7001584Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-10-10T00:24:19.7001759Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-10-10T00:24:19.7001941Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-10-10T00:24:19.7002125Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-10-10T00:24:19.7002305Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-10-10T00:24:19.7002480Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-10-10T00:24:19.7002665Z * [new branch] gh/ydwu4/318/base -> origin/gh/ydwu4/318/base 2025-10-10T00:24:19.7002849Z * [new branch] gh/ydwu4/318/head -> origin/gh/ydwu4/318/head 2025-10-10T00:24:19.7003027Z * [new branch] gh/ydwu4/318/orig -> origin/gh/ydwu4/318/orig 2025-10-10T00:24:19.7003213Z * [new branch] gh/ydwu4/319/base -> origin/gh/ydwu4/319/base 2025-10-10T00:24:19.7003468Z * [new branch] gh/ydwu4/319/head -> origin/gh/ydwu4/319/head 2025-10-10T00:24:19.7003643Z * [new branch] gh/ydwu4/319/orig -> origin/gh/ydwu4/319/orig 2025-10-10T00:24:19.7003818Z * [new branch] gh/ydwu4/320/base -> origin/gh/ydwu4/320/base 2025-10-10T00:24:19.7004011Z * [new branch] gh/ydwu4/320/head -> origin/gh/ydwu4/320/head 2025-10-10T00:24:19.7004186Z * [new branch] gh/ydwu4/320/orig -> origin/gh/ydwu4/320/orig 2025-10-10T00:24:19.7004365Z * [new branch] gh/ydwu4/321/base -> origin/gh/ydwu4/321/base 2025-10-10T00:24:19.7004623Z * [new branch] gh/ydwu4/321/head -> origin/gh/ydwu4/321/head 2025-10-10T00:24:19.7004802Z * [new branch] gh/ydwu4/321/orig -> origin/gh/ydwu4/321/orig 2025-10-10T00:24:19.7004979Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-10-10T00:24:19.7005181Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-10-10T00:24:19.7005357Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-10-10T00:24:19.7005534Z * [new branch] gh/ydwu4/324/base -> origin/gh/ydwu4/324/base 2025-10-10T00:24:19.7005724Z * [new branch] gh/ydwu4/324/head -> origin/gh/ydwu4/324/head 2025-10-10T00:24:19.7005903Z * [new branch] gh/ydwu4/324/orig -> origin/gh/ydwu4/324/orig 2025-10-10T00:24:19.7006078Z * [new branch] gh/ydwu4/325/base -> origin/gh/ydwu4/325/base 2025-10-10T00:24:19.7006271Z * [new branch] gh/ydwu4/325/head -> origin/gh/ydwu4/325/head 2025-10-10T00:24:19.7006448Z * [new branch] gh/ydwu4/325/orig -> origin/gh/ydwu4/325/orig 2025-10-10T00:24:19.7006626Z * [new branch] gh/ydwu4/326/base -> origin/gh/ydwu4/326/base 2025-10-10T00:24:19.7006821Z * [new branch] gh/ydwu4/326/head -> origin/gh/ydwu4/326/head 2025-10-10T00:24:19.7007001Z * [new branch] gh/ydwu4/326/orig -> origin/gh/ydwu4/326/orig 2025-10-10T00:24:19.7007179Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-10-10T00:24:19.7007355Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-10-10T00:24:19.7007538Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-10-10T00:24:19.7007715Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-10-10T00:24:19.7007897Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-10-10T00:24:19.7008080Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-10-10T00:24:19.7008255Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-10-10T00:24:19.7008435Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-10-10T00:24:19.7008627Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-10-10T00:24:19.7008803Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-10-10T00:24:19.7008982Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-10-10T00:24:19.7009166Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-10-10T00:24:19.7009343Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-10-10T00:24:19.7009521Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-10-10T00:24:19.7009705Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-10-10T00:24:19.7009883Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-10-10T00:24:19.7010628Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-10-10T00:24:19.7010813Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-10-10T00:24:19.7010989Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-10-10T00:24:19.7011165Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-10-10T00:24:19.7011341Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-10-10T00:24:19.7011596Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-10-10T00:24:19.7011776Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-10-10T00:24:19.7011951Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-10-10T00:24:19.7012132Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-10-10T00:24:19.7012314Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-10-10T00:24:19.7012489Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-10-10T00:24:19.7012678Z * [new branch] gh/ydwu4/336/base -> origin/gh/ydwu4/336/base 2025-10-10T00:24:19.7012856Z * [new branch] gh/ydwu4/336/head -> origin/gh/ydwu4/336/head 2025-10-10T00:24:19.7013032Z * [new branch] gh/ydwu4/336/orig -> origin/gh/ydwu4/336/orig 2025-10-10T00:24:19.7013221Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-10-10T00:24:19.7013397Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-10-10T00:24:19.7013573Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-10-10T00:24:19.7013766Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-10-10T00:24:19.7013946Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-10-10T00:24:19.7014122Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-10-10T00:24:19.7014305Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-10-10T00:24:19.7014500Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-10-10T00:24:19.7014694Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-10-10T00:24:19.7014892Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-10-10T00:24:19.7015099Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-10-10T00:24:19.7015293Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-10-10T00:24:19.7015486Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-10-10T00:24:19.7015696Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-10-10T00:24:19.7015891Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-10-10T00:24:19.7016081Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-10-10T00:24:19.7016280Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-10-10T00:24:19.7016474Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-10-10T00:24:19.7016675Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-10-10T00:24:19.7016881Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-10-10T00:24:19.7017073Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-10-10T00:24:19.7017331Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-10-10T00:24:19.7017530Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-10-10T00:24:19.7017724Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-10-10T00:24:19.7017914Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-10-10T00:24:19.7018118Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-10-10T00:24:19.7018309Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-10-10T00:24:19.7018914Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-10-10T00:24:19.7019135Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-10-10T00:24:19.7019329Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-10-10T00:24:19.7019522Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-10-10T00:24:19.7019716Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-10-10T00:24:19.7019907Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-10-10T00:24:19.7020088Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-10-10T00:24:19.7020266Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-10-10T00:24:19.7020460Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-10-10T00:24:19.7020640Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-10-10T00:24:19.7020817Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-10-10T00:24:19.7021005Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-10-10T00:24:19.7021188Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-10-10T00:24:19.7021369Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-10-10T00:24:19.7021557Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-10-10T00:24:19.7021735Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-10-10T00:24:19.7021912Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-10-10T00:24:19.7022104Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-10-10T00:24:19.7022285Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-10-10T00:24:19.7022465Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-10-10T00:24:19.7022655Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-10-10T00:24:19.7022836Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-10-10T00:24:19.7023016Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-10-10T00:24:19.7023197Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-10-10T00:24:19.7023388Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-10-10T00:24:19.7023564Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-10-10T00:24:19.7023745Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-10-10T00:24:19.7023943Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-10-10T00:24:19.7024137Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-10-10T00:24:19.7024328Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-10-10T00:24:19.7024594Z * [new branch] gh/zou3519/1195/base -> origin/gh/zou3519/1195/base 2025-10-10T00:24:19.7024780Z * [new branch] gh/zou3519/1195/head -> origin/gh/zou3519/1195/head 2025-10-10T00:24:19.7024967Z * [new branch] gh/zou3519/1195/orig -> origin/gh/zou3519/1195/orig 2025-10-10T00:24:19.7025239Z * [new branch] gh/zou3519/1196/base -> origin/gh/zou3519/1196/base 2025-10-10T00:24:19.7025428Z * [new branch] gh/zou3519/1196/head -> origin/gh/zou3519/1196/head 2025-10-10T00:24:19.7025687Z * [new branch] gh/zou3519/1196/orig -> origin/gh/zou3519/1196/orig 2025-10-10T00:24:19.7025884Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-10-10T00:24:19.7026067Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-10-10T00:24:19.7026260Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-10-10T00:24:19.7026465Z * [new branch] gh/zou3519/1198/base -> origin/gh/zou3519/1198/base 2025-10-10T00:24:19.7026653Z * [new branch] gh/zou3519/1198/head -> origin/gh/zou3519/1198/head 2025-10-10T00:24:19.7026837Z * [new branch] gh/zou3519/1198/orig -> origin/gh/zou3519/1198/orig 2025-10-10T00:24:19.7027036Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-10-10T00:24:19.7027228Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-10-10T00:24:19.7027425Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-10-10T00:24:19.7027611Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-10-10T00:24:19.7027813Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-10-10T00:24:19.7028001Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-10-10T00:24:19.7028193Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-10-10T00:24:19.7028386Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-10-10T00:24:19.7028573Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-10-10T00:24:19.7028756Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-10-10T00:24:19.7028948Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-10-10T00:24:19.7029131Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-10-10T00:24:19.7029313Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-10-10T00:24:19.7029504Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-10-10T00:24:19.7029687Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-10-10T00:24:19.7029869Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-10-10T00:24:19.7030058Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-10-10T00:24:19.7030239Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-10-10T00:24:19.7030419Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-10-10T00:24:19.7030607Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-10-10T00:24:19.7030789Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-10-10T00:24:19.7030969Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-10-10T00:24:19.7031147Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-10-10T00:24:19.7031402Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-10-10T00:24:19.7031581Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-10-10T00:24:19.7031761Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-10-10T00:24:19.7031950Z * [new branch] gh/zpcore/16/base -> origin/gh/zpcore/16/base 2025-10-10T00:24:19.7032127Z * [new branch] gh/zpcore/16/head -> origin/gh/zpcore/16/head 2025-10-10T00:24:19.7032374Z * [new branch] gh/zpcore/16/orig -> origin/gh/zpcore/16/orig 2025-10-10T00:24:19.7032564Z * [new branch] gh/zpcore/17/base -> origin/gh/zpcore/17/base 2025-10-10T00:24:19.7032746Z * [new branch] gh/zpcore/17/head -> origin/gh/zpcore/17/head 2025-10-10T00:24:19.7032926Z * [new branch] gh/zpcore/17/orig -> origin/gh/zpcore/17/orig 2025-10-10T00:24:19.7033121Z * [new branch] gh/zpcore/18/base -> origin/gh/zpcore/18/base 2025-10-10T00:24:19.7033301Z * [new branch] gh/zpcore/18/head -> origin/gh/zpcore/18/head 2025-10-10T00:24:19.7033480Z * [new branch] gh/zpcore/18/orig -> origin/gh/zpcore/18/orig 2025-10-10T00:24:19.7033669Z * [new branch] gh/zpcore/19/base -> origin/gh/zpcore/19/base 2025-10-10T00:24:19.7033850Z * [new branch] gh/zpcore/19/head -> origin/gh/zpcore/19/head 2025-10-10T00:24:19.7034037Z * [new branch] gh/zpcore/19/orig -> origin/gh/zpcore/19/orig 2025-10-10T00:24:19.7034239Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-10-10T00:24:19.7034427Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-10-10T00:24:19.7034609Z * [new branch] gh/zpcore/20/base -> origin/gh/zpcore/20/base 2025-10-10T00:24:19.7034794Z * [new branch] gh/zpcore/20/head -> origin/gh/zpcore/20/head 2025-10-10T00:24:19.7034990Z * [new branch] gh/zpcore/20/orig -> origin/gh/zpcore/20/orig 2025-10-10T00:24:19.7035172Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-10-10T00:24:19.7035355Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-10-10T00:24:19.7035540Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-10-10T00:24:19.7035722Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-10-10T00:24:19.7035897Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-10-10T00:24:19.7036080Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-10-10T00:24:19.7036256Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-10-10T00:24:19.7036435Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-10-10T00:24:19.7036617Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-10-10T00:24:19.7036791Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-10-10T00:24:19.7036966Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-10-10T00:24:19.7037152Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-10-10T00:24:19.7037332Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-10-10T00:24:19.7037510Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-10-10T00:24:19.7037691Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-10-10T00:24:19.7037864Z * [new branch] google-main -> origin/google-main 2025-10-10T00:24:19.7038104Z * [new branch] greencontext -> origin/greencontext 2025-10-10T00:24:19.7038290Z * [new branch] guangyey/config -> origin/guangyey/config 2025-10-10T00:24:19.7038512Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-10-10T00:24:19.7038703Z * [new branch] guangyey/reimport -> origin/guangyey/reimport 2025-10-10T00:24:19.7038891Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-10-10T00:24:19.7039328Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-10-10T00:24:19.7039611Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-10-10T00:24:19.7039839Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-10-10T00:24:19.7040016Z * [new branch] hc_baseline -> origin/hc_baseline 2025-10-10T00:24:19.7040190Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-10-10T00:24:19.7040345Z * [new branch] hhh_rand -> origin/hhh_rand 2025-10-10T00:24:19.7040545Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-10-10T00:24:19.7040719Z * [new branch] huba/debug_mode -> origin/huba/debug_mode 2025-10-10T00:24:19.7040912Z * [new branch] huba/dtensor_equal -> origin/huba/dtensor_equal 2025-10-10T00:24:19.7041068Z * [new branch] huba/f1 -> origin/huba/f1 2025-10-10T00:24:19.7041252Z * [new branch] huba/local_tensor -> origin/huba/local_tensor 2025-10-10T00:24:19.7041430Z * [new branch] ideep-update -> origin/ideep-update 2025-10-10T00:24:19.7041684Z * [new branch] increase-asan-build-memory -> origin/increase-asan-build-memory 2025-10-10T00:24:19.7041971Z * [new branch] inductor-perf-increase-timeout -> origin/inductor-perf-increase-timeout 2025-10-10T00:24:19.7042169Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-10-10T00:24:19.7042328Z * [new branch] inline -> origin/inline 2025-10-10T00:24:19.7042487Z * [new branch] inlining -> origin/inlining 2025-10-10T00:24:19.7042677Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-10-10T00:24:19.7042892Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-10-10T00:24:19.7043094Z * [new branch] install_free_tensors -> origin/install_free_tensors 2025-10-10T00:24:19.7043255Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-10-10T00:24:19.7043442Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-10-10T00:24:19.7043620Z * [new branch] issue#58739 -> origin/issue#58739 2025-10-10T00:24:19.7043907Z * [new branch] issue-161010-dynamo-stride-clone -> origin/issue-161010-dynamo-stride-clone 2025-10-10T00:24:19.7044062Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-10-10T00:24:19.7044226Z * [new branch] jathu/sve -> origin/jathu/sve 2025-10-10T00:24:19.7044542Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-10-10T00:24:19.7044811Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-10-10T00:24:19.7045026Z * [new branch] jeanschmidt-patch-1 -> origin/jeanschmidt-patch-1 2025-10-10T00:24:19.7045223Z * [new branch] jerryzh168-patch-1 -> origin/jerryzh168-patch-1 2025-10-10T00:24:19.7045516Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-10-10T00:24:19.7045741Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-10-10T00:24:19.7045956Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-10-10T00:24:19.7046168Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-10-10T00:24:19.7046430Z * [new branch] justinchu/allowlist-api-onnx -> origin/justinchu/allowlist-api-onnx 2025-10-10T00:24:19.7046723Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-10-10T00:24:19.7046955Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-10-10T00:24:19.7047175Z * [new branch] justinchuby/typo-error -> origin/justinchuby/typo-error 2025-10-10T00:24:19.7047370Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-10-10T00:24:19.7047534Z * [new branch] kainan_test -> origin/kainan_test 2025-10-10T00:24:19.7047816Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-10-10T00:24:19.7048083Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-10-10T00:24:19.7048292Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-10-10T00:24:19.7048557Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-10-10T00:24:19.7048782Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-10-10T00:24:19.7048968Z * [new branch] libtorch_free_so -> origin/libtorch_free_so 2025-10-10T00:24:19.7049159Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-10-10T00:24:19.7049346Z * [new branch] llama4-stable -> origin/llama4-stable 2025-10-10T00:24:19.7049505Z * [new branch] logdetfix -> origin/logdetfix 2025-10-10T00:24:19.7049664Z * [new branch] logsumexp -> origin/logsumexp 2025-10-10T00:24:19.7049849Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-10-10T00:24:19.7050036Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-10-10T00:24:19.7050296Z * [new branch] lucaskabela/cherrypick_163769 -> origin/lucaskabela/cherrypick_163769 2025-10-10T00:24:19.7050509Z * [new branch] lucaskabela/fix_164814 -> origin/lucaskabela/fix_164814 2025-10-10T00:24:19.7050715Z * [new branch] lucaskabela/fix_164823 -> origin/lucaskabela/fix_164823 2025-10-10T00:24:19.7050919Z * [new branch] lucaskabela/fix_164875 -> origin/lucaskabela/fix_164875 2025-10-10T00:24:19.7051144Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-10-10T00:24:19.7051389Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-10-10T00:24:19.7051664Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-10-10T00:24:19.7051995Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-10-10T00:24:19.7052294Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-10-10T00:24:19.7052639Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-10-10T00:24:19.7052856Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-10-10T00:24:19.7053171Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-10-10T00:24:19.7053323Z * [new branch] main -> origin/main 2025-10-10T00:24:19.7053643Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-10-10T00:24:19.7053916Z * [new branch] main-enable-b200-symm-mem-test -> origin/main-enable-b200-symm-mem-test 2025-10-10T00:24:19.7054099Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-10-10T00:24:19.7054348Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-10-10T00:24:19.7054544Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-10-10T00:24:19.7054731Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-10-10T00:24:19.7054909Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-10-10T00:24:19.7055090Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-10-10T00:24:19.7055266Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-10-10T00:24:19.7055437Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-10-10T00:24:19.7055618Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-10-10T00:24:19.7055796Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-10-10T00:24:19.7056248Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-10-10T00:24:19.7056512Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-10-10T00:24:19.7056816Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-10-10T00:24:19.7057107Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-10-10T00:24:19.7057321Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-10-10T00:24:19.7057580Z * [new branch] masnesral/pt2_internal_logging -> origin/masnesral/pt2_internal_logging 2025-10-10T00:24:19.7057777Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-10-10T00:24:19.7057985Z * [new branch] mingw_constant_buffer -> origin/mingw_constant_buffer 2025-10-10T00:24:19.7058181Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-10-10T00:24:19.7058341Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-10-10T00:24:19.7058513Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-10-10T00:24:19.7058710Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-10-10T00:24:19.7058946Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-10-10T00:24:19.7059161Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-10-10T00:24:19.7059342Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-10-10T00:24:19.7059591Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-10-10T00:24:19.7059786Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-10-10T00:24:19.7059969Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-10-10T00:24:19.7060147Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-10-10T00:24:19.7060323Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-10-10T00:24:19.7060554Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-10-10T00:24:19.7060751Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-10-10T00:24:19.7060942Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-10-10T00:24:19.7061147Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-10-10T00:24:19.7061365Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-10-10T00:24:19.7061693Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-10-10T00:24:19.7061900Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-10-10T00:24:19.7062124Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-10-10T00:24:19.7062336Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-10-10T00:24:19.7062524Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-10-10T00:24:19.7062706Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-10-10T00:24:19.7062885Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-10-10T00:24:19.7063082Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-10-10T00:24:19.7063261Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-10-10T00:24:19.7063443Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-10-10T00:24:19.7063611Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-10-10T00:24:19.7063833Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-10-10T00:24:19.7064020Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-10-10T00:24:19.7064182Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-10-10T00:24:19.7064373Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-10-10T00:24:19.7064582Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-10-10T00:24:19.7064763Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-10-10T00:24:19.7064952Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-10-10T00:24:19.7065201Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-10-10T00:24:19.7065385Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-10-10T00:24:19.7065576Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-10-10T00:24:19.7065734Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-10-10T00:24:19.7065918Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-10-10T00:24:19.7066106Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-10-10T00:24:19.7066286Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-10-10T00:24:19.7066464Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-10-10T00:24:19.7066646Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-10-10T00:24:19.7066819Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-10-10T00:24:19.7066987Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-10-10T00:24:19.7067162Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-10-10T00:24:19.7067324Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-10-10T00:24:19.7067557Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-10-10T00:24:19.7067715Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-10-10T00:24:19.7067887Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-10-10T00:24:19.7068048Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-10-10T00:24:19.7068209Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-10-10T00:24:19.7068378Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-10-10T00:24:19.7068609Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-10-10T00:24:19.7068770Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-10-10T00:24:19.7068938Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-10-10T00:24:19.7069093Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-10-10T00:24:19.7069292Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-10-10T00:24:19.7069524Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-10-10T00:24:19.7069735Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-10-10T00:24:19.7069897Z * [new branch] mlazos/main -> origin/mlazos/main 2025-10-10T00:24:19.7070141Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-10-10T00:24:19.7070378Z * [new branch] mlazos/mark-static-update -> origin/mlazos/mark-static-update 2025-10-10T00:24:19.7070540Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-10-10T00:24:19.7070708Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-10-10T00:24:19.7070901Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-10-10T00:24:19.7071087Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-10-10T00:24:19.7071355Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-10-10T00:24:19.7071609Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-10-10T00:24:19.7071784Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-10-10T00:24:19.7071962Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-10-10T00:24:19.7072156Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-10-10T00:24:19.7072328Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-10-10T00:24:19.7072523Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-10-10T00:24:19.7072714Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-10-10T00:24:19.7072903Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-10-10T00:24:19.7073096Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-10-10T00:24:19.7073276Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-10-10T00:24:19.7073447Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-10-10T00:24:19.7073605Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-10-10T00:24:19.7073826Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-10-10T00:24:19.7074052Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-10-10T00:24:19.7074226Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-10-10T00:24:19.7074515Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-10-10T00:24:19.7074678Z * [new branch] mlazos/test -> origin/mlazos/test 2025-10-10T00:24:19.7074847Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-10-10T00:24:19.7075053Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-10-10T00:24:19.7075265Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-10-10T00:24:19.7075537Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-10-10T00:24:19.7075738Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-10-10T00:24:19.7075949Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-10-10T00:24:19.7076139Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-10-10T00:24:19.7076341Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-10-10T00:24:19.7076548Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-10-10T00:24:19.7076754Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-10-10T00:24:19.7076948Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-10-10T00:24:19.7077189Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-10-10T00:24:19.7077375Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-10-10T00:24:19.7077560Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-10-10T00:24:19.7077763Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-10-10T00:24:19.7077953Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-10-10T00:24:19.7078124Z * [new branch] module-shim -> origin/module-shim 2025-10-10T00:24:19.7078306Z * [new branch] module-stack -> origin/module-stack 2025-10-10T00:24:19.7078468Z * [new branch] more_ck_Fixes -> origin/more_ck_Fixes 2025-10-10T00:24:19.7078678Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-10-10T00:24:19.7078945Z * [new branch] move_aws_steps_inside_setup_rocm -> origin/move_aws_steps_inside_setup_rocm 2025-10-10T00:24:19.7079147Z * [new branch] msaroufim-patch-1 -> origin/msaroufim-patch-1 2025-10-10T00:24:19.7079317Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-10-10T00:24:19.7079500Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-10-10T00:24:19.7079682Z * [new branch] msaroufim/cub -> origin/msaroufim/cub 2025-10-10T00:24:19.7079919Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-10-10T00:24:19.7080104Z * [new branch] msaroufim/patchx -> origin/msaroufim/patchx 2025-10-10T00:24:19.7080308Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-10-10T00:24:19.7080487Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-10-10T00:24:19.7080801Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-10-10T00:24:19.7080998Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-10-10T00:24:19.7081324Z * [new branch] nWEIdia/skip-tests-for-pr-159494 -> origin/nWEIdia/skip-tests-for-pr-159494 2025-10-10T00:24:19.7081523Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-10-10T00:24:19.7081781Z * [new branch] new-codegen -> origin/new-codegen 2025-10-10T00:24:19.7081949Z * [new branch] newtest-base -> origin/newtest-base 2025-10-10T00:24:19.7082167Z * [new branch] ngimel/allgather_format -> origin/ngimel/allgather_format 2025-10-10T00:24:19.7082362Z * [new branch] ngimel/cat_perf2 -> origin/ngimel/cat_perf2 2025-10-10T00:24:19.7082568Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-10-10T00:24:19.7082806Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-10-10T00:24:19.7083036Z * [new branch] ngimel/scatter_add_multid -> origin/ngimel/scatter_add_multid 2025-10-10T00:24:19.7083195Z * [new branch] nightly -> origin/nightly 2025-10-10T00:24:19.7083494Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-10-10T00:24:19.7083783Z * [new branch] nikitaved/addmm_epilogue_fusions -> origin/nikitaved/addmm_epilogue_fusions 2025-10-10T00:24:19.7084112Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-10-10T00:24:19.7084403Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-10-10T00:24:19.7084588Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-10-10T00:24:19.7084799Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-10-10T00:24:19.7085003Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-10-10T00:24:19.7085201Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-10-10T00:24:19.7085404Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-10-10T00:24:19.7085614Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-10-10T00:24:19.7085780Z * [new branch] nofun-hack -> origin/nofun-hack 2025-10-10T00:24:19.7085992Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-10-10T00:24:19.7086185Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-10-10T00:24:19.7086368Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-10-10T00:24:19.7086558Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-10-10T00:24:19.7086789Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-10-10T00:24:19.7086973Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-10-10T00:24:19.7087193Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-10-10T00:24:19.7087372Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-10-10T00:24:19.7087550Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-10-10T00:24:19.7087740Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-10-10T00:24:19.7087917Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-10-10T00:24:19.7088095Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-10-10T00:24:19.7088280Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-10-10T00:24:19.7088455Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-10-10T00:24:19.7088632Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-10-10T00:24:19.7088805Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-10-10T00:24:19.7089055Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-10-10T00:24:19.7089230Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-10-10T00:24:19.7089403Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-10-10T00:24:19.7089584Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-10-10T00:24:19.7089814Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-10-10T00:24:19.7090098Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-10-10T00:24:19.7090323Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-10-10T00:24:19.7090505Z * [new branch] padded-tensor -> origin/padded-tensor 2025-10-10T00:24:19.7090662Z * [new branch] pca2 -> origin/pca2 2025-10-10T00:24:19.7090827Z * [new branch] perf_ops -> origin/perf_ops 2025-10-10T00:24:19.7090993Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-10-10T00:24:19.7091212Z * [new branch] perserve_node_meta_decomp -> origin/perserve_node_meta_decomp 2025-10-10T00:24:19.7091409Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-10-10T00:24:19.7091629Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-10-10T00:24:19.7091885Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-10-10T00:24:19.7092190Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-10-10T00:24:19.7092423Z * [new branch] pianpwk/base_view_shape_key -> origin/pianpwk/base_view_shape_key 2025-10-10T00:24:19.7092693Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-10-10T00:24:19.7092918Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-10-10T00:24:19.7093184Z * [new branch] pianpwk/debug_mode_inductor -> origin/pianpwk/debug_mode_inductor 2025-10-10T00:24:19.7093411Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-10-10T00:24:19.7093657Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-10-10T00:24:19.7093897Z * [new branch] pianpwk/debugmode_show_ids -> origin/pianpwk/debugmode_show_ids 2025-10-10T00:24:19.7094223Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-10-10T00:24:19.7094503Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-10-10T00:24:19.7094757Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-10-10T00:24:19.7095055Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-10-10T00:24:19.7095349Z * [new branch] pianpwk/dtensor_shape_metadata_guard -> origin/pianpwk/dtensor_shape_metadata_guard 2025-10-10T00:24:19.7095572Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-10-10T00:24:19.7095787Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-10-10T00:24:19.7095999Z * [new branch] pianpwk/multi_kernel_l1 -> origin/pianpwk/multi_kernel_l1 2025-10-10T00:24:19.7096275Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-10-10T00:24:19.7096560Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-10-10T00:24:19.7096926Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-10-10T00:24:19.7097151Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-10-10T00:24:19.7097418Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-10-10T00:24:19.7097644Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-10-10T00:24:19.7097924Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-10-10T00:24:19.7098219Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-10-10T00:24:19.7098512Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-10-10T00:24:19.7098782Z * [new branch] pianpwk/triton_benchmark_hints -> origin/pianpwk/triton_benchmark_hints 2025-10-10T00:24:19.7099031Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-10-10T00:24:19.7099243Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-10-10T00:24:19.7099507Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-10-10T00:24:19.7099757Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-10-10T00:24:19.7099969Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-10-10T00:24:19.7100181Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-10-10T00:24:19.7100429Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-10-10T00:24:19.7100600Z * [new branch] piz/add_wait -> origin/piz/add_wait 2025-10-10T00:24:19.7100833Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-10-10T00:24:19.7101023Z * [new branch] pool-separate -> origin/pool-separate 2025-10-10T00:24:19.7101180Z * [new branch] pr-156087 -> origin/pr-156087 2025-10-10T00:24:19.7101343Z * [new branch] pr/131860 -> origin/pr/131860 2025-10-10T00:24:19.7101532Z * [new branch] pre_compile_checks -> origin/pre_compile_checks 2025-10-10T00:24:19.7101719Z * [new branch] predispatch_to -> origin/predispatch_to 2025-10-10T00:24:19.7102022Z * [new branch] prepare-perf-baseline-number-2.8 -> origin/prepare-perf-baseline-number-2.8 2025-10-10T00:24:19.7102268Z * [new branch] prepare-perf-number-2.9 -> origin/prepare-perf-number-2.9 2025-10-10T00:24:19.7102466Z * [new branch] profiler-enabled -> origin/profiler-enabled 2025-10-10T00:24:19.7102648Z * [new branch] provenance_doc_2 -> origin/provenance_doc_2 2025-10-10T00:24:19.7102827Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-10-10T00:24:19.7103003Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-10-10T00:24:19.7103226Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-10-10T00:24:19.7103452Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-10-10T00:24:19.7103638Z * [new branch] quantile-docs -> origin/quantile-docs 2025-10-10T00:24:19.7103804Z * [new branch] quint-bits -> origin/quint-bits 2025-10-10T00:24:19.7104008Z * [new branch] reland-fx-annotate -> origin/reland-fx-annotate 2025-10-10T00:24:19.7104300Z * [new branch] reland_req_nvsh -> origin/reland_req_nvsh 2025-10-10T00:24:19.7104466Z * [new branch] release/1.10 -> origin/release/1.10 2025-10-10T00:24:19.7104647Z * [new branch] release/1.11 -> origin/release/1.11 2025-10-10T00:24:19.7104843Z * [new branch] release/1.12 -> origin/release/1.12 2025-10-10T00:24:19.7105008Z * [new branch] release/1.13 -> origin/release/1.13 2025-10-10T00:24:19.7105256Z * [new branch] release/1.4 -> origin/release/1.4 2025-10-10T00:24:19.7105495Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-10-10T00:24:19.7105661Z * [new branch] release/1.5 -> origin/release/1.5 2025-10-10T00:24:19.7105825Z * [new branch] release/1.6 -> origin/release/1.6 2025-10-10T00:24:19.7105997Z * [new branch] release/1.7 -> origin/release/1.7 2025-10-10T00:24:19.7106160Z * [new branch] release/1.8 -> origin/release/1.8 2025-10-10T00:24:19.7106319Z * [new branch] release/1.9 -> origin/release/1.9 2025-10-10T00:24:19.7106489Z * [new branch] release/2.0 -> origin/release/2.0 2025-10-10T00:24:19.7106654Z * [new branch] release/2.1 -> origin/release/2.1 2025-10-10T00:24:19.7106815Z * [new branch] release/2.2 -> origin/release/2.2 2025-10-10T00:24:19.7106985Z * [new branch] release/2.3 -> origin/release/2.3 2025-10-10T00:24:19.7107145Z * [new branch] release/2.4 -> origin/release/2.4 2025-10-10T00:24:19.7107306Z * [new branch] release/2.5 -> origin/release/2.5 2025-10-10T00:24:19.7107475Z * [new branch] release/2.6 -> origin/release/2.6 2025-10-10T00:24:19.7107639Z * [new branch] release/2.7 -> origin/release/2.7 2025-10-10T00:24:19.7107799Z * [new branch] release/2.8 -> origin/release/2.8 2025-10-10T00:24:19.7107968Z * [new branch] release/2.9 -> origin/release/2.9 2025-10-10T00:24:19.7108134Z * [new branch] release_notes -> origin/release_notes 2025-10-10T00:24:19.7108321Z * [new branch] remove_header_code -> origin/remove_header_code 2025-10-10T00:24:19.7108533Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-10-10T00:24:19.7108782Z * [new branch] repackage-vllm-nightlies -> origin/repackage-vllm-nightlies 2025-10-10T00:24:19.7109107Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-10-10T00:24:19.7109425Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-10-10T00:24:19.7109748Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-10-10T00:24:19.7110098Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-10-10T00:24:19.7110434Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-10-10T00:24:19.7110777Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-10-10T00:24:19.7111055Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-10-10T00:24:19.7111497Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-10-10T00:24:19.7112117Z * [new branch] revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T00:24:19.7112459Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-10-10T00:24:19.7112673Z * [new branch] rocm-test-yml-update -> origin/rocm-test-yml-update 2025-10-10T00:24:19.7112848Z * [new branch] rocm_op_bench -> origin/rocm_op_bench 2025-10-10T00:24:19.7113046Z * [new branch] ruisi/aot_eager_pass -> origin/ruisi/aot_eager_pass 2025-10-10T00:24:19.7113322Z * [new branch] ruisi/placement_trace -> origin/ruisi/placement_trace 2025-10-10T00:24:19.7113711Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-10-10T00:24:19.7113938Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-10-10T00:24:19.7114144Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-10-10T00:24:19.7114311Z * [new branch] rzou/njt -> origin/rzou/njt 2025-10-10T00:24:19.7114466Z * [new branch] rzou/pca -> origin/rzou/pca 2025-10-10T00:24:19.7114638Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-10-10T00:24:19.7114845Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-10-10T00:24:19.7115010Z * [new branch] samplevllm -> origin/samplevllm 2025-10-10T00:24:19.7115453Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-10-10T00:24:19.7115719Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-10-10T00:24:19.7115874Z * [new branch] save -> origin/save 2025-10-10T00:24:19.7116083Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-10-10T00:24:19.7116380Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-10-10T00:24:19.7116619Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-10-10T00:24:19.7116826Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-10-10T00:24:19.7117042Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-10-10T00:24:19.7117245Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-10-10T00:24:19.7117540Z * [new branch] soulitzer/reland-codev-grad-dtype -> origin/soulitzer/reland-codev-grad-dtype 2025-10-10T00:24:19.7117762Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-10-10T00:24:19.7117969Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-10-10T00:24:19.7118153Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-10-10T00:24:19.7118394Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-10-10T00:24:19.7118601Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-10-10T00:24:19.7118745Z * [new branch] suo -> origin/suo 2025-10-10T00:24:19.7118975Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-10-10T00:24:19.7119138Z * [new branch] sve-poc -> origin/sve-poc 2025-10-10T00:24:19.7119322Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-10-10T00:24:19.7119502Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-10-10T00:24:19.7119775Z * [new branch] svekars-patch-3 -> origin/svekars-patch-3 2025-10-10T00:24:19.7119953Z * [new branch] svekars-patch-4 -> origin/svekars-patch-4 2025-10-10T00:24:19.7120129Z * [new branch] svekars-patch-5 -> origin/svekars-patch-5 2025-10-10T00:24:19.7120304Z * [new branch] switch-bn -> origin/switch-bn 2025-10-10T00:24:19.7120528Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-10-10T00:24:19.7120742Z * [new branch] tenpercent/ck_rocm_ci_v3 -> origin/tenpercent/ck_rocm_ci_v3 2025-10-10T00:24:19.7121038Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-10-10T00:24:19.7121257Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-10-10T00:24:19.7121516Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-10-10T00:24:19.7121686Z * [new branch] test-old -> origin/test-old 2025-10-10T00:24:19.7121994Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-10-10T00:24:19.7122160Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-10-10T00:24:19.7122329Z * [new branch] test/inductor -> origin/test/inductor 2025-10-10T00:24:19.7122561Z * [new branch] test_quantization -> origin/test_quantization 2025-10-10T00:24:19.7122791Z * [new branch] tianren/customOp_autotune -> origin/tianren/customOp_autotune 2025-10-10T00:24:19.7123041Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-10-10T00:24:19.7123263Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-10-10T00:24:19.7123525Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-10-10T00:24:19.7123735Z * [new branch] tianren/remove_repeate -> origin/tianren/remove_repeate 2025-10-10T00:24:19.7123908Z * [new branch] tianren/test -> origin/tianren/test 2025-10-10T00:24:19.7124105Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-10-10T00:24:19.7124280Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-10-10T00:24:19.7124502Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-10-10T00:24:19.7124716Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-10-10T00:24:19.7124921Z * [new branch] transpose_pack_fusion -> origin/transpose_pack_fusion 2025-10-10T00:24:19.7125113Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-10-10T00:24:19.7125287Z * [new branch] triton_kernel -> origin/triton_kernel 2025-10-10T00:24:19.7125545Z * [new branch] trunk-tagging-multi-commits -> origin/trunk-tagging-multi-commits 2025-10-10T00:24:19.7125708Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-10-10T00:24:19.7125866Z * [new branch] type_dec -> origin/type_dec 2025-10-10T00:24:19.7126106Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-10-10T00:24:19.7126271Z * [new branch] unlift -> origin/unlift 2025-10-10T00:24:19.7126637Z * [new branch] update-audio-commit-hash/17567864209-1799-1 -> origin/update-audio-commit-hash/17567864209-1799-1 2025-10-10T00:24:19.7126985Z * [new branch] update-audio-commit-hash/17599208654-1801-1 -> origin/update-audio-commit-hash/17599208654-1801-1 2025-10-10T00:24:19.7127338Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-10-10T00:24:19.7128237Z * [new branch] update-audio-commit-hash/17657093113-1804-1 -> origin/update-audio-commit-hash/17657093113-1804-1 2025-10-10T00:24:19.7128621Z * [new branch] update-audio-commit-hash/17688961747-1806-1 -> origin/update-audio-commit-hash/17688961747-1806-1 2025-10-10T00:24:19.7128972Z * [new branch] update-audio-commit-hash/17703952853-1807-1 -> origin/update-audio-commit-hash/17703952853-1807-1 2025-10-10T00:24:19.7129295Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-10-10T00:24:19.7129693Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-10-10T00:24:19.7130055Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-10-10T00:24:19.7130411Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-10-10T00:24:19.7130761Z * [new branch] update-vision-commit-hash/18361653903-1869-1 -> origin/update-vision-commit-hash/18361653903-1869-1 2025-10-10T00:24:19.7131101Z * [new branch] update-vllm-commit-hash/17536029887-1798-1 -> origin/update-vllm-commit-hash/17536029887-1798-1 2025-10-10T00:24:19.7131434Z * [new branch] update-vllm-commit-hash/17599208654-1801-1 -> origin/update-vllm-commit-hash/17599208654-1801-1 2025-10-10T00:24:19.7131768Z * [new branch] update-vllm-commit-hash/17657093113-1804-1 -> origin/update-vllm-commit-hash/17657093113-1804-1 2025-10-10T00:24:19.7132104Z * [new branch] update-vllm-commit-hash/17703952853-1807-1 -> origin/update-vllm-commit-hash/17703952853-1807-1 2025-10-10T00:24:19.7132433Z * [new branch] update-vllm-commit-hash/17718740812-1808-1 -> origin/update-vllm-commit-hash/17718740812-1808-1 2025-10-10T00:24:19.7132768Z * [new branch] update-vllm-commit-hash/17782703922-1813-1 -> origin/update-vllm-commit-hash/17782703922-1813-1 2025-10-10T00:24:19.7133106Z * [new branch] update-vllm-commit-hash/17814169036-1822-1 -> origin/update-vllm-commit-hash/17814169036-1822-1 2025-10-10T00:24:19.7133431Z * [new branch] update-vllm-commit-hash/17844794719-1823-1 -> origin/update-vllm-commit-hash/17844794719-1823-1 2025-10-10T00:24:19.7133803Z * [new branch] update-vllm-commit-hash/17872674059-1830-1 -> origin/update-vllm-commit-hash/17872674059-1830-1 2025-10-10T00:24:19.7134188Z * [new branch] update-vllm-commit-hash/17901034819-1833-1 -> origin/update-vllm-commit-hash/17901034819-1833-1 2025-10-10T00:24:19.7134519Z * [new branch] update-vllm-commit-hash/17932176396-1836-1 -> origin/update-vllm-commit-hash/17932176396-1836-1 2025-10-10T00:24:19.7134853Z * [new branch] update-vllm-commit-hash/17962545886-1842-1 -> origin/update-vllm-commit-hash/17962545886-1842-1 2025-10-10T00:24:19.7135187Z * [new branch] update-vllm-commit-hash/17993166855-1844-1 -> origin/update-vllm-commit-hash/17993166855-1844-1 2025-10-10T00:24:19.7135513Z * [new branch] update-vllm-commit-hash/18052321282-1848-1 -> origin/update-vllm-commit-hash/18052321282-1848-1 2025-10-10T00:24:19.7135845Z * [new branch] update-vllm-commit-hash/18066820738-1849-1 -> origin/update-vllm-commit-hash/18066820738-1849-1 2025-10-10T00:24:19.7136185Z * [new branch] update-vllm-commit-hash/18081987460-1850-1 -> origin/update-vllm-commit-hash/18081987460-1850-1 2025-10-10T00:24:19.7136519Z * [new branch] update-vllm-commit-hash/18114584510-1852-1 -> origin/update-vllm-commit-hash/18114584510-1852-1 2025-10-10T00:24:19.7136849Z * [new branch] update-vllm-commit-hash/18147226974-1853-1 -> origin/update-vllm-commit-hash/18147226974-1853-1 2025-10-10T00:24:19.7137256Z * [new branch] update-vllm-commit-hash/18236802781-1857-1 -> origin/update-vllm-commit-hash/18236802781-1857-1 2025-10-10T00:24:19.7137576Z * [new branch] update-xla-commit-hash/17725712604-203-1 -> origin/update-xla-commit-hash/17725712604-203-1 2025-10-10T00:24:19.7137895Z * [new branch] update-xla-commit-hash/17908176340-204-1 -> origin/update-xla-commit-hash/17908176340-204-1 2025-10-10T00:24:19.7138221Z * [new branch] update-xla-commit-hash/18273597034-206-1 -> origin/update-xla-commit-hash/18273597034-206-1 2025-10-10T00:24:19.7139001Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-10-10T00:24:19.7139221Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-10-10T00:24:19.7139499Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-10-10T00:24:19.7139729Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-10-10T00:24:19.7139981Z * [new branch] update_slow_tests_1757922057 -> origin/update_slow_tests_1757922057 2025-10-10T00:24:19.7140203Z * [new branch] update_slow_tests_1758526845 -> origin/update_slow_tests_1758526845 2025-10-10T00:24:19.7140420Z * [new branch] update_slow_tests_1759736444 -> origin/update_slow_tests_1759736444 2025-10-10T00:24:19.7140645Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-10-10T00:24:19.7140873Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-10-10T00:24:19.7141103Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-10-10T00:24:19.7141255Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-10-10T00:24:19.7141411Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-10-10T00:24:19.7141569Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-10-10T00:24:19.7141717Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-10-10T00:24:19.7141860Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-10-10T00:24:19.7142011Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-10-10T00:24:19.7142164Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-10-10T00:24:19.7142336Z * [new branch] validate_fn -> origin/validate_fn 2025-10-10T00:24:19.7142530Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-10-10T00:24:19.7142710Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-10-10T00:24:19.7142880Z * [new branch] varlen-api -> origin/varlen-api 2025-10-10T00:24:19.7143055Z * [new branch] varlen_api -> origin/varlen_api 2025-10-10T00:24:19.7143229Z * [new branch] viable/strict -> origin/viable/strict 2025-10-10T00:24:19.7143530Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-10-10T00:24:19.7143703Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-10-10T00:24:19.7143856Z * [new branch] vllmpin -> origin/vllmpin 2025-10-10T00:24:19.7144035Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-10-10T00:24:19.7144207Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-10-10T00:24:19.7144381Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-10-10T00:24:19.7144543Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-10-10T00:24:19.7144779Z * [new branch] whc/uneven -> origin/whc/uneven 2025-10-10T00:24:19.7144972Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-10-10T00:24:19.7145300Z * [new branch] williamwen42-patch-1 -> origin/williamwen42-patch-1 2025-10-10T00:24:19.7145468Z * [new branch] win_warnings -> origin/win_warnings 2025-10-10T00:24:19.7145721Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-10-10T00:24:19.7145893Z * [new branch] windows_mmap -> origin/windows_mmap 2025-10-10T00:24:19.7146135Z * [new branch] xmfan-war -> origin/xmfan-war 2025-10-10T00:24:19.7146305Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-10-10T00:24:19.7146492Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-10-10T00:24:19.7146886Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-10-10T00:24:19.7147085Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-10-10T00:24:19.7147272Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-10-10T00:24:19.7147440Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-10-10T00:24:19.7147617Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-10-10T00:24:19.7147784Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-10-10T00:24:19.7147975Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-10-10T00:24:19.7148163Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-10-10T00:24:19.7148337Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-10-10T00:24:19.7148540Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-10-10T00:24:19.7148743Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-10-10T00:24:19.7148916Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-10-10T00:24:19.7149087Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-10-10T00:24:19.7149255Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-10-10T00:24:19.7149449Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-10-10T00:24:19.7149625Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-10-10T00:24:19.7149813Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-10-10T00:24:19.7150003Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-10-10T00:24:19.7150188Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-10-10T00:24:19.7150418Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-10-10T00:24:19.7150604Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-10-10T00:24:19.7150853Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-10-10T00:24:19.7151035Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-10-10T00:24:19.7151281Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-10-10T00:24:19.7151461Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-10-10T00:24:19.7151636Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-10-10T00:24:19.7151891Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-10-10T00:24:19.7152065Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-10-10T00:24:19.7152286Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-10-10T00:24:19.7152547Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-10-10T00:24:19.7152742Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-10-10T00:24:19.7153207Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T00:24:19.7153594Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T00:24:19.7153792Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-10-10T00:24:19.7153965Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-10-10T00:24:19.7154130Z * [new branch] xmfan/test -> origin/xmfan/test 2025-10-10T00:24:19.7154368Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-10-10T00:24:19.7154576Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-10-10T00:24:19.7154819Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-10-10T00:24:19.7155029Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-10-10T00:24:19.7155212Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-10-10T00:24:19.7155494Z * [new branch] yiming/improve_sharding_error_msg -> origin/yiming/improve_sharding_error_msg 2025-10-10T00:24:19.7155750Z * [new branch] yiming/precompile_benchmark -> origin/yiming/precompile_benchmark 2025-10-10T00:24:19.7155921Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-10-10T00:24:19.7156243Z * [new branch] ysiraichi/install-fmtlib-headers-v12 -> origin/ysiraichi/install-fmtlib-headers-v12 2025-10-10T00:24:19.7156442Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-10-10T00:24:19.7156715Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-10-10T00:24:19.7156932Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-10-10T00:24:19.7157148Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-10-10T00:24:19.7157324Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-10-10T00:24:19.7157525Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-10-10T00:24:19.7157680Z * [new branch] zb2p -> origin/zb2p 2025-10-10T00:24:19.7157903Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-10-10T00:24:19.7158249Z * [new branch] zhxchen17/aot_compile_fix_load_guard_manager -> origin/zhxchen17/aot_compile_fix_load_guard_manager 2025-10-10T00:24:19.7158537Z * [new branch] zhxchen17/precompile/source_info -> origin/zhxchen17/precompile/source_info 2025-10-10T00:24:19.7158733Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-10-10T00:24:19.7158940Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-10-10T00:24:19.7159132Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-10-10T00:24:19.7159316Z * [new branch] zxiiro/c7i-docs -> origin/zxiiro/c7i-docs 2025-10-10T00:24:19.7159533Z * [new branch] zxiiro/c7i-linux-4xlarge -> origin/zxiiro/c7i-linux-4xlarge 2025-10-10T00:24:19.7159843Z * [new branch] zxiiro/c7i-linux-build-yaml -> origin/zxiiro/c7i-linux-build-yaml 2025-10-10T00:24:19.7160015Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-10-10T00:24:19.7160251Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-10-10T00:24:19.7160689Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-10-10T00:24:19.7160918Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-10-10T00:24:19.7161110Z * [new tag] ciflow/b200-symm-mem/163767 -> ciflow/b200-symm-mem/163767 2025-10-10T00:24:19.7161254Z * [new tag] ciflow/b200/163955 -> ciflow/b200/163955 2025-10-10T00:24:19.7161429Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-10-10T00:24:19.7161598Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-10-10T00:24:19.7161762Z * [new tag] ciflow/binaries/164769 -> ciflow/binaries/164769 2025-10-10T00:24:19.7161934Z * [new tag] ciflow/binaries/164894 -> ciflow/binaries/164894 2025-10-10T00:24:19.7162155Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-10-10T00:24:19.7162410Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-10-10T00:24:19.7162615Z * [new tag] ciflow/binaries_wheel/159104 -> ciflow/binaries_wheel/159104 2025-10-10T00:24:19.7162843Z * [new tag] ciflow/binaries_wheel/164935 -> ciflow/binaries_wheel/164935 2025-10-10T00:24:19.7163094Z * [new tag] ciflow/h100-cutlass-backend/163767 -> ciflow/h100-cutlass-backend/163767 2025-10-10T00:24:19.7163349Z * [new tag] ciflow/h100-cutlass-backend/164747 -> ciflow/h100-cutlass-backend/164747 2025-10-10T00:24:19.7163575Z * [new tag] ciflow/h100-distributed/163767 -> ciflow/h100-distributed/163767 2025-10-10T00:24:19.7163761Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-10-10T00:24:19.7163954Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-10-10T00:24:19.7164135Z * [new tag] ciflow/h100-symm-mem/163767 -> ciflow/h100-symm-mem/163767 2025-10-10T00:24:19.7164317Z * [new tag] ciflow/h100-symm-mem/164747 -> ciflow/h100-symm-mem/164747 2025-10-10T00:24:19.7164497Z * [new tag] ciflow/h100-symm-mem/164965 -> ciflow/h100-symm-mem/164965 2025-10-10T00:24:19.7164684Z * [new tag] ciflow/h100-symm-mem/165101 -> ciflow/h100-symm-mem/165101 2025-10-10T00:24:19.7164839Z * [new tag] ciflow/h100/163955 -> ciflow/h100/163955 2025-10-10T00:24:19.7164984Z * [new tag] ciflow/h100/164474 -> ciflow/h100/164474 2025-10-10T00:24:19.7165135Z * [new tag] ciflow/h100/164705 -> ciflow/h100/164705 2025-10-10T00:24:19.7165275Z * [new tag] ciflow/h100/164790 -> ciflow/h100/164790 2025-10-10T00:24:19.7165419Z * [new tag] ciflow/h100/164930 -> ciflow/h100/164930 2025-10-10T00:24:19.7165570Z * [new tag] ciflow/h100/165055 -> ciflow/h100/165055 2025-10-10T00:24:19.7165865Z * [new tag] ciflow/inductor-micro-benchmark/164747 -> ciflow/inductor-micro-benchmark/164747 2025-10-10T00:24:19.7166142Z * [new tag] ciflow/inductor-perf-compare/163767 -> ciflow/inductor-perf-compare/163767 2025-10-10T00:24:19.7166419Z * [new tag] ciflow/inductor-perf-compare/164747 -> ciflow/inductor-perf-compare/164747 2025-10-10T00:24:19.7166777Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-10-10T00:24:19.7167206Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/164747 -> ciflow/inductor-perf-test-nightly-rocm/164747 2025-10-10T00:24:19.7167598Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/161512 -> ciflow/inductor-perf-test-nightly-x86-zen/161512 2025-10-10T00:24:19.7168017Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/162954 -> ciflow/inductor-perf-test-nightly-x86-zen/162954 2025-10-10T00:24:19.7168510Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/163767 -> ciflow/inductor-perf-test-nightly-x86-zen/163767 2025-10-10T00:24:19.7168895Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164126 -> ciflow/inductor-perf-test-nightly-x86-zen/164126 2025-10-10T00:24:19.7169266Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164747 -> ciflow/inductor-perf-test-nightly-x86-zen/164747 2025-10-10T00:24:19.7169791Z * [new tag] ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:24:19.7170038Z * [new tag] ciflow/inductor-periodic/156592 -> ciflow/inductor-periodic/156592 2025-10-10T00:24:19.7170265Z * [new tag] ciflow/inductor-periodic/164492 -> ciflow/inductor-periodic/164492 2025-10-10T00:24:19.7170792Z * [new tag] ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:24:19.7171008Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-10-10T00:24:19.7171197Z * [new tag] ciflow/inductor-rocm/161280 -> ciflow/inductor-rocm/161280 2025-10-10T00:24:19.7171383Z * [new tag] ciflow/inductor-rocm/162478 -> ciflow/inductor-rocm/162478 2025-10-10T00:24:19.7171583Z * [new tag] ciflow/inductor-rocm/163767 -> ciflow/inductor-rocm/163767 2025-10-10T00:24:19.7171774Z * [new tag] ciflow/inductor-rocm/164618 -> ciflow/inductor-rocm/164618 2025-10-10T00:24:19.7171962Z * [new tag] ciflow/inductor-rocm/164747 -> ciflow/inductor-rocm/164747 2025-10-10T00:24:19.7172162Z * [new tag] ciflow/inductor-rocm/164769 -> ciflow/inductor-rocm/164769 2025-10-10T00:24:19.7172349Z * [new tag] ciflow/inductor-rocm/165080 -> ciflow/inductor-rocm/165080 2025-10-10T00:24:19.7172525Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-10-10T00:24:19.7172714Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-10-10T00:24:19.7172884Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-10-10T00:24:19.7173051Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-10-10T00:24:19.7173230Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-10-10T00:24:19.7173399Z * [new tag] ciflow/inductor/149003 -> ciflow/inductor/149003 2025-10-10T00:24:19.7173563Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-10-10T00:24:19.7173768Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-10-10T00:24:19.7173951Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-10-10T00:24:19.7174116Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-10-10T00:24:19.7174321Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-10-10T00:24:19.7174503Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-10-10T00:24:19.7174670Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-10-10T00:24:19.7174913Z * [new tag] ciflow/inductor/158872 -> ciflow/inductor/158872 2025-10-10T00:24:19.7175086Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-10-10T00:24:19.7175251Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-10-10T00:24:19.7175415Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-10-10T00:24:19.7175594Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-10-10T00:24:19.7175763Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-10-10T00:24:19.7176007Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-10-10T00:24:19.7176181Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-10-10T00:24:19.7176343Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-10-10T00:24:19.7176510Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-10-10T00:24:19.7176679Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-10-10T00:24:19.7176844Z * [new tag] ciflow/inductor/160843 -> ciflow/inductor/160843 2025-10-10T00:24:19.7177013Z * [new tag] ciflow/inductor/160903 -> ciflow/inductor/160903 2025-10-10T00:24:19.7177179Z * [new tag] ciflow/inductor/161118 -> ciflow/inductor/161118 2025-10-10T00:24:19.7177347Z * [new tag] ciflow/inductor/161158 -> ciflow/inductor/161158 2025-10-10T00:24:19.7177511Z * [new tag] ciflow/inductor/161280 -> ciflow/inductor/161280 2025-10-10T00:24:19.7177678Z * [new tag] ciflow/inductor/161320 -> ciflow/inductor/161320 2025-10-10T00:24:19.7177856Z * [new tag] ciflow/inductor/161485 -> ciflow/inductor/161485 2025-10-10T00:24:19.7178026Z * [new tag] ciflow/inductor/161495 -> ciflow/inductor/161495 2025-10-10T00:24:19.7178193Z * [new tag] ciflow/inductor/161512 -> ciflow/inductor/161512 2025-10-10T00:24:19.7178366Z * [new tag] ciflow/inductor/162031 -> ciflow/inductor/162031 2025-10-10T00:24:19.7178527Z * [new tag] ciflow/inductor/162066 -> ciflow/inductor/162066 2025-10-10T00:24:19.7178689Z * [new tag] ciflow/inductor/162294 -> ciflow/inductor/162294 2025-10-10T00:24:19.7178866Z * [new tag] ciflow/inductor/162340 -> ciflow/inductor/162340 2025-10-10T00:24:19.7179038Z * [new tag] ciflow/inductor/162470 -> ciflow/inductor/162470 2025-10-10T00:24:19.7179204Z * [new tag] ciflow/inductor/162523 -> ciflow/inductor/162523 2025-10-10T00:24:19.7179375Z * [new tag] ciflow/inductor/162542 -> ciflow/inductor/162542 2025-10-10T00:24:19.7179582Z * [new tag] ciflow/inductor/162768 -> ciflow/inductor/162768 2025-10-10T00:24:19.7179752Z * [new tag] ciflow/inductor/162899 -> ciflow/inductor/162899 2025-10-10T00:24:19.7179959Z * [new tag] ciflow/inductor/162900 -> ciflow/inductor/162900 2025-10-10T00:24:19.7180127Z * [new tag] ciflow/inductor/162901 -> ciflow/inductor/162901 2025-10-10T00:24:19.7180293Z * [new tag] ciflow/inductor/162903 -> ciflow/inductor/162903 2025-10-10T00:24:19.7180456Z * [new tag] ciflow/inductor/162905 -> ciflow/inductor/162905 2025-10-10T00:24:19.7180633Z * [new tag] ciflow/inductor/162954 -> ciflow/inductor/162954 2025-10-10T00:24:19.7180795Z * [new tag] ciflow/inductor/162990 -> ciflow/inductor/162990 2025-10-10T00:24:19.7180957Z * [new tag] ciflow/inductor/163027 -> ciflow/inductor/163027 2025-10-10T00:24:19.7181204Z * [new tag] ciflow/inductor/163028 -> ciflow/inductor/163028 2025-10-10T00:24:19.7181368Z * [new tag] ciflow/inductor/163053 -> ciflow/inductor/163053 2025-10-10T00:24:19.7181530Z * [new tag] ciflow/inductor/163185 -> ciflow/inductor/163185 2025-10-10T00:24:19.7181706Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-10-10T00:24:19.7181872Z * [new tag] ciflow/inductor/163490 -> ciflow/inductor/163490 2025-10-10T00:24:19.7182036Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-10-10T00:24:19.7182276Z * [new tag] ciflow/inductor/163517 -> ciflow/inductor/163517 2025-10-10T00:24:19.7182442Z * [new tag] ciflow/inductor/163527 -> ciflow/inductor/163527 2025-10-10T00:24:19.7182605Z * [new tag] ciflow/inductor/163533 -> ciflow/inductor/163533 2025-10-10T00:24:19.7182780Z * [new tag] ciflow/inductor/163602 -> ciflow/inductor/163602 2025-10-10T00:24:19.7182944Z * [new tag] ciflow/inductor/163617 -> ciflow/inductor/163617 2025-10-10T00:24:19.7183106Z * [new tag] ciflow/inductor/163667 -> ciflow/inductor/163667 2025-10-10T00:24:19.7183287Z * [new tag] ciflow/inductor/163671 -> ciflow/inductor/163671 2025-10-10T00:24:19.7183450Z * [new tag] ciflow/inductor/163767 -> ciflow/inductor/163767 2025-10-10T00:24:19.7183613Z * [new tag] ciflow/inductor/163772 -> ciflow/inductor/163772 2025-10-10T00:24:19.7183778Z * [new tag] ciflow/inductor/163806 -> ciflow/inductor/163806 2025-10-10T00:24:19.7183951Z * [new tag] ciflow/inductor/163936 -> ciflow/inductor/163936 2025-10-10T00:24:19.7184121Z * [new tag] ciflow/inductor/163976 -> ciflow/inductor/163976 2025-10-10T00:24:19.7184289Z * [new tag] ciflow/inductor/164039 -> ciflow/inductor/164039 2025-10-10T00:24:19.7184476Z * [new tag] ciflow/inductor/164040 -> ciflow/inductor/164040 2025-10-10T00:24:19.7184639Z * [new tag] ciflow/inductor/164130 -> ciflow/inductor/164130 2025-10-10T00:24:19.7184801Z * [new tag] ciflow/inductor/164144 -> ciflow/inductor/164144 2025-10-10T00:24:19.7184974Z * [new tag] ciflow/inductor/164202 -> ciflow/inductor/164202 2025-10-10T00:24:19.7185237Z * [new tag] ciflow/inductor/164212 -> ciflow/inductor/164212 2025-10-10T00:24:19.7185411Z * [new tag] ciflow/inductor/164273 -> ciflow/inductor/164273 2025-10-10T00:24:19.7185585Z * [new tag] ciflow/inductor/164277 -> ciflow/inductor/164277 2025-10-10T00:24:19.7185787Z * [new tag] ciflow/inductor/164291 -> ciflow/inductor/164291 2025-10-10T00:24:19.7185953Z * [new tag] ciflow/inductor/164296 -> ciflow/inductor/164296 2025-10-10T00:24:19.7186138Z * [new tag] ciflow/inductor/164304 -> ciflow/inductor/164304 2025-10-10T00:24:19.7186304Z * [new tag] ciflow/inductor/164318 -> ciflow/inductor/164318 2025-10-10T00:24:19.7186473Z * [new tag] ciflow/inductor/164321 -> ciflow/inductor/164321 2025-10-10T00:24:19.7186652Z * [new tag] ciflow/inductor/164324 -> ciflow/inductor/164324 2025-10-10T00:24:19.7186819Z * [new tag] ciflow/inductor/164341 -> ciflow/inductor/164341 2025-10-10T00:24:19.7186994Z * [new tag] ciflow/inductor/164343 -> ciflow/inductor/164343 2025-10-10T00:24:19.7187159Z * [new tag] ciflow/inductor/164344 -> ciflow/inductor/164344 2025-10-10T00:24:19.7187330Z * [new tag] ciflow/inductor/164359 -> ciflow/inductor/164359 2025-10-10T00:24:19.7187492Z * [new tag] ciflow/inductor/164373 -> ciflow/inductor/164373 2025-10-10T00:24:19.7187731Z * [new tag] ciflow/inductor/164379 -> ciflow/inductor/164379 2025-10-10T00:24:19.7187911Z * [new tag] ciflow/inductor/164384 -> ciflow/inductor/164384 2025-10-10T00:24:19.7188077Z * [new tag] ciflow/inductor/164404 -> ciflow/inductor/164404 2025-10-10T00:24:19.7188244Z * [new tag] ciflow/inductor/164405 -> ciflow/inductor/164405 2025-10-10T00:24:19.7188421Z * [new tag] ciflow/inductor/164414 -> ciflow/inductor/164414 2025-10-10T00:24:19.7188649Z * [new tag] ciflow/inductor/164422 -> ciflow/inductor/164422 2025-10-10T00:24:19.7188819Z * [new tag] ciflow/inductor/164433 -> ciflow/inductor/164433 2025-10-10T00:24:19.7188991Z * [new tag] ciflow/inductor/164474 -> ciflow/inductor/164474 2025-10-10T00:24:19.7189155Z * [new tag] ciflow/inductor/164488 -> ciflow/inductor/164488 2025-10-10T00:24:19.7189323Z * [new tag] ciflow/inductor/164492 -> ciflow/inductor/164492 2025-10-10T00:24:19.7189492Z * [new tag] ciflow/inductor/164497 -> ciflow/inductor/164497 2025-10-10T00:24:19.7189656Z * [new tag] ciflow/inductor/164498 -> ciflow/inductor/164498 2025-10-10T00:24:19.7189821Z * [new tag] ciflow/inductor/164500 -> ciflow/inductor/164500 2025-10-10T00:24:19.7189993Z * [new tag] ciflow/inductor/164507 -> ciflow/inductor/164507 2025-10-10T00:24:19.7190160Z * [new tag] ciflow/inductor/164519 -> ciflow/inductor/164519 2025-10-10T00:24:19.7190324Z * [new tag] ciflow/inductor/164521 -> ciflow/inductor/164521 2025-10-10T00:24:19.7190488Z * [new tag] ciflow/inductor/164522 -> ciflow/inductor/164522 2025-10-10T00:24:19.7190660Z * [new tag] ciflow/inductor/164523 -> ciflow/inductor/164523 2025-10-10T00:24:19.7190832Z * [new tag] ciflow/inductor/164524 -> ciflow/inductor/164524 2025-10-10T00:24:19.7191035Z * [new tag] ciflow/inductor/164525 -> ciflow/inductor/164525 2025-10-10T00:24:19.7191208Z * [new tag] ciflow/inductor/164526 -> ciflow/inductor/164526 2025-10-10T00:24:19.7191408Z * [new tag] ciflow/inductor/164527 -> ciflow/inductor/164527 2025-10-10T00:24:19.7191572Z * [new tag] ciflow/inductor/164533 -> ciflow/inductor/164533 2025-10-10T00:24:19.7191754Z * [new tag] ciflow/inductor/164537 -> ciflow/inductor/164537 2025-10-10T00:24:19.7191927Z * [new tag] ciflow/inductor/164548 -> ciflow/inductor/164548 2025-10-10T00:24:19.7192091Z * [new tag] ciflow/inductor/164557 -> ciflow/inductor/164557 2025-10-10T00:24:19.7192259Z * [new tag] ciflow/inductor/164558 -> ciflow/inductor/164558 2025-10-10T00:24:19.7192424Z * [new tag] ciflow/inductor/164560 -> ciflow/inductor/164560 2025-10-10T00:24:19.7192587Z * [new tag] ciflow/inductor/164565 -> ciflow/inductor/164565 2025-10-10T00:24:19.7192757Z * [new tag] ciflow/inductor/164577 -> ciflow/inductor/164577 2025-10-10T00:24:19.7192923Z * [new tag] ciflow/inductor/164609 -> ciflow/inductor/164609 2025-10-10T00:24:19.7193088Z * [new tag] ciflow/inductor/164610 -> ciflow/inductor/164610 2025-10-10T00:24:19.7193272Z * [new tag] ciflow/inductor/164611 -> ciflow/inductor/164611 2025-10-10T00:24:19.7193436Z * [new tag] ciflow/inductor/164612 -> ciflow/inductor/164612 2025-10-10T00:24:19.7193598Z * [new tag] ciflow/inductor/164613 -> ciflow/inductor/164613 2025-10-10T00:24:19.7193761Z * [new tag] ciflow/inductor/164614 -> ciflow/inductor/164614 2025-10-10T00:24:19.7194003Z * [new tag] ciflow/inductor/164623 -> ciflow/inductor/164623 2025-10-10T00:24:19.7194171Z * [new tag] ciflow/inductor/164626 -> ciflow/inductor/164626 2025-10-10T00:24:19.7194336Z * [new tag] ciflow/inductor/164628 -> ciflow/inductor/164628 2025-10-10T00:24:19.7194507Z * [new tag] ciflow/inductor/164631 -> ciflow/inductor/164631 2025-10-10T00:24:19.7194680Z * [new tag] ciflow/inductor/164632 -> ciflow/inductor/164632 2025-10-10T00:24:19.7194913Z * [new tag] ciflow/inductor/164633 -> ciflow/inductor/164633 2025-10-10T00:24:19.7195098Z * [new tag] ciflow/inductor/164640 -> ciflow/inductor/164640 2025-10-10T00:24:19.7195261Z * [new tag] ciflow/inductor/164641 -> ciflow/inductor/164641 2025-10-10T00:24:19.7195434Z * [new tag] ciflow/inductor/164645 -> ciflow/inductor/164645 2025-10-10T00:24:19.7195607Z * [new tag] ciflow/inductor/164648 -> ciflow/inductor/164648 2025-10-10T00:24:19.7195770Z * [new tag] ciflow/inductor/164653 -> ciflow/inductor/164653 2025-10-10T00:24:19.7195932Z * [new tag] ciflow/inductor/164655 -> ciflow/inductor/164655 2025-10-10T00:24:19.7196108Z * [new tag] ciflow/inductor/164657 -> ciflow/inductor/164657 2025-10-10T00:24:19.7196274Z * [new tag] ciflow/inductor/164659 -> ciflow/inductor/164659 2025-10-10T00:24:19.7196443Z * [new tag] ciflow/inductor/164669 -> ciflow/inductor/164669 2025-10-10T00:24:19.7196666Z * [new tag] ciflow/inductor/164690 -> ciflow/inductor/164690 2025-10-10T00:24:19.7196829Z * [new tag] ciflow/inductor/164691 -> ciflow/inductor/164691 2025-10-10T00:24:19.7196991Z * [new tag] ciflow/inductor/164692 -> ciflow/inductor/164692 2025-10-10T00:24:19.7197205Z * [new tag] ciflow/inductor/164711 -> ciflow/inductor/164711 2025-10-10T00:24:19.7197370Z * [new tag] ciflow/inductor/164714 -> ciflow/inductor/164714 2025-10-10T00:24:19.7197532Z * [new tag] ciflow/inductor/164717 -> ciflow/inductor/164717 2025-10-10T00:24:19.7197695Z * [new tag] ciflow/inductor/164718 -> ciflow/inductor/164718 2025-10-10T00:24:19.7197867Z * [new tag] ciflow/inductor/164723 -> ciflow/inductor/164723 2025-10-10T00:24:19.7198034Z * [new tag] ciflow/inductor/164724 -> ciflow/inductor/164724 2025-10-10T00:24:19.7198197Z * [new tag] ciflow/inductor/164734 -> ciflow/inductor/164734 2025-10-10T00:24:19.7198371Z * [new tag] ciflow/inductor/164740 -> ciflow/inductor/164740 2025-10-10T00:24:19.7198531Z * [new tag] ciflow/inductor/164746 -> ciflow/inductor/164746 2025-10-10T00:24:19.7198695Z * [new tag] ciflow/inductor/164747 -> ciflow/inductor/164747 2025-10-10T00:24:19.7198868Z * [new tag] ciflow/inductor/164776 -> ciflow/inductor/164776 2025-10-10T00:24:19.7199028Z * [new tag] ciflow/inductor/164778 -> ciflow/inductor/164778 2025-10-10T00:24:19.7199193Z * [new tag] ciflow/inductor/164780 -> ciflow/inductor/164780 2025-10-10T00:24:19.7199371Z * [new tag] ciflow/inductor/164794 -> ciflow/inductor/164794 2025-10-10T00:24:19.7199533Z * [new tag] ciflow/inductor/164802 -> ciflow/inductor/164802 2025-10-10T00:24:19.7199697Z * [new tag] ciflow/inductor/164806 -> ciflow/inductor/164806 2025-10-10T00:24:19.7199867Z * [new tag] ciflow/inductor/164808 -> ciflow/inductor/164808 2025-10-10T00:24:19.7200033Z * [new tag] ciflow/inductor/164810 -> ciflow/inductor/164810 2025-10-10T00:24:19.7200266Z * [new tag] ciflow/inductor/164811 -> ciflow/inductor/164811 2025-10-10T00:24:19.7200439Z * [new tag] ciflow/inductor/164812 -> ciflow/inductor/164812 2025-10-10T00:24:19.7200601Z * [new tag] ciflow/inductor/164819 -> ciflow/inductor/164819 2025-10-10T00:24:19.7200761Z * [new tag] ciflow/inductor/164820 -> ciflow/inductor/164820 2025-10-10T00:24:19.7200923Z * [new tag] ciflow/inductor/164821 -> ciflow/inductor/164821 2025-10-10T00:24:19.7201094Z * [new tag] ciflow/inductor/164839 -> ciflow/inductor/164839 2025-10-10T00:24:19.7201319Z * [new tag] ciflow/inductor/164842 -> ciflow/inductor/164842 2025-10-10T00:24:19.7201484Z * [new tag] ciflow/inductor/164847 -> ciflow/inductor/164847 2025-10-10T00:24:19.7201653Z * [new tag] ciflow/inductor/164852 -> ciflow/inductor/164852 2025-10-10T00:24:19.7201823Z * [new tag] ciflow/inductor/164863 -> ciflow/inductor/164863 2025-10-10T00:24:19.7201988Z * [new tag] ciflow/inductor/164865 -> ciflow/inductor/164865 2025-10-10T00:24:19.7202162Z * [new tag] ciflow/inductor/164866 -> ciflow/inductor/164866 2025-10-10T00:24:19.7202324Z * [new tag] ciflow/inductor/164867 -> ciflow/inductor/164867 2025-10-10T00:24:19.7202531Z * [new tag] ciflow/inductor/164869 -> ciflow/inductor/164869 2025-10-10T00:24:19.7202705Z * [new tag] ciflow/inductor/164873 -> ciflow/inductor/164873 2025-10-10T00:24:19.7202910Z * [new tag] ciflow/inductor/164889 -> ciflow/inductor/164889 2025-10-10T00:24:19.7203077Z * [new tag] ciflow/inductor/164897 -> ciflow/inductor/164897 2025-10-10T00:24:19.7203249Z * [new tag] ciflow/inductor/164902 -> ciflow/inductor/164902 2025-10-10T00:24:19.7203414Z * [new tag] ciflow/inductor/164903 -> ciflow/inductor/164903 2025-10-10T00:24:19.7203577Z * [new tag] ciflow/inductor/164906 -> ciflow/inductor/164906 2025-10-10T00:24:19.7203749Z * [new tag] ciflow/inductor/164914 -> ciflow/inductor/164914 2025-10-10T00:24:19.7203912Z * [new tag] ciflow/inductor/164919 -> ciflow/inductor/164919 2025-10-10T00:24:19.7204078Z * [new tag] ciflow/inductor/164933 -> ciflow/inductor/164933 2025-10-10T00:24:19.7204244Z * [new tag] ciflow/inductor/164938 -> ciflow/inductor/164938 2025-10-10T00:24:19.7204422Z * [new tag] ciflow/inductor/164948 -> ciflow/inductor/164948 2025-10-10T00:24:19.7204584Z * [new tag] ciflow/inductor/164956 -> ciflow/inductor/164956 2025-10-10T00:24:19.7204746Z * [new tag] ciflow/inductor/164965 -> ciflow/inductor/164965 2025-10-10T00:24:19.7204923Z * [new tag] ciflow/inductor/164978 -> ciflow/inductor/164978 2025-10-10T00:24:19.7205086Z * [new tag] ciflow/inductor/164979 -> ciflow/inductor/164979 2025-10-10T00:24:19.7205252Z * [new tag] ciflow/inductor/164980 -> ciflow/inductor/164980 2025-10-10T00:24:19.7205422Z * [new tag] ciflow/inductor/164984 -> ciflow/inductor/164984 2025-10-10T00:24:19.7205585Z * [new tag] ciflow/inductor/164989 -> ciflow/inductor/164989 2025-10-10T00:24:19.7205750Z * [new tag] ciflow/inductor/164991 -> ciflow/inductor/164991 2025-10-10T00:24:19.7205927Z * [new tag] ciflow/inductor/164992 -> ciflow/inductor/164992 2025-10-10T00:24:19.7206091Z * [new tag] ciflow/inductor/164994 -> ciflow/inductor/164994 2025-10-10T00:24:19.7206251Z * [new tag] ciflow/inductor/164999 -> ciflow/inductor/164999 2025-10-10T00:24:19.7206489Z * [new tag] ciflow/inductor/165001 -> ciflow/inductor/165001 2025-10-10T00:24:19.7206658Z * [new tag] ciflow/inductor/165005 -> ciflow/inductor/165005 2025-10-10T00:24:19.7206818Z * [new tag] ciflow/inductor/165006 -> ciflow/inductor/165006 2025-10-10T00:24:19.7206993Z * [new tag] ciflow/inductor/165010 -> ciflow/inductor/165010 2025-10-10T00:24:19.7207155Z * [new tag] ciflow/inductor/165012 -> ciflow/inductor/165012 2025-10-10T00:24:19.7207318Z * [new tag] ciflow/inductor/165017 -> ciflow/inductor/165017 2025-10-10T00:24:19.7207548Z * [new tag] ciflow/inductor/165018 -> ciflow/inductor/165018 2025-10-10T00:24:19.7207723Z * [new tag] ciflow/inductor/165024 -> ciflow/inductor/165024 2025-10-10T00:24:19.7207885Z * [new tag] ciflow/inductor/165029 -> ciflow/inductor/165029 2025-10-10T00:24:19.7208056Z * [new tag] ciflow/inductor/165030 -> ciflow/inductor/165030 2025-10-10T00:24:19.7208264Z * [new tag] ciflow/inductor/165031 -> ciflow/inductor/165031 2025-10-10T00:24:19.7208432Z * [new tag] ciflow/inductor/165033 -> ciflow/inductor/165033 2025-10-10T00:24:19.7208635Z * [new tag] ciflow/inductor/165036 -> ciflow/inductor/165036 2025-10-10T00:24:19.7208816Z * [new tag] ciflow/inductor/165037 -> ciflow/inductor/165037 2025-10-10T00:24:19.7208983Z * [new tag] ciflow/inductor/165039 -> ciflow/inductor/165039 2025-10-10T00:24:19.7209150Z * [new tag] ciflow/inductor/165047 -> ciflow/inductor/165047 2025-10-10T00:24:19.7209321Z * [new tag] ciflow/inductor/165059 -> ciflow/inductor/165059 2025-10-10T00:24:19.7209482Z * [new tag] ciflow/inductor/165063 -> ciflow/inductor/165063 2025-10-10T00:24:19.7209646Z * [new tag] ciflow/inductor/165064 -> ciflow/inductor/165064 2025-10-10T00:24:19.7209826Z * [new tag] ciflow/inductor/165066 -> ciflow/inductor/165066 2025-10-10T00:24:19.7209987Z * [new tag] ciflow/inductor/165074 -> ciflow/inductor/165074 2025-10-10T00:24:19.7210153Z * [new tag] ciflow/inductor/165076 -> ciflow/inductor/165076 2025-10-10T00:24:19.7210327Z * [new tag] ciflow/inductor/165091 -> ciflow/inductor/165091 2025-10-10T00:24:19.7210490Z * [new tag] ciflow/inductor/165092 -> ciflow/inductor/165092 2025-10-10T00:24:19.7210656Z * [new tag] ciflow/inductor/165106 -> ciflow/inductor/165106 2025-10-10T00:24:19.7210824Z * [new tag] ciflow/inductor/165107 -> ciflow/inductor/165107 2025-10-10T00:24:19.7211001Z * [new tag] ciflow/inductor/165112 -> ciflow/inductor/165112 2025-10-10T00:24:19.7211176Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-10-10T00:24:19.7211352Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-10-10T00:24:19.7211536Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-10-10T00:24:19.7211728Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-10-10T00:24:19.7211918Z * [new tag] ciflow/linux-aarch64/163952 -> ciflow/linux-aarch64/163952 2025-10-10T00:24:19.7212115Z * [new tag] ciflow/linux-aarch64/164965 -> ciflow/linux-aarch64/164965 2025-10-10T00:24:19.7212300Z * [new tag] ciflow/linux-aarch64/165010 -> ciflow/linux-aarch64/165010 2025-10-10T00:24:19.7212456Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-10-10T00:24:19.7212616Z * [new tag] ciflow/mps/157554 -> ciflow/mps/157554 2025-10-10T00:24:19.7212760Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-10-10T00:24:19.7212982Z * [new tag] ciflow/mps/162340 -> ciflow/mps/162340 2025-10-10T00:24:19.7213135Z * [new tag] ciflow/mps/164416 -> ciflow/mps/164416 2025-10-10T00:24:19.7213279Z * [new tag] ciflow/mps/164571 -> ciflow/mps/164571 2025-10-10T00:24:19.7213422Z * [new tag] ciflow/mps/164965 -> ciflow/mps/164965 2025-10-10T00:24:19.7213595Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-10-10T00:24:19.7213878Z * [new tag] ciflow/nightly/164747 -> ciflow/nightly/164747 2025-10-10T00:24:19.7214048Z * [new tag] ciflow/nightly/164901 -> ciflow/nightly/164901 2025-10-10T00:24:19.7214237Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-10-10T00:24:19.7214467Z * [new tag] ciflow/op-benchmark/163767 -> ciflow/op-benchmark/163767 2025-10-10T00:24:19.7214652Z * [new tag] ciflow/op-benchmark/164583 -> ciflow/op-benchmark/164583 2025-10-10T00:24:19.7214831Z * [new tag] ciflow/op-benchmark/164747 -> ciflow/op-benchmark/164747 2025-10-10T00:24:19.7215085Z * [new tag] ciflow/periodic-rocm-mi300/162478 -> ciflow/periodic-rocm-mi300/162478 2025-10-10T00:24:19.7215326Z * [new tag] ciflow/periodic-rocm-mi300/163767 -> ciflow/periodic-rocm-mi300/163767 2025-10-10T00:24:19.7215564Z * [new tag] ciflow/periodic-rocm-mi300/164618 -> ciflow/periodic-rocm-mi300/164618 2025-10-10T00:24:19.7215811Z * [new tag] ciflow/periodic-rocm-mi300/164747 -> ciflow/periodic-rocm-mi300/164747 2025-10-10T00:24:19.7216046Z * [new tag] ciflow/periodic-rocm-mi300/165011 -> ciflow/periodic-rocm-mi300/165011 2025-10-10T00:24:19.7216281Z * [new tag] ciflow/periodic-rocm-mi300/165080 -> ciflow/periodic-rocm-mi300/165080 2025-10-10T00:24:19.7216474Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-10-10T00:24:19.7216932Z * [new tag] ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:24:19.7217391Z * [new tag] ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 -> ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 2025-10-10T00:24:19.7217574Z * [new tag] ciflow/periodic/156491 -> ciflow/periodic/156491 2025-10-10T00:24:19.7217750Z * [new tag] ciflow/periodic/162990 -> ciflow/periodic/162990 2025-10-10T00:24:19.7217918Z * [new tag] ciflow/periodic/163667 -> ciflow/periodic/163667 2025-10-10T00:24:19.7218092Z * [new tag] ciflow/periodic/163767 -> ciflow/periodic/163767 2025-10-10T00:24:19.7218262Z * [new tag] ciflow/periodic/164747 -> ciflow/periodic/164747 2025-10-10T00:24:19.7218434Z * [new tag] ciflow/periodic/164769 -> ciflow/periodic/164769 2025-10-10T00:24:19.7218607Z * [new tag] ciflow/periodic/165011 -> ciflow/periodic/165011 2025-10-10T00:24:19.7219061Z * [new tag] ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T00:24:19.7219239Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-10-10T00:24:19.7219424Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-10-10T00:24:19.7219631Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-10-10T00:24:19.7219803Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-10-10T00:24:19.7220295Z * [new tag] ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 -> ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T00:24:19.7220822Z * [new tag] ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:24:19.7221018Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-10-10T00:24:19.7221462Z * [new tag] ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b -> ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T00:24:19.7221678Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-10-10T00:24:19.7221953Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-10-10T00:24:19.7222163Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-10-10T00:24:19.7222362Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-10-10T00:24:19.7222584Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-10-10T00:24:19.7222774Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-10-10T00:24:19.7223057Z * [new tag] ciflow/quantization-periodic/163767 -> ciflow/quantization-periodic/163767 2025-10-10T00:24:19.7223323Z * [new tag] ciflow/quantization-periodic/164747 -> ciflow/quantization-periodic/164747 2025-10-10T00:24:19.7223490Z * [new tag] ciflow/riscv64/163767 -> ciflow/riscv64/163767 2025-10-10T00:24:19.7223665Z * [new tag] ciflow/riscv64/164747 -> ciflow/riscv64/164747 2025-10-10T00:24:19.7223842Z * [new tag] ciflow/rocm-mi300/161280 -> ciflow/rocm-mi300/161280 2025-10-10T00:24:19.7224014Z * [new tag] ciflow/rocm-mi300/162478 -> ciflow/rocm-mi300/162478 2025-10-10T00:24:19.7224191Z * [new tag] ciflow/rocm-mi300/163767 -> ciflow/rocm-mi300/163767 2025-10-10T00:24:19.7224364Z * [new tag] ciflow/rocm-mi300/163955 -> ciflow/rocm-mi300/163955 2025-10-10T00:24:19.7224532Z * [new tag] ciflow/rocm-mi300/164618 -> ciflow/rocm-mi300/164618 2025-10-10T00:24:19.7224705Z * [new tag] ciflow/rocm-mi300/164747 -> ciflow/rocm-mi300/164747 2025-10-10T00:24:19.7224875Z * [new tag] ciflow/rocm-mi300/164927 -> ciflow/rocm-mi300/164927 2025-10-10T00:24:19.7225041Z * [new tag] ciflow/rocm-mi300/164930 -> ciflow/rocm-mi300/164930 2025-10-10T00:24:19.7225297Z * [new tag] ciflow/rocm-mi300/165026 -> ciflow/rocm-mi300/165026 2025-10-10T00:24:19.7225505Z * [new tag] ciflow/rocm-mi300/165080 -> ciflow/rocm-mi300/165080 2025-10-10T00:24:19.7225675Z * [new tag] ciflow/rocm-mi355/163767 -> ciflow/rocm-mi355/163767 2025-10-10T00:24:19.7225889Z * [new tag] ciflow/rocm-mi355/164747 -> ciflow/rocm-mi355/164747 2025-10-10T00:24:19.7226053Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-10-10T00:24:19.7226201Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-10-10T00:24:19.7226360Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-10-10T00:24:19.7226514Z * [new tag] ciflow/rocm/161280 -> ciflow/rocm/161280 2025-10-10T00:24:19.7226770Z * [new tag] ciflow/rocm/163767 -> ciflow/rocm/163767 2025-10-10T00:24:19.7226950Z * [new tag] ciflow/rocm/163955 -> ciflow/rocm/163955 2025-10-10T00:24:19.7227110Z * [new tag] ciflow/rocm/163965 -> ciflow/rocm/163965 2025-10-10T00:24:19.7227259Z * [new tag] ciflow/rocm/164656 -> ciflow/rocm/164656 2025-10-10T00:24:19.7227415Z * [new tag] ciflow/rocm/164747 -> ciflow/rocm/164747 2025-10-10T00:24:19.7227670Z * [new tag] ciflow/rocm/164769 -> ciflow/rocm/164769 2025-10-10T00:24:19.7227819Z * [new tag] ciflow/rocm/164927 -> ciflow/rocm/164927 2025-10-10T00:24:19.7227968Z * [new tag] ciflow/rocm/164930 -> ciflow/rocm/164930 2025-10-10T00:24:19.7228129Z * [new tag] ciflow/rocm/165026 -> ciflow/rocm/165026 2025-10-10T00:24:19.7228278Z * [new tag] ciflow/rocm/165103 -> ciflow/rocm/165103 2025-10-10T00:24:19.7228424Z * [new tag] ciflow/s390/164747 -> ciflow/s390/164747 2025-10-10T00:24:19.7228644Z * [new tag] ciflow/s390/164917 -> ciflow/s390/164917 2025-10-10T00:24:19.7228822Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-10-10T00:24:19.7228978Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-10-10T00:24:19.7229467Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-10-10T00:24:19.7234287Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-10-10T00:24:19.7234499Z * [new tag] ciflow/slow/163767 -> ciflow/slow/163767 2025-10-10T00:24:19.7234662Z * [new tag] ciflow/slow/164747 -> ciflow/slow/164747 2025-10-10T00:24:19.7234830Z * [new tag] ciflow/slow/164769 -> ciflow/slow/164769 2025-10-10T00:24:19.7234987Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-10-10T00:24:19.7235154Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-10-10T00:24:19.7235324Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-10-10T00:24:19.7235473Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-10-10T00:24:19.7235630Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-10-10T00:24:19.7235787Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-10-10T00:24:19.7235937Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-10-10T00:24:19.7236087Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-10-10T00:24:19.7236537Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-10-10T00:24:19.7236697Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-10-10T00:24:19.7236899Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-10-10T00:24:19.7237065Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-10-10T00:24:19.7237225Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-10-10T00:24:19.7237420Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-10-10T00:24:19.7237892Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-10-10T00:24:19.7238092Z * [new tag] ciflow/torchbench/164747 -> ciflow/torchbench/164747 2025-10-10T00:24:19.7238251Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-10-10T00:24:19.7238412Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-10-10T00:24:19.7238585Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-10-10T00:24:19.7238734Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-10-10T00:24:19.7238887Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-10-10T00:24:19.7239051Z * [new tag] ciflow/trunk/149003 -> ciflow/trunk/149003 2025-10-10T00:24:19.7239334Z * [new tag] ciflow/trunk/149536 -> ciflow/trunk/149536 2025-10-10T00:24:19.7239499Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-10-10T00:24:19.7239662Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-10-10T00:24:19.7239819Z * [new tag] ciflow/trunk/154279 -> ciflow/trunk/154279 2025-10-10T00:24:19.7239974Z * [new tag] ciflow/trunk/154983 -> ciflow/trunk/154983 2025-10-10T00:24:19.7240212Z * [new tag] ciflow/trunk/156418 -> ciflow/trunk/156418 2025-10-10T00:24:19.7240368Z * [new tag] ciflow/trunk/156592 -> ciflow/trunk/156592 2025-10-10T00:24:19.7240525Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-10-10T00:24:19.7240699Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-10-10T00:24:19.7240858Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-10-10T00:24:19.7241011Z * [new tag] ciflow/trunk/159104 -> ciflow/trunk/159104 2025-10-10T00:24:19.7241161Z * [new tag] ciflow/trunk/160266 -> ciflow/trunk/160266 2025-10-10T00:24:19.7241330Z * [new tag] ciflow/trunk/160328 -> ciflow/trunk/160328 2025-10-10T00:24:19.7241484Z * [new tag] ciflow/trunk/160329 -> ciflow/trunk/160329 2025-10-10T00:24:19.7241636Z * [new tag] ciflow/trunk/160539 -> ciflow/trunk/160539 2025-10-10T00:24:19.7241806Z * [new tag] ciflow/trunk/160610 -> ciflow/trunk/160610 2025-10-10T00:24:19.7241961Z * [new tag] ciflow/trunk/160843 -> ciflow/trunk/160843 2025-10-10T00:24:19.7242111Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-10-10T00:24:19.7242280Z * [new tag] ciflow/trunk/161320 -> ciflow/trunk/161320 2025-10-10T00:24:19.7242434Z * [new tag] ciflow/trunk/162031 -> ciflow/trunk/162031 2025-10-10T00:24:19.7242629Z * [new tag] ciflow/trunk/162066 -> ciflow/trunk/162066 2025-10-10T00:24:19.7242794Z * [new tag] ciflow/trunk/162203 -> ciflow/trunk/162203 2025-10-10T00:24:19.7242942Z * [new tag] ciflow/trunk/162340 -> ciflow/trunk/162340 2025-10-10T00:24:19.7243127Z * [new tag] ciflow/trunk/162542 -> ciflow/trunk/162542 2025-10-10T00:24:19.7243293Z * [new tag] ciflow/trunk/162899 -> ciflow/trunk/162899 2025-10-10T00:24:19.7243447Z * [new tag] ciflow/trunk/163034 -> ciflow/trunk/163034 2025-10-10T00:24:19.7243596Z * [new tag] ciflow/trunk/163332 -> ciflow/trunk/163332 2025-10-10T00:24:19.7243744Z * [new tag] ciflow/trunk/163446 -> ciflow/trunk/163446 2025-10-10T00:24:19.7243911Z * [new tag] ciflow/trunk/163490 -> ciflow/trunk/163490 2025-10-10T00:24:19.7244061Z * [new tag] ciflow/trunk/163527 -> ciflow/trunk/163527 2025-10-10T00:24:19.7244211Z * [new tag] ciflow/trunk/163533 -> ciflow/trunk/163533 2025-10-10T00:24:19.7244377Z * [new tag] ciflow/trunk/163671 -> ciflow/trunk/163671 2025-10-10T00:24:19.7244525Z * [new tag] ciflow/trunk/163767 -> ciflow/trunk/163767 2025-10-10T00:24:19.7244680Z * [new tag] ciflow/trunk/163846 -> ciflow/trunk/163846 2025-10-10T00:24:19.7244836Z * [new tag] ciflow/trunk/163899 -> ciflow/trunk/163899 2025-10-10T00:24:19.7244984Z * [new tag] ciflow/trunk/163955 -> ciflow/trunk/163955 2025-10-10T00:24:19.7245138Z * [new tag] ciflow/trunk/163976 -> ciflow/trunk/163976 2025-10-10T00:24:19.7245861Z * [new tag] ciflow/trunk/164040 -> ciflow/trunk/164040 2025-10-10T00:24:19.7246012Z * [new tag] ciflow/trunk/164130 -> ciflow/trunk/164130 2025-10-10T00:24:19.7246163Z * [new tag] ciflow/trunk/164144 -> ciflow/trunk/164144 2025-10-10T00:24:19.7246327Z * [new tag] ciflow/trunk/164202 -> ciflow/trunk/164202 2025-10-10T00:24:19.7246478Z * [new tag] ciflow/trunk/164318 -> ciflow/trunk/164318 2025-10-10T00:24:19.7246699Z * [new tag] ciflow/trunk/164414 -> ciflow/trunk/164414 2025-10-10T00:24:19.7246865Z * [new tag] ciflow/trunk/164416 -> ciflow/trunk/164416 2025-10-10T00:24:19.7247019Z * [new tag] ciflow/trunk/164437 -> ciflow/trunk/164437 2025-10-10T00:24:19.7247167Z * [new tag] ciflow/trunk/164467 -> ciflow/trunk/164467 2025-10-10T00:24:19.7247320Z * [new tag] ciflow/trunk/164500 -> ciflow/trunk/164500 2025-10-10T00:24:19.7247485Z * [new tag] ciflow/trunk/164510 -> ciflow/trunk/164510 2025-10-10T00:24:19.7247632Z * [new tag] ciflow/trunk/164519 -> ciflow/trunk/164519 2025-10-10T00:24:19.7247783Z * [new tag] ciflow/trunk/164542 -> ciflow/trunk/164542 2025-10-10T00:24:19.7247940Z * [new tag] ciflow/trunk/164560 -> ciflow/trunk/164560 2025-10-10T00:24:19.7248089Z * [new tag] ciflow/trunk/164566 -> ciflow/trunk/164566 2025-10-10T00:24:19.7248293Z * [new tag] ciflow/trunk/164623 -> ciflow/trunk/164623 2025-10-10T00:24:19.7248457Z * [new tag] ciflow/trunk/164628 -> ciflow/trunk/164628 2025-10-10T00:24:19.7248608Z * [new tag] ciflow/trunk/164641 -> ciflow/trunk/164641 2025-10-10T00:24:19.7248799Z * [new tag] ciflow/trunk/164643 -> ciflow/trunk/164643 2025-10-10T00:24:19.7248960Z * [new tag] ciflow/trunk/164645 -> ciflow/trunk/164645 2025-10-10T00:24:19.7249107Z * [new tag] ciflow/trunk/164653 -> ciflow/trunk/164653 2025-10-10T00:24:19.7249259Z * [new tag] ciflow/trunk/164655 -> ciflow/trunk/164655 2025-10-10T00:24:19.7249418Z * [new tag] ciflow/trunk/164691 -> ciflow/trunk/164691 2025-10-10T00:24:19.7249566Z * [new tag] ciflow/trunk/164692 -> ciflow/trunk/164692 2025-10-10T00:24:19.7249721Z * [new tag] ciflow/trunk/164705 -> ciflow/trunk/164705 2025-10-10T00:24:19.7249878Z * [new tag] ciflow/trunk/164746 -> ciflow/trunk/164746 2025-10-10T00:24:19.7250035Z * [new tag] ciflow/trunk/164747 -> ciflow/trunk/164747 2025-10-10T00:24:19.7250183Z * [new tag] ciflow/trunk/164790 -> ciflow/trunk/164790 2025-10-10T00:24:19.7250338Z * [new tag] ciflow/trunk/164808 -> ciflow/trunk/164808 2025-10-10T00:24:19.7250493Z * [new tag] ciflow/trunk/164812 -> ciflow/trunk/164812 2025-10-10T00:24:19.7250646Z * [new tag] ciflow/trunk/164836 -> ciflow/trunk/164836 2025-10-10T00:24:19.7250795Z * [new tag] ciflow/trunk/164842 -> ciflow/trunk/164842 2025-10-10T00:24:19.7250950Z * [new tag] ciflow/trunk/164882 -> ciflow/trunk/164882 2025-10-10T00:24:19.7251105Z * [new tag] ciflow/trunk/164889 -> ciflow/trunk/164889 2025-10-10T00:24:19.7251252Z * [new tag] ciflow/trunk/164894 -> ciflow/trunk/164894 2025-10-10T00:24:19.7251407Z * [new tag] ciflow/trunk/164930 -> ciflow/trunk/164930 2025-10-10T00:24:19.7251558Z * [new tag] ciflow/trunk/164953 -> ciflow/trunk/164953 2025-10-10T00:24:19.7251785Z * [new tag] ciflow/trunk/164976 -> ciflow/trunk/164976 2025-10-10T00:24:19.7251941Z * [new tag] ciflow/trunk/164999 -> ciflow/trunk/164999 2025-10-10T00:24:19.7252093Z * [new tag] ciflow/trunk/165000 -> ciflow/trunk/165000 2025-10-10T00:24:19.7252241Z * [new tag] ciflow/trunk/165017 -> ciflow/trunk/165017 2025-10-10T00:24:19.7252408Z * [new tag] ciflow/trunk/165018 -> ciflow/trunk/165018 2025-10-10T00:24:19.7252565Z * [new tag] ciflow/trunk/165024 -> ciflow/trunk/165024 2025-10-10T00:24:19.7253160Z * [new tag] ciflow/trunk/165033 -> ciflow/trunk/165033 2025-10-10T00:24:19.7253318Z * [new tag] ciflow/trunk/165057 -> ciflow/trunk/165057 2025-10-10T00:24:19.7253482Z * [new tag] ciflow/trunk/165060 -> ciflow/trunk/165060 2025-10-10T00:24:19.7253639Z * [new tag] ciflow/trunk/165065 -> ciflow/trunk/165065 2025-10-10T00:24:19.7253789Z * [new tag] ciflow/trunk/165066 -> ciflow/trunk/165066 2025-10-10T00:24:19.7253954Z * [new tag] ciflow/trunk/165090 -> ciflow/trunk/165090 2025-10-10T00:24:19.7254147Z * [new tag] ciflow/trunk/165094 -> ciflow/trunk/165094 2025-10-10T00:24:19.7254299Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-10-10T00:24:19.7254459Z * [new tag] ciflow/vllm/164628 -> ciflow/vllm/164628 2025-10-10T00:24:19.7254634Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-10-10T00:24:19.7254826Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-10-10T00:24:19.7254993Z * [new tag] ciflow/xpu/161485 -> ciflow/xpu/161485 2025-10-10T00:24:19.7255141Z * [new tag] ciflow/xpu/162454 -> ciflow/xpu/162454 2025-10-10T00:24:19.7255289Z * [new tag] ciflow/xpu/163332 -> ciflow/xpu/163332 2025-10-10T00:24:19.7255436Z * [new tag] cslpull75 -> cslpull75 2025-10-10T00:24:19.7255571Z * [new tag] cslpull76 -> cslpull76 2025-10-10T00:24:19.7255706Z * [new tag] cslpull77 -> cslpull77 2025-10-10T00:24:19.7255835Z * [new tag] cslpull78 -> cslpull78 2025-10-10T00:24:19.7255982Z * [new tag] cslpull79 -> cslpull79 2025-10-10T00:24:19.7256117Z * [new tag] cslpull80 -> cslpull80 2025-10-10T00:24:19.7256250Z * [new tag] cslpull81 -> cslpull81 2025-10-10T00:24:19.7256389Z * [new tag] cslpull82 -> cslpull82 2025-10-10T00:24:19.7256517Z * [new tag] cslpull83 -> cslpull83 2025-10-10T00:24:19.7256659Z * [new tag] cslpull84 -> cslpull84 2025-10-10T00:24:19.7256802Z * [new tag] cslpull85 -> cslpull85 2025-10-10T00:24:19.7256929Z * [new tag] cslpull86 -> cslpull86 2025-10-10T00:24:19.7257057Z * [new tag] cslpull87 -> cslpull87 2025-10-10T00:24:19.7257194Z * [new tag] cslpull88 -> cslpull88 2025-10-10T00:24:19.7257320Z * [new tag] cslpull89 -> cslpull89 2025-10-10T00:24:19.7257455Z * [new tag] cslpull90 -> cslpull90 2025-10-10T00:24:19.7257593Z * [new tag] cslpull91 -> cslpull91 2025-10-10T00:24:19.7257725Z * [new tag] cslpull92 -> cslpull92 2025-10-10T00:24:19.7257855Z * [new tag] flight_5 -> flight_5 2025-10-10T00:24:19.7258075Z * [new tag] flight_5.1 -> flight_5.1 2025-10-10T00:24:19.7258222Z * [new tag] flight_5.2 -> flight_5.2 2025-10-10T00:24:19.7258355Z * [new tag] flight_5.3 -> flight_5.3 2025-10-10T00:24:19.7258490Z * [new tag] forpull1 -> forpull1 2025-10-10T00:24:19.7258667Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-10-10T00:24:19.7258829Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-10-10T00:24:19.7259053Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-10-10T00:24:19.7259212Z * [new tag] nightly-binary -> nightly-binary 2025-10-10T00:24:19.7259375Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-10-10T00:24:19.7259527Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-10-10T00:24:19.7259909Z * [new tag] trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba -> trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba 2025-10-10T00:24:19.7260303Z * [new tag] trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 -> trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 2025-10-10T00:24:19.7260694Z * [new tag] trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 -> trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 2025-10-10T00:24:19.7261052Z * [new tag] trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 -> trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 2025-10-10T00:24:19.7261394Z * [new tag] trunk/0319556a35b01e8857f7bf75df9df3287e1e853a -> trunk/0319556a35b01e8857f7bf75df9df3287e1e853a 2025-10-10T00:24:19.7261736Z * [new tag] trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 -> trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 2025-10-10T00:24:19.7262080Z * [new tag] trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f -> trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f 2025-10-10T00:24:19.7262428Z * [new tag] trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 -> trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 2025-10-10T00:24:19.7262773Z * [new tag] trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 -> trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 2025-10-10T00:24:19.7263124Z * [new tag] trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 -> trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 2025-10-10T00:24:19.7263481Z * [new tag] trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa -> trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa 2025-10-10T00:24:19.7263833Z * [new tag] trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a -> trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a 2025-10-10T00:24:19.7264188Z * [new tag] trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf -> trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf 2025-10-10T00:24:19.7264531Z * [new tag] trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 -> trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 2025-10-10T00:24:19.7264875Z * [new tag] trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:24:19.7265347Z * [new tag] trunk/0e5773b7fadef9e29b006af470b771fad55b5206 -> trunk/0e5773b7fadef9e29b006af470b771fad55b5206 2025-10-10T00:24:19.7265750Z * [new tag] trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 -> trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 2025-10-10T00:24:19.7266116Z * [new tag] trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 -> trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 2025-10-10T00:24:19.7266499Z * [new tag] trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 -> trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 2025-10-10T00:24:19.7266866Z * [new tag] trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 -> trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 2025-10-10T00:24:19.7267287Z * [new tag] trunk/115af42e9d57e89c26777be72822107cd7b39e07 -> trunk/115af42e9d57e89c26777be72822107cd7b39e07 2025-10-10T00:24:19.7267627Z * [new tag] trunk/11f5f656867089dac1fa1e64e34c9966578fbddd -> trunk/11f5f656867089dac1fa1e64e34c9966578fbddd 2025-10-10T00:24:19.7267981Z * [new tag] trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 -> trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 2025-10-10T00:24:19.7268376Z * [new tag] trunk/144378615a5a2b347e39c6376cba7d75f7a82926 -> trunk/144378615a5a2b347e39c6376cba7d75f7a82926 2025-10-10T00:24:19.7268719Z * [new tag] trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 -> trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 2025-10-10T00:24:19.7269059Z * [new tag] trunk/15800888b697bacd555399b3a0ca2e8d0827528e -> trunk/15800888b697bacd555399b3a0ca2e8d0827528e 2025-10-10T00:24:19.7269413Z * [new tag] trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff -> trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff 2025-10-10T00:24:19.7269757Z * [new tag] trunk/15d726005ddc5558c934c3edd5f815c2e504e501 -> trunk/15d726005ddc5558c934c3edd5f815c2e504e501 2025-10-10T00:24:19.7270115Z * [new tag] trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 -> trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 2025-10-10T00:24:19.7270464Z * [new tag] trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 -> trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 2025-10-10T00:24:19.7270804Z * [new tag] trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 -> trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 2025-10-10T00:24:19.7271133Z * [new tag] trunk/18940820006d2304460008575561e2e8e7fc59fc -> trunk/18940820006d2304460008575561e2e8e7fc59fc 2025-10-10T00:24:19.7271539Z * [new tag] trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 -> trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 2025-10-10T00:24:19.7271892Z * [new tag] trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 -> trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 2025-10-10T00:24:19.7272289Z * [new tag] trunk/19bf67be3286c0e2babe83af0d1593bae850362a -> trunk/19bf67be3286c0e2babe83af0d1593bae850362a 2025-10-10T00:24:19.7272636Z * [new tag] trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 -> trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 2025-10-10T00:24:19.7272971Z * [new tag] trunk/1d182dd81c3143697337e35d046fd02951dedb09 -> trunk/1d182dd81c3143697337e35d046fd02951dedb09 2025-10-10T00:24:19.7273331Z * [new tag] trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b -> trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b 2025-10-10T00:24:19.7273682Z * [new tag] trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 -> trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 2025-10-10T00:24:19.7274024Z * [new tag] trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 -> trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 2025-10-10T00:24:19.7274371Z * [new tag] trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 -> trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 2025-10-10T00:24:19.7274722Z * [new tag] trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 -> trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 2025-10-10T00:24:19.7275076Z * [new tag] trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 -> trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 2025-10-10T00:24:19.7275436Z * [new tag] trunk/20082d713666fa1eade588bebd523d86309bfa25 -> trunk/20082d713666fa1eade588bebd523d86309bfa25 2025-10-10T00:24:19.7275775Z * [new tag] trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 -> trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 2025-10-10T00:24:19.7276116Z * [new tag] trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 -> trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 2025-10-10T00:24:19.7276535Z * [new tag] trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 -> trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 2025-10-10T00:24:19.7276885Z * [new tag] trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 -> trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 2025-10-10T00:24:19.7277269Z * [new tag] trunk/235b995ce18de632ab816940319fcd66b46039b8 -> trunk/235b995ce18de632ab816940319fcd66b46039b8 2025-10-10T00:24:19.7277619Z * [new tag] trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 -> trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 2025-10-10T00:24:19.7278076Z * [new tag] trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 -> trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 2025-10-10T00:24:19.7278436Z * [new tag] trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f -> trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f 2025-10-10T00:24:19.7278791Z * [new tag] trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c -> trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c 2025-10-10T00:24:19.7279148Z * [new tag] trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 -> trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 2025-10-10T00:24:19.7279501Z * [new tag] trunk/2855a045b30dafad7a08d66e242be13770189c19 -> trunk/2855a045b30dafad7a08d66e242be13770189c19 2025-10-10T00:24:19.7279844Z * [new tag] trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 -> trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 2025-10-10T00:24:19.7280178Z * [new tag] trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d -> trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d 2025-10-10T00:24:19.7280525Z * [new tag] trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 -> trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 2025-10-10T00:24:19.7280880Z * [new tag] trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T00:24:19.7281226Z * [new tag] trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 -> trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 2025-10-10T00:24:19.7281580Z * [new tag] trunk/2a7c48675010056f23d62b5c6ecb318782801723 -> trunk/2a7c48675010056f23d62b5c6ecb318782801723 2025-10-10T00:24:19.7281937Z * [new tag] trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 -> trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 2025-10-10T00:24:19.7282279Z * [new tag] trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 -> trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 2025-10-10T00:24:19.7282641Z * [new tag] trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 -> trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 2025-10-10T00:24:19.7283019Z * [new tag] trunk/2c5ed6e7c067573b093725cd15d13812d9647562 -> trunk/2c5ed6e7c067573b093725cd15d13812d9647562 2025-10-10T00:24:19.7283373Z * [new tag] trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 -> trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 2025-10-10T00:24:19.7283776Z * [new tag] trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 -> trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 2025-10-10T00:24:19.7284122Z * [new tag] trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae -> trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae 2025-10-10T00:24:19.7284462Z * [new tag] trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b -> trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b 2025-10-10T00:24:19.7284804Z * [new tag] trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 -> trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 2025-10-10T00:24:19.7285139Z * [new tag] trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 -> trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 2025-10-10T00:24:19.7285471Z * [new tag] trunk/322091d8d8542a0cbff524306029bef4d7338747 -> trunk/322091d8d8542a0cbff524306029bef4d7338747 2025-10-10T00:24:19.7285884Z * [new tag] trunk/3288fbf374128610928e27d03615ac0d46a6ce14 -> trunk/3288fbf374128610928e27d03615ac0d46a6ce14 2025-10-10T00:24:19.7286227Z * [new tag] trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 -> trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 2025-10-10T00:24:19.7286564Z * [new tag] trunk/33b17bc619b044a0050797987efb8890d43319df -> trunk/33b17bc619b044a0050797987efb8890d43319df 2025-10-10T00:24:19.7286914Z * [new tag] trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac -> trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac 2025-10-10T00:24:19.7287320Z * [new tag] trunk/344e6365a0068c2d2847fcec0c55dd53291d475e -> trunk/344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:24:19.7287668Z * [new tag] trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd -> trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd 2025-10-10T00:24:19.7288011Z * [new tag] trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f -> trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f 2025-10-10T00:24:19.7288360Z * [new tag] trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf -> trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf 2025-10-10T00:24:19.7288734Z * [new tag] trunk/361c5d362c4ea1950e05116899cfcf753c345ebd -> trunk/361c5d362c4ea1950e05116899cfcf753c345ebd 2025-10-10T00:24:19.7289127Z * [new tag] trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 -> trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 2025-10-10T00:24:19.7289511Z * [new tag] trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 -> trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 2025-10-10T00:24:19.7289876Z * [new tag] trunk/39189592fd688979e56063430ed5a038d999908f -> trunk/39189592fd688979e56063430ed5a038d999908f 2025-10-10T00:24:19.7290259Z * [new tag] trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 -> trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 2025-10-10T00:24:19.7290652Z * [new tag] trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 -> trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 2025-10-10T00:24:19.7291034Z * [new tag] trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 -> trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 2025-10-10T00:24:19.7291436Z * [new tag] trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 -> trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 2025-10-10T00:24:19.7291822Z * [new tag] trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 -> trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 2025-10-10T00:24:19.7292208Z * [new tag] trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb -> trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb 2025-10-10T00:24:19.7292600Z * [new tag] trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 -> trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 2025-10-10T00:24:19.7292994Z * [new tag] trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b -> trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b 2025-10-10T00:24:19.7293383Z * [new tag] trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac -> trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac 2025-10-10T00:24:19.7293788Z * [new tag] trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c -> trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c 2025-10-10T00:24:19.7294176Z * [new tag] trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a -> trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a 2025-10-10T00:24:19.7294549Z * [new tag] trunk/3db21643417a04f6f2707a783ac32a538a98d53d -> trunk/3db21643417a04f6f2707a783ac32a538a98d53d 2025-10-10T00:24:19.7294952Z * [new tag] trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 -> trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 2025-10-10T00:24:19.7295351Z * [new tag] trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc -> trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc 2025-10-10T00:24:19.7295807Z * [new tag] trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f -> trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f 2025-10-10T00:24:19.7296206Z * [new tag] trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 -> trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 2025-10-10T00:24:19.7296600Z * [new tag] trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb -> trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb 2025-10-10T00:24:19.7296987Z * [new tag] trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 -> trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 2025-10-10T00:24:19.7297437Z * [new tag] trunk/415e641572473479fc9d9eaea12762e1a223a9e0 -> trunk/415e641572473479fc9d9eaea12762e1a223a9e0 2025-10-10T00:24:19.7297831Z * [new tag] trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 -> trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 2025-10-10T00:24:19.7298206Z * [new tag] trunk/4308b8a28fa332d23ad6d25a472559b354619131 -> trunk/4308b8a28fa332d23ad6d25a472559b354619131 2025-10-10T00:24:19.7298604Z * [new tag] trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 -> trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 2025-10-10T00:24:19.7298990Z * [new tag] trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec -> trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec 2025-10-10T00:24:19.7299355Z * [new tag] trunk/4412026949b562f940d4c24162de19d299725b62 -> trunk/4412026949b562f940d4c24162de19d299725b62 2025-10-10T00:24:19.7299741Z * [new tag] trunk/44a5d419935a77b3308f247279a457e6d0b9a292 -> trunk/44a5d419935a77b3308f247279a457e6d0b9a292 2025-10-10T00:24:19.7300123Z * [new tag] trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 -> trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 2025-10-10T00:24:19.7300505Z * [new tag] trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 -> trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 2025-10-10T00:24:19.7300895Z * [new tag] trunk/4725871a815fb880e89135a493c8c94ab9bbfece -> trunk/4725871a815fb880e89135a493c8c94ab9bbfece 2025-10-10T00:24:19.7301278Z * [new tag] trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 -> trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 2025-10-10T00:24:19.7301650Z * [new tag] trunk/483f4e0db91166128ad8922d86dc7222338d4ecc -> trunk/483f4e0db91166128ad8922d86dc7222338d4ecc 2025-10-10T00:24:19.7302059Z * [new tag] trunk/48b54b45d62af7ecafccc5afede04474cb236f1a -> trunk/48b54b45d62af7ecafccc5afede04474cb236f1a 2025-10-10T00:24:19.7302446Z * [new tag] trunk/49f7d8d19d24f616b11ef050535a211245aed649 -> trunk/49f7d8d19d24f616b11ef050535a211245aed649 2025-10-10T00:24:19.7302832Z * [new tag] trunk/4a0df39f814afad087e8b29dd2914a8b54567694 -> trunk/4a0df39f814afad087e8b29dd2914a8b54567694 2025-10-10T00:24:19.7303241Z * [new tag] trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 -> trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 2025-10-10T00:24:19.7303635Z * [new tag] trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 -> trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 2025-10-10T00:24:19.7304023Z * [new tag] trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 -> trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T00:24:19.7304412Z * [new tag] trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 -> trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 2025-10-10T00:24:19.7304816Z * [new tag] trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 -> trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 2025-10-10T00:24:19.7305274Z * [new tag] trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 -> trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 2025-10-10T00:24:19.7305669Z * [new tag] trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 -> trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 2025-10-10T00:24:19.7306041Z * [new tag] trunk/50e077beaaf71798f870552f3849e4a52c784df5 -> trunk/50e077beaaf71798f870552f3849e4a52c784df5 2025-10-10T00:24:19.7306459Z * [new tag] trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 -> trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 2025-10-10T00:24:19.7306802Z * [new tag] trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 -> trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 2025-10-10T00:24:19.7307147Z * [new tag] trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 -> trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 2025-10-10T00:24:19.7307558Z * [new tag] trunk/5390324984c43f1214b8abf731ad495ba2df5341 -> trunk/5390324984c43f1214b8abf731ad495ba2df5341 2025-10-10T00:24:19.7307925Z * [new tag] trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 -> trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 2025-10-10T00:24:19.7308271Z * [new tag] trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e -> trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e 2025-10-10T00:24:19.7308625Z * [new tag] trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a -> trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a 2025-10-10T00:24:19.7308956Z * [new tag] trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 -> trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 2025-10-10T00:24:19.7309299Z * [new tag] trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 -> trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 2025-10-10T00:24:19.7309657Z * [new tag] trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 -> trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 2025-10-10T00:24:19.7310008Z * [new tag] trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 -> trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 2025-10-10T00:24:19.7310365Z * [new tag] trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 -> trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 2025-10-10T00:24:19.7310716Z * [new tag] trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd -> trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd 2025-10-10T00:24:19.7311104Z * [new tag] trunk/5ba11df4f871717818b88c4eab514d31286601d1 -> trunk/5ba11df4f871717818b88c4eab514d31286601d1 2025-10-10T00:24:19.7311488Z * [new tag] trunk/5c827a4133da69108338d0363bb7ad7f62803c40 -> trunk/5c827a4133da69108338d0363bb7ad7f62803c40 2025-10-10T00:24:19.7311893Z * [new tag] trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 -> trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 2025-10-10T00:24:19.7312243Z * [new tag] trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 -> trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 2025-10-10T00:24:19.7312596Z * [new tag] trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f -> trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f 2025-10-10T00:24:19.7312954Z * [new tag] trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a -> trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a 2025-10-10T00:24:19.7313297Z * [new tag] trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e -> trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e 2025-10-10T00:24:19.7313641Z * [new tag] trunk/5f18f240de43fc24481ead4d740dda64f174fa86 -> trunk/5f18f240de43fc24481ead4d740dda64f174fa86 2025-10-10T00:24:19.7313996Z * [new tag] trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 -> trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 2025-10-10T00:24:19.7314344Z * [new tag] trunk/600267ea56cafcf8f9a1150a4379184960a757b2 -> trunk/600267ea56cafcf8f9a1150a4379184960a757b2 2025-10-10T00:24:19.7314693Z * [new tag] trunk/600db525bdb5e76c12f30f271d969d43a7f8efef -> trunk/600db525bdb5e76c12f30f271d969d43a7f8efef 2025-10-10T00:24:19.7315035Z * [new tag] trunk/608792153f42254d2d2b5a87d524807a0c2724f1 -> trunk/608792153f42254d2d2b5a87d524807a0c2724f1 2025-10-10T00:24:19.7315380Z * [new tag] trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 -> trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 2025-10-10T00:24:19.7315805Z * [new tag] trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc -> trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc 2025-10-10T00:24:19.7316160Z * [new tag] trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 -> trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 2025-10-10T00:24:19.7316510Z * [new tag] trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 -> trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 2025-10-10T00:24:19.7316859Z * [new tag] trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 -> trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 2025-10-10T00:24:19.7317316Z * [new tag] trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 -> trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 2025-10-10T00:24:19.7317694Z * [new tag] trunk/6861a270624b44954826688f8dad668eb0154452 -> trunk/6861a270624b44954826688f8dad668eb0154452 2025-10-10T00:24:19.7318089Z * [new tag] trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 -> trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 2025-10-10T00:24:19.7318457Z * [new tag] trunk/688efd9741dbd18c176729aec3df7a73825f8463 -> trunk/688efd9741dbd18c176729aec3df7a73825f8463 2025-10-10T00:24:19.7318807Z * [new tag] trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b -> trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b 2025-10-10T00:24:19.7319153Z * [new tag] trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 -> trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 2025-10-10T00:24:19.7319509Z * [new tag] trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf -> trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf 2025-10-10T00:24:19.7319839Z * [new tag] trunk/6b768e1890a179122e91395c5532a382d69b96a0 -> trunk/6b768e1890a179122e91395c5532a382d69b96a0 2025-10-10T00:24:19.7320177Z * [new tag] trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d -> trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d 2025-10-10T00:24:19.7320532Z * [new tag] trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b -> trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b 2025-10-10T00:24:19.7320877Z * [new tag] trunk/6bb586eafd723d4972c729f37c14f27c88168adc -> trunk/6bb586eafd723d4972c729f37c14f27c88168adc 2025-10-10T00:24:19.7321214Z * [new tag] trunk/6c0125dbc0241aef962528651df4f67204a8b526 -> trunk/6c0125dbc0241aef962528651df4f67204a8b526 2025-10-10T00:24:19.7321565Z * [new tag] trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 -> trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 2025-10-10T00:24:19.7321912Z * [new tag] trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d -> trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d 2025-10-10T00:24:19.7322266Z * [new tag] trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 -> trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 2025-10-10T00:24:19.7322608Z * [new tag] trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 -> trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 2025-10-10T00:24:19.7322967Z * [new tag] trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e -> trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e 2025-10-10T00:24:19.7323363Z * [new tag] trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 -> trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 2025-10-10T00:24:19.7323752Z * [new tag] trunk/724463d5a2fba369cd14e89215b84d1b01435df7 -> trunk/724463d5a2fba369cd14e89215b84d1b01435df7 2025-10-10T00:24:19.7324151Z * [new tag] trunk/73adac05d13babb75410c3e033fdce57aa16881a -> trunk/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:24:19.7324483Z * [new tag] trunk/7457d139c51124e5a31a6173f99f81f0deb52178 -> trunk/7457d139c51124e5a31a6173f99f81f0deb52178 2025-10-10T00:24:19.7324853Z * [new tag] trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b -> trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b 2025-10-10T00:24:19.7325280Z * [new tag] trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 -> trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 2025-10-10T00:24:19.7325637Z * [new tag] trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 -> trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 2025-10-10T00:24:19.7325989Z * [new tag] trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 -> trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 2025-10-10T00:24:19.7326335Z * [new tag] trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c -> trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c 2025-10-10T00:24:19.7326757Z * [new tag] trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 -> trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 2025-10-10T00:24:19.7327117Z * [new tag] trunk/7d570129e0cea8dd3de0175baff96723656ab8ab -> trunk/7d570129e0cea8dd3de0175baff96723656ab8ab 2025-10-10T00:24:19.7327473Z * [new tag] trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a -> trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a 2025-10-10T00:24:19.7327843Z * [new tag] trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c -> trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c 2025-10-10T00:24:19.7328198Z * [new tag] trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 -> trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 2025-10-10T00:24:19.7328528Z * [new tag] trunk/81994b08a078b30e076d408713f78c9bf4e329e7 -> trunk/81994b08a078b30e076d408713f78c9bf4e329e7 2025-10-10T00:24:19.7328875Z * [new tag] trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 -> trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 2025-10-10T00:24:19.7329252Z * [new tag] trunk/83458197d14921f797565135f0f45031c362338d -> trunk/83458197d14921f797565135f0f45031c362338d 2025-10-10T00:24:19.7329638Z * [new tag] trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb -> trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb 2025-10-10T00:24:19.7330023Z * [new tag] trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 -> trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 2025-10-10T00:24:19.7330373Z * [new tag] trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 -> trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 2025-10-10T00:24:19.7330707Z * [new tag] trunk/874efa2d72d83b00894097130f18062ce331a265 -> trunk/874efa2d72d83b00894097130f18062ce331a265 2025-10-10T00:24:19.7331052Z * [new tag] trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 -> trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 2025-10-10T00:24:19.7331417Z * [new tag] trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 -> trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 2025-10-10T00:24:19.7331774Z * [new tag] trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 -> trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 2025-10-10T00:24:19.7332112Z * [new tag] trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 -> trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 2025-10-10T00:24:19.7332474Z * [new tag] trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 -> trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 2025-10-10T00:24:19.7332810Z * [new tag] trunk/8d53d788fefc0370931063d91f0c342556c3cf4c -> trunk/8d53d788fefc0370931063d91f0c342556c3cf4c 2025-10-10T00:24:19.7333165Z * [new tag] trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 -> trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 2025-10-10T00:24:19.7333532Z * [new tag] trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 -> trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 2025-10-10T00:24:19.7333877Z * [new tag] trunk/8f54e27e5decf41222f5d744069eb6572dbf275f -> trunk/8f54e27e5decf41222f5d744069eb6572dbf275f 2025-10-10T00:24:19.7334218Z * [new tag] trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 -> trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 2025-10-10T00:24:19.7334577Z * [new tag] trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 -> trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 2025-10-10T00:24:19.7334998Z * [new tag] trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 -> trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 2025-10-10T00:24:19.7335368Z * [new tag] trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d -> trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d 2025-10-10T00:24:19.7335691Z * [new tag] trunk/91040f49348646d79c6cd3434c34860d25c2e47a -> trunk/91040f49348646d79c6cd3434c34860d25c2e47a 2025-10-10T00:24:19.7336084Z * [new tag] trunk/91b94842645c1a781ab169b0df718545901ebb01 -> trunk/91b94842645c1a781ab169b0df718545901ebb01 2025-10-10T00:24:19.7336441Z * [new tag] trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf -> trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf 2025-10-10T00:24:19.7336796Z * [new tag] trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 -> trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 2025-10-10T00:24:19.7337149Z * [new tag] trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 -> trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 2025-10-10T00:24:19.7337506Z * [new tag] trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 -> trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 2025-10-10T00:24:19.7337850Z * [new tag] trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 -> trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 2025-10-10T00:24:19.7338186Z * [new tag] trunk/9580539e2f73d68e89544c713ff460bea3038701 -> trunk/9580539e2f73d68e89544c713ff460bea3038701 2025-10-10T00:24:19.7338539Z * [new tag] trunk/95a053284cd28e8d52bd55049bd45aea47adba0c -> trunk/95a053284cd28e8d52bd55049bd45aea47adba0c 2025-10-10T00:24:19.7338883Z * [new tag] trunk/960c4b9937251da01ea588efff0fc06a34eac35b -> trunk/960c4b9937251da01ea588efff0fc06a34eac35b 2025-10-10T00:24:19.7339213Z * [new tag] trunk/96181d6f7619acf938dc743123326c6b5dd25284 -> trunk/96181d6f7619acf938dc743123326c6b5dd25284 2025-10-10T00:24:19.7339581Z * [new tag] trunk/9697a7ce9ea095e933658cfee13f9bbef272551a -> trunk/9697a7ce9ea095e933658cfee13f9bbef272551a 2025-10-10T00:24:19.7339921Z * [new tag] trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd -> trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd 2025-10-10T00:24:19.7340301Z * [new tag] trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 -> trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 2025-10-10T00:24:19.7340696Z * [new tag] trunk/97ca21106d0179f425fc752ec867fe11669c2834 -> trunk/97ca21106d0179f425fc752ec867fe11669c2834 2025-10-10T00:24:19.7341074Z * [new tag] trunk/98a081a24c22072362dc536afd39a469e28939d4 -> trunk/98a081a24c22072362dc536afd39a469e28939d4 2025-10-10T00:24:19.7341415Z * [new tag] trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 -> trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 2025-10-10T00:24:19.7341779Z * [new tag] trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a -> trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a 2025-10-10T00:24:19.7342126Z * [new tag] trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 -> trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 2025-10-10T00:24:19.7342473Z * [new tag] trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef -> trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef 2025-10-10T00:24:19.7342829Z * [new tag] trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f -> trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f 2025-10-10T00:24:19.7343184Z * [new tag] trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe -> trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe 2025-10-10T00:24:19.7343527Z * [new tag] trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 -> trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 2025-10-10T00:24:19.7343882Z * [new tag] trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 -> trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 2025-10-10T00:24:19.7344309Z * [new tag] trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 -> trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 2025-10-10T00:24:19.7344650Z * [new tag] trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e -> trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e 2025-10-10T00:24:19.7345001Z * [new tag] trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 -> trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 2025-10-10T00:24:19.7345508Z * [new tag] trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 -> trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 2025-10-10T00:24:19.7345868Z * [new tag] trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 -> trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 2025-10-10T00:24:19.7346221Z * [new tag] trunk/a4110fedcf72eaede76324bb5c21a76589d75849 -> trunk/a4110fedcf72eaede76324bb5c21a76589d75849 2025-10-10T00:24:19.7346576Z * [new tag] trunk/a43c4c3972a611db169dde2aed803b91fe78c081 -> trunk/a43c4c3972a611db169dde2aed803b91fe78c081 2025-10-10T00:24:19.7346942Z * [new tag] trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 -> trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 2025-10-10T00:24:19.7347285Z * [new tag] trunk/a6fa4f9c283971c0fb6f60a89674a1f35370ac79 -> trunk/a6fa4f9c283971c0fb6f60a89674a1f35370ac79 2025-10-10T00:24:19.7347641Z * [new tag] trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed -> trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed 2025-10-10T00:24:19.7347988Z * [new tag] trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 -> trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 2025-10-10T00:24:19.7348325Z * [new tag] trunk/a9a9a3438a374f96a308b707a1718036aaec790d -> trunk/a9a9a3438a374f96a308b707a1718036aaec790d 2025-10-10T00:24:19.7348673Z * [new tag] trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e -> trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e 2025-10-10T00:24:19.7349030Z * [new tag] trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 -> trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 2025-10-10T00:24:19.7349389Z * [new tag] trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 -> trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 2025-10-10T00:24:19.7349722Z * [new tag] trunk/ac08556f674259ff5b117964e300124e8a92d45b -> trunk/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T00:24:19.7350083Z * [new tag] trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 -> trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 2025-10-10T00:24:19.7350433Z * [new tag] trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 -> trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 2025-10-10T00:24:19.7350785Z * [new tag] trunk/ad7b2bebc651c297d869f265deedef726bf17048 -> trunk/ad7b2bebc651c297d869f265deedef726bf17048 2025-10-10T00:24:19.7351136Z * [new tag] trunk/ae25ec569c614c2a2274837079578b71f3201a3b -> trunk/ae25ec569c614c2a2274837079578b71f3201a3b 2025-10-10T00:24:19.7351489Z * [new tag] trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 -> trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 2025-10-10T00:24:19.7351841Z * [new tag] trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 -> trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 2025-10-10T00:24:19.7352194Z * [new tag] trunk/aed66248a01d309eb2ac1149b5f51310545b0783 -> trunk/aed66248a01d309eb2ac1149b5f51310545b0783 2025-10-10T00:24:19.7352544Z * [new tag] trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d -> trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d 2025-10-10T00:24:19.7352894Z * [new tag] trunk/af40828bbb785f968eda18dbdc8750ba67f57366 -> trunk/af40828bbb785f968eda18dbdc8750ba67f57366 2025-10-10T00:24:19.7353270Z * [new tag] trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 -> trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 2025-10-10T00:24:19.7353696Z * [new tag] trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 -> trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 2025-10-10T00:24:19.7354044Z * [new tag] trunk/afeec56a5aa83dd0258565400551a99777c0023b -> trunk/afeec56a5aa83dd0258565400551a99777c0023b 2025-10-10T00:24:19.7354393Z * [new tag] trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 -> trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 2025-10-10T00:24:19.7354732Z * [new tag] trunk/b116c5133024be39a2db67cd0112b490b970b710 -> trunk/b116c5133024be39a2db67cd0112b490b970b710 2025-10-10T00:24:19.7355143Z * [new tag] trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 -> trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 2025-10-10T00:24:19.7355505Z * [new tag] trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 -> trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 2025-10-10T00:24:19.7355849Z * [new tag] trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 -> trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 2025-10-10T00:24:19.7356237Z * [new tag] trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 -> trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 2025-10-10T00:24:19.7356622Z * [new tag] trunk/b558c986e8ec693b531ad2817026393c55d72eb6 -> trunk/b558c986e8ec693b531ad2817026393c55d72eb6 2025-10-10T00:24:19.7357011Z * [new tag] trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd -> trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd 2025-10-10T00:24:19.7357366Z * [new tag] trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 -> trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 2025-10-10T00:24:19.7357724Z * [new tag] trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 -> trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 2025-10-10T00:24:19.7358055Z * [new tag] trunk/b9e73e639e36f3aa628752161711e68878231b30 -> trunk/b9e73e639e36f3aa628752161711e68878231b30 2025-10-10T00:24:19.7358411Z * [new tag] trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 -> trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 2025-10-10T00:24:19.7358753Z * [new tag] trunk/bac0f289a35f05052740076fc5671271a3d487c2 -> trunk/bac0f289a35f05052740076fc5671271a3d487c2 2025-10-10T00:24:19.7359105Z * [new tag] trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a -> trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a 2025-10-10T00:24:19.7359449Z * [new tag] trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 -> trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 2025-10-10T00:24:19.7359830Z * [new tag] trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 -> trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 2025-10-10T00:24:19.7360188Z * [new tag] trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a -> trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a 2025-10-10T00:24:19.7360540Z * [new tag] trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b -> trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b 2025-10-10T00:24:19.7360900Z * [new tag] trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 -> trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 2025-10-10T00:24:19.7361261Z * [new tag] trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 -> trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 2025-10-10T00:24:19.7361607Z * [new tag] trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 -> trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 2025-10-10T00:24:19.7361956Z * [new tag] trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 -> trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 2025-10-10T00:24:19.7362317Z * [new tag] trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd -> trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd 2025-10-10T00:24:19.7362655Z * [new tag] trunk/c32118dc3e50505fd285e6e448a90883fce11535 -> trunk/c32118dc3e50505fd285e6e448a90883fce11535 2025-10-10T00:24:19.7363080Z * [new tag] trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 -> trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 2025-10-10T00:24:19.7363421Z * [new tag] trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e -> trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e 2025-10-10T00:24:19.7363785Z * [new tag] trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 -> trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 2025-10-10T00:24:19.7364155Z * [new tag] trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 -> trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 2025-10-10T00:24:19.7364562Z * [new tag] trunk/c813617c53e6be91e77f47e9a3f713146d54f340 -> trunk/c813617c53e6be91e77f47e9a3f713146d54f340 2025-10-10T00:24:19.7364904Z * [new tag] trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 -> trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 2025-10-10T00:24:19.7365266Z * [new tag] trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 -> trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 2025-10-10T00:24:19.7365615Z * [new tag] trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 -> trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 2025-10-10T00:24:19.7365950Z * [new tag] trunk/cc71ab86a6985e85645424b727c766e031047ff6 -> trunk/cc71ab86a6985e85645424b727c766e031047ff6 2025-10-10T00:24:19.7366304Z * [new tag] trunk/cd62a73dcb13102069aa827a6657f62d88cce095 -> trunk/cd62a73dcb13102069aa827a6657f62d88cce095 2025-10-10T00:24:19.7366640Z * [new tag] trunk/cf0a00d4f38775e5a82a166e367f40383c606963 -> trunk/cf0a00d4f38775e5a82a166e367f40383c606963 2025-10-10T00:24:19.7366997Z * [new tag] trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 -> trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 2025-10-10T00:24:19.7367358Z * [new tag] trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c -> trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c 2025-10-10T00:24:19.7367694Z * [new tag] trunk/d1a62c80363cf769552453eed187e935f905737d -> trunk/d1a62c80363cf769552453eed187e935f905737d 2025-10-10T00:24:19.7368045Z * [new tag] trunk/d1cbb74fb16406488a174832e1b58b7c242f418d -> trunk/d1cbb74fb16406488a174832e1b58b7c242f418d 2025-10-10T00:24:19.7368379Z * [new tag] trunk/d386325ca9a142419f45b987391f4bb175dd7d0b -> trunk/d386325ca9a142419f45b987391f4bb175dd7d0b 2025-10-10T00:24:19.7368734Z * [new tag] trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de -> trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de 2025-10-10T00:24:19.7369092Z * [new tag] trunk/d4443840036a00a30afcf066cb23f4525e590809 -> trunk/d4443840036a00a30afcf066cb23f4525e590809 2025-10-10T00:24:19.7369444Z * [new tag] trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 -> trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 2025-10-10T00:24:19.7369783Z * [new tag] trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c -> trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c 2025-10-10T00:24:19.7370136Z * [new tag] trunk/da903b6a8be422529d47649e89c0d50bb95c37ca -> trunk/da903b6a8be422529d47649e89c0d50bb95c37ca 2025-10-10T00:24:19.7370482Z * [new tag] trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f -> trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f 2025-10-10T00:24:19.7370826Z * [new tag] trunk/ddf8de28c25944a58e739ba9996b06753e4199cc -> trunk/ddf8de28c25944a58e739ba9996b06753e4199cc 2025-10-10T00:24:19.7371178Z * [new tag] trunk/df640df68a5275684eaae3080a9c97a0c61469c8 -> trunk/df640df68a5275684eaae3080a9c97a0c61469c8 2025-10-10T00:24:19.7371523Z * [new tag] trunk/e09fb44ef177005c4a11c28be24781429d416a3e -> trunk/e09fb44ef177005c4a11c28be24781429d416a3e 2025-10-10T00:24:19.7371874Z * [new tag] trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 -> trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 2025-10-10T00:24:19.7372223Z * [new tag] trunk/e3ae80fc036da356e3748d134689741583552f09 -> trunk/e3ae80fc036da356e3748d134689741583552f09 2025-10-10T00:24:19.7372640Z * [new tag] trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 -> trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 2025-10-10T00:24:19.7372983Z * [new tag] trunk/e438db254602cf39ba536aed0590b4144c019ee8 -> trunk/e438db254602cf39ba536aed0590b4144c019ee8 2025-10-10T00:24:19.7373331Z * [new tag] trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 -> trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 2025-10-10T00:24:19.7373732Z * [new tag] trunk/e6d4b26776842307475b368db60e27ac1bcede86 -> trunk/e6d4b26776842307475b368db60e27ac1bcede86 2025-10-10T00:24:19.7374090Z * [new tag] trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f -> trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f 2025-10-10T00:24:19.7374449Z * [new tag] trunk/e7fd2969303ab931f5e5875eca676018e1acd089 -> trunk/e7fd2969303ab931f5e5875eca676018e1acd089 2025-10-10T00:24:19.7374805Z * [new tag] trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d -> trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d 2025-10-10T00:24:19.7375154Z * [new tag] trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f -> trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f 2025-10-10T00:24:19.7375509Z * [new tag] trunk/ea42517e454d2e47391646bbb897f5fc51147b9d -> trunk/ea42517e454d2e47391646bbb897f5fc51147b9d 2025-10-10T00:24:19.7375852Z * [new tag] trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 -> trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 2025-10-10T00:24:19.7376192Z * [new tag] trunk/eccf561326147894d57482a5aba7a2290005b257 -> trunk/eccf561326147894d57482a5aba7a2290005b257 2025-10-10T00:24:19.7376542Z * [new tag] trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 -> trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 2025-10-10T00:24:19.7376890Z * [new tag] trunk/ed2d514ad860229f6d364688f9db27dad034cd83 -> trunk/ed2d514ad860229f6d364688f9db27dad034cd83 2025-10-10T00:24:19.7377249Z * [new tag] trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 -> trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 2025-10-10T00:24:19.7377601Z * [new tag] trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb -> trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb 2025-10-10T00:24:19.7377958Z * [new tag] trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 -> trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 2025-10-10T00:24:19.7378309Z * [new tag] trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 -> trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 2025-10-10T00:24:19.7378681Z * [new tag] trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e -> trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e 2025-10-10T00:24:19.7379032Z * [new tag] trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 -> trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 2025-10-10T00:24:19.7379383Z * [new tag] trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 -> trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 2025-10-10T00:24:19.7379755Z * [new tag] trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 -> trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 2025-10-10T00:24:19.7380108Z * [new tag] trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 -> trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 2025-10-10T00:24:19.7380463Z * [new tag] trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 -> trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 2025-10-10T00:24:19.7380824Z * [new tag] trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 -> trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 2025-10-10T00:24:19.7381155Z * [new tag] trunk/f33201729416ed17467228e80b04d01d4d02b5f3 -> trunk/f33201729416ed17467228e80b04d01d4d02b5f3 2025-10-10T00:24:19.7381505Z * [new tag] trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a -> trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a 2025-10-10T00:24:19.7381920Z * [new tag] trunk/f39789cdabb6465f21666bd001829e1f7284d754 -> trunk/f39789cdabb6465f21666bd001829e1f7284d754 2025-10-10T00:24:19.7382266Z * [new tag] trunk/f3afbcf3407783e54ec2795b06ae744f645320ba -> trunk/f3afbcf3407783e54ec2795b06ae744f645320ba 2025-10-10T00:24:19.7382612Z * [new tag] trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 -> trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 2025-10-10T00:24:19.7383045Z * [new tag] trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba -> trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba 2025-10-10T00:24:19.7383381Z * [new tag] trunk/f465ea6752c91498de63eb57439a74f4836e568a -> trunk/f465ea6752c91498de63eb57439a74f4836e568a 2025-10-10T00:24:19.7383730Z * [new tag] trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 -> trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 2025-10-10T00:24:19.7384084Z * [new tag] trunk/f46ddb1e65b595c80f285dc42aa8549970736aae -> trunk/f46ddb1e65b595c80f285dc42aa8549970736aae 2025-10-10T00:24:19.7384432Z * [new tag] trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf -> trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf 2025-10-10T00:24:19.7384774Z * [new tag] trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc -> trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc 2025-10-10T00:24:19.7385220Z * [new tag] trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 -> trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 2025-10-10T00:24:19.7385565Z * [new tag] trunk/f6de195616432f42a545b98ea41cc816019d1c60 -> trunk/f6de195616432f42a545b98ea41cc816019d1c60 2025-10-10T00:24:19.7385906Z * [new tag] trunk/f6f76767563d4293a0f78551edf4675a5794c570 -> trunk/f6f76767563d4293a0f78551edf4675a5794c570 2025-10-10T00:24:19.7386249Z * [new tag] trunk/f7082e92b3635e89906fae514506152a2ec844a0 -> trunk/f7082e92b3635e89906fae514506152a2ec844a0 2025-10-10T00:24:19.7386601Z * [new tag] trunk/f713abab16cb98c15f486e9822dd261279cce252 -> trunk/f713abab16cb98c15f486e9822dd261279cce252 2025-10-10T00:24:19.7386955Z * [new tag] trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 -> trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 2025-10-10T00:24:19.7387357Z * [new tag] trunk/f79e212733ca89ce3cc99a3072e50351686e5568 -> trunk/f79e212733ca89ce3cc99a3072e50351686e5568 2025-10-10T00:24:19.7387740Z * [new tag] trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 -> trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 2025-10-10T00:24:19.7388092Z * [new tag] trunk/fa5306b4f5bea89d80b9f14926712119aab78161 -> trunk/fa5306b4f5bea89d80b9f14926712119aab78161 2025-10-10T00:24:19.7388459Z * [new tag] trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 -> trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 2025-10-10T00:24:19.7388825Z * [new tag] trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 -> trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 2025-10-10T00:24:19.7389169Z * [new tag] trunk/fd3e15c14f4fc474af610b482382a2c85729f50d -> trunk/fd3e15c14f4fc474af610b482382a2c85729f50d 2025-10-10T00:24:19.7389533Z * [new tag] trunk/fd4bde430a51e5f216295c950d962c6343119821 -> trunk/fd4bde430a51e5f216295c950d962c6343119821 2025-10-10T00:24:19.7389885Z * [new tag] trunk/fdc622b513610b53ddcdc0b40282df9beae369bd -> trunk/fdc622b513610b53ddcdc0b40282df9beae369bd 2025-10-10T00:24:19.7390232Z * [new tag] trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 -> trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 2025-10-10T00:24:19.7390581Z * [new tag] trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 -> trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 2025-10-10T00:24:19.7390711Z * [new tag] v0.1.1 -> v0.1.1 2025-10-10T00:24:19.7391434Z * [new tag] v0.1.10 -> v0.1.10 2025-10-10T00:24:19.7391573Z * [new tag] v0.1.11 -> v0.1.11 2025-10-10T00:24:19.7391694Z * [new tag] v0.1.12 -> v0.1.12 2025-10-10T00:24:19.7391817Z * [new tag] v0.1.2 -> v0.1.2 2025-10-10T00:24:19.7391951Z * [new tag] v0.1.3 -> v0.1.3 2025-10-10T00:24:19.7392069Z * [new tag] v0.1.4 -> v0.1.4 2025-10-10T00:24:19.7392188Z * [new tag] v0.1.5 -> v0.1.5 2025-10-10T00:24:19.7392402Z * [new tag] v0.1.6 -> v0.1.6 2025-10-10T00:24:19.7392526Z * [new tag] v0.1.7 -> v0.1.7 2025-10-10T00:24:19.7392641Z * [new tag] v0.1.8 -> v0.1.8 2025-10-10T00:24:19.7392756Z * [new tag] v0.1.9 -> v0.1.9 2025-10-10T00:24:19.7392884Z * [new tag] v0.2.0 -> v0.2.0 2025-10-10T00:24:19.7393000Z * [new tag] v0.3.0 -> v0.3.0 2025-10-10T00:24:19.7393118Z * [new tag] v0.3.1 -> v0.3.1 2025-10-10T00:24:19.7393242Z * [new tag] v0.4.0 -> v0.4.0 2025-10-10T00:24:19.7393361Z * [new tag] v0.4.1 -> v0.4.1 2025-10-10T00:24:19.7393479Z * [new tag] v1.0.0 -> v1.0.0 2025-10-10T00:24:19.7393620Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-10-10T00:24:19.7393742Z * [new tag] v1.0.1 -> v1.0.1 2025-10-10T00:24:19.7393872Z * [new tag] v1.0rc0 -> v1.0rc0 2025-10-10T00:24:19.7394007Z * [new tag] v1.0rc1 -> v1.0rc1 2025-10-10T00:24:19.7394127Z * [new tag] v1.1.0 -> v1.1.0 2025-10-10T00:24:19.7394255Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-10-10T00:24:19.7394374Z * [new tag] v1.10.0 -> v1.10.0 2025-10-10T00:24:19.7394510Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-10-10T00:24:19.7394642Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-10-10T00:24:19.7394772Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-10-10T00:24:19.7394899Z * [new tag] v1.10.1 -> v1.10.1 2025-10-10T00:24:19.7395031Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-10-10T00:24:19.7395150Z * [new tag] v1.10.2 -> v1.10.2 2025-10-10T00:24:19.7395287Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-10-10T00:24:19.7395408Z * [new tag] v1.11.0 -> v1.11.0 2025-10-10T00:24:19.7395540Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-10-10T00:24:19.7395676Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-10-10T00:24:19.7395802Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-10-10T00:24:19.7395928Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-10-10T00:24:19.7396060Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-10-10T00:24:19.7396186Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-10-10T00:24:19.7396311Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-10-10T00:24:19.7396436Z * [new tag] v1.12.0 -> v1.12.0 2025-10-10T00:24:19.7396574Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-10-10T00:24:19.7396705Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-10-10T00:24:19.7396905Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-10-10T00:24:19.7397044Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-10-10T00:24:19.7397169Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-10-10T00:24:19.7397295Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-10-10T00:24:19.7397430Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-10-10T00:24:19.7397556Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-10-10T00:24:19.7398105Z * [new tag] v1.12.1 -> v1.12.1 2025-10-10T00:24:19.7398257Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-10-10T00:24:19.7398383Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-10-10T00:24:19.7398514Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-10-10T00:24:19.7398643Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-10-10T00:24:19.7398781Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-10-10T00:24:19.7398912Z * [new tag] v1.13.0 -> v1.13.0 2025-10-10T00:24:19.7399042Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-10-10T00:24:19.7399185Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-10-10T00:24:19.7399312Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-10-10T00:24:19.7399443Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-10-10T00:24:19.7399584Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-10-10T00:24:19.7399711Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-10-10T00:24:19.7399834Z * [new tag] v1.13.1 -> v1.13.1 2025-10-10T00:24:19.7399980Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-10-10T00:24:19.7400102Z * [new tag] v1.2.0 -> v1.2.0 2025-10-10T00:24:19.7400228Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-10-10T00:24:19.7400357Z * [new tag] v1.3.0 -> v1.3.0 2025-10-10T00:24:19.7400480Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-10-10T00:24:19.7400601Z * [new tag] v1.3.1 -> v1.3.1 2025-10-10T00:24:19.7400725Z * [new tag] v1.4.0 -> v1.4.0 2025-10-10T00:24:19.7400858Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-10-10T00:24:19.7400975Z * [new tag] v1.4.1 -> v1.4.1 2025-10-10T00:24:19.7401094Z * [new tag] v1.5.0 -> v1.5.0 2025-10-10T00:24:19.7401240Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-10-10T00:24:19.7401367Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-10-10T00:24:19.7401500Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-10-10T00:24:19.7401631Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-10-10T00:24:19.7401755Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-10-10T00:24:19.7401876Z * [new tag] v1.5.1 -> v1.5.1 2025-10-10T00:24:19.7402006Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-10-10T00:24:19.7402127Z * [new tag] v1.6.0 -> v1.6.0 2025-10-10T00:24:19.7402252Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-10-10T00:24:19.7402376Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-10-10T00:24:19.7402511Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-10-10T00:24:19.7402712Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-10-10T00:24:19.7402837Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-10-10T00:24:19.7402972Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-10-10T00:24:19.7403098Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-10-10T00:24:19.7403223Z * [new tag] v1.7.0 -> v1.7.0 2025-10-10T00:24:19.7403356Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-10-10T00:24:19.7403548Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-10-10T00:24:19.7403679Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-10-10T00:24:19.7403809Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-10-10T00:24:19.7403931Z * [new tag] v1.7.1 -> v1.7.1 2025-10-10T00:24:19.7404061Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-10-10T00:24:19.7404184Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-10-10T00:24:19.7404320Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-10-10T00:24:19.7404440Z * [new tag] v1.8.0 -> v1.8.0 2025-10-10T00:24:19.7404564Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-10-10T00:24:19.7404697Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-10-10T00:24:19.7404825Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-10-10T00:24:19.7404952Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-10-10T00:24:19.7405083Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-10-10T00:24:19.7405201Z * [new tag] v1.8.1 -> v1.8.1 2025-10-10T00:24:19.7405333Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-10-10T00:24:19.7405463Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-10-10T00:24:19.7405586Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-10-10T00:24:19.7405704Z * [new tag] v1.8.2 -> v1.8.2 2025-10-10T00:24:19.7405841Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-10-10T00:24:19.7405960Z * [new tag] v1.9.0 -> v1.9.0 2025-10-10T00:24:19.7406087Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-10-10T00:24:19.7406213Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-10-10T00:24:19.7406345Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-10-10T00:24:19.7406469Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-10-10T00:24:19.7406594Z * [new tag] v1.9.1 -> v1.9.1 2025-10-10T00:24:19.7406728Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-10-10T00:24:19.7406848Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-10-10T00:24:19.7406973Z * [new tag] v2.0.0 -> v2.0.0 2025-10-10T00:24:19.7407103Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-10-10T00:24:19.7407234Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-10-10T00:24:19.7407360Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-10-10T00:24:19.7407494Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-10-10T00:24:19.7407616Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-10-10T00:24:19.7407740Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-10-10T00:24:19.7407930Z * [new tag] v2.0.1 -> v2.0.1 2025-10-10T00:24:19.7408063Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-10-10T00:24:19.7408186Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-10-10T00:24:19.7408310Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-10-10T00:24:19.7408439Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-10-10T00:24:19.7408558Z * [new tag] v2.1.0 -> v2.1.0 2025-10-10T00:24:19.7408690Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-10-10T00:24:19.7408882Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-10-10T00:24:19.7409007Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-10-10T00:24:19.7409131Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-10-10T00:24:19.7409261Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-10-10T00:24:19.7409385Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-10-10T00:24:19.7409505Z * [new tag] v2.1.1 -> v2.1.1 2025-10-10T00:24:19.7409628Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-10-10T00:24:19.7409760Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-10-10T00:24:19.7409886Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-10-10T00:24:19.7410017Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-10-10T00:24:19.7410156Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-10-10T00:24:19.7410280Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-10-10T00:24:19.7410401Z * [new tag] v2.1.2 -> v2.1.2 2025-10-10T00:24:19.7410536Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-10-10T00:24:19.7410663Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-10-10T00:24:19.7410791Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-10-10T00:24:19.7410918Z * [new tag] v2.2.0 -> v2.2.0 2025-10-10T00:24:19.7411047Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-10-10T00:24:19.7411171Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-10-10T00:24:19.7411303Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-10-10T00:24:19.7411430Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-10-10T00:24:19.7411551Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-10-10T00:24:19.7411674Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-10-10T00:24:19.7411807Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-10-10T00:24:19.7411934Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-10-10T00:24:19.7412052Z * [new tag] v2.2.1 -> v2.2.1 2025-10-10T00:24:19.7412183Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-10-10T00:24:19.7412305Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-10-10T00:24:19.7412427Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-10-10T00:24:19.7412556Z * [new tag] v2.2.2 -> v2.2.2 2025-10-10T00:24:19.7412683Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-10-10T00:24:19.7412810Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-10-10T00:24:19.7412938Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-10-10T00:24:19.7413056Z * [new tag] v2.3.0 -> v2.3.0 2025-10-10T00:24:19.7413243Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-10-10T00:24:19.7413375Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-10-10T00:24:19.7413515Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-10-10T00:24:19.7413643Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-10-10T00:24:19.7413767Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-10-10T00:24:19.7413900Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-10-10T00:24:19.7414021Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-10-10T00:24:19.7414207Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-10-10T00:24:19.7414340Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-10-10T00:24:19.7414463Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-10-10T00:24:19.7414594Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-10-10T00:24:19.7414725Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-10-10T00:24:19.7414843Z * [new tag] v2.3.1 -> v2.3.1 2025-10-10T00:24:19.7414969Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-10-10T00:24:19.7415102Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-10-10T00:24:19.7415223Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-10-10T00:24:19.7415340Z * [new tag] v2.4.0 -> v2.4.0 2025-10-10T00:24:19.7415470Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-10-10T00:24:19.7415607Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-10-10T00:24:19.7415737Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-10-10T00:24:19.7415861Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-10-10T00:24:19.7415993Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-10-10T00:24:19.7416115Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-10-10T00:24:19.7416239Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-10-10T00:24:19.7416368Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-10-10T00:24:19.7416491Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-10-10T00:24:19.7416609Z * [new tag] v2.4.1 -> v2.4.1 2025-10-10T00:24:19.7416748Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-10-10T00:24:19.7416871Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-10-10T00:24:19.7416994Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-10-10T00:24:19.7417114Z * [new tag] v2.5.0 -> v2.5.0 2025-10-10T00:24:19.7417251Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-10-10T00:24:19.7417382Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-10-10T00:24:19.7417507Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-10-10T00:24:19.7417639Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-10-10T00:24:19.7417769Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-10-10T00:24:19.7417891Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-10-10T00:24:19.7418024Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-10-10T00:24:19.7418155Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-10-10T00:24:19.7418278Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-10-10T00:24:19.7418409Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-10-10T00:24:19.7418589Z * [new tag] v2.5.1 -> v2.5.1 2025-10-10T00:24:19.7418717Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-10-10T00:24:19.7418854Z * [new tag] v2.6.0 -> v2.6.0 2025-10-10T00:24:19.7418983Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-10-10T00:24:19.7419107Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-10-10T00:24:19.7419231Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-10-10T00:24:19.7419428Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-10-10T00:24:19.7419554Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-10-10T00:24:19.7419677Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-10-10T00:24:19.7419813Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-10-10T00:24:19.7419941Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-10-10T00:24:19.7420063Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-10-10T00:24:19.7420188Z * [new tag] v2.7.0 -> v2.7.0 2025-10-10T00:24:19.7420310Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-10-10T00:24:19.7420442Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-10-10T00:24:19.7420579Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-10-10T00:24:19.7420706Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-10-10T00:24:19.7420838Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-10-10T00:24:19.7420963Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-10-10T00:24:19.7421099Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-10-10T00:24:19.7421229Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-10-10T00:24:19.7421354Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-10-10T00:24:19.7421485Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-10-10T00:24:19.7421606Z * [new tag] v2.7.1 -> v2.7.1 2025-10-10T00:24:19.7421730Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-10-10T00:24:19.7421864Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-10-10T00:24:19.7421991Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-10-10T00:24:19.7422120Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-10-10T00:24:19.7422260Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-10-10T00:24:19.7422383Z * [new tag] v2.8.0 -> v2.8.0 2025-10-10T00:24:19.7422506Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-10-10T00:24:19.7422639Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-10-10T00:24:19.7422772Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-10-10T00:24:19.7422897Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-10-10T00:24:19.7423022Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-10-10T00:24:19.7423157Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-10-10T00:24:19.7423280Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-10-10T00:24:19.7423411Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-10-10T00:24:19.7423543Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-10-10T00:24:19.7423669Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-10-10T00:24:19.7423799Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-10-10T00:24:19.7424000Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-10-10T00:24:19.7424123Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-10-10T00:24:19.7424248Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-10-10T00:24:19.7424376Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-10-10T00:24:19.7424504Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-10-10T00:24:19.7424629Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-10-10T00:24:19.7424885Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-10-10T00:24:19.7425068Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-10-10T00:24:19.7425323Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-10-10T00:24:19.7425504Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-10-10T00:24:19.7425686Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-10-10T00:24:19.7425855Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-10-10T00:24:19.7426023Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-10-10T00:24:19.7426200Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-10-10T00:24:19.7426378Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-10-10T00:24:19.7426555Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-10-10T00:24:19.7426737Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-10-10T00:24:19.7426907Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-10-10T00:24:19.7427082Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-10-10T00:24:19.7427260Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-10-10T00:24:19.7427426Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-10-10T00:24:19.7427590Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-10-10T00:24:19.7427765Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-10-10T00:24:19.7427930Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-10-10T00:24:19.7428098Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-10-10T00:24:19.7428264Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-10-10T00:24:19.7428438Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-10-10T00:24:19.7428609Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-10-10T00:24:19.7428775Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-10-10T00:24:19.7428946Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-10-10T00:24:19.7429110Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-10-10T00:24:19.7429276Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-10-10T00:24:19.7429446Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-10-10T00:24:19.7429616Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-10-10T00:24:19.7429782Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-10-10T00:24:19.7429958Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-10-10T00:24:19.7430203Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-10-10T00:24:19.7430371Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-10-10T00:24:19.7430549Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-10-10T00:24:19.7430714Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-10-10T00:24:19.7430882Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-10-10T00:24:19.7431055Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-10-10T00:24:19.7431291Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-10-10T00:24:19.7431456Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-10-10T00:24:19.7431623Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-10-10T00:24:19.7431802Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-10-10T00:24:19.7431972Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-10-10T00:24:19.7432141Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-10-10T00:24:19.7432316Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-10-10T00:24:19.7432484Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-10-10T00:24:19.7432656Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-10-10T00:24:19.7432836Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-10-10T00:24:19.7433003Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-10-10T00:24:19.7433174Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-10-10T00:24:19.7433353Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-10-10T00:24:19.7433520Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-10-10T00:24:19.7433688Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-10-10T00:24:19.7433858Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-10-10T00:24:19.7434023Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-10-10T00:24:19.7434195Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-10-10T00:24:19.7434370Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-10-10T00:24:19.7434536Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-10-10T00:24:19.7434701Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-10-10T00:24:19.7434868Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-10-10T00:24:19.7435040Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-10-10T00:24:19.7435207Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-10-10T00:24:19.7435372Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-10-10T00:24:19.7435551Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-10-10T00:24:19.7435724Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-10-10T00:24:19.7435892Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-10-10T00:24:19.7436063Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-10-10T00:24:19.7436228Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-10-10T00:24:19.7436465Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-10-10T00:24:19.7436638Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-10-10T00:24:19.7436809Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-10-10T00:24:19.7436979Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-10-10T00:24:19.7437149Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-10-10T00:24:19.7437381Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-10-10T00:24:19.7437553Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-10-10T00:24:19.7437729Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-10-10T00:24:19.7437895Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-10-10T00:24:19.7438065Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-10-10T00:24:19.7438235Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-10-10T00:24:26.1574954Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-10-10T00:24:26.1575541Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-10-10T00:24:26.1575991Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-10-10T00:24:26.1576460Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-10-10T00:24:26.1576898Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-10-10T00:24:26.1577345Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-10-10T00:24:26.1577790Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-10-10T00:24:26.1578233Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-10-10T00:24:26.1578677Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-10-10T00:24:26.1579104Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-10-10T00:24:26.1579546Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-10-10T00:24:26.1579990Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-10-10T00:24:26.1580428Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-10-10T00:24:26.1580872Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-10-10T00:24:26.1581307Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-10-10T00:24:26.1581749Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-10-10T00:24:26.1582237Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-10-10T00:24:26.1582733Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-10-10T00:24:26.1583188Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-10-10T00:24:26.1583621Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-10-10T00:24:26.1584061Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-10-10T00:24:26.1584495Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-10-10T00:24:26.1584936Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-10-10T00:24:26.1585373Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-10-10T00:24:26.1586034Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-10-10T00:24:26.1586475Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-10-10T00:24:26.1586905Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-10-10T00:24:26.1587344Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-10-10T00:24:26.1587778Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-10-10T00:24:26.1588219Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-10-10T00:24:26.1588774Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-10-10T00:24:26.1589207Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-10-10T00:24:26.1589659Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-10-10T00:24:26.1590105Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-10-10T00:24:26.1590549Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-10-10T00:24:26.1590992Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-10-10T00:24:26.1591420Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-10-10T00:24:26.1591860Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-10-10T00:24:26.1592290Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-10-10T00:24:26.1592730Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-10-10T00:24:26.1593148Z * [new tag] whc_flight_1 -> whc_flight_1 2025-10-10T00:24:26.1593519Z * [new tag] whc_flight_2 -> whc_flight_2 2025-10-10T00:24:26.1593893Z * [new tag] whc_flight_4 -> whc_flight_4 2025-10-10T00:24:26.1798361Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet 344e6365a0068c2d2847fcec0c55dd53291d475e^{object} 2025-10-10T00:24:26.2007729Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:24:26.2042366Z ##[endgroup] 2025-10-10T00:24:26.2042721Z ##[group]Determining the checkout info 2025-10-10T00:24:26.2043862Z ##[endgroup] 2025-10-10T00:24:26.2055091Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-10-10T00:24:26.2333667Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-10-10T00:24:26.2562425Z ##[group]Checking out the ref 2025-10-10T00:24:26.2572221Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:24:27.3284317Z Updating files: 11% (2324/19929) 2025-10-10T00:24:27.4062617Z Updating files: 12% (2392/19929) 2025-10-10T00:24:27.4816079Z Updating files: 13% (2591/19929) 2025-10-10T00:24:27.5556002Z Updating files: 14% (2791/19929) 2025-10-10T00:24:27.6181113Z Updating files: 15% (2990/19929) 2025-10-10T00:24:27.8783964Z Updating files: 16% (3189/19929) 2025-10-10T00:24:27.9470688Z Updating files: 17% (3388/19929) 2025-10-10T00:24:28.0081386Z Updating files: 18% (3588/19929) 2025-10-10T00:24:28.0708262Z Updating files: 19% (3787/19929) 2025-10-10T00:24:28.1322242Z Updating files: 20% (3986/19929) 2025-10-10T00:24:28.1994712Z Updating files: 21% (4186/19929) 2025-10-10T00:24:28.3222707Z Updating files: 22% (4385/19929) 2025-10-10T00:24:28.4803979Z Updating files: 22% (4489/19929) 2025-10-10T00:24:28.6418830Z Updating files: 23% (4584/19929) 2025-10-10T00:24:28.7785206Z Updating files: 24% (4783/19929) 2025-10-10T00:24:28.8831246Z Updating files: 25% (4983/19929) 2025-10-10T00:24:28.9555821Z Updating files: 26% (5182/19929) 2025-10-10T00:24:29.0544212Z Updating files: 27% (5381/19929) 2025-10-10T00:24:29.1278542Z Updating files: 28% (5581/19929) 2025-10-10T00:24:29.2015956Z Updating files: 29% (5780/19929) 2025-10-10T00:24:29.3048343Z Updating files: 30% (5979/19929) 2025-10-10T00:24:29.3169980Z Updating files: 31% (6178/19929) 2025-10-10T00:24:29.4165364Z Updating files: 31% (6197/19929) 2025-10-10T00:24:29.6087015Z Updating files: 32% (6378/19929) 2025-10-10T00:24:29.7445582Z Updating files: 33% (6577/19929) 2025-10-10T00:24:29.9493711Z Updating files: 34% (6776/19929) 2025-10-10T00:24:30.3213464Z Updating files: 35% (6976/19929) 2025-10-10T00:24:30.3556279Z Updating files: 35% (7087/19929) 2025-10-10T00:24:30.4352972Z Updating files: 36% (7175/19929) 2025-10-10T00:24:30.5351638Z Updating files: 37% (7374/19929) 2025-10-10T00:24:30.6100131Z Updating files: 38% (7574/19929) 2025-10-10T00:24:30.7078186Z Updating files: 39% (7773/19929) 2025-10-10T00:24:30.7795437Z Updating files: 40% (7972/19929) 2025-10-10T00:24:30.8539860Z Updating files: 41% (8171/19929) 2025-10-10T00:24:31.0754937Z Updating files: 42% (8371/19929) 2025-10-10T00:24:31.1632623Z Updating files: 43% (8570/19929) 2025-10-10T00:24:31.2587728Z Updating files: 44% (8769/19929) 2025-10-10T00:24:31.3216362Z Updating files: 45% (8969/19929) 2025-10-10T00:24:31.3230482Z Updating files: 45% (9164/19929) 2025-10-10T00:24:31.3958801Z Updating files: 46% (9168/19929) 2025-10-10T00:24:31.4920076Z Updating files: 47% (9367/19929) 2025-10-10T00:24:31.5696963Z Updating files: 48% (9566/19929) 2025-10-10T00:24:31.6684288Z Updating files: 49% (9766/19929) 2025-10-10T00:24:31.7387373Z Updating files: 50% (9965/19929) 2025-10-10T00:24:31.8137909Z Updating files: 51% (10164/19929) 2025-10-10T00:24:31.9120224Z Updating files: 52% (10364/19929) 2025-10-10T00:24:32.0257464Z Updating files: 53% (10563/19929) 2025-10-10T00:24:32.1060845Z Updating files: 54% (10762/19929) 2025-10-10T00:24:32.2126770Z Updating files: 55% (10961/19929) 2025-10-10T00:24:32.3258450Z Updating files: 56% (11161/19929) 2025-10-10T00:24:32.3741643Z Updating files: 56% (11229/19929) 2025-10-10T00:24:32.4717539Z Updating files: 57% (11360/19929) 2025-10-10T00:24:32.5491167Z Updating files: 58% (11559/19929) 2025-10-10T00:24:32.6266064Z Updating files: 59% (11759/19929) 2025-10-10T00:24:32.7516898Z Updating files: 60% (11958/19929) 2025-10-10T00:24:32.8288078Z Updating files: 61% (12157/19929) 2025-10-10T00:24:32.9297287Z Updating files: 62% (12356/19929) 2025-10-10T00:24:33.0094928Z Updating files: 63% (12556/19929) 2025-10-10T00:24:33.0908921Z Updating files: 64% (12755/19929) 2025-10-10T00:24:33.2309879Z Updating files: 65% (12954/19929) 2025-10-10T00:24:33.3118849Z Updating files: 66% (13154/19929) 2025-10-10T00:24:33.3255899Z Updating files: 67% (13353/19929) 2025-10-10T00:24:33.4090613Z Updating files: 67% (13391/19929) 2025-10-10T00:24:33.4852177Z Updating files: 68% (13552/19929) 2025-10-10T00:24:33.5895554Z Updating files: 69% (13752/19929) 2025-10-10T00:24:33.8590249Z Updating files: 70% (13951/19929) 2025-10-10T00:24:34.0587633Z Updating files: 71% (14150/19929) 2025-10-10T00:24:34.1589388Z Updating files: 72% (14349/19929) 2025-10-10T00:24:34.2721847Z Updating files: 73% (14549/19929) 2025-10-10T00:24:34.3364644Z Updating files: 74% (14748/19929) 2025-10-10T00:24:34.4106494Z Updating files: 74% (14839/19929) 2025-10-10T00:24:34.5896604Z Updating files: 75% (14947/19929) 2025-10-10T00:24:34.7128201Z Updating files: 76% (15147/19929) 2025-10-10T00:24:34.8479188Z Updating files: 77% (15346/19929) 2025-10-10T00:24:34.9532446Z Updating files: 78% (15545/19929) 2025-10-10T00:24:35.2174663Z Updating files: 79% (15744/19929) 2025-10-10T00:24:35.3366066Z Updating files: 80% (15944/19929) 2025-10-10T00:24:35.3573825Z Updating files: 80% (16111/19929) 2025-10-10T00:24:35.4976743Z Updating files: 81% (16143/19929) 2025-10-10T00:24:35.6737814Z Updating files: 82% (16342/19929) 2025-10-10T00:24:35.7931546Z Updating files: 83% (16542/19929) 2025-10-10T00:24:35.9358153Z Updating files: 84% (16741/19929) 2025-10-10T00:24:36.0538375Z Updating files: 85% (16940/19929) 2025-10-10T00:24:36.2089028Z Updating files: 86% (17139/19929) 2025-10-10T00:24:36.3246960Z Updating files: 87% (17339/19929) 2025-10-10T00:24:36.3379966Z Updating files: 88% (17538/19929) 2025-10-10T00:24:36.4374281Z Updating files: 88% (17559/19929) 2025-10-10T00:24:36.9053353Z Updating files: 89% (17737/19929) 2025-10-10T00:24:37.0273144Z Updating files: 90% (17937/19929) 2025-10-10T00:24:37.1820909Z Updating files: 91% (18136/19929) 2025-10-10T00:24:37.2875445Z Updating files: 92% (18335/19929) 2025-10-10T00:24:37.3372505Z Updating files: 93% (18534/19929) 2025-10-10T00:24:37.4343744Z Updating files: 93% (18621/19929) 2025-10-10T00:24:37.5584174Z Updating files: 94% (18734/19929) 2025-10-10T00:24:37.6759639Z Updating files: 95% (18933/19929) 2025-10-10T00:24:37.8522897Z Updating files: 96% (19132/19929) 2025-10-10T00:24:37.9680104Z Updating files: 97% (19332/19929) 2025-10-10T00:24:38.1360587Z Updating files: 98% (19531/19929) 2025-10-10T00:24:38.2772246Z Updating files: 99% (19730/19929) 2025-10-10T00:24:38.2772580Z Updating files: 100% (19929/19929) 2025-10-10T00:24:38.2772849Z Updating files: 100% (19929/19929), done. 2025-10-10T00:24:38.3216611Z Note: switching to '344e6365a0068c2d2847fcec0c55dd53291d475e'. 2025-10-10T00:24:38.3216942Z 2025-10-10T00:24:38.3217143Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T00:24:38.3217646Z changes and commit them, and you can discard any commits you make in this 2025-10-10T00:24:38.3218216Z state without impacting any branches by switching back to a branch. 2025-10-10T00:24:38.3218543Z 2025-10-10T00:24:38.3218725Z If you want to create a new branch to retain commits you create, you may 2025-10-10T00:24:38.3219184Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T00:24:38.3219442Z 2025-10-10T00:24:38.3219571Z git switch -c 2025-10-10T00:24:38.3219762Z 2025-10-10T00:24:38.3219853Z Or undo this operation with: 2025-10-10T00:24:38.3220013Z 2025-10-10T00:24:38.3220091Z git switch - 2025-10-10T00:24:38.3220211Z 2025-10-10T00:24:38.3220424Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T00:24:38.3220743Z 2025-10-10T00:24:38.3221081Z HEAD is now at 344e6365a00 [inductor][eazy] change how torch.use_deterministic_algorithms affect inductor (#164905) 2025-10-10T00:24:38.3417354Z ##[endgroup] 2025-10-10T00:24:38.3417773Z ##[group]Setting up auth for fetching submodules 2025-10-10T00:24:38.3430461Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-10-10T00:24:38.3685908Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-10-10T00:24:38.3932769Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-10-10T00:24:38.4183656Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-10-10T00:24:38.4421416Z ##[endgroup] 2025-10-10T00:24:38.4421797Z ##[group]Fetching submodules 2025-10-10T00:24:38.4432546Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-10-10T00:24:38.8678490Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2025-10-10T00:24:39.3170608Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-10-10T00:24:39.3171598Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-10-10T00:24:39.3172504Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-10-10T00:24:39.3173397Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-10-10T00:24:39.3174402Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-10-10T00:24:39.3175499Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-10-10T00:24:39.3176620Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-10-10T00:24:39.3177408Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-10-10T00:24:39.3178429Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-10-10T00:24:39.3179394Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-10-10T00:24:39.3180394Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-10-10T00:24:39.3181292Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-10-10T00:24:39.3182218Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-10-10T00:24:39.3183120Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-10-10T00:24:39.3183918Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-10-10T00:24:39.3184817Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-10-10T00:24:39.3185810Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-10-10T00:24:39.3186640Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-10-10T00:24:39.3187487Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:24:39.3188357Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-10-10T00:24:39.3189162Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-10-10T00:24:39.3190002Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-10-10T00:24:39.3190774Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-10-10T00:24:39.3191551Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-10-10T00:24:39.3192398Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-10-10T00:24:39.3193291Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-10-10T00:24:39.3194142Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-10-10T00:24:39.3194938Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-10-10T00:24:39.3195886Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-10-10T00:24:39.3196916Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-10-10T00:24:39.3197833Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-10-10T00:24:39.3198872Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-10-10T00:24:39.3199892Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-10-10T00:24:39.3240399Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-10-10T00:24:39.3241311Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-10-10T00:24:39.3242309Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-10-10T00:24:39.3243157Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-10-10T00:24:39.4375345Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-10-10T00:24:40.4801596Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-10-10T00:24:40.4985366Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-10-10T00:24:41.4622562Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-10-10T00:24:49.5092146Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-10-10T00:24:49.5093262Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-10-10T00:24:49.5094333Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-10-10T00:24:49.5095376Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-10-10T00:24:49.5096513Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-10-10T00:24:49.5097715Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-10-10T00:24:49.5098826Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-10-10T00:24:49.5099890Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-10-10T00:24:49.5100913Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-10-10T00:24:49.5101932Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-10-10T00:24:49.5102970Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-10-10T00:24:49.5104001Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-10-10T00:24:49.5105055Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-10-10T00:24:49.5106102Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-10-10T00:24:49.5107472Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-10-10T00:24:49.7310237Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-10-10T00:25:07.9602093Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-10-10T00:25:07.9602705Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-10-10T00:25:07.9603288Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-10-10T00:25:07.9603850Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-10-10T00:25:07.9604410Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-10-10T00:25:07.9605001Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-10-10T00:25:07.9605555Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-10-10T00:25:07.9606138Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-10-10T00:25:07.9606668Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-10-10T00:25:07.9607405Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-10-10T00:25:07.9607993Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-10-10T00:25:07.9608656Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-10-10T00:25:07.9609225Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-10-10T00:25:07.9609754Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-10-10T00:25:07.9610431Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-10-10T00:25:07.9610981Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-10-10T00:25:07.9611518Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-10-10T00:25:08.0965404Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-10-10T00:25:08.1993678Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-10-10T00:25:08.2789738Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-10-10T00:25:08.5301961Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-10-10T00:25:09.0390421Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-10-10T00:25:09.4610640Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-10-10T00:25:17.8913681Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-10-10T00:25:18.9183543Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-10-10T00:25:18.9292863Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:25:22.9214616Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-10-10T00:25:26.2779148Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-10-10T00:25:26.4730866Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-10-10T00:25:30.4497642Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:25:30.6438364Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-10-10T00:25:31.9494856Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-10-10T00:25:32.2491609Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-10-10T00:25:38.1515889Z Submodule path 'third_party/cutlass': checked out 'f3fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-10-10T00:25:39.9157804Z Submodule path 'third_party/fbgemm': checked out '3cefe0564a8c3de514a152d40a2b4770f2ee5be0' 2025-10-10T00:25:39.9374219Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-10-10T00:25:39.9375313Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:25:39.9376348Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:25:39.9377287Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-10-10T00:25:39.9378387Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-10-10T00:25:39.9379662Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:25:39.9380696Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-10-10T00:25:40.0482053Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-10-10T00:25:49.5051082Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-10-10T00:25:49.5051842Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-10-10T00:25:49.5052768Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-10-10T00:25:49.5053591Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-10-10T00:25:49.5054282Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-10-10T00:25:49.5054943Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-10-10T00:25:49.7355150Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-10-10T00:25:53.5951150Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:25:54.2498971Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-10-10T00:25:59.9177660Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-10-10T00:26:00.2036819Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:26:00.2913187Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-10-10T00:26:01.2389135Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-10-10T00:26:01.8642098Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-10-10T00:26:01.8767094Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:26:01.8768154Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:26:06.5416483Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-10-10T00:26:06.5417315Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-10-10T00:26:10.3295669Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-10-10T00:26:16.1877298Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-10-10T00:26:18.0301143Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-10-10T00:26:18.3644344Z Submodule path 'third_party/fmt': checked out 'e424e3f2e607da02742f73db84873b8084fc714c' 2025-10-10T00:26:18.5449943Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-10-10T00:26:18.8093619Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-10-10T00:26:19.0646096Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:26:19.1670027Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-10-10T00:26:19.1778407Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-10-10T00:26:32.7608302Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-10-10T00:26:37.5744840Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-10-10T00:26:37.7164900Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-10-10T00:26:38.0103156Z Submodule path 'third_party/kineto': checked out '001ba8eb519438592f79dbc8e86a349f5f6c6829' 2025-10-10T00:26:38.0260947Z 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:38.0262774Z 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:38.0263920Z 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:40.8644312Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-10-10T00:26:40.8645148Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-10-10T00:26:40.8645931Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-10-10T00:26:41.2909093Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-10-10T00:26:41.3221851Z 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:41.3223016Z 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:41.3224107Z 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:41.3225245Z 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:41.3226442Z 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:41.3227733Z 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:41.3228951Z 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:41.3230244Z 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:41.3767352Z 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:41.3769562Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-10-10T00:26:50.4273698Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-10-10T00:26:50.4274707Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-10-10T00:26:50.4275698Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-10-10T00:26:50.4276704Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-10-10T00:26:50.4277879Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-10-10T00:26:50.4278800Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-10-10T00:26:50.4279725Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-10-10T00:26:50.4280675Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-10-10T00:26:51.1380789Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-10-10T00:26:51.2695498Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-10-10T00:26:51.5992666Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-10-10T00:26:51.7379934Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-10-10T00:26:51.7501880Z 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:52.2696156Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-10-10T00:26:52.3309030Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-10-10T00:26:52.4647250Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-10-10T00:26:52.6723671Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:26:53.1834870Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-10-10T00:26:53.2929150Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-10-10T00:26:53.4734999Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-10-10T00:26:53.4872720Z 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:53.4874179Z 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:55.8365417Z 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:55.8366652Z 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:56.5313127Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-10-10T00:26:56.7372194Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:26:56.8770707Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-10-10T00:26:57.0748502Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:26:57.3065574Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-10-10T00:26:57.4925389Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-10-10T00:26:58.1723049Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-10-10T00:27:01.3223714Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-10-10T00:27:01.3361831Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:02.5070511Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-10-10T00:27:02.6705758Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-10-10T00:27:03.2013355Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-10-10T00:27:03.2289428Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:03.2290579Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:03.2291657Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:03.2292758Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:03.2294032Z 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:27:03.2295426Z 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:27:03.2296707Z 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:27:03.2297779Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:03.2768731Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-10-10T00:27:13.7767975Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-10-10T00:27:13.7768850Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-10-10T00:27:13.7769863Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-10-10T00:27:13.7770781Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-10-10T00:27:13.7771614Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-10-10T00:27:13.7772453Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-10-10T00:27:13.7773247Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-10-10T00:27:13.8975350Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-10-10T00:27:14.1002075Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-10-10T00:27:14.2022349Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-10-10T00:27:14.7739100Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-10-10T00:27:14.9033051Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-10-10T00:27:15.0053546Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-10-10T00:27:15.1183341Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-10-10T00:27:15.1310297Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:15.1311669Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:17.4218137Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T00:27:17.4219222Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T00:27:18.0554266Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-10-10T00:27:18.2418604Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:27:23.4275683Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-10-10T00:27:23.5007357Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-10-10T00:27:24.9898230Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-10-10T00:27:25.0031298Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:25.0032422Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:26.2833739Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-10-10T00:27:26.2834569Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-10-10T00:27:26.3864034Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-10-10T00:27:26.6510232Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-10-10T00:27:26.7295145Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-10-10T00:27:26.8215291Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-10-10T00:27:27.0342753Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-10-10T00:27:27.1833903Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-10-10T00:27:27.3790087Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-10-10T00:27:28.1853400Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-10-10T00:27:28.2017718Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:28.2018810Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:28.2019964Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:28.2020959Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:30.3706450Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-10-10T00:27:30.3707258Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-10-10T00:27:30.3708214Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-10-10T00:27:30.3708970Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-10-10T00:27:30.7332656Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-10-10T00:27:30.8397505Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-10-10T00:27:31.1284238Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-10-10T00:27:31.2790910Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-10-10T00:27:31.2900657Z 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:31.6377220Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-10-10T00:27:31.7086703Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-10-10T00:27:31.7338420Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-10-10T00:27:32.1512890Z Entering 'android/libs/fbjni' 2025-10-10T00:27:32.1906285Z Entering 'third_party/FP16' 2025-10-10T00:27:32.2293107Z Entering 'third_party/FXdiv' 2025-10-10T00:27:32.2691738Z Entering 'third_party/NNPACK' 2025-10-10T00:27:32.3134517Z Entering 'third_party/NVTX' 2025-10-10T00:27:32.3526366Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:32.3913068Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:32.4327405Z Entering 'third_party/aiter' 2025-10-10T00:27:32.4703239Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:32.5115709Z Entering 'third_party/benchmark' 2025-10-10T00:27:32.5505009Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:32.5901815Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:32.6344727Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:32.6730731Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:32.7159109Z Entering 'third_party/cutlass' 2025-10-10T00:27:32.7564094Z Entering 'third_party/fbgemm' 2025-10-10T00:27:32.7947883Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:32.8348079Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:32.8767719Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:32.9166429Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:32.9582604Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:32.9980519Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:33.0389152Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:33.0823224Z Entering 'third_party/flash-attention' 2025-10-10T00:27:33.1198590Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:33.1616816Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:33.2035847Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:33.2438629Z Entering 'third_party/fmt' 2025-10-10T00:27:33.2841822Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:33.3247400Z Entering 'third_party/gloo' 2025-10-10T00:27:33.3641377Z Entering 'third_party/googletest' 2025-10-10T00:27:33.4019043Z Entering 'third_party/ideep' 2025-10-10T00:27:33.4389720Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:33.4797785Z Entering 'third_party/ittapi' 2025-10-10T00:27:33.5180685Z Entering 'third_party/kineto' 2025-10-10T00:27:33.5546193Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:33.5913959Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:33.6304252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:33.6704174Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:33.7106637Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:33.7472696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:33.7872556Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:33.8256070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:33.8647220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:33.9036761Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:33.9456443Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:33.9872149Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:34.0312761Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:34.0744357Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:34.1137315Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:34.1556405Z Entering 'third_party/kleidiai' 2025-10-10T00:27:34.1967513Z Entering 'third_party/mimalloc' 2025-10-10T00:27:34.2365624Z Entering 'third_party/nlohmann' 2025-10-10T00:27:34.2779933Z Entering 'third_party/onnx' 2025-10-10T00:27:34.3172617Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:34.3571741Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:34.3933250Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:34.4321649Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:34.4698224Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:34.5076597Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:34.5484757Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:34.5914129Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:34.6295096Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:34.6683510Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:34.7064854Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:34.7462054Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:34.7892441Z Entering 'third_party/pocketfft' 2025-10-10T00:27:34.8284449Z Entering 'third_party/protobuf' 2025-10-10T00:27:34.8655075Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:34.9038511Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:34.9435959Z Entering 'third_party/psimd' 2025-10-10T00:27:34.9810707Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:35.0189322Z Entering 'third_party/pybind11' 2025-10-10T00:27:35.0565222Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:35.0953428Z Entering 'third_party/sleef' 2025-10-10T00:27:35.1361746Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:35.1731621Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:35.2124402Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:35.2511068Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:35.2947743Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:35.3329364Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:35.3836462Z ##[endgroup] 2025-10-10T00:27:35.3836928Z ##[group]Persisting credentials for submodules 2025-10-10T00:27:35.3851389Z [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:35.8037550Z Entering 'android/libs/fbjni' 2025-10-10T00:27:35.8635611Z Entering 'third_party/FP16' 2025-10-10T00:27:35.9244245Z Entering 'third_party/FXdiv' 2025-10-10T00:27:35.9841710Z Entering 'third_party/NNPACK' 2025-10-10T00:27:36.0414286Z Entering 'third_party/NVTX' 2025-10-10T00:27:36.0994543Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:36.1582730Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:36.2197430Z Entering 'third_party/aiter' 2025-10-10T00:27:36.2840802Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:36.3566945Z Entering 'third_party/benchmark' 2025-10-10T00:27:36.4177755Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:36.4784473Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:36.5384099Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:36.6008616Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:36.6578609Z Entering 'third_party/cutlass' 2025-10-10T00:27:36.7171622Z Entering 'third_party/fbgemm' 2025-10-10T00:27:36.7733287Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:36.8315315Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:36.8940997Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:36.9574357Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:37.0178051Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:37.0750366Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:37.1317894Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:37.1911141Z Entering 'third_party/flash-attention' 2025-10-10T00:27:37.2486017Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:37.3076763Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:37.3664162Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:37.4242266Z Entering 'third_party/fmt' 2025-10-10T00:27:37.4822468Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:37.5427066Z Entering 'third_party/gloo' 2025-10-10T00:27:37.6004327Z Entering 'third_party/googletest' 2025-10-10T00:27:37.6574883Z Entering 'third_party/ideep' 2025-10-10T00:27:37.7213735Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:37.7813815Z Entering 'third_party/ittapi' 2025-10-10T00:27:37.8383316Z Entering 'third_party/kineto' 2025-10-10T00:27:37.8949115Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:37.9520112Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:38.0101656Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:38.0674193Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:38.1259670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:38.1830622Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:38.2432885Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:38.3048873Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:38.3644500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:38.4224828Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:38.4825181Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:38.5393683Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:38.6011849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:38.6678384Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:38.7289392Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:38.7898627Z Entering 'third_party/kleidiai' 2025-10-10T00:27:38.8494590Z Entering 'third_party/mimalloc' 2025-10-10T00:27:38.9083164Z Entering 'third_party/nlohmann' 2025-10-10T00:27:38.9693339Z Entering 'third_party/onnx' 2025-10-10T00:27:39.0326298Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:39.0970645Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:39.1586844Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:39.2186905Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:39.2809728Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:39.3430131Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:39.4027361Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:39.4619019Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:39.5228128Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:39.5779814Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:39.6365173Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:39.6957926Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:39.7578481Z Entering 'third_party/pocketfft' 2025-10-10T00:27:39.8203754Z Entering 'third_party/protobuf' 2025-10-10T00:27:39.8780916Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:39.9368172Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:39.9993974Z Entering 'third_party/psimd' 2025-10-10T00:27:40.0563831Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:40.1144223Z Entering 'third_party/pybind11' 2025-10-10T00:27:40.1723239Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:40.2299740Z Entering 'third_party/sleef' 2025-10-10T00:27:40.2871594Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:40.3451668Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:40.4060848Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:40.4657072Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:40.5223579Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:40.5814702Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:40.6519343Z [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:41.0675302Z Entering 'android/libs/fbjni' 2025-10-10T00:27:41.1244410Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-10-10T00:27:41.1393426Z Entering 'third_party/FP16' 2025-10-10T00:27:41.1960345Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-10-10T00:27:41.2113047Z Entering 'third_party/FXdiv' 2025-10-10T00:27:41.2695817Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-10-10T00:27:41.2846412Z Entering 'third_party/NNPACK' 2025-10-10T00:27:41.3430985Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-10-10T00:27:41.3575847Z Entering 'third_party/NVTX' 2025-10-10T00:27:41.4145592Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-10-10T00:27:41.4299274Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:41.4873581Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-10-10T00:27:41.5019374Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:41.5577997Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-10-10T00:27:41.5743644Z Entering 'third_party/aiter' 2025-10-10T00:27:41.6309850Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-10-10T00:27:41.6437238Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:41.6984490Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-10-10T00:27:41.7165201Z Entering 'third_party/benchmark' 2025-10-10T00:27:41.7749353Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:27:41.7901888Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:41.8468989Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-10-10T00:27:41.8629567Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:41.9198228Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-10-10T00:27:41.9344266Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:41.9902666Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-10-10T00:27:42.0067372Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:42.0630906Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-10-10T00:27:42.0778219Z Entering 'third_party/cutlass' 2025-10-10T00:27:42.1342351Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-10-10T00:27:42.1499586Z Entering 'third_party/fbgemm' 2025-10-10T00:27:42.2067330Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-10-10T00:27:42.2204442Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:42.2784311Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-10-10T00:27:42.2932652Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:42.3498904Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-10-10T00:27:42.3662901Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:42.4226922Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-10-10T00:27:42.4368773Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:42.4916749Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-10-10T00:27:42.5068570Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:42.5606583Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-10-10T00:27:42.5782201Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:42.6337288Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-10-10T00:27:42.6477728Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:42.7051649Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-10-10T00:27:42.7217679Z Entering 'third_party/flash-attention' 2025-10-10T00:27:42.7794798Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-10-10T00:27:42.7920766Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:42.8468510Z 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:42.8630587Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:42.9187806Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-10-10T00:27:42.9357117Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:42.9954868Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-10-10T00:27:43.0100051Z Entering 'third_party/fmt' 2025-10-10T00:27:43.0652408Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-10-10T00:27:43.0802419Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:43.1353084Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-10-10T00:27:43.1492959Z Entering 'third_party/gloo' 2025-10-10T00:27:43.2038904Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-10-10T00:27:43.2181324Z Entering 'third_party/googletest' 2025-10-10T00:27:43.2743604Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:27:43.2900958Z Entering 'third_party/ideep' 2025-10-10T00:27:43.3494868Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-10-10T00:27:43.3632997Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:43.4190930Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-10-10T00:27:43.4364514Z Entering 'third_party/ittapi' 2025-10-10T00:27:43.4922468Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-10-10T00:27:43.5061981Z Entering 'third_party/kineto' 2025-10-10T00:27:43.5640897Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-10-10T00:27:43.5771243Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:43.6348525Z 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:43.6480565Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:43.7043813Z 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:43.7189402Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:43.7744097Z 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:43.7892274Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:43.8450567Z 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:43.8592126Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:43.9146653Z 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:43.9279721Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:43.9860444Z 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:44.0028481Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:44.0588662Z 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:44.0737560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:44.1289795Z 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:44.1439228Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:44.2034121Z 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:44.2186090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:44.2761170Z 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:44.2933827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:44.3529292Z 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:44.3660649Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:44.4236954Z 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:44.4387419Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:44.4954057Z 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:44.5135237Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:44.5700916Z 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:44.5854747Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:44.6415740Z 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:44.6576769Z Entering 'third_party/kleidiai' 2025-10-10T00:27:44.7176094Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-10-10T00:27:44.7326962Z Entering 'third_party/mimalloc' 2025-10-10T00:27:44.7919977Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-10-10T00:27:44.8066506Z Entering 'third_party/nlohmann' 2025-10-10T00:27:44.8637585Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-10-10T00:27:44.8800700Z Entering 'third_party/onnx' 2025-10-10T00:27:44.9394330Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-10-10T00:27:44.9554286Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:45.0139521Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:27:45.0313966Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:45.1393464Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-10-10T00:27:45.1529498Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:45.2104592Z 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:45.2251064Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:45.2855292Z 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:45.3009631Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:45.3601109Z 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:45.3749788Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:45.4310585Z 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:45.4462925Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:45.5023404Z 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:45.5166195Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:45.5732367Z 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:45.5880744Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:45.6531411Z 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:45.6660360Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:45.7221410Z 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:45.7367270Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:45.7925388Z 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:45.8085051Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:45.8670165Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-10-10T00:27:45.8852740Z Entering 'third_party/pocketfft' 2025-10-10T00:27:45.9392013Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-10-10T00:27:45.9537674Z Entering 'third_party/protobuf' 2025-10-10T00:27:46.0093002Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-10-10T00:27:46.0221011Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:46.0767271Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:27:46.0923873Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:46.1477214Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:27:46.1633057Z Entering 'third_party/psimd' 2025-10-10T00:27:46.2247654Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-10-10T00:27:46.2392230Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:46.2975843Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-10-10T00:27:46.3118341Z Entering 'third_party/pybind11' 2025-10-10T00:27:46.3669711Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:27:46.3814494Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:46.4366361Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-10-10T00:27:46.4511686Z Entering 'third_party/sleef' 2025-10-10T00:27:46.5055312Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-10-10T00:27:46.5208025Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:46.5747863Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-10-10T00:27:46.5877236Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:46.6427054Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:27:46.6571027Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:46.7115649Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-10-10T00:27:46.7267607Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:46.7804521Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-10-10T00:27:46.7945784Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:46.8521330Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:27:46.8645700Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:46.9202372Z 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:46.9835143Z [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:47.3504571Z Entering 'android/libs/fbjni' 2025-10-10T00:27:47.3881535Z Entering 'third_party/FP16' 2025-10-10T00:27:47.4285111Z Entering 'third_party/FXdiv' 2025-10-10T00:27:47.4686390Z Entering 'third_party/NNPACK' 2025-10-10T00:27:47.5067614Z Entering 'third_party/NVTX' 2025-10-10T00:27:47.5437786Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:47.5826757Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:47.6267492Z Entering 'third_party/aiter' 2025-10-10T00:27:47.6645442Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:47.7042795Z Entering 'third_party/benchmark' 2025-10-10T00:27:47.7460412Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:47.7859096Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:47.8247579Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:47.8662705Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:47.9070141Z Entering 'third_party/cutlass' 2025-10-10T00:27:47.9509346Z Entering 'third_party/fbgemm' 2025-10-10T00:27:47.9895339Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:48.0316198Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:48.0743218Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:48.1138504Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:48.1566035Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:48.1966671Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:48.2345701Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:48.2754457Z Entering 'third_party/flash-attention' 2025-10-10T00:27:48.3139369Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:48.3540740Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:48.3942840Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:48.4329454Z Entering 'third_party/fmt' 2025-10-10T00:27:48.4714770Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:48.5096262Z Entering 'third_party/gloo' 2025-10-10T00:27:48.5476249Z Entering 'third_party/googletest' 2025-10-10T00:27:48.5850793Z Entering 'third_party/ideep' 2025-10-10T00:27:48.6231681Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:48.6653435Z Entering 'third_party/ittapi' 2025-10-10T00:27:48.7030703Z Entering 'third_party/kineto' 2025-10-10T00:27:48.7397006Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:48.7773502Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:48.8195716Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:48.8580282Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:48.8999948Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:48.9362451Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:48.9791338Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:49.0172208Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:49.0706911Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:49.1088290Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:49.1474117Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:49.1851691Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:49.2259769Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:49.2699211Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:49.3090688Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:49.3517003Z Entering 'third_party/kleidiai' 2025-10-10T00:27:49.3886453Z Entering 'third_party/mimalloc' 2025-10-10T00:27:49.4272837Z Entering 'third_party/nlohmann' 2025-10-10T00:27:49.4675137Z Entering 'third_party/onnx' 2025-10-10T00:27:49.5088393Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:49.5489745Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:49.5857561Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:49.6286606Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:49.6687250Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:49.7063682Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:49.7449543Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:49.7834041Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:49.8213729Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:49.8591707Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:49.8998786Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:49.9425772Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:49.9855934Z Entering 'third_party/pocketfft' 2025-10-10T00:27:50.0237034Z Entering 'third_party/protobuf' 2025-10-10T00:27:50.0618765Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:50.1019495Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:50.1426035Z Entering 'third_party/psimd' 2025-10-10T00:27:50.1826141Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:50.2218481Z Entering 'third_party/pybind11' 2025-10-10T00:27:50.2599476Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:50.3001266Z Entering 'third_party/sleef' 2025-10-10T00:27:50.3412807Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:50.3788916Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:50.4193353Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:50.4597660Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:50.4988997Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:50.5357290Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:50.5882820Z [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:50.9941304Z Entering 'android/libs/fbjni' 2025-10-10T00:27:51.0332487Z Entering 'third_party/FP16' 2025-10-10T00:27:51.0727791Z Entering 'third_party/FXdiv' 2025-10-10T00:27:51.1123714Z Entering 'third_party/NNPACK' 2025-10-10T00:27:51.1507879Z Entering 'third_party/NVTX' 2025-10-10T00:27:51.1916665Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:51.2314712Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:51.2727231Z Entering 'third_party/aiter' 2025-10-10T00:27:51.3115610Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:51.3554595Z Entering 'third_party/benchmark' 2025-10-10T00:27:51.3984395Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:51.4383232Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:51.4777160Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:51.5165532Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:51.5544587Z Entering 'third_party/cutlass' 2025-10-10T00:27:51.5948282Z Entering 'third_party/fbgemm' 2025-10-10T00:27:51.6326604Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:51.6716869Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:51.7132716Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:51.7541629Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:51.7945741Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:51.8335710Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:51.8719482Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:51.9164122Z Entering 'third_party/flash-attention' 2025-10-10T00:27:51.9536656Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:51.9933567Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:52.0350480Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:52.0742742Z Entering 'third_party/fmt' 2025-10-10T00:27:52.1132517Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:52.1522492Z Entering 'third_party/gloo' 2025-10-10T00:27:52.1908413Z Entering 'third_party/googletest' 2025-10-10T00:27:52.2330076Z Entering 'third_party/ideep' 2025-10-10T00:27:52.2688990Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:52.3108018Z Entering 'third_party/ittapi' 2025-10-10T00:27:52.3485653Z Entering 'third_party/kineto' 2025-10-10T00:27:52.3854046Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:52.4224452Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:52.4612617Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:52.5002200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:52.5402189Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:52.5778429Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:52.6199734Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:52.6600038Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:52.6999736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:52.7399446Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:52.7790156Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:52.8184805Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:52.8592230Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:52.9032034Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:52.9438250Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:52.9850641Z Entering 'third_party/kleidiai' 2025-10-10T00:27:53.0239423Z Entering 'third_party/mimalloc' 2025-10-10T00:27:53.0616432Z Entering 'third_party/nlohmann' 2025-10-10T00:27:53.1047081Z Entering 'third_party/onnx' 2025-10-10T00:27:53.1454985Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:53.1871097Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:53.2264571Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:53.2665255Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:53.3111422Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:53.3497037Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:53.3968519Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:53.4482097Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:53.4876217Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:53.5279045Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:53.5674657Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:53.6086976Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:53.6523084Z Entering 'third_party/pocketfft' 2025-10-10T00:27:53.6912621Z Entering 'third_party/protobuf' 2025-10-10T00:27:53.7316851Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:53.7758806Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:53.8191866Z Entering 'third_party/psimd' 2025-10-10T00:27:53.8582542Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:53.8971291Z Entering 'third_party/pybind11' 2025-10-10T00:27:53.9356444Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:53.9748679Z Entering 'third_party/sleef' 2025-10-10T00:27:54.0147304Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:54.0527150Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:54.0923869Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:54.1316728Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:54.1727679Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:54.2101484Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:54.2612882Z ##[endgroup] 2025-10-10T00:27:54.2885955Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-10-10T00:27:54.3096392Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:27:54.3361799Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-10-10T00:27:54.3362182Z cd "${GITHUB_WORKSPACE}" 2025-10-10T00:27:54.3362454Z # Clean stale submodule dirs 2025-10-10T00:27:54.3362751Z if [ -z "${NO_SUDO}" ]; then 2025-10-10T00:27:54.3363095Z  sudo git submodule foreach --recursive git clean -ffdx 2025-10-10T00:27:54.3364239Z else 2025-10-10T00:27:54.3364509Z  git submodule foreach --recursive git clean -ffdx 2025-10-10T00:27:54.3364843Z fi 2025-10-10T00:27:54.3385251Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:27:54.3385689Z env: 2025-10-10T00:27:54.3385884Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:54.3386129Z NO_SUDO: true 2025-10-10T00:27:54.3386323Z ##[endgroup] 2025-10-10T00:27:54.7255836Z Entering 'android/libs/fbjni' 2025-10-10T00:27:54.7469744Z Entering 'third_party/FP16' 2025-10-10T00:27:54.7682152Z Entering 'third_party/FXdiv' 2025-10-10T00:27:54.7887743Z Entering 'third_party/NNPACK' 2025-10-10T00:27:54.8160342Z Entering 'third_party/NVTX' 2025-10-10T00:27:54.8376264Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:54.8589617Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:54.8993206Z Entering 'third_party/aiter' 2025-10-10T00:27:54.9223910Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:54.9647280Z Entering 'third_party/benchmark' 2025-10-10T00:27:54.9858144Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:55.0281558Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:55.0555234Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:55.0769284Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:55.0984798Z Entering 'third_party/cutlass' 2025-10-10T00:27:55.1375904Z Entering 'third_party/fbgemm' 2025-10-10T00:27:55.1656746Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:55.1869389Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:55.2303680Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:55.2569102Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:55.2972267Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:55.3197567Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:55.3416825Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:55.3689583Z Entering 'third_party/flash-attention' 2025-10-10T00:27:55.3916109Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:55.4311503Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:55.4733132Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:55.5058237Z Entering 'third_party/fmt' 2025-10-10T00:27:55.5272951Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:55.5489805Z Entering 'third_party/gloo' 2025-10-10T00:27:55.5712113Z Entering 'third_party/googletest' 2025-10-10T00:27:55.5977819Z Entering 'third_party/ideep' 2025-10-10T00:27:55.6176942Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:55.6544173Z Entering 'third_party/ittapi' 2025-10-10T00:27:55.6764879Z Entering 'third_party/kineto' 2025-10-10T00:27:55.6976735Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:55.7211946Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:55.7469371Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:55.7693593Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:55.7916097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:55.8123515Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:55.8352368Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:55.8567136Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:55.8784183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:55.9017356Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:55.9231598Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:55.9443473Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:55.9708456Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:55.9987752Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:56.0241299Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:56.0482041Z Entering 'third_party/kleidiai' 2025-10-10T00:27:56.0712417Z Entering 'third_party/mimalloc' 2025-10-10T00:27:56.0941195Z Entering 'third_party/nlohmann' 2025-10-10T00:27:56.1196610Z Entering 'third_party/onnx' 2025-10-10T00:27:56.2186811Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:56.2429302Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:56.2681400Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:56.2895157Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:56.3113047Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:56.3318128Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:56.3565126Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:56.3785674Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:56.4005638Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:56.4213596Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:56.4479674Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:56.4717594Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:56.5612056Z Entering 'third_party/pocketfft' 2025-10-10T00:27:56.5819820Z Entering 'third_party/protobuf' 2025-10-10T00:27:56.6144321Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:56.6350501Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:56.6616643Z Entering 'third_party/psimd' 2025-10-10T00:27:56.6824594Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:56.7027620Z Entering 'third_party/pybind11' 2025-10-10T00:27:56.7255123Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:56.7463557Z Entering 'third_party/sleef' 2025-10-10T00:27:56.7680842Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:56.7879443Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:56.8097064Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:56.8301991Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:56.8529796Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:56.8735021Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:56.9233231Z Prepare all required actions 2025-10-10T00:27:56.9299032Z ##[group]Run ./.github/actions/setup-win 2025-10-10T00:27:56.9299320Z with: 2025-10-10T00:27:56.9299509Z cuda-version: cpu 2025-10-10T00:27:56.9299735Z python-version: 3.10 2025-10-10T00:27:56.9299943Z env: 2025-10-10T00:27:56.9300125Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:56.9300345Z ##[endgroup] 2025-10-10T00:27:56.9373764Z ##[group]Run set -euo pipefail 2025-10-10T00:27:56.9374067Z set -euo pipefail 2025-10-10T00:27:56.9374322Z function get_ec2_metadata() { 2025-10-10T00:27:56.9374676Z  # Pulled from instance metadata endpoint for EC2 2025-10-10T00:27:56.9375250Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-10-10T00:27:56.9375770Z  category=$1 2025-10-10T00:27:56.9376637Z  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:56.9377470Z } 2025-10-10T00:27:56.9377702Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-10-10T00:27:56.9378267Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-10-10T00:27:56.9378700Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-10-10T00:27:56.9379095Z echo "system info $(uname -a)" 2025-10-10T00:27:56.9398929Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:27:56.9399365Z env: 2025-10-10T00:27:56.9399559Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:56.9399809Z ##[endgroup] 2025-10-10T00:27:57.0108472Z ami-id: ami-09330720cd2f262ab 2025-10-10T00:27:57.0605714Z instance-id: i-05a29b845772f54ae 2025-10-10T00:27:57.1068942Z instance-type: c5d.4xlarge 2025-10-10T00:27:57.1266696Z 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:57.1359353Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-10-10T00:27:57.1360274Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-10-10T00:27:57.1377060Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:27:57.1377502Z env: 2025-10-10T00:27:57.1377696Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:57.1377916Z ##[endgroup] 2025-10-10T00:27:57.4975786Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:27:57.5047549Z Finished 2025-10-10T00:27:57.5352412Z ##[group]Run # Windows conda is baked into the AMI at this location 2025-10-10T00:27:57.5352878Z # Windows conda is baked into the AMI at this location 2025-10-10T00:27:57.5353274Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2025-10-10T00:27:57.5353606Z  2025-10-10T00:27:57.5353772Z { 2025-10-10T00:27:57.5353962Z  echo "CONDA=${CONDA}"; 2025-10-10T00:27:57.5354284Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2025-10-10T00:27:57.5354674Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2025-10-10T00:27:57.5355016Z  echo "CONDA_INSTALL=${CONDA} install"; 2025-10-10T00:27:57.5355303Z } >> "${GITHUB_ENV}" 2025-10-10T00:27:57.5374919Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:27:57.5375567Z env: 2025-10-10T00:27:57.5375768Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:57.5375998Z ##[endgroup] 2025-10-10T00:27:57.5665245Z ##[group]Run set +e 2025-10-10T00:27:57.5665497Z set +e 2025-10-10T00:27:57.5665698Z set -x 2025-10-10T00:27:57.5665888Z  2025-10-10T00:27:57.5666114Z # Create new py_tmp env with python-version 2025-10-10T00:27:57.5668020Z ${CONDA} create -y -n py_tmp python=${PYTHON_VERSION} intel-openmp libuv 2025-10-10T00:27:57.5668430Z  2025-10-10T00:27:57.5668676Z PYTHON3=$(${CONDA_RUN} -n py_tmp which python3) 2025-10-10T00:27:57.5669003Z EXIT_CODE=$? 2025-10-10T00:27:57.5669204Z  2025-10-10T00:27:57.5669396Z if [[ "${EXIT_CODE}" == "0" ]]; then 2025-10-10T00:27:57.5669775Z  echo "Found Python3 at ${PYTHON3}, adding it into GITHUB_PATH" 2025-10-10T00:27:57.5670138Z  2025-10-10T00:27:57.5670341Z  PYTHON_PATH=$(dirname "${PYTHON3}") 2025-10-10T00:27:57.5670671Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-10-10T00:27:57.5670950Z else 2025-10-10T00:27:57.5671366Z  # According to https://docs.conda.io/en/latest/miniconda.html, we are using the Miniconda3 2025-10-10T00:27:57.5672044Z  # installation, which is Python 3 based. Its Python is default to Python 3. Further, there 2025-10-10T00:27:57.5672686Z  # is also the Miniconda installation that is Python 2 based, and both can be installed if 2025-10-10T00:27:57.5673229Z  # needed. In both cases, Python binary is just called python 2025-10-10T00:27:57.5673771Z  PYTHON=$(${CONDA_RUN} -n py_tmp which python) 2025-10-10T00:27:57.5674089Z  EXIT_CODE=$? 2025-10-10T00:27:57.5674293Z  2025-10-10T00:27:57.5674505Z  if [[ "${EXIT_CODE}" == "0" ]]; then 2025-10-10T00:27:57.5674948Z  echo "Found Python at ${PYTHON}, set Python3 alias and add it into GITHUB_PATH" 2025-10-10T00:27:57.5675351Z  2025-10-10T00:27:57.5675611Z  PYTHON3=$(echo "${PYTHON}" | sed "s/python/python3/") 2025-10-10T00:27:57.5676100Z  # It's difficult to setup alias across GitHub action steps, so I just add a softlink 2025-10-10T00:27:57.5676546Z  # here pointing to Python 2025-10-10T00:27:57.5676846Z  ln -s "${PYTHON}" "${PYTHON3}" 2025-10-10T00:27:57.5677121Z  2025-10-10T00:27:57.5677328Z  PYTHON_PATH=$(dirname "${PYTHON}") 2025-10-10T00:27:57.5677646Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-10-10T00:27:57.5677947Z  else 2025-10-10T00:27:57.5678183Z  echo "Found no Python using ${CONDA_RUN}" 2025-10-10T00:27:57.5678471Z  fi 2025-10-10T00:27:57.5678644Z fi 2025-10-10T00:27:57.5697620Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:27:57.5698039Z env: 2025-10-10T00:27:57.5698220Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:57.5698503Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:27:57.5698927Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:27:57.5699446Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:27:57.5699908Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:27:57.5700259Z PYTHON_VERSION: 3.10 2025-10-10T00:27:57.5700467Z ##[endgroup] 2025-10-10T00:27:57.5883210Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' create -y -n py_tmp python=3.10 intel-openmp libuv 2025-10-10T00:28:07.6848687Z Collecting package metadata (current_repodata.json): ...working... done 2025-10-10T00:28:07.8157387Z Solving environment: ...working... done 2025-10-10T00:28:08.4074367Z 2025-10-10T00:28:08.4074381Z 2025-10-10T00:28:08.4074780Z ==> WARNING: A newer version of conda exists. <== 2025-10-10T00:28:08.4075121Z current version: 22.9.0 2025-10-10T00:28:08.4075357Z latest version: 25.9.0 2025-10-10T00:28:08.4075501Z 2025-10-10T00:28:08.4075599Z Please update conda by running 2025-10-10T00:28:08.4075778Z 2025-10-10T00:28:08.4075896Z $ conda update -n base -c defaults conda 2025-10-10T00:28:08.4076098Z 2025-10-10T00:28:08.4076106Z 2025-10-10T00:28:08.6906625Z 2025-10-10T00:28:08.6907026Z ## Package Plan ## 2025-10-10T00:28:08.6909239Z 2025-10-10T00:28:08.6909494Z environment location: C:\Jenkins\Miniconda3\envs\py_tmp 2025-10-10T00:28:08.6909791Z 2025-10-10T00:28:08.6909882Z added / updated specs: 2025-10-10T00:28:08.6910135Z - intel-openmp 2025-10-10T00:28:08.6910348Z - libuv 2025-10-10T00:28:08.6910524Z - python=3.10 2025-10-10T00:28:08.6910656Z 2025-10-10T00:28:08.6910660Z 2025-10-10T00:28:08.6910768Z The following packages will be downloaded: 2025-10-10T00:28:08.6910978Z 2025-10-10T00:28:08.6911093Z package | build 2025-10-10T00:28:08.6911395Z ---------------------------|----------------- 2025-10-10T00:28:08.6911768Z ca-certificates-2025.9.9 | haa95532_0 127 KB 2025-10-10T00:28:08.6912199Z expat-2.7.1 | h8ddb27b_0 259 KB 2025-10-10T00:28:08.6912589Z intel-openmp-2025.0.0 | haa95532_1164 2.1 MB 2025-10-10T00:28:08.6912978Z libffi-3.4.4 | hd77b12b_1 122 KB 2025-10-10T00:28:08.6913349Z libzlib-1.3.1 | h02ab6af_0 64 KB 2025-10-10T00:28:08.6913718Z openssl-3.0.18 | h543e019_0 6.8 MB 2025-10-10T00:28:08.6914216Z pip-25.2 | pyhc872135_0 1.2 MB 2025-10-10T00:28:08.6914568Z python-3.10.18 | h981015d_0 16.2 MB 2025-10-10T00:28:08.6914938Z setuptools-80.9.0 | py310haa95532_0 1.4 MB 2025-10-10T00:28:08.6915337Z sqlite-3.50.2 | hda9a48d_1 1017 KB 2025-10-10T00:28:08.6915683Z tk-8.6.15 | hf199647_0 3.5 MB 2025-10-10T00:28:08.6916019Z tzdata-2025b | h04d1e81_0 116 KB 2025-10-10T00:28:08.6916373Z vc-14.3 | h2df5915_10 19 KB 2025-10-10T00:28:08.6916704Z wheel-0.45.1 | py310haa95532_0 145 KB 2025-10-10T00:28:08.6917043Z xz-5.6.4 | h4754444_1 280 KB 2025-10-10T00:28:08.6917363Z zlib-1.3.1 | h02ab6af_0 113 KB 2025-10-10T00:28:08.6917713Z ------------------------------------------------------------ 2025-10-10T00:28:08.6918029Z Total: 33.5 MB 2025-10-10T00:28:08.6918223Z 2025-10-10T00:28:08.6918347Z The following NEW packages will be INSTALLED: 2025-10-10T00:28:08.6918561Z 2025-10-10T00:28:08.6923580Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 None 2025-10-10T00:28:08.6924101Z ca-certificates pkgs/main/win-64::ca-certificates-2025.9.9-haa95532_0 None 2025-10-10T00:28:08.6924594Z expat pkgs/main/win-64::expat-2.7.1-h8ddb27b_0 None 2025-10-10T00:28:08.6925065Z intel-openmp pkgs/main/win-64::intel-openmp-2025.0.0-haa95532_1164 None 2025-10-10T00:28:08.6925531Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1 None 2025-10-10T00:28:08.6925948Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 None 2025-10-10T00:28:08.6926343Z libzlib pkgs/main/win-64::libzlib-1.3.1-h02ab6af_0 None 2025-10-10T00:28:08.6926767Z openssl pkgs/main/win-64::openssl-3.0.18-h543e019_0 None 2025-10-10T00:28:08.6927181Z pip pkgs/main/noarch::pip-25.2-pyhc872135_0 None 2025-10-10T00:28:08.6927566Z python pkgs/main/win-64::python-3.10.18-h981015d_0 None 2025-10-10T00:28:08.6928027Z setuptools pkgs/main/win-64::setuptools-80.9.0-py310haa95532_0 None 2025-10-10T00:28:08.6928483Z sqlite pkgs/main/win-64::sqlite-3.50.2-hda9a48d_1 None 2025-10-10T00:28:08.6928871Z tk pkgs/main/win-64::tk-8.6.15-hf199647_0 None 2025-10-10T00:28:08.6929246Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 None 2025-10-10T00:28:08.6929649Z ucrt pkgs/main/win-64::ucrt-10.0.22621.0-haa95532_0 None 2025-10-10T00:28:08.6930030Z vc pkgs/main/win-64::vc-14.3-h2df5915_10 None 2025-10-10T00:28:08.6930631Z vc14_runtime pkgs/main/win-64::vc14_runtime-14.44.35208-h4927774_10 None 2025-10-10T00:28:08.6931164Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.44.35208-ha6b5a95_10 None 2025-10-10T00:28:08.6931639Z wheel pkgs/main/win-64::wheel-0.45.1-py310haa95532_0 None 2025-10-10T00:28:08.6932033Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 None 2025-10-10T00:28:08.6932394Z zlib pkgs/main/win-64::zlib-1.3.1-h02ab6af_0 None 2025-10-10T00:28:08.6932633Z 2025-10-10T00:28:08.6932638Z 2025-10-10T00:28:08.6932642Z 2025-10-10T00:28:08.6932742Z Downloading and Extracting Packages 2025-10-10T00:28:08.6932930Z 2025-10-10T00:28:08.7919764Z tk-8.6.15 | 3.5 MB | | 0% 2025-10-10T00:28:09.6585307Z tk-8.6.15 | 3.5 MB | #9 | 19% 2025-10-10T00:28:09.6589047Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-10-10T00:28:09.6591780Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-10-10T00:28:09.6592011Z 2025-10-10T00:28:09.9647930Z libffi-3.4.4 | 122 KB | | 0% 2025-10-10T00:28:09.9650846Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-10-10T00:28:09.9653105Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-10-10T00:28:09.9653350Z 2025-10-10T00:28:10.0758150Z expat-2.7.1 | 259 KB | | 0% 2025-10-10T00:28:10.0761241Z expat-2.7.1 | 259 KB | ########## | 100% 2025-10-10T00:28:10.0763221Z expat-2.7.1 | 259 KB | ########## | 100% 2025-10-10T00:28:10.0763448Z 2025-10-10T00:28:10.1564017Z libzlib-1.3.1 | 64 KB | | 0% 2025-10-10T00:28:10.1565449Z libzlib-1.3.1 | 64 KB | ########## | 100% 2025-10-10T00:28:10.1565706Z 2025-10-10T00:28:10.2817996Z sqlite-3.50.2 | 1017 KB | | 0% 2025-10-10T00:28:10.3241475Z sqlite-3.50.2 | 1017 KB | 1 | 2% 2025-10-10T00:28:10.3242817Z sqlite-3.50.2 | 1017 KB | ########## | 100% 2025-10-10T00:28:10.3243042Z 2025-10-10T00:28:10.8229826Z tzdata-2025b | 116 KB | | 0% 2025-10-10T00:28:10.8232824Z tzdata-2025b | 116 KB | ########## | 100% 2025-10-10T00:28:10.8235303Z tzdata-2025b | 116 KB | ########## | 100% 2025-10-10T00:28:10.9127106Z 2025-10-10T00:28:10.9127494Z python-3.10.18 | 16.2 MB | | 0% 2025-10-10T00:28:11.0142671Z python-3.10.18 | 16.2 MB | 3 | 3% 2025-10-10T00:28:11.1128301Z python-3.10.18 | 16.2 MB | ##9 | 30% 2025-10-10T00:28:13.3706555Z python-3.10.18 | 16.2 MB | ######4 | 65% 2025-10-10T00:28:13.3709783Z python-3.10.18 | 16.2 MB | ########## | 100% 2025-10-10T00:28:13.3711863Z python-3.10.18 | 16.2 MB | ########## | 100% 2025-10-10T00:28:13.3712089Z 2025-10-10T00:28:13.8449123Z pip-25.2 | 1.2 MB | | 0% 2025-10-10T00:28:13.8452437Z pip-25.2 | 1.2 MB | ########## | 100% 2025-10-10T00:28:13.8454512Z pip-25.2 | 1.2 MB | ########## | 100% 2025-10-10T00:28:13.8454727Z 2025-10-10T00:28:13.9297262Z ca-certificates-2025 | 127 KB | | 0% 2025-10-10T00:28:13.9298627Z ca-certificates-2025 | 127 KB | ########## | 100% 2025-10-10T00:28:13.9298862Z 2025-10-10T00:28:14.0401258Z zlib-1.3.1 | 113 KB | | 0% 2025-10-10T00:28:14.0404399Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-10-10T00:28:14.0406104Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-10-10T00:28:14.0406320Z 2025-10-10T00:28:14.2102848Z intel-openmp-2025.0. | 2.1 MB | | 0% 2025-10-10T00:28:14.2106054Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-10-10T00:28:14.2107787Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-10-10T00:28:14.2108020Z 2025-10-10T00:28:14.3059658Z vc-14.3 | 19 KB | | 0% 2025-10-10T00:28:14.3061215Z vc-14.3 | 19 KB | ########## | 100% 2025-10-10T00:28:14.3061443Z 2025-10-10T00:28:14.4493644Z wheel-0.45.1 | 145 KB | | 0% 2025-10-10T00:28:14.4496975Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-10-10T00:28:14.4498628Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-10-10T00:28:14.4498848Z 2025-10-10T00:28:14.5515136Z openssl-3.0.18 | 6.8 MB | | 0% 2025-10-10T00:28:14.8889236Z openssl-3.0.18 | 6.8 MB | ##3 | 24% 2025-10-10T00:28:14.8892343Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-10-10T00:28:14.8894384Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-10-10T00:28:14.8894617Z 2025-10-10T00:28:16.1635862Z setuptools-80.9.0 | 1.4 MB | | 0% 2025-10-10T00:28:16.1639267Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-10-10T00:28:16.1641337Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-10-10T00:28:16.1641572Z 2025-10-10T00:28:16.3010142Z xz-5.6.4 | 280 KB | | 0% 2025-10-10T00:28:16.3013401Z xz-5.6.4 | 280 KB | ########## | 100% 2025-10-10T00:28:16.3016385Z xz-5.6.4 | 280 KB | ########## | 100% 2025-10-10T00:28:16.6714523Z Preparing transaction: ...working... done 2025-10-10T00:28:17.8986094Z Verifying transaction: ...working... done 2025-10-10T00:28:22.7383569Z Executing transaction: ...working... done 2025-10-10T00:28:22.7515465Z # 2025-10-10T00:28:22.7515708Z # To activate this environment, use 2025-10-10T00:28:22.7515990Z # 2025-10-10T00:28:22.7516171Z # $ conda activate py_tmp 2025-10-10T00:28:22.7516407Z # 2025-10-10T00:28:22.7516602Z # To deactivate an active environment, use 2025-10-10T00:28:22.7516875Z # 2025-10-10T00:28:22.7517047Z # $ conda deactivate 2025-10-10T00:28:22.7517190Z 2025-10-10T00:28:22.8921340Z Retrieving notices: ...working... done 2025-10-10T00:28:23.1657981Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python3 2025-10-10T00:28:24.7023822Z 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:24.7049184Z ERROR conda.cli.main_run:execute(49): `conda run which python3` failed. (See above for error) 2025-10-10T00:28:24.7810408Z + PYTHON3= 2025-10-10T00:28:24.7810638Z + EXIT_CODE=1 2025-10-10T00:28:24.7810865Z + [[ 1 == \0 ]] 2025-10-10T00:28:24.7874531Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python 2025-10-10T00:28:26.3909284Z + PYTHON=/c/Jenkins/Miniconda3/envs/py_tmp/python 2025-10-10T00:28:26.3909659Z + EXIT_CODE=0 2025-10-10T00:28:26.3909833Z + [[ 0 == \0 ]] 2025-10-10T00:28:26.3910307Z + echo 'Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH' 2025-10-10T00:28:26.3911083Z Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH 2025-10-10T00:28:26.4035481Z ++ echo /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-10-10T00:28:26.4086963Z ++ sed s/python/python3/ 2025-10-10T00:28:26.4265552Z + PYTHON3=/c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-10-10T00:28:26.4266930Z + ln -s /c/Jenkins/Miniconda3/envs/py_tmp/python /c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-10-10T00:28:26.4441981Z ++ dirname /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-10-10T00:28:26.4518051Z + PYTHON_PATH=/c/Jenkins/Miniconda3/envs/py_tmp 2025-10-10T00:28:26.4518412Z + echo /c/Jenkins/Miniconda3/envs/py_tmp 2025-10-10T00:28:26.4614632Z ##[group]Run TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-10-10T00:28:26.4615229Z TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-10-10T00:28:26.4615671Z echo "TMPDIR=${TMPDIR}" >> "${GITHUB_ENV}" 2025-10-10T00:28:26.4637840Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:26.4638261Z env: 2025-10-10T00:28:26.4638446Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:26.4638732Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:26.4639157Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:26.4639674Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:26.4640132Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:26.4640626Z ##[endgroup] 2025-10-10T00:28:26.5535626Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-10-10T00:28:26.5536552Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-10-10T00:28:26.5537308Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-10-10T00:28:26.5537756Z # that it doesn't interfere 2025-10-10T00:28:26.5538188Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-10-10T00:28:26.5555160Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:28:26.5555603Z env: 2025-10-10T00:28:26.5555818Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:26.5556095Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:26.5556536Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:26.5557051Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:26.5557511Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:26.5557896Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:26.5558177Z ##[endgroup] 2025-10-10T00:28:26.8901036Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:28:26.8989401Z Finished 2025-10-10T00:28:27.4117950Z ##[group]Run choco install handle -y 2025-10-10T00:28:27.4118271Z choco install handle -y 2025-10-10T00:28:27.4118556Z handle C:\actions-runner\_work\ 2025-10-10T00:28:27.4134893Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:28:27.4135363Z env: 2025-10-10T00:28:27.4135549Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:27.4135836Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:27.4136286Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:27.4136795Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:27.4137258Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:27.4137640Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:27.4137932Z ##[endgroup] 2025-10-10T00:28:27.7421069Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:28:27.7493468Z Finished 2025-10-10T00:28:28.9304611Z Chocolatey v2.5.0 2025-10-10T00:28:29.1090068Z Installing the following packages: 2025-10-10T00:28:29.1096222Z handle 2025-10-10T00:28:29.1101310Z By installing, you accept licenses for the packages. 2025-10-10T00:28:30.1575241Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-10-10T00:28:30.3303547Z 2025-10-10T00:28:30.3304570Z Progress: Downloading Handle 5.0... 15% 2025-10-10T00:28:30.3304944Z Progress: Downloading Handle 5.0... 45% 2025-10-10T00:28:30.3305268Z Progress: Downloading Handle 5.0... 75% 2025-10-10T00:28:30.3305560Z Progress: Downloading Handle 5.0... 100% 2025-10-10T00:28:30.5019995Z 2025-10-10T00:28:30.5020392Z handle v5.0.0 [Approved] 2025-10-10T00:28:30.5290004Z handle package files install completed. Performing other installation steps. 2025-10-10T00:28:31.4949010Z Downloading Handle 2025-10-10T00:28:31.4949408Z from 'https://download.sysinternals.com/files/Handle.zip' 2025-10-10T00:28:31.5988563Z 2025-10-10T00:28:31.6012269Z Progress: 19% - Saving 143.49 KB of 729.82 KB 2025-10-10T00:28:31.6031961Z Progress: 41% - Saving 303.49 KB of 729.82 KB 2025-10-10T00:28:31.6051835Z Progress: 63% - Saving 463.49 KB of 729.82 KB 2025-10-10T00:28:31.6076934Z Progress: 85% - Saving 623.49 KB of 729.82 KB 2025-10-10T00:28:31.6082149Z 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:31.6090073Z Download of Handle.zip (729.82 KB) completed. 2025-10-10T00:28:34.7107168Z Hashes match. 2025-10-10T00:28:34.7394595Z 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:35.0185992Z C:\ProgramData\chocolatey\lib\Handle\tools 2025-10-10T00:28:35.0254112Z HKEY_CURRENT_USER\Software\Sysinternals 2025-10-10T00:28:35.0294269Z HKEY_CURRENT_USER\Software\Sysinternals\Handle 2025-10-10T00:28:35.4309283Z ShimGen has successfully created a shim for handle.exe 2025-10-10T00:28:35.6158876Z ShimGen has successfully created a shim for handle64.exe 2025-10-10T00:28:35.8054578Z ShimGen has successfully created a shim for handle64a.exe 2025-10-10T00:28:35.8354521Z The install of handle was successful. 2025-10-10T00:28:35.8357858Z Deployed to 'C:\ProgramData\chocolatey\lib\Handle\tools' 2025-10-10T00:28:35.8515038Z 2025-10-10T00:28:35.8515499Z Chocolatey installed 1/1 packages. 2025-10-10T00:28:35.8515960Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-10-10T00:28:36.0223485Z 2025-10-10T00:28:36.0223910Z Nthandle v5.0 - Handle viewer 2025-10-10T00:28:36.0224253Z Copyright (C) 1997-2022 Mark Russinovich 2025-10-10T00:28:36.0224557Z Sysinternals - www.sysinternals.com 2025-10-10T00:28:36.0224744Z 2025-10-10T00:28:36.0596070Z powershell.exe pid: 5252 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:28:36.0596654Z handle.exe pid: 5896 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:28:36.0597197Z handle.exe pid: 4696 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:28:36.0597764Z handle64.exe pid: 5776 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:28:36.0912592Z ##[group]Run python3 .github/scripts/parse_ref.py 2025-10-10T00:28:36.0913005Z python3 .github/scripts/parse_ref.py 2025-10-10T00:28:36.0933072Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:36.0933509Z env: 2025-10-10T00:28:36.0933701Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:36.0933983Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:36.0934414Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:36.0934929Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:36.0935390Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:36.0935769Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:36.0936060Z ##[endgroup] 2025-10-10T00:28:36.1548848Z Setting output branch=main 2025-10-10T00:28:36.1707827Z Prepare all required actions 2025-10-10T00:28:36.1742388Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-10-10T00:28:36.1742708Z with: 2025-10-10T00:28:36.1743196Z github-token: *** 2025-10-10T00:28:36.1743405Z env: 2025-10-10T00:28:36.1743597Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:36.1743878Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:36.1744304Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:36.1744815Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:36.1745273Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:36.1745652Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:36.1745932Z ##[endgroup] 2025-10-10T00:28:36.1818137Z ##[group]Run set -eux 2025-10-10T00:28:36.1818496Z set -eux 2025-10-10T00:28:36.1819164Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-10-10T00:28:36.1841822Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:36.1842234Z env: 2025-10-10T00:28:36.1842431Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:36.1842706Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:36.1843307Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:36.1843812Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:36.1844283Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:36.1844686Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:36.1845144Z GITHUB_TOKEN: *** 2025-10-10T00:28:36.1845374Z ##[endgroup] 2025-10-10T00:28:36.2034530Z + python3 .github/scripts/get_workflow_job_id.py 18392306051 i-05a29b845772f54ae 2025-10-10T00:28:36.7739845Z Setting output job-id=52404880063 2025-10-10T00:28:36.7740224Z Setting output job-name=win-vs2022-cpu-py3 / build 2025-10-10T00:28:36.8078070Z Prepare all required actions 2025-10-10T00:28:36.8078454Z Getting action download info 2025-10-10T00:28:36.9329952Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-10-10T00:28:37.1468808Z ##[group]Run ./.github/actions/filter-test-configs 2025-10-10T00:28:37.1469127Z with: 2025-10-10T00:28:37.1469470Z github-token: *** 2025-10-10T00:28:37.1470775Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 2, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 3, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 4, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, ]} 2025-10-10T00:28:37.1472168Z job-name: win-vs2022-cpu-py3 / build 2025-10-10T00:28:37.1472425Z env: 2025-10-10T00:28:37.1472617Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:37.1472927Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:37.1473395Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:37.1473938Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:37.1474420Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:37.1474797Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:37.1475081Z ##[endgroup] 2025-10-10T00:28:37.1580061Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T00:28:37.1580338Z with: 2025-10-10T00:28:37.1580547Z shell: bash 2025-10-10T00:28:37.1594489Z timeout_minutes: 10 2025-10-10T00:28:37.1594721Z max_attempts: 5 2025-10-10T00:28:37.1594931Z retry_wait_seconds: 30 2025-10-10T00:28:37.1595658Z 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:37.1596435Z polling_interval_seconds: 1 2025-10-10T00:28:37.1596683Z warning_on_retry: true 2025-10-10T00:28:37.1596903Z continue_on_error: false 2025-10-10T00:28:37.1597130Z env: 2025-10-10T00:28:37.1597304Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:37.1597592Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:37.1598022Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:37.1598620Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:37.1599121Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:37.1599498Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:37.1599989Z GITHUB_TOKEN: *** 2025-10-10T00:28:37.1600182Z ##[endgroup] 2025-10-10T00:28:37.2786279Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-10-10T00:28:38.1713841Z Collecting requests==2.27.1 2025-10-10T00:28:38.1876691Z Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-10-10T00:28:38.2680201Z Collecting pyyaml==6.0.2 2025-10-10T00:28:38.2732077Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-10-10T00:28:38.3206205Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-10-10T00:28:38.3278303Z Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-10-10T00:28:38.3709001Z Collecting certifi>=2017.4.17 (from requests==2.27.1) 2025-10-10T00:28:38.3764135Z Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-10T00:28:38.5112374Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-10-10T00:28:38.5166002Z Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-10-10T00:28:38.5521585Z Collecting idna<4,>=2.5 (from requests==2.27.1) 2025-10-10T00:28:38.5587388Z Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:28:38.5778086Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-10-10T00:28:38.5937881Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) 2025-10-10T00:28:38.6080284Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-10-10T00:28:38.6297567Z Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-10-10T00:28:38.6404683Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-10-10T00:28:38.7248853Z Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-10T00:28:38.7899144Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-10-10T00:28:39.1492065Z WARNING: The script normalizer.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-10-10T00:28:39.1492926Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-10-10T00:28:39.3563634Z 2025-10-10T00:28:39.3605369Z 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:40.2700987Z Command completed after 1 attempt(s). 2025-10-10T00:28:40.2871023Z ##[group]Run set -x 2025-10-10T00:28:40.2871273Z set -x 2025-10-10T00:28:40.2871469Z  2025-10-10T00:28:40.2871810Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T00:28:40.2872266Z # in runner workspace 2025-10-10T00:28:40.2872606Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-10-10T00:28:40.2892673Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:40.2893106Z env: 2025-10-10T00:28:40.2893299Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:40.2893583Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:40.2894013Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:40.2894523Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:40.2895020Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:40.2895405Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:40.2895701Z ##[endgroup] 2025-10-10T00:28:40.3095090Z + python3 'C:\actions-runner\_work\pytorch\pytorch\./.github/actions/filter-test-configs/../../scripts/parse_ref.py' 2025-10-10T00:28:40.3476711Z Setting output branch=main 2025-10-10T00:28:40.3645792Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T00:28:40.3646180Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T00:28:40.3646495Z echo "Job name: ${JOB_NAME}" 2025-10-10T00:28:40.3646831Z  2025-10-10T00:28:40.3647212Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T00:28:40.3647647Z # in runner workspace 2025-10-10T00:28:40.3648031Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-10-10T00:28:40.3648465Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-10-10T00:28:40.3648778Z  --job-name "${JOB_NAME}" \ 2025-10-10T00:28:40.3649059Z  --test-matrix "{ include: [ 2025-10-10T00:28:40.3649514Z  { config: "default", shard: 1, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-10-10T00:28:40.3650308Z  { config: "default", shard: 2, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-10-10T00:28:40.3650937Z  { config: "default", shard: 3, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-10-10T00:28:40.3651552Z  { config: "default", shard: 4, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-10-10T00:28:40.3651999Z ]} 2025-10-10T00:28:40.3652195Z " \ 2025-10-10T00:28:40.3652450Z  --selected-test-configs "" \ 2025-10-10T00:28:40.3652758Z  --pr-number "${PR_NUMBER}" \ 2025-10-10T00:28:40.3653071Z  --tag "${TAG}" \ 2025-10-10T00:28:40.3653979Z  --event-name "${EVENT_NAME}" \ 2025-10-10T00:28:40.3654282Z  --schedule "${SCHEDULE}" \ 2025-10-10T00:28:40.3654572Z  --branch "${HEAD_BRANCH}" 2025-10-10T00:28:40.3675392Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:40.3675841Z env: 2025-10-10T00:28:40.3676075Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:40.3676359Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:40.3676790Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:40.3677301Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:40.3677774Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:40.3678157Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:40.3678642Z GITHUB_TOKEN: *** 2025-10-10T00:28:40.3678867Z JOB_NAME: win-vs2022-cpu-py3 / build 2025-10-10T00:28:40.3679145Z PR_NUMBER: 2025-10-10T00:28:40.3679322Z TAG: 2025-10-10T00:28:40.3679506Z EVENT_NAME: push 2025-10-10T00:28:40.3679695Z SCHEDULE: 2025-10-10T00:28:40.3679880Z HEAD_BRANCH: main 2025-10-10T00:28:40.3680077Z ##[endgroup] 2025-10-10T00:28:40.3878173Z Workflow: trunk 2025-10-10T00:28:40.3878539Z Job name: win-vs2022-cpu-py3 / build 2025-10-10T00:28:40.6938953Z Setting output keep-going=True 2025-10-10T00:28:40.6939416Z Setting output ci-verbose-test-logs=False 2025-10-10T00:28:40.6939750Z Setting output ci-test-showlocals=False 2025-10-10T00:28:40.6940041Z Setting output ci-no-test-timeout=False 2025-10-10T00:28:40.6940333Z Setting output ci-no-td=False 2025-10-10T00:28:40.6940594Z Setting output ci-td-distributed=False 2025-10-10T00:28:40.6940889Z Setting output is-unstable=False 2025-10-10T00:28:40.6941148Z Setting output reenabled-issues= 2025-10-10T00:28:40.6942595Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}]} 2025-10-10T00:28:40.6944061Z Setting output is-test-matrix-empty=False 2025-10-10T00:28:40.7188288Z ##[group]Run echo "Filtered matrix:" 2025-10-10T00:28:40.7188691Z echo "Filtered matrix:" 2025-10-10T00:28:40.7190373Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}]}" 2025-10-10T00:28:40.7192160Z  2025-10-10T00:28:40.7192381Z echo 2025-10-10T00:28:40.7192632Z echo "Is the current job unstable? False" 2025-10-10T00:28:40.7192927Z  2025-10-10T00:28:40.7193091Z echo 2025-10-10T00:28:40.7193363Z echo "Is keep-going label set? True" 2025-10-10T00:28:40.7193638Z  2025-10-10T00:28:40.7194080Z echo 2025-10-10T00:28:40.7194366Z echo "Reenabled issues? " 2025-10-10T00:28:40.7214870Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:40.7215303Z env: 2025-10-10T00:28:40.7215491Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:40.7215764Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:40.7216190Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:40.7216690Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:40.7217150Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:40.7217745Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:40.7218076Z ##[endgroup] 2025-10-10T00:28:40.7414577Z Filtered matrix: 2025-10-10T00:28:40.7416067Z {include: [{config: default, shard: 1, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}, {config: default, shard: 2, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}, {config: default, shard: 3, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}, {config: default, shard: 4, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}]} 2025-10-10T00:28:40.7417414Z 2025-10-10T00:28:40.7417520Z Is the current job unstable? False 2025-10-10T00:28:40.7417704Z 2025-10-10T00:28:40.7417796Z Is keep-going label set? True 2025-10-10T00:28:40.7417973Z 2025-10-10T00:28:40.7418054Z Reenabled issues? 2025-10-10T00:28:40.7527849Z Prepare all required actions 2025-10-10T00:28:40.7528222Z Getting action download info 2025-10-10T00:28:40.8909529Z ##[group]Run ./.github/actions/pytest-cache-download 2025-10-10T00:28:40.8909852Z with: 2025-10-10T00:28:40.8910038Z cache_dir: .pytest_cache 2025-10-10T00:28:40.8910301Z job_identifier: trunk_win-vs2022-cpu-py3 2025-10-10T00:28:40.8910586Z s3_bucket: gha-artifacts 2025-10-10T00:28:40.8910806Z env: 2025-10-10T00:28:40.8910979Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:40.8911268Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:40.8911707Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:40.8912211Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:40.8912672Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:40.8913053Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:40.8913345Z ##[endgroup] 2025-10-10T00:28:40.9004479Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T00:28:40.9004762Z with: 2025-10-10T00:28:40.9004936Z shell: bash 2025-10-10T00:28:40.9005122Z timeout_minutes: 5 2025-10-10T00:28:40.9005389Z max_attempts: 5 2025-10-10T00:28:40.9005586Z retry_wait_seconds: 30 2025-10-10T00:28:40.9005906Z command: set -eu python3 -m pip install boto3==1.35.42 2025-10-10T00:28:40.9006242Z polling_interval_seconds: 1 2025-10-10T00:28:40.9006490Z warning_on_retry: true 2025-10-10T00:28:40.9006720Z continue_on_error: false 2025-10-10T00:28:40.9006937Z env: 2025-10-10T00:28:40.9007110Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:40.9007380Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:40.9007820Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:40.9008322Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:40.9008784Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:40.9009164Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:40.9009452Z ##[endgroup] 2025-10-10T00:28:42.2477986Z Collecting boto3==1.35.42 2025-10-10T00:28:42.2831038Z Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-10-10T00:28:42.8754995Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42) 2025-10-10T00:28:42.8808467Z Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-10-10T00:28:42.9055460Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42) 2025-10-10T00:28:42.9116772Z Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-10-10T00:28:42.9435781Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42) 2025-10-10T00:28:42.9512821Z Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-10-10T00:28:42.9816301Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-10-10T00:28:43.0056665Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-10T00:28:43.0145090Z 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:43.0322385Z 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:43.0365589Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-10T00:28:43.3069904Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-10-10T00:28:43.3258892Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-10-10T00:28:43.4633649Z ---------------------------------------- 13.3/13.3 MB 93.1 MB/s 0:00:00 2025-10-10T00:28:43.4700988Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-10-10T00:28:43.4791383Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-10T00:28:43.4904558Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-10-10T00:28:43.5001273Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-10-10T00:28:43.6247145Z Installing collected packages: six, jmespath, python-dateutil, botocore, s3transfer, boto3 2025-10-10T00:28:45.7909430Z 2025-10-10T00:28:45.7970175Z 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:46.0142450Z Command completed after 1 attempt(s). 2025-10-10T00:28:46.0318746Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-10-10T00:28:46.0319175Z python3 .github/scripts/pytest_cache.py \ 2025-10-10T00:28:46.0319510Z  --download \ 2025-10-10T00:28:46.0319777Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-10-10T00:28:46.0320106Z  --pr_identifier $GITHUB_REF \ 2025-10-10T00:28:46.0320410Z  --job_identifier $JOB_IDENTIFIER \ 2025-10-10T00:28:46.0320713Z  --temp_dir $RUNNER_TEMP \ 2025-10-10T00:28:46.0320977Z  --repo $REPO \ 2025-10-10T00:28:46.0321205Z  --bucket $BUCKET \ 2025-10-10T00:28:46.0340759Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:46.0341165Z env: 2025-10-10T00:28:46.0341365Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:46.0341634Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:46.0342073Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:46.0342593Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:46.0343060Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:46.0343447Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:46.0343742Z CACHE_DIR: .pytest_cache 2025-10-10T00:28:46.0344004Z JOB_IDENTIFIER: trunk_win-vs2022-cpu-py3 2025-10-10T00:28:46.0344288Z REPO: pytorch/pytorch 2025-10-10T00:28:46.0344508Z BUCKET: gha-artifacts 2025-10-10T00:28:46.0344722Z ##[endgroup] 2025-10-10T00:28:49.6099067Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-10-10T00:28:49.6100582Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='C:\\actions-runner\\_work\\pytorch\\pytorch/.pytest_cache', pr_identifier='refs/heads/main', job_identifier='trunk_win-vs2022-cpu-py3', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='C:\\actions-runner\\_work\\_temp', bucket='gha-artifacts') 2025-10-10T00:28:49.6102496Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/02da4753f5f278aea11cfa5ea37d3c35d1dc4824/default/1.zip 2025-10-10T00:28:49.6104465Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\02da4753f5f278aea11cfa5ea37d3c35d1dc4824\default\1.zip 2025-10-10T00:28:49.6106230Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/02da4753f5f278aea11cfa5ea37d3c35d1dc4824/default/2.zip 2025-10-10T00:28:49.6107984Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\02da4753f5f278aea11cfa5ea37d3c35d1dc4824\default\2.zip 2025-10-10T00:28:49.6109748Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/03798b0f91244d21dd6bc65c364263d809449080/default/3.zip 2025-10-10T00:28:49.6111472Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\03798b0f91244d21dd6bc65c364263d809449080\default\3.zip 2025-10-10T00:28:49.6113842Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/0456b23b77a1768175c5289c8a157d335e6b4743/default/1.zip 2025-10-10T00:28:49.6115579Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\0456b23b77a1768175c5289c8a157d335e6b4743\default\1.zip 2025-10-10T00:28:49.6117314Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/06fe5b90259447b724293f81046751cb98be0c9c/default/1.zip 2025-10-10T00:28:49.6119184Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\06fe5b90259447b724293f81046751cb98be0c9c\default\1.zip 2025-10-10T00:28:49.6120913Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/06fe5b90259447b724293f81046751cb98be0c9c/default/2.zip 2025-10-10T00:28:49.6122636Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\06fe5b90259447b724293f81046751cb98be0c9c\default\2.zip 2025-10-10T00:28:49.6124356Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1/default/1.zip 2025-10-10T00:28:49.6126110Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1\default\1.zip 2025-10-10T00:28:49.6127849Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/10adeb9044ab0fca536a5e271e11fca7a85f42ab/default/1.zip 2025-10-10T00:28:49.6129586Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\10adeb9044ab0fca536a5e271e11fca7a85f42ab\default\1.zip 2025-10-10T00:28:49.6131440Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/10adeb9044ab0fca536a5e271e11fca7a85f42ab/default/3.zip 2025-10-10T00:28:49.6133182Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\10adeb9044ab0fca536a5e271e11fca7a85f42ab\default\3.zip 2025-10-10T00:28:49.6134918Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/14744e1ab2f3b9226cc2f7d6a05311826e34354a/default/3.zip 2025-10-10T00:28:49.6136657Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\14744e1ab2f3b9226cc2f7d6a05311826e34354a\default\3.zip 2025-10-10T00:28:49.6138404Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/16f9bef642b07b3090a6e4a04517eff84d41a197/default/1.zip 2025-10-10T00:28:49.6140291Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\16f9bef642b07b3090a6e4a04517eff84d41a197\default\1.zip 2025-10-10T00:28:49.6142006Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/179f10621b418427fc6e92f58ea2b0bbe4cc9c52/default/1.zip 2025-10-10T00:28:49.6143723Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\179f10621b418427fc6e92f58ea2b0bbe4cc9c52\default\1.zip 2025-10-10T00:28:49.6145468Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b/default/1.zip 2025-10-10T00:28:49.6147194Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b\default\1.zip 2025-10-10T00:28:49.6148943Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b/default/2.zip 2025-10-10T00:28:49.6150676Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b\default\2.zip 2025-10-10T00:28:49.6152398Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b/default/3.zip 2025-10-10T00:28:49.6154133Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b\default\3.zip 2025-10-10T00:28:49.6168707Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/183dca423f0996d4705a2f13b3a0539a2ddcfdb0/default/1.zip 2025-10-10T00:28:49.6170694Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\183dca423f0996d4705a2f13b3a0539a2ddcfdb0\default\1.zip 2025-10-10T00:28:49.6173911Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/18e18488e8c90e53cc113b1a5eddd9640ee80292/default/1.zip 2025-10-10T00:28:51.0579592Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\18e18488e8c90e53cc113b1a5eddd9640ee80292\default\1.zip 2025-10-10T00:28:51.0581703Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/195ac549d7d6538c4212ca73f69488e990b9527d/default/2.zip 2025-10-10T00:28:51.0583470Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\195ac549d7d6538c4212ca73f69488e990b9527d\default\2.zip 2025-10-10T00:28:51.0585196Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1bb68271b7ff1b582845384c6c7f7b1593ae1619/default/1.zip 2025-10-10T00:28:51.0587169Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1bb68271b7ff1b582845384c6c7f7b1593ae1619\default\1.zip 2025-10-10T00:28:51.0589028Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1e9ddf510f5f3e25db3e2a725159c41cf7cb982e/default/2.zip 2025-10-10T00:28:51.0590785Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1e9ddf510f5f3e25db3e2a725159c41cf7cb982e\default\2.zip 2025-10-10T00:28:51.0592528Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1f8ee5da117952b03f0050a178d69f8e7189b0f8/default/1.zip 2025-10-10T00:28:51.0594410Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1f8ee5da117952b03f0050a178d69f8e7189b0f8\default\1.zip 2025-10-10T00:28:51.0596147Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/26b3ae58908becbb03b28636f7384d2972a8c9a5/default/1.zip 2025-10-10T00:28:51.0597867Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\26b3ae58908becbb03b28636f7384d2972a8c9a5\default\1.zip 2025-10-10T00:28:51.0599696Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/281f8f407ed0925f73f25f89868b89dfbe895987/default/1.zip 2025-10-10T00:28:51.0601428Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\281f8f407ed0925f73f25f89868b89dfbe895987\default\1.zip 2025-10-10T00:28:51.0603152Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/281f8f407ed0925f73f25f89868b89dfbe895987/default/3.zip 2025-10-10T00:28:51.0604944Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\281f8f407ed0925f73f25f89868b89dfbe895987\default\3.zip 2025-10-10T00:28:51.0606873Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2a11ce2c787b2339ffb8941b849dd487d25b4121/default/1.zip 2025-10-10T00:28:51.0608621Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2a11ce2c787b2339ffb8941b849dd487d25b4121\default\1.zip 2025-10-10T00:28:51.0610373Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2a760dc51e04d65845440cc09e7016cfc74f9132/default/1.zip 2025-10-10T00:28:51.0612110Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2a760dc51e04d65845440cc09e7016cfc74f9132\default\1.zip 2025-10-10T00:28:51.0613829Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2dcd153342d27b0981ff79eb2ccb8d8962e79c48/default/1.zip 2025-10-10T00:28:51.0616241Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2dcd153342d27b0981ff79eb2ccb8d8962e79c48\default\1.zip 2025-10-10T00:28:51.0618005Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2dcd153342d27b0981ff79eb2ccb8d8962e79c48/default/2.zip 2025-10-10T00:28:51.0619822Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2dcd153342d27b0981ff79eb2ccb8d8962e79c48\default\2.zip 2025-10-10T00:28:51.0621557Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9/default/1.zip 2025-10-10T00:28:51.0623304Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9\default\1.zip 2025-10-10T00:28:51.0625063Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9/default/2.zip 2025-10-10T00:28:51.0626798Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9\default\2.zip 2025-10-10T00:28:51.0628527Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3bfa35d62e7c5df2b651a3d19b47db74ef284788/default/1.zip 2025-10-10T00:28:51.0630271Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3bfa35d62e7c5df2b651a3d19b47db74ef284788\default\1.zip 2025-10-10T00:28:51.0632130Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb/default/1.zip 2025-10-10T00:28:51.0633975Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb\default\1.zip 2025-10-10T00:28:51.0635710Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3c9e220f349ce3d8bdbf10571f0bc1d685a3b670/default/1.zip 2025-10-10T00:28:51.0637470Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3c9e220f349ce3d8bdbf10571f0bc1d685a3b670\default\1.zip 2025-10-10T00:28:51.0639205Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3c9e220f349ce3d8bdbf10571f0bc1d685a3b670/default/2.zip 2025-10-10T00:28:52.3051780Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3c9e220f349ce3d8bdbf10571f0bc1d685a3b670\default\2.zip 2025-10-10T00:28:52.3053839Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3d9d41c80168bcd3c569345a96682c42a5eba36a/default/1.zip 2025-10-10T00:28:52.3055586Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3d9d41c80168bcd3c569345a96682c42a5eba36a\default\1.zip 2025-10-10T00:28:52.3057450Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3e663ce5da9081ef870545d7606260fb324a52e6/default/1.zip 2025-10-10T00:28:52.3059267Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3e663ce5da9081ef870545d7606260fb324a52e6\default\1.zip 2025-10-10T00:28:52.3061020Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3ea686804925f1291de57ffdb3394da0b46deb54/default/3.zip 2025-10-10T00:28:52.3062764Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3ea686804925f1291de57ffdb3394da0b46deb54\default\3.zip 2025-10-10T00:28:52.3064501Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/4027e977919156fd984fcf5c3a90bc3bf43fe487/default/1.zip 2025-10-10T00:28:52.3066224Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4027e977919156fd984fcf5c3a90bc3bf43fe487\default\1.zip 2025-10-10T00:28:52.3067962Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/4027e977919156fd984fcf5c3a90bc3bf43fe487/default/2.zip 2025-10-10T00:28:52.3069691Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4027e977919156fd984fcf5c3a90bc3bf43fe487\default\2.zip 2025-10-10T00:28:52.3071416Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/4691fe60700ac51a878775fd23a8f7c4548c6757/default/1.zip 2025-10-10T00:28:52.3073286Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4691fe60700ac51a878775fd23a8f7c4548c6757\default\1.zip 2025-10-10T00:28:52.3075038Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/46c647d1ee5fb5b6bd6dc735746d3f5e64f2f6d1/default/1.zip 2025-10-10T00:28:52.3076776Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\46c647d1ee5fb5b6bd6dc735746d3f5e64f2f6d1\default\1.zip 2025-10-10T00:28:52.3078496Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/46c647d1ee5fb5b6bd6dc735746d3f5e64f2f6d1/default/2.zip 2025-10-10T00:28:52.3080253Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\46c647d1ee5fb5b6bd6dc735746d3f5e64f2f6d1\default\2.zip 2025-10-10T00:28:52.3082071Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/494171906130d65ca0620b9fa2bda54dc5bb0bd8/default/1.zip 2025-10-10T00:28:52.3083801Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\494171906130d65ca0620b9fa2bda54dc5bb0bd8\default\1.zip 2025-10-10T00:28:52.3085534Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/494171906130d65ca0620b9fa2bda54dc5bb0bd8/default/2.zip 2025-10-10T00:28:52.3087352Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\494171906130d65ca0620b9fa2bda54dc5bb0bd8\default\2.zip 2025-10-10T00:28:52.3089072Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/494171906130d65ca0620b9fa2bda54dc5bb0bd8/default/3.zip 2025-10-10T00:28:52.3090796Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\494171906130d65ca0620b9fa2bda54dc5bb0bd8\default\3.zip 2025-10-10T00:28:52.3092529Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/4c45090cf7e2f39b44c2d4da367366c9ec0cba68/default/1.zip 2025-10-10T00:28:52.3094280Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4c45090cf7e2f39b44c2d4da367366c9ec0cba68\default\1.zip 2025-10-10T00:28:52.3096009Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/509c4e86270cc4decca58905d0f446e1fc0cf618/default/1.zip 2025-10-10T00:28:52.3097758Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\509c4e86270cc4decca58905d0f446e1fc0cf618\default\1.zip 2025-10-10T00:28:52.3099656Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/509c4e86270cc4decca58905d0f446e1fc0cf618/default/3.zip 2025-10-10T00:28:52.3101402Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\509c4e86270cc4decca58905d0f446e1fc0cf618\default\3.zip 2025-10-10T00:28:52.3103137Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/52af91e4c14e490c44944c3a210e618a9a69edf6/default/2.zip 2025-10-10T00:28:52.3104879Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\52af91e4c14e490c44944c3a210e618a9a69edf6\default\2.zip 2025-10-10T00:28:52.3106601Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5656d45c8ff03cf20fd7d5098247c2250395af8a/default/1.zip 2025-10-10T00:28:52.3108417Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5656d45c8ff03cf20fd7d5098247c2250395af8a\default\1.zip 2025-10-10T00:28:52.3110141Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5743d731c1de495ecf3bb03682a2dcbe207ca895/default/1.zip 2025-10-10T00:28:53.3997702Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5743d731c1de495ecf3bb03682a2dcbe207ca895\default\1.zip 2025-10-10T00:28:53.3999618Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79/default/1.zip 2025-10-10T00:28:53.4001405Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79\default\1.zip 2025-10-10T00:28:53.4003150Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5e7be988003a38be49227cfaa9bff6a2ea9e6929/default/1.zip 2025-10-10T00:28:53.4004924Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5e7be988003a38be49227cfaa9bff6a2ea9e6929\default\1.zip 2025-10-10T00:28:53.4006719Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5e7be988003a38be49227cfaa9bff6a2ea9e6929/default/3.zip 2025-10-10T00:28:53.4008453Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5e7be988003a38be49227cfaa9bff6a2ea9e6929\default\3.zip 2025-10-10T00:28:53.4010172Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5f25dbe7fd407465f94c094439093e663da73e6d/default/1.zip 2025-10-10T00:28:53.4011970Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5f25dbe7fd407465f94c094439093e663da73e6d\default\1.zip 2025-10-10T00:28:53.4013920Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/60b4791d084bf1c0e7e737297f905c18660a1d8e/default/1.zip 2025-10-10T00:28:53.4015653Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\60b4791d084bf1c0e7e737297f905c18660a1d8e\default\1.zip 2025-10-10T00:28:53.4017405Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/60b4791d084bf1c0e7e737297f905c18660a1d8e/default/3.zip 2025-10-10T00:28:53.4019277Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\60b4791d084bf1c0e7e737297f905c18660a1d8e\default\3.zip 2025-10-10T00:28:53.4021002Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/66c0f14eccbc8a170394caf6230091ddcb95e5c3/default/2.zip 2025-10-10T00:28:53.4023436Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\66c0f14eccbc8a170394caf6230091ddcb95e5c3\default\2.zip 2025-10-10T00:28:53.4025205Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6c334885d48725197b5d35e2c1543efc0f4198d0/default/3.zip 2025-10-10T00:28:53.4026925Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6c334885d48725197b5d35e2c1543efc0f4198d0\default\3.zip 2025-10-10T00:28:53.4028687Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6c3c9414eb571b34ff0d932978e4733dbb08dc1d/default/1.zip 2025-10-10T00:28:53.4030464Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6c3c9414eb571b34ff0d932978e4733dbb08dc1d\default\1.zip 2025-10-10T00:28:53.4032194Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6e680ae8decf1f8f960ac0999149e6d2acacf57b/default/1.zip 2025-10-10T00:28:53.4033988Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6e680ae8decf1f8f960ac0999149e6d2acacf57b\default\1.zip 2025-10-10T00:28:53.4035800Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6e680ae8decf1f8f960ac0999149e6d2acacf57b/default/2.zip 2025-10-10T00:28:53.4037547Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6e680ae8decf1f8f960ac0999149e6d2acacf57b\default\2.zip 2025-10-10T00:28:53.4039286Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6f9aef5fefbd4c48ecb858f84b244ae24f0f1b61/default/1.zip 2025-10-10T00:28:53.4041109Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6f9aef5fefbd4c48ecb858f84b244ae24f0f1b61\default\1.zip 2025-10-10T00:28:53.4042988Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6f9aef5fefbd4c48ecb858f84b244ae24f0f1b61/default/3.zip 2025-10-10T00:28:53.4044755Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6f9aef5fefbd4c48ecb858f84b244ae24f0f1b61\default\3.zip 2025-10-10T00:28:53.4046529Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/7357eb66c5e55c6f023d6889845d0cec26b678f6/default/3.zip 2025-10-10T00:28:53.4048302Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7357eb66c5e55c6f023d6889845d0cec26b678f6\default\3.zip 2025-10-10T00:28:53.4050042Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/76a841fd473206f5ad46bf9ec5edf26cb72a773e/default/1.zip 2025-10-10T00:28:53.4051858Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\76a841fd473206f5ad46bf9ec5edf26cb72a773e\default\1.zip 2025-10-10T00:28:53.4053670Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/76a841fd473206f5ad46bf9ec5edf26cb72a773e/default/2.zip 2025-10-10T00:28:53.4055410Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\76a841fd473206f5ad46bf9ec5edf26cb72a773e\default\2.zip 2025-10-10T00:28:53.4057148Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/7e9781174cc1341311a2986331b38d1f1332ce11/default/1.zip 2025-10-10T00:28:54.9627739Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7e9781174cc1341311a2986331b38d1f1332ce11\default\1.zip 2025-10-10T00:28:54.9629559Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/7e9781174cc1341311a2986331b38d1f1332ce11/default/3.zip 2025-10-10T00:28:54.9631293Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7e9781174cc1341311a2986331b38d1f1332ce11\default\3.zip 2025-10-10T00:28:54.9633105Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/7eb92b076f6bc4c87ff42267ddf4205e4d4de9e2/default/1.zip 2025-10-10T00:28:54.9634897Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7eb92b076f6bc4c87ff42267ddf4205e4d4de9e2\default\1.zip 2025-10-10T00:28:54.9636652Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/7feb8fc589ff728cc28cfaf98abf9e37b89d8ab5/default/1.zip 2025-10-10T00:28:54.9638629Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7feb8fc589ff728cc28cfaf98abf9e37b89d8ab5\default\1.zip 2025-10-10T00:28:54.9640475Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/82f1eb9b031374b6d523a47f94cc9b35cff76f20/default/3.zip 2025-10-10T00:28:54.9642205Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\82f1eb9b031374b6d523a47f94cc9b35cff76f20\default\3.zip 2025-10-10T00:28:54.9643943Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8abc2af9b963d72d56a3ba8ea455511b5676519d/default/1.zip 2025-10-10T00:28:54.9645767Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8abc2af9b963d72d56a3ba8ea455511b5676519d\default\1.zip 2025-10-10T00:28:54.9647656Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8abc2af9b963d72d56a3ba8ea455511b5676519d/default/3.zip 2025-10-10T00:28:54.9649401Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8abc2af9b963d72d56a3ba8ea455511b5676519d\default\3.zip 2025-10-10T00:28:54.9651241Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8d53d788fefc0370931063d91f0c342556c3cf4c/default/1.zip 2025-10-10T00:28:54.9652959Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d53d788fefc0370931063d91f0c342556c3cf4c\default\1.zip 2025-10-10T00:28:54.9654702Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8e62d01f7a306476c76404c2c01ad2fe98f7d3d5/default/1.zip 2025-10-10T00:28:54.9656432Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8e62d01f7a306476c76404c2c01ad2fe98f7d3d5\default\1.zip 2025-10-10T00:28:54.9658248Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8e62d01f7a306476c76404c2c01ad2fe98f7d3d5/default/3.zip 2025-10-10T00:28:54.9660074Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8e62d01f7a306476c76404c2c01ad2fe98f7d3d5\default\3.zip 2025-10-10T00:28:54.9661812Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4/default/1.zip 2025-10-10T00:28:54.9663655Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8ec8c14aced9f3e7ff4ab663822bed792d6c34f4\default\1.zip 2025-10-10T00:28:54.9665392Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/91c4db76cbb82dfa46d937b8dce4c942eaf5e226/default/1.zip 2025-10-10T00:28:54.9667253Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\91c4db76cbb82dfa46d937b8dce4c942eaf5e226\default\1.zip 2025-10-10T00:28:54.9669089Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/96a3afb8ec1b0d387a032ef58f75a1975e567d67/default/1.zip 2025-10-10T00:28:54.9670831Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\96a3afb8ec1b0d387a032ef58f75a1975e567d67\default\1.zip 2025-10-10T00:28:54.9672745Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/96a3afb8ec1b0d387a032ef58f75a1975e567d67/default/3.zip 2025-10-10T00:28:54.9674548Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\96a3afb8ec1b0d387a032ef58f75a1975e567d67\default\3.zip 2025-10-10T00:28:54.9676432Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/972e409829343cc2062aeee0994a9c1c735d216a/default/2.zip 2025-10-10T00:28:54.9678148Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\972e409829343cc2062aeee0994a9c1c735d216a\default\2.zip 2025-10-10T00:28:54.9679864Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/98e9440f30b797aa990b59115435a5ec3245448f/default/3.zip 2025-10-10T00:28:54.9681691Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\98e9440f30b797aa990b59115435a5ec3245448f\default\3.zip 2025-10-10T00:28:54.9683422Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6/default/1.zip 2025-10-10T00:28:54.9685150Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6\default\1.zip 2025-10-10T00:28:54.9686963Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6/default/2.zip 2025-10-10T00:28:56.5386039Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6\default\2.zip 2025-10-10T00:28:56.5387893Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6/default/3.zip 2025-10-10T00:28:56.5389640Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6\default\3.zip 2025-10-10T00:28:56.5391371Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9f5a644f0768258bc81f8b38492754d297399f74/default/1.zip 2025-10-10T00:28:56.5393308Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9f5a644f0768258bc81f8b38492754d297399f74\default\1.zip 2025-10-10T00:28:56.5395032Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9f5a644f0768258bc81f8b38492754d297399f74/default/3.zip 2025-10-10T00:28:56.5396763Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9f5a644f0768258bc81f8b38492754d297399f74\default\3.zip 2025-10-10T00:28:56.5398504Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a0dca0fc60fd9d5ba9be9b89e6d05992efa7b74b/default/3.zip 2025-10-10T00:28:56.5400402Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a0dca0fc60fd9d5ba9be9b89e6d05992efa7b74b\default\3.zip 2025-10-10T00:28:56.5402153Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a7bbc5fea73853c1133a2b9beb930485efd88912/default/3.zip 2025-10-10T00:28:56.5403893Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a7bbc5fea73853c1133a2b9beb930485efd88912\default\3.zip 2025-10-10T00:28:56.5405633Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3/default/1.zip 2025-10-10T00:28:56.5407391Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\abadea70f3eb5f2f764fd6448d42dd2c29fa28b3\default\1.zip 2025-10-10T00:28:56.5409135Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ae5be038a6381bb11dcd5d7e7c3321ed84dd3c90/default/1.zip 2025-10-10T00:28:56.5410883Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ae5be038a6381bb11dcd5d7e7c3321ed84dd3c90\default\1.zip 2025-10-10T00:28:56.5412630Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ae5be038a6381bb11dcd5d7e7c3321ed84dd3c90/default/2.zip 2025-10-10T00:28:56.5414379Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ae5be038a6381bb11dcd5d7e7c3321ed84dd3c90\default\2.zip 2025-10-10T00:28:56.5416108Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/aed66248a01d309eb2ac1149b5f51310545b0783/default/1.zip 2025-10-10T00:28:56.5417836Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\aed66248a01d309eb2ac1149b5f51310545b0783\default\1.zip 2025-10-10T00:28:56.5419699Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b2d8f6a6af09faa8590efcae1f8ef6f8d46e2ac8/default/1.zip 2025-10-10T00:28:56.5421451Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b2d8f6a6af09faa8590efcae1f8ef6f8d46e2ac8\default\1.zip 2025-10-10T00:28:56.5423208Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bd964cbbfbdd5de9d7276a32eda7f703bd744f55/default/1.zip 2025-10-10T00:28:56.5424971Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bd964cbbfbdd5de9d7276a32eda7f703bd744f55\default\1.zip 2025-10-10T00:28:56.5426720Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bd964cbbfbdd5de9d7276a32eda7f703bd744f55/default/3.zip 2025-10-10T00:28:56.5428550Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bd964cbbfbdd5de9d7276a32eda7f703bd744f55\default\3.zip 2025-10-10T00:28:56.5430293Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bec967eaa45e70aab0a240be08a26f1549aedea1/default/1.zip 2025-10-10T00:28:56.5432051Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bec967eaa45e70aab0a240be08a26f1549aedea1\default\1.zip 2025-10-10T00:28:56.5433796Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bec967eaa45e70aab0a240be08a26f1549aedea1/default/2.zip 2025-10-10T00:28:56.5435554Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bec967eaa45e70aab0a240be08a26f1549aedea1\default\2.zip 2025-10-10T00:28:56.5437396Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bf28990c3dd4d8bfa3eeb36a69cf53ed5f9e583e/default/1.zip 2025-10-10T00:28:56.5439144Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bf28990c3dd4d8bfa3eeb36a69cf53ed5f9e583e\default\1.zip 2025-10-10T00:28:56.5440896Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bf28990c3dd4d8bfa3eeb36a69cf53ed5f9e583e/default/2.zip 2025-10-10T00:28:56.5442693Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bf28990c3dd4d8bfa3eeb36a69cf53ed5f9e583e\default\2.zip 2025-10-10T00:28:56.5444459Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/c91f59b1a06f919478b31dd2c184f179485aad1f/default/1.zip 2025-10-10T00:28:58.0278767Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c91f59b1a06f919478b31dd2c184f179485aad1f\default\1.zip 2025-10-10T00:28:58.0280834Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/c91f59b1a06f919478b31dd2c184f179485aad1f/default/2.zip 2025-10-10T00:28:58.0282591Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c91f59b1a06f919478b31dd2c184f179485aad1f\default\2.zip 2025-10-10T00:28:58.0284414Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/c9b80c4d4b48deb1931e5f8641ab345d7cc7b639/default/1.zip 2025-10-10T00:28:58.0286155Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c9b80c4d4b48deb1931e5f8641ab345d7cc7b639\default\1.zip 2025-10-10T00:28:58.0287887Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/c9b80c4d4b48deb1931e5f8641ab345d7cc7b639/default/2.zip 2025-10-10T00:28:58.0289792Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c9b80c4d4b48deb1931e5f8641ab345d7cc7b639\default\2.zip 2025-10-10T00:28:58.0291574Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/cd4303afc60d955de2508c3a319f9ec2b45cab5a/default/1.zip 2025-10-10T00:28:58.0293320Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cd4303afc60d955de2508c3a319f9ec2b45cab5a\default\1.zip 2025-10-10T00:28:58.0295047Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/cd4303afc60d955de2508c3a319f9ec2b45cab5a/default/2.zip 2025-10-10T00:28:58.0296878Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cd4303afc60d955de2508c3a319f9ec2b45cab5a\default\2.zip 2025-10-10T00:28:58.0298711Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ce5637be29a94574f62fde9fda81d9f6a69c337b/default/1.zip 2025-10-10T00:28:58.0300453Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ce5637be29a94574f62fde9fda81d9f6a69c337b\default\1.zip 2025-10-10T00:28:58.0302264Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ce5637be29a94574f62fde9fda81d9f6a69c337b/default/2.zip 2025-10-10T00:28:58.0304007Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ce5637be29a94574f62fde9fda81d9f6a69c337b\default\2.zip 2025-10-10T00:28:58.0305742Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/cf28ab2c8882898b8ee2be090c3b68953d5a9cee/default/1.zip 2025-10-10T00:28:58.0307537Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cf28ab2c8882898b8ee2be090c3b68953d5a9cee\default\1.zip 2025-10-10T00:28:58.0309425Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/cf28ab2c8882898b8ee2be090c3b68953d5a9cee/default/2.zip 2025-10-10T00:28:58.0311171Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cf28ab2c8882898b8ee2be090c3b68953d5a9cee\default\2.zip 2025-10-10T00:28:58.0312922Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/cf28ab2c8882898b8ee2be090c3b68953d5a9cee/default/3.zip 2025-10-10T00:28:58.0314735Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cf28ab2c8882898b8ee2be090c3b68953d5a9cee\default\3.zip 2025-10-10T00:28:58.0316477Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d0086708dd2218818212853724c30145d6f8cccf/default/1.zip 2025-10-10T00:28:58.0318276Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d0086708dd2218818212853724c30145d6f8cccf\default\1.zip 2025-10-10T00:28:58.0320072Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d0086708dd2218818212853724c30145d6f8cccf/default/3.zip 2025-10-10T00:28:58.0321813Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d0086708dd2218818212853724c30145d6f8cccf\default\3.zip 2025-10-10T00:28:58.0323542Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d033d11d26b321471bc7b5186d1e21a3084a0963/default/1.zip 2025-10-10T00:28:58.0325306Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d033d11d26b321471bc7b5186d1e21a3084a0963\default\1.zip 2025-10-10T00:28:58.0327098Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d15048493c1d4e4acdc2eb5037e146d0576c2445/default/1.zip 2025-10-10T00:28:58.0328839Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d15048493c1d4e4acdc2eb5037e146d0576c2445\default\1.zip 2025-10-10T00:28:58.0330558Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d15048493c1d4e4acdc2eb5037e146d0576c2445/default/3.zip 2025-10-10T00:28:58.0332367Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d15048493c1d4e4acdc2eb5037e146d0576c2445\default\3.zip 2025-10-10T00:28:58.0334099Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d279a6a6f15b73dc887c709515c562c19dea4c15/default/1.zip 2025-10-10T00:28:58.0335891Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d279a6a6f15b73dc887c709515c562c19dea4c15\default\1.zip 2025-10-10T00:28:58.0337711Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d279a6a6f15b73dc887c709515c562c19dea4c15/default/2.zip 2025-10-10T00:28:59.8706681Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d279a6a6f15b73dc887c709515c562c19dea4c15\default\2.zip 2025-10-10T00:28:59.8708546Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d279a6a6f15b73dc887c709515c562c19dea4c15/default/3.zip 2025-10-10T00:28:59.8710327Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d279a6a6f15b73dc887c709515c562c19dea4c15\default\3.zip 2025-10-10T00:28:59.8712771Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d71a6497b7da8bd61e560a5e39bb96971149cc1a/default/2.zip 2025-10-10T00:28:59.8714545Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d71a6497b7da8bd61e560a5e39bb96971149cc1a\default\2.zip 2025-10-10T00:28:59.8716292Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d89189f28999af6b037c5939edf57836d141ff0e/default/2.zip 2025-10-10T00:28:59.8718029Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d89189f28999af6b037c5939edf57836d141ff0e\default\2.zip 2025-10-10T00:28:59.8719772Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/da49a57d3462332b26cb7ee58910b5bc67e5772c/default/1.zip 2025-10-10T00:28:59.8721496Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\da49a57d3462332b26cb7ee58910b5bc67e5772c\default\1.zip 2025-10-10T00:28:59.8723211Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/dd30667f6c2204a15e91eaeb61c84f9080be7748/default/1.zip 2025-10-10T00:28:59.8724956Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\dd30667f6c2204a15e91eaeb61c84f9080be7748\default\1.zip 2025-10-10T00:28:59.8726704Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/dd30667f6c2204a15e91eaeb61c84f9080be7748/default/3.zip 2025-10-10T00:28:59.8728437Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\dd30667f6c2204a15e91eaeb61c84f9080be7748\default\3.zip 2025-10-10T00:28:59.8730159Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e065d35fd366285e97efaeceff39990d580c0a21/default/1.zip 2025-10-10T00:28:59.8732030Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e065d35fd366285e97efaeceff39990d580c0a21\default\1.zip 2025-10-10T00:28:59.8733773Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e065d35fd366285e97efaeceff39990d580c0a21/default/3.zip 2025-10-10T00:28:59.8735500Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e065d35fd366285e97efaeceff39990d580c0a21\default\3.zip 2025-10-10T00:28:59.8737235Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e134bb340a6d0a817ffb331441006823a429bdbb/default/1.zip 2025-10-10T00:28:59.8739087Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e134bb340a6d0a817ffb331441006823a429bdbb\default\1.zip 2025-10-10T00:28:59.8740906Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e134bb340a6d0a817ffb331441006823a429bdbb/default/2.zip 2025-10-10T00:28:59.8742644Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e134bb340a6d0a817ffb331441006823a429bdbb\default\2.zip 2025-10-10T00:28:59.8744385Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e15686b40d8b961da4e521b26afca5d23daed710/default/3.zip 2025-10-10T00:28:59.8746142Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e15686b40d8b961da4e521b26afca5d23daed710\default\3.zip 2025-10-10T00:28:59.8747870Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e2545487de3dbbe663e3f0adb699547a14da0f6a/default/2.zip 2025-10-10T00:28:59.8749598Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e2545487de3dbbe663e3f0adb699547a14da0f6a\default\2.zip 2025-10-10T00:28:59.8751323Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e310cc5e06b1c7d6d3be423976a5ee9f9a5e5bc3/default/1.zip 2025-10-10T00:28:59.8753062Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e310cc5e06b1c7d6d3be423976a5ee9f9a5e5bc3\default\1.zip 2025-10-10T00:28:59.8754790Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e310cc5e06b1c7d6d3be423976a5ee9f9a5e5bc3/default/2.zip 2025-10-10T00:28:59.8756533Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e310cc5e06b1c7d6d3be423976a5ee9f9a5e5bc3\default\2.zip 2025-10-10T00:28:59.8758354Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e3783a9575b810f9a3f51334270668357463958e/default/1.zip 2025-10-10T00:28:59.8760071Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e3783a9575b810f9a3f51334270668357463958e\default\1.zip 2025-10-10T00:28:59.8761786Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e438db254602cf39ba536aed0590b4144c019ee8/default/1.zip 2025-10-10T00:28:59.8763504Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e438db254602cf39ba536aed0590b4144c019ee8\default\1.zip 2025-10-10T00:28:59.8765257Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/eaa613bf66ef4d49c586adff066f8a9798cb368b/default/1.zip 2025-10-10T00:29:00.7621191Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaa613bf66ef4d49c586adff066f8a9798cb368b\default\1.zip 2025-10-10T00:29:00.7623044Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/eaa613bf66ef4d49c586adff066f8a9798cb368b/default/3.zip 2025-10-10T00:29:00.7624796Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaa613bf66ef4d49c586adff066f8a9798cb368b\default\3.zip 2025-10-10T00:29:00.7626562Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/eaac218b6451be09dae169f76184c76b64535e7b/default/1.zip 2025-10-10T00:29:00.7628312Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaac218b6451be09dae169f76184c76b64535e7b\default\1.zip 2025-10-10T00:29:00.7630036Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/eaac218b6451be09dae169f76184c76b64535e7b/default/3.zip 2025-10-10T00:29:00.7631788Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaac218b6451be09dae169f76184c76b64535e7b\default\3.zip 2025-10-10T00:29:00.7633532Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/eccf561326147894d57482a5aba7a2290005b257/default/1.zip 2025-10-10T00:29:00.7635261Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eccf561326147894d57482a5aba7a2290005b257\default\1.zip 2025-10-10T00:29:00.7636975Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/edafc902d76199d85591908886c7e9081abcef97/default/1.zip 2025-10-10T00:29:00.7638706Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\edafc902d76199d85591908886c7e9081abcef97\default\1.zip 2025-10-10T00:29:00.7641848Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/edafc902d76199d85591908886c7e9081abcef97/default/2.zip 2025-10-10T00:29:00.7643579Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\edafc902d76199d85591908886c7e9081abcef97\default\2.zip 2025-10-10T00:29:00.7645310Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ef50c6e3e3d83bfd67e50930eea9a3a9db084061/default/1.zip 2025-10-10T00:29:00.7647062Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ef50c6e3e3d83bfd67e50930eea9a3a9db084061\default\1.zip 2025-10-10T00:29:00.7648939Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f0078941cf4e9cfa1a464d0d12d999926fdd8cc5/default/1.zip 2025-10-10T00:29:00.7650792Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f0078941cf4e9cfa1a464d0d12d999926fdd8cc5\default\1.zip 2025-10-10T00:29:00.7652536Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f0078941cf4e9cfa1a464d0d12d999926fdd8cc5/default/3.zip 2025-10-10T00:29:00.7654257Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f0078941cf4e9cfa1a464d0d12d999926fdd8cc5\default\3.zip 2025-10-10T00:29:00.7655985Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f231be25c679adb47ac3e483dc68948e5ad137a4/default/1.zip 2025-10-10T00:29:00.7657720Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f231be25c679adb47ac3e483dc68948e5ad137a4\default\1.zip 2025-10-10T00:29:00.7659531Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f34744d2a5eae350682cd234178ade441057e1d6/default/1.zip 2025-10-10T00:29:00.7661254Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f34744d2a5eae350682cd234178ade441057e1d6\default\1.zip 2025-10-10T00:29:00.7662997Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f39789cdabb6465f21666bd001829e1f7284d754/default/1.zip 2025-10-10T00:29:00.7664723Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f39789cdabb6465f21666bd001829e1f7284d754\default\1.zip 2025-10-10T00:29:00.7666460Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fa1d409e83af93425a2672d62e134e8f20c5ccc0/default/1.zip 2025-10-10T00:29:00.7668195Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa1d409e83af93425a2672d62e134e8f20c5ccc0\default\1.zip 2025-10-10T00:29:00.7670017Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fa5306b4f5bea89d80b9f14926712119aab78161/default/1.zip 2025-10-10T00:29:00.7671747Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa5306b4f5bea89d80b9f14926712119aab78161\default\1.zip 2025-10-10T00:29:00.7673472Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fd785b176200d3736aadc19dcaef00a2f470f4bb/default/1.zip 2025-10-10T00:29:00.7675212Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fd785b176200d3736aadc19dcaef00a2f470f4bb\default\1.zip 2025-10-10T00:29:00.7676944Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fd785b176200d3736aadc19dcaef00a2f470f4bb/default/2.zip 2025-10-10T00:29:00.7678752Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fd785b176200d3736aadc19dcaef00a2f470f4bb\default\2.zip 2025-10-10T00:29:00.7680876Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\02da4753f5f278aea11cfa5ea37d3c35d1dc4824\default\1.zip 2025-10-10T00:29:00.7682302Z to C:\actions-runner\_work\_temp\unzipped-caches\b0751ce56277eccc04d5c6613abd3481\.pytest_cache 2025-10-10T00:29:01.8183255Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\02da4753f5f278aea11cfa5ea37d3c35d1dc4824\default\1.zip 2025-10-10T00:29:01.8185490Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\02da4753f5f278aea11cfa5ea37d3c35d1dc4824\default\2.zip 2025-10-10T00:29:01.8186924Z to C:\actions-runner\_work\_temp\unzipped-caches\6a6e6b42fad3650da20679aa790f4c9e\.pytest_cache 2025-10-10T00:29:01.8188380Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\02da4753f5f278aea11cfa5ea37d3c35d1dc4824\default\2.zip 2025-10-10T00:29:01.8190558Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\03798b0f91244d21dd6bc65c364263d809449080\default\3.zip 2025-10-10T00:29:01.8191965Z to C:\actions-runner\_work\_temp\unzipped-caches\b3bed4b3647a28632b167c860561db31\.pytest_cache 2025-10-10T00:29:01.8193397Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\03798b0f91244d21dd6bc65c364263d809449080\default\3.zip 2025-10-10T00:29:01.8195748Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\0456b23b77a1768175c5289c8a157d335e6b4743\default\1.zip 2025-10-10T00:29:01.8197146Z to C:\actions-runner\_work\_temp\unzipped-caches\b758a83a0554da963807bb8f68848c5c\.pytest_cache 2025-10-10T00:29:01.8198585Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\0456b23b77a1768175c5289c8a157d335e6b4743\default\1.zip 2025-10-10T00:29:01.8200763Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\06fe5b90259447b724293f81046751cb98be0c9c\default\1.zip 2025-10-10T00:29:01.8202155Z to C:\actions-runner\_work\_temp\unzipped-caches\b38bcd058ab7b4416f214eec2c2d3d3d\.pytest_cache 2025-10-10T00:29:01.8203717Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\06fe5b90259447b724293f81046751cb98be0c9c\default\1.zip 2025-10-10T00:29:01.8205874Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\06fe5b90259447b724293f81046751cb98be0c9c\default\2.zip 2025-10-10T00:29:01.8207281Z to C:\actions-runner\_work\_temp\unzipped-caches\b82d0b05b7d93db06d27496ef70f384b\.pytest_cache 2025-10-10T00:29:01.8208718Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\06fe5b90259447b724293f81046751cb98be0c9c\default\2.zip 2025-10-10T00:29:01.8210915Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1\default\1.zip 2025-10-10T00:29:01.8212365Z to C:\actions-runner\_work\_temp\unzipped-caches\9e32dbacd8ab6d2f1a43e5e95fe8c6e8\.pytest_cache 2025-10-10T00:29:01.8213793Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1\default\1.zip 2025-10-10T00:29:01.8215991Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\10adeb9044ab0fca536a5e271e11fca7a85f42ab\default\1.zip 2025-10-10T00:29:01.8217415Z to C:\actions-runner\_work\_temp\unzipped-caches\9b30e61e9ffca8ce4a9b388a49b047af\.pytest_cache 2025-10-10T00:29:01.8218931Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\10adeb9044ab0fca536a5e271e11fca7a85f42ab\default\1.zip 2025-10-10T00:29:01.8221117Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\10adeb9044ab0fca536a5e271e11fca7a85f42ab\default\3.zip 2025-10-10T00:29:01.8222760Z to C:\actions-runner\_work\_temp\unzipped-caches\a2a37ce343c02e39db3e072b886d15d8\.pytest_cache 2025-10-10T00:29:01.8224220Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\10adeb9044ab0fca536a5e271e11fca7a85f42ab\default\3.zip 2025-10-10T00:29:01.8226429Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\14744e1ab2f3b9226cc2f7d6a05311826e34354a\default\3.zip 2025-10-10T00:29:01.8227827Z to C:\actions-runner\_work\_temp\unzipped-caches\931cd9ab10171b5622c4636e5d4cf5d6\.pytest_cache 2025-10-10T00:29:01.8229245Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\14744e1ab2f3b9226cc2f7d6a05311826e34354a\default\3.zip 2025-10-10T00:29:01.8231503Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\16f9bef642b07b3090a6e4a04517eff84d41a197\default\1.zip 2025-10-10T00:29:01.8232899Z to C:\actions-runner\_work\_temp\unzipped-caches\e441312e2e45293d033fce112eb90c1c\.pytest_cache 2025-10-10T00:29:01.8234329Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\16f9bef642b07b3090a6e4a04517eff84d41a197\default\1.zip 2025-10-10T00:29:01.8236499Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\179f10621b418427fc6e92f58ea2b0bbe4cc9c52\default\1.zip 2025-10-10T00:29:01.8237898Z to C:\actions-runner\_work\_temp\unzipped-caches\b0f2ea2ce527a861d1957f0ad7a6dff3\.pytest_cache 2025-10-10T00:29:01.8239327Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\179f10621b418427fc6e92f58ea2b0bbe4cc9c52\default\1.zip 2025-10-10T00:29:02.7585977Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b\default\1.zip 2025-10-10T00:29:02.7587608Z to C:\actions-runner\_work\_temp\unzipped-caches\d70d12e9d0c4a1c0a549d3bd208522e4\.pytest_cache 2025-10-10T00:29:02.7589133Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b\default\1.zip 2025-10-10T00:29:02.7591382Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b\default\2.zip 2025-10-10T00:29:02.7592798Z to C:\actions-runner\_work\_temp\unzipped-caches\d86fbd7e9d662a31ef3cb5aded5ad0c7\.pytest_cache 2025-10-10T00:29:02.7594449Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b\default\2.zip 2025-10-10T00:29:02.7596752Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b\default\3.zip 2025-10-10T00:29:02.7598163Z to C:\actions-runner\_work\_temp\unzipped-caches\0e201585311b51b69d3e4aaf9c83cda7\.pytest_cache 2025-10-10T00:29:02.7599607Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1818c36d6e41edaf1cf50b9b16f28d5fc3a4770b\default\3.zip 2025-10-10T00:29:02.7601887Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\183dca423f0996d4705a2f13b3a0539a2ddcfdb0\default\1.zip 2025-10-10T00:29:02.7603435Z to C:\actions-runner\_work\_temp\unzipped-caches\286b28e0eb5f592f9efa02c6f3577277\.pytest_cache 2025-10-10T00:29:02.7604865Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\183dca423f0996d4705a2f13b3a0539a2ddcfdb0\default\1.zip 2025-10-10T00:29:02.7607131Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\18e18488e8c90e53cc113b1a5eddd9640ee80292\default\1.zip 2025-10-10T00:29:02.7608546Z to C:\actions-runner\_work\_temp\unzipped-caches\5eaa45ea4f242b0d142d9ce6840bfe0d\.pytest_cache 2025-10-10T00:29:02.7609989Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\18e18488e8c90e53cc113b1a5eddd9640ee80292\default\1.zip 2025-10-10T00:29:02.7612155Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\195ac549d7d6538c4212ca73f69488e990b9527d\default\2.zip 2025-10-10T00:29:02.7613665Z to C:\actions-runner\_work\_temp\unzipped-caches\614a7c0fa51e46abd6ffa56fbb8dcf13\.pytest_cache 2025-10-10T00:29:02.7615120Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\195ac549d7d6538c4212ca73f69488e990b9527d\default\2.zip 2025-10-10T00:29:02.7617286Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1bb68271b7ff1b582845384c6c7f7b1593ae1619\default\1.zip 2025-10-10T00:29:02.7618852Z to C:\actions-runner\_work\_temp\unzipped-caches\28eda9b94e25e94a84c56fefa5ffa613\.pytest_cache 2025-10-10T00:29:02.7620294Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1bb68271b7ff1b582845384c6c7f7b1593ae1619\default\1.zip 2025-10-10T00:29:02.7622559Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1e9ddf510f5f3e25db3e2a725159c41cf7cb982e\default\2.zip 2025-10-10T00:29:02.7623967Z to C:\actions-runner\_work\_temp\unzipped-caches\155ec96a6dc9d00c451d6fa0700aada4\.pytest_cache 2025-10-10T00:29:02.7625504Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1e9ddf510f5f3e25db3e2a725159c41cf7cb982e\default\2.zip 2025-10-10T00:29:02.7627687Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1f8ee5da117952b03f0050a178d69f8e7189b0f8\default\1.zip 2025-10-10T00:29:02.7629095Z to C:\actions-runner\_work\_temp\unzipped-caches\6e360492375b4c99ee89ecfb9ec7e5b7\.pytest_cache 2025-10-10T00:29:02.7630703Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1f8ee5da117952b03f0050a178d69f8e7189b0f8\default\1.zip 2025-10-10T00:29:02.7632870Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\26b3ae58908becbb03b28636f7384d2972a8c9a5\default\1.zip 2025-10-10T00:29:02.7634292Z to C:\actions-runner\_work\_temp\unzipped-caches\4ef3dc050ca9c26298406153b997c742\.pytest_cache 2025-10-10T00:29:02.7635719Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\26b3ae58908becbb03b28636f7384d2972a8c9a5\default\1.zip 2025-10-10T00:29:02.7638007Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\281f8f407ed0925f73f25f89868b89dfbe895987\default\1.zip 2025-10-10T00:29:02.7639400Z to C:\actions-runner\_work\_temp\unzipped-caches\45e450a822ba61f8cec181194e178501\.pytest_cache 2025-10-10T00:29:02.7640820Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\281f8f407ed0925f73f25f89868b89dfbe895987\default\1.zip 2025-10-10T00:29:02.7643101Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\281f8f407ed0925f73f25f89868b89dfbe895987\default\3.zip 2025-10-10T00:29:02.7644493Z to C:\actions-runner\_work\_temp\unzipped-caches\f3d306a0e5764ef0b879de6efc785dab\.pytest_cache 2025-10-10T00:29:04.0827740Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\281f8f407ed0925f73f25f89868b89dfbe895987\default\3.zip 2025-10-10T00:29:04.0830177Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2a11ce2c787b2339ffb8941b849dd487d25b4121\default\1.zip 2025-10-10T00:29:04.0831596Z to C:\actions-runner\_work\_temp\unzipped-caches\b5f003c285524ecd0473adde3c9411fa\.pytest_cache 2025-10-10T00:29:04.0833044Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2a11ce2c787b2339ffb8941b849dd487d25b4121\default\1.zip 2025-10-10T00:29:04.0835230Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2a760dc51e04d65845440cc09e7016cfc74f9132\default\1.zip 2025-10-10T00:29:04.0836638Z to C:\actions-runner\_work\_temp\unzipped-caches\4687f91edbba3e2b6ce96ba1cf35df24\.pytest_cache 2025-10-10T00:29:04.0838195Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2a760dc51e04d65845440cc09e7016cfc74f9132\default\1.zip 2025-10-10T00:29:04.0840371Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2dcd153342d27b0981ff79eb2ccb8d8962e79c48\default\1.zip 2025-10-10T00:29:04.0841780Z to C:\actions-runner\_work\_temp\unzipped-caches\89eafea1a1a4b34bf167b2d9ecce0a5b\.pytest_cache 2025-10-10T00:29:04.0843233Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2dcd153342d27b0981ff79eb2ccb8d8962e79c48\default\1.zip 2025-10-10T00:29:04.0845399Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2dcd153342d27b0981ff79eb2ccb8d8962e79c48\default\2.zip 2025-10-10T00:29:04.0846819Z to C:\actions-runner\_work\_temp\unzipped-caches\ae14bf216fbcdb02d8215b997170a1f7\.pytest_cache 2025-10-10T00:29:04.0848262Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2dcd153342d27b0981ff79eb2ccb8d8962e79c48\default\2.zip 2025-10-10T00:29:04.0850444Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9\default\1.zip 2025-10-10T00:29:04.0851856Z to C:\actions-runner\_work\_temp\unzipped-caches\fb440ad360a5efb0e60e8139cf05ee52\.pytest_cache 2025-10-10T00:29:04.0853293Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9\default\1.zip 2025-10-10T00:29:04.0855451Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9\default\2.zip 2025-10-10T00:29:04.0856910Z to C:\actions-runner\_work\_temp\unzipped-caches\8610e9f8f1b7b8060f85111346a63c37\.pytest_cache 2025-10-10T00:29:04.0858405Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9\default\2.zip 2025-10-10T00:29:04.0860608Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3bfa35d62e7c5df2b651a3d19b47db74ef284788\default\1.zip 2025-10-10T00:29:04.0862007Z to C:\actions-runner\_work\_temp\unzipped-caches\1d268c7500bcef254ae6143342c368d9\.pytest_cache 2025-10-10T00:29:04.0863442Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3bfa35d62e7c5df2b651a3d19b47db74ef284788\default\1.zip 2025-10-10T00:29:04.0865705Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb\default\1.zip 2025-10-10T00:29:04.0867092Z to C:\actions-runner\_work\_temp\unzipped-caches\60a380cdb07269e7bc82c3385475d1ea\.pytest_cache 2025-10-10T00:29:04.0868534Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb\default\1.zip 2025-10-10T00:29:04.0870716Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3c9e220f349ce3d8bdbf10571f0bc1d685a3b670\default\1.zip 2025-10-10T00:29:04.0872106Z to C:\actions-runner\_work\_temp\unzipped-caches\d037dc8a5ff41736051545f609ac078c\.pytest_cache 2025-10-10T00:29:04.0873541Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3c9e220f349ce3d8bdbf10571f0bc1d685a3b670\default\1.zip 2025-10-10T00:29:04.0875731Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3c9e220f349ce3d8bdbf10571f0bc1d685a3b670\default\2.zip 2025-10-10T00:29:04.0877129Z to C:\actions-runner\_work\_temp\unzipped-caches\d9d6ba97509ed2d53e79b02041d37c43\.pytest_cache 2025-10-10T00:29:04.0878556Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3c9e220f349ce3d8bdbf10571f0bc1d685a3b670\default\2.zip 2025-10-10T00:29:04.0880727Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3d9d41c80168bcd3c569345a96682c42a5eba36a\default\1.zip 2025-10-10T00:29:04.0882126Z to C:\actions-runner\_work\_temp\unzipped-caches\b6227edcc6760e491f5f020fbab9ebe0\.pytest_cache 2025-10-10T00:29:04.0883633Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3d9d41c80168bcd3c569345a96682c42a5eba36a\default\1.zip 2025-10-10T00:29:04.7765177Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3e663ce5da9081ef870545d7606260fb324a52e6\default\1.zip 2025-10-10T00:29:04.7766678Z to C:\actions-runner\_work\_temp\unzipped-caches\7fc4f9fdde4349a75c96bf1d63d5aacb\.pytest_cache 2025-10-10T00:29:04.7768140Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3e663ce5da9081ef870545d7606260fb324a52e6\default\1.zip 2025-10-10T00:29:04.7770367Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3ea686804925f1291de57ffdb3394da0b46deb54\default\3.zip 2025-10-10T00:29:04.7772029Z to C:\actions-runner\_work\_temp\unzipped-caches\2ba8f3274129ea84e05b1372db5bdcb3\.pytest_cache 2025-10-10T00:29:04.7773480Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3ea686804925f1291de57ffdb3394da0b46deb54\default\3.zip 2025-10-10T00:29:04.7775640Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4027e977919156fd984fcf5c3a90bc3bf43fe487\default\1.zip 2025-10-10T00:29:04.7777140Z to C:\actions-runner\_work\_temp\unzipped-caches\c508f0b0a64fc244aa22a1d651bd0bd7\.pytest_cache 2025-10-10T00:29:04.7778671Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4027e977919156fd984fcf5c3a90bc3bf43fe487\default\1.zip 2025-10-10T00:29:04.7780858Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4027e977919156fd984fcf5c3a90bc3bf43fe487\default\2.zip 2025-10-10T00:29:04.7782332Z to C:\actions-runner\_work\_temp\unzipped-caches\50efd739e554a9bc08be4ca1919358c6\.pytest_cache 2025-10-10T00:29:04.7783772Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4027e977919156fd984fcf5c3a90bc3bf43fe487\default\2.zip 2025-10-10T00:29:04.7785936Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4691fe60700ac51a878775fd23a8f7c4548c6757\default\1.zip 2025-10-10T00:29:04.7787333Z to C:\actions-runner\_work\_temp\unzipped-caches\fc83610a76deb1894c5a85cb843ff501\.pytest_cache 2025-10-10T00:29:04.7788827Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4691fe60700ac51a878775fd23a8f7c4548c6757\default\1.zip 2025-10-10T00:29:04.7791129Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\46c647d1ee5fb5b6bd6dc735746d3f5e64f2f6d1\default\1.zip 2025-10-10T00:29:04.7792528Z to C:\actions-runner\_work\_temp\unzipped-caches\ab961c5d99711abd87206f3d1627ad96\.pytest_cache 2025-10-10T00:29:04.7794040Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\46c647d1ee5fb5b6bd6dc735746d3f5e64f2f6d1\default\1.zip 2025-10-10T00:29:04.7796228Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\46c647d1ee5fb5b6bd6dc735746d3f5e64f2f6d1\default\2.zip 2025-10-10T00:29:04.7797629Z to C:\actions-runner\_work\_temp\unzipped-caches\1e347b48e6bf1a9339ae3aba2df1c991\.pytest_cache 2025-10-10T00:29:04.7799176Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\46c647d1ee5fb5b6bd6dc735746d3f5e64f2f6d1\default\2.zip 2025-10-10T00:29:04.7801396Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\494171906130d65ca0620b9fa2bda54dc5bb0bd8\default\1.zip 2025-10-10T00:29:04.7802799Z to C:\actions-runner\_work\_temp\unzipped-caches\2f394e91f12157b8eb468c28089f09ac\.pytest_cache 2025-10-10T00:29:04.7804228Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\494171906130d65ca0620b9fa2bda54dc5bb0bd8\default\1.zip 2025-10-10T00:29:04.7806481Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\494171906130d65ca0620b9fa2bda54dc5bb0bd8\default\2.zip 2025-10-10T00:29:04.7807869Z to C:\actions-runner\_work\_temp\unzipped-caches\9fedaf8456c17145956ce8b45543000d\.pytest_cache 2025-10-10T00:29:04.7809280Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\494171906130d65ca0620b9fa2bda54dc5bb0bd8\default\2.zip 2025-10-10T00:29:04.7811525Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\494171906130d65ca0620b9fa2bda54dc5bb0bd8\default\3.zip 2025-10-10T00:29:04.7812943Z to C:\actions-runner\_work\_temp\unzipped-caches\b46ffe1912ed7ec12bbd1501047687b0\.pytest_cache 2025-10-10T00:29:04.7814379Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\494171906130d65ca0620b9fa2bda54dc5bb0bd8\default\3.zip 2025-10-10T00:29:04.7816716Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4c45090cf7e2f39b44c2d4da367366c9ec0cba68\default\1.zip 2025-10-10T00:29:04.7818124Z to C:\actions-runner\_work\_temp\unzipped-caches\18b4ad04889f1c5b72fd9b96cb391076\.pytest_cache 2025-10-10T00:29:04.7819672Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4c45090cf7e2f39b44c2d4da367366c9ec0cba68\default\1.zip 2025-10-10T00:29:04.7821840Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\509c4e86270cc4decca58905d0f446e1fc0cf618\default\1.zip 2025-10-10T00:29:04.7823334Z to C:\actions-runner\_work\_temp\unzipped-caches\22c003582969da687a6bcf4ce1ffd990\.pytest_cache 2025-10-10T00:29:05.5037182Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\509c4e86270cc4decca58905d0f446e1fc0cf618\default\1.zip 2025-10-10T00:29:05.5039455Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\509c4e86270cc4decca58905d0f446e1fc0cf618\default\3.zip 2025-10-10T00:29:05.5040882Z to C:\actions-runner\_work\_temp\unzipped-caches\f5f570cf3a53c596350c0ec4b311791c\.pytest_cache 2025-10-10T00:29:05.5042364Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\509c4e86270cc4decca58905d0f446e1fc0cf618\default\3.zip 2025-10-10T00:29:05.5044540Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\52af91e4c14e490c44944c3a210e618a9a69edf6\default\2.zip 2025-10-10T00:29:05.5046187Z to C:\actions-runner\_work\_temp\unzipped-caches\0c647a2f3b0bcef6b8f6207e44c8978c\.pytest_cache 2025-10-10T00:29:05.5048092Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\52af91e4c14e490c44944c3a210e618a9a69edf6\default\2.zip 2025-10-10T00:29:05.5050264Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5656d45c8ff03cf20fd7d5098247c2250395af8a\default\1.zip 2025-10-10T00:29:05.5051673Z to C:\actions-runner\_work\_temp\unzipped-caches\03ff4b0a1bdc3a062ab2704efb50d2c4\.pytest_cache 2025-10-10T00:29:05.5053110Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5656d45c8ff03cf20fd7d5098247c2250395af8a\default\1.zip 2025-10-10T00:29:05.5055273Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5743d731c1de495ecf3bb03682a2dcbe207ca895\default\1.zip 2025-10-10T00:29:05.5056829Z to C:\actions-runner\_work\_temp\unzipped-caches\9e9a5934b4ca86e054ebd98d357f5ccc\.pytest_cache 2025-10-10T00:29:05.5058358Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5743d731c1de495ecf3bb03682a2dcbe207ca895\default\1.zip 2025-10-10T00:29:05.5060520Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79\default\1.zip 2025-10-10T00:29:05.5061935Z to C:\actions-runner\_work\_temp\unzipped-caches\bb73a62d963241cbcc6fa3ab1d7f9c70\.pytest_cache 2025-10-10T00:29:05.5063376Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79\default\1.zip 2025-10-10T00:29:05.5065631Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5e7be988003a38be49227cfaa9bff6a2ea9e6929\default\1.zip 2025-10-10T00:29:05.5067028Z to C:\actions-runner\_work\_temp\unzipped-caches\277112e8ecdd52bc1c8d8ebee95b9151\.pytest_cache 2025-10-10T00:29:05.5068598Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5e7be988003a38be49227cfaa9bff6a2ea9e6929\default\1.zip 2025-10-10T00:29:05.5070775Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5e7be988003a38be49227cfaa9bff6a2ea9e6929\default\3.zip 2025-10-10T00:29:05.5072170Z to C:\actions-runner\_work\_temp\unzipped-caches\a7df66eb9ec49c3fac3275b4976698e6\.pytest_cache 2025-10-10T00:29:05.5073602Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5e7be988003a38be49227cfaa9bff6a2ea9e6929\default\3.zip 2025-10-10T00:29:05.5075772Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5f25dbe7fd407465f94c094439093e663da73e6d\default\1.zip 2025-10-10T00:29:05.5077166Z to C:\actions-runner\_work\_temp\unzipped-caches\836a8672c3b70916e8ad7880de97b647\.pytest_cache 2025-10-10T00:29:05.5078598Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5f25dbe7fd407465f94c094439093e663da73e6d\default\1.zip 2025-10-10T00:29:05.5080751Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\60b4791d084bf1c0e7e737297f905c18660a1d8e\default\1.zip 2025-10-10T00:29:05.5082225Z to C:\actions-runner\_work\_temp\unzipped-caches\08e0892dfd556346d5a92fab82456bd5\.pytest_cache 2025-10-10T00:29:05.5083750Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\60b4791d084bf1c0e7e737297f905c18660a1d8e\default\1.zip 2025-10-10T00:29:05.5085903Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\60b4791d084bf1c0e7e737297f905c18660a1d8e\default\3.zip 2025-10-10T00:29:05.5087298Z to C:\actions-runner\_work\_temp\unzipped-caches\477eef1cbedc2adc1f0622b59409c286\.pytest_cache 2025-10-10T00:29:05.5088723Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\60b4791d084bf1c0e7e737297f905c18660a1d8e\default\3.zip 2025-10-10T00:29:05.5090978Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\66c0f14eccbc8a170394caf6230091ddcb95e5c3\default\2.zip 2025-10-10T00:29:05.5092495Z to C:\actions-runner\_work\_temp\unzipped-caches\6600e8fe8a5a5a5630ebe8f589326c31\.pytest_cache 2025-10-10T00:29:05.5093925Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\66c0f14eccbc8a170394caf6230091ddcb95e5c3\default\2.zip 2025-10-10T00:29:06.2496945Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6c334885d48725197b5d35e2c1543efc0f4198d0\default\3.zip 2025-10-10T00:29:06.2498547Z to C:\actions-runner\_work\_temp\unzipped-caches\81fe65613a4ed6ac7ffe2191f769a70b\.pytest_cache 2025-10-10T00:29:06.2500016Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6c334885d48725197b5d35e2c1543efc0f4198d0\default\3.zip 2025-10-10T00:29:06.2502202Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6c3c9414eb571b34ff0d932978e4733dbb08dc1d\default\1.zip 2025-10-10T00:29:06.2503614Z to C:\actions-runner\_work\_temp\unzipped-caches\f92961cfb9d93711065f536a50ea66cd\.pytest_cache 2025-10-10T00:29:06.2505063Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6c3c9414eb571b34ff0d932978e4733dbb08dc1d\default\1.zip 2025-10-10T00:29:06.2507347Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6e680ae8decf1f8f960ac0999149e6d2acacf57b\default\1.zip 2025-10-10T00:29:06.2508791Z to C:\actions-runner\_work\_temp\unzipped-caches\70eba578446db3f2ff7461e07455652b\.pytest_cache 2025-10-10T00:29:06.2510231Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6e680ae8decf1f8f960ac0999149e6d2acacf57b\default\1.zip 2025-10-10T00:29:06.2512635Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6e680ae8decf1f8f960ac0999149e6d2acacf57b\default\2.zip 2025-10-10T00:29:06.2514043Z to C:\actions-runner\_work\_temp\unzipped-caches\f464cc960bd5cfd1b5ea1fc0722e310e\.pytest_cache 2025-10-10T00:29:06.2515490Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6e680ae8decf1f8f960ac0999149e6d2acacf57b\default\2.zip 2025-10-10T00:29:06.2517767Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6f9aef5fefbd4c48ecb858f84b244ae24f0f1b61\default\1.zip 2025-10-10T00:29:06.2519195Z to C:\actions-runner\_work\_temp\unzipped-caches\1a4852cf9d56f5c5ff991b701d6ea429\.pytest_cache 2025-10-10T00:29:06.2521358Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6f9aef5fefbd4c48ecb858f84b244ae24f0f1b61\default\1.zip 2025-10-10T00:29:06.2523571Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6f9aef5fefbd4c48ecb858f84b244ae24f0f1b61\default\3.zip 2025-10-10T00:29:06.2524990Z to C:\actions-runner\_work\_temp\unzipped-caches\4358f6d9896908c70fc1b0c4425cf6eb\.pytest_cache 2025-10-10T00:29:06.2526464Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6f9aef5fefbd4c48ecb858f84b244ae24f0f1b61\default\3.zip 2025-10-10T00:29:06.2528648Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7357eb66c5e55c6f023d6889845d0cec26b678f6\default\3.zip 2025-10-10T00:29:06.2530053Z to C:\actions-runner\_work\_temp\unzipped-caches\f0b0af4ea950541f79e5c67b943f963f\.pytest_cache 2025-10-10T00:29:06.2531483Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7357eb66c5e55c6f023d6889845d0cec26b678f6\default\3.zip 2025-10-10T00:29:06.2533652Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\76a841fd473206f5ad46bf9ec5edf26cb72a773e\default\1.zip 2025-10-10T00:29:06.2535065Z to C:\actions-runner\_work\_temp\unzipped-caches\0c6a51cf236d327248f511b8a2c5f525\.pytest_cache 2025-10-10T00:29:06.2536493Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\76a841fd473206f5ad46bf9ec5edf26cb72a773e\default\1.zip 2025-10-10T00:29:06.2538947Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\76a841fd473206f5ad46bf9ec5edf26cb72a773e\default\2.zip 2025-10-10T00:29:06.2540370Z to C:\actions-runner\_work\_temp\unzipped-caches\d1d387e092bfb0e803eca9e0d56d4af4\.pytest_cache 2025-10-10T00:29:06.2541814Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\76a841fd473206f5ad46bf9ec5edf26cb72a773e\default\2.zip 2025-10-10T00:29:06.2543980Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7e9781174cc1341311a2986331b38d1f1332ce11\default\1.zip 2025-10-10T00:29:06.2545389Z to C:\actions-runner\_work\_temp\unzipped-caches\08fab25ea27221d245585afef7b89dfd\.pytest_cache 2025-10-10T00:29:06.2546909Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7e9781174cc1341311a2986331b38d1f1332ce11\default\1.zip 2025-10-10T00:29:06.2549078Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7e9781174cc1341311a2986331b38d1f1332ce11\default\3.zip 2025-10-10T00:29:06.2550466Z to C:\actions-runner\_work\_temp\unzipped-caches\9071464f8d6b61d229404320164ff541\.pytest_cache 2025-10-10T00:29:06.2551870Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7e9781174cc1341311a2986331b38d1f1332ce11\default\3.zip 2025-10-10T00:29:06.2554063Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7eb92b076f6bc4c87ff42267ddf4205e4d4de9e2\default\1.zip 2025-10-10T00:29:06.2555471Z to C:\actions-runner\_work\_temp\unzipped-caches\4ae2082a7761005e81a9cbf42652b90b\.pytest_cache 2025-10-10T00:29:07.0861714Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7eb92b076f6bc4c87ff42267ddf4205e4d4de9e2\default\1.zip 2025-10-10T00:29:07.0864002Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7feb8fc589ff728cc28cfaf98abf9e37b89d8ab5\default\1.zip 2025-10-10T00:29:07.0865452Z to C:\actions-runner\_work\_temp\unzipped-caches\f3116fd80a0fdca0690c1e5b2f38e4b2\.pytest_cache 2025-10-10T00:29:07.0866996Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7feb8fc589ff728cc28cfaf98abf9e37b89d8ab5\default\1.zip 2025-10-10T00:29:07.0869181Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\82f1eb9b031374b6d523a47f94cc9b35cff76f20\default\3.zip 2025-10-10T00:29:07.0870791Z to C:\actions-runner\_work\_temp\unzipped-caches\bdf484f783a61b3a19537d5f51c9b2a4\.pytest_cache 2025-10-10T00:29:07.0872284Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\82f1eb9b031374b6d523a47f94cc9b35cff76f20\default\3.zip 2025-10-10T00:29:07.0874515Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8abc2af9b963d72d56a3ba8ea455511b5676519d\default\1.zip 2025-10-10T00:29:07.0875923Z to C:\actions-runner\_work\_temp\unzipped-caches\d593fbd34f07421708697743a0cebe89\.pytest_cache 2025-10-10T00:29:07.0877367Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8abc2af9b963d72d56a3ba8ea455511b5676519d\default\1.zip 2025-10-10T00:29:07.0879742Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8abc2af9b963d72d56a3ba8ea455511b5676519d\default\3.zip 2025-10-10T00:29:07.0881173Z to C:\actions-runner\_work\_temp\unzipped-caches\4c3d2218f2aa737a6ca80e207d279f7d\.pytest_cache 2025-10-10T00:29:07.0882613Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8abc2af9b963d72d56a3ba8ea455511b5676519d\default\3.zip 2025-10-10T00:29:07.0884858Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d53d788fefc0370931063d91f0c342556c3cf4c\default\1.zip 2025-10-10T00:29:07.0886261Z to C:\actions-runner\_work\_temp\unzipped-caches\36bd7c3c19a6c03e8d0e969187f1c752\.pytest_cache 2025-10-10T00:29:07.0887695Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d53d788fefc0370931063d91f0c342556c3cf4c\default\1.zip 2025-10-10T00:29:07.0889838Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8e62d01f7a306476c76404c2c01ad2fe98f7d3d5\default\1.zip 2025-10-10T00:29:07.0891336Z to C:\actions-runner\_work\_temp\unzipped-caches\bffdb4aec5ad93dcea0066cd68b4184f\.pytest_cache 2025-10-10T00:29:07.0892789Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8e62d01f7a306476c76404c2c01ad2fe98f7d3d5\default\1.zip 2025-10-10T00:29:07.0894947Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8e62d01f7a306476c76404c2c01ad2fe98f7d3d5\default\3.zip 2025-10-10T00:29:07.0896431Z to C:\actions-runner\_work\_temp\unzipped-caches\2dfabfab2966605e4e19fabc38ad36b3\.pytest_cache 2025-10-10T00:29:07.0898703Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8e62d01f7a306476c76404c2c01ad2fe98f7d3d5\default\3.zip 2025-10-10T00:29:07.0900923Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8ec8c14aced9f3e7ff4ab663822bed792d6c34f4\default\1.zip 2025-10-10T00:29:07.0902417Z to C:\actions-runner\_work\_temp\unzipped-caches\9af175097b093b7fcbbd011f06ae1285\.pytest_cache 2025-10-10T00:29:07.0903859Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8ec8c14aced9f3e7ff4ab663822bed792d6c34f4\default\1.zip 2025-10-10T00:29:07.0906051Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\91c4db76cbb82dfa46d937b8dce4c942eaf5e226\default\1.zip 2025-10-10T00:29:07.0907621Z to C:\actions-runner\_work\_temp\unzipped-caches\feb212e14e827f0caaa97eca32c3e9f9\.pytest_cache 2025-10-10T00:29:07.0909125Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\91c4db76cbb82dfa46d937b8dce4c942eaf5e226\default\1.zip 2025-10-10T00:29:07.0911331Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\96a3afb8ec1b0d387a032ef58f75a1975e567d67\default\1.zip 2025-10-10T00:29:07.0912724Z to C:\actions-runner\_work\_temp\unzipped-caches\4cebb65ab2953cc641df433623425887\.pytest_cache 2025-10-10T00:29:07.0914264Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\96a3afb8ec1b0d387a032ef58f75a1975e567d67\default\1.zip 2025-10-10T00:29:07.0916443Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\96a3afb8ec1b0d387a032ef58f75a1975e567d67\default\3.zip 2025-10-10T00:29:07.0917847Z to C:\actions-runner\_work\_temp\unzipped-caches\4d3a9e93bd68296a369aac2c4cba4067\.pytest_cache 2025-10-10T00:29:07.0919307Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\96a3afb8ec1b0d387a032ef58f75a1975e567d67\default\3.zip 2025-10-10T00:29:07.9471006Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\972e409829343cc2062aeee0994a9c1c735d216a\default\2.zip 2025-10-10T00:29:07.9472634Z to C:\actions-runner\_work\_temp\unzipped-caches\dbd26b4c9a6d1436d82e2f5104f2d82c\.pytest_cache 2025-10-10T00:29:07.9474252Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\972e409829343cc2062aeee0994a9c1c735d216a\default\2.zip 2025-10-10T00:29:07.9476860Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\98e9440f30b797aa990b59115435a5ec3245448f\default\3.zip 2025-10-10T00:29:07.9478397Z to C:\actions-runner\_work\_temp\unzipped-caches\0d3e76f4d06bdcf2f0849322b61b854b\.pytest_cache 2025-10-10T00:29:07.9479993Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\98e9440f30b797aa990b59115435a5ec3245448f\default\3.zip 2025-10-10T00:29:07.9482342Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6\default\1.zip 2025-10-10T00:29:07.9483767Z to C:\actions-runner\_work\_temp\unzipped-caches\9417f38fcde23057bc977dc8dfc86895\.pytest_cache 2025-10-10T00:29:07.9485342Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6\default\1.zip 2025-10-10T00:29:07.9487558Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6\default\2.zip 2025-10-10T00:29:07.9489060Z to C:\actions-runner\_work\_temp\unzipped-caches\140c2a54937534bd2c4ea92b1b8b797d\.pytest_cache 2025-10-10T00:29:07.9490510Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6\default\2.zip 2025-10-10T00:29:07.9492713Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6\default\3.zip 2025-10-10T00:29:07.9494166Z to C:\actions-runner\_work\_temp\unzipped-caches\1b4dddfa6e8faedad6954d7893498b32\.pytest_cache 2025-10-10T00:29:07.9495702Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ca183e9339f6fd6c765e73a44e0f22f2b6af4e6\default\3.zip 2025-10-10T00:29:07.9497892Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9f5a644f0768258bc81f8b38492754d297399f74\default\1.zip 2025-10-10T00:29:07.9499410Z to C:\actions-runner\_work\_temp\unzipped-caches\8f31ef0cf51c2d1d9e3c111e9b151e15\.pytest_cache 2025-10-10T00:29:07.9500898Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9f5a644f0768258bc81f8b38492754d297399f74\default\1.zip 2025-10-10T00:29:07.9503242Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9f5a644f0768258bc81f8b38492754d297399f74\default\3.zip 2025-10-10T00:29:07.9504643Z to C:\actions-runner\_work\_temp\unzipped-caches\9591aa1b97b534c86493d831032a468d\.pytest_cache 2025-10-10T00:29:07.9506096Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9f5a644f0768258bc81f8b38492754d297399f74\default\3.zip 2025-10-10T00:29:07.9508281Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a0dca0fc60fd9d5ba9be9b89e6d05992efa7b74b\default\3.zip 2025-10-10T00:29:07.9509692Z to C:\actions-runner\_work\_temp\unzipped-caches\85c73037105baece523e61c234a5a979\.pytest_cache 2025-10-10T00:29:07.9511216Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a0dca0fc60fd9d5ba9be9b89e6d05992efa7b74b\default\3.zip 2025-10-10T00:29:07.9513547Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a7bbc5fea73853c1133a2b9beb930485efd88912\default\3.zip 2025-10-10T00:29:07.9514949Z to C:\actions-runner\_work\_temp\unzipped-caches\28deef4c03aa3938cc9eb9156e475641\.pytest_cache 2025-10-10T00:29:07.9516395Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a7bbc5fea73853c1133a2b9beb930485efd88912\default\3.zip 2025-10-10T00:29:07.9518593Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\abadea70f3eb5f2f764fd6448d42dd2c29fa28b3\default\1.zip 2025-10-10T00:29:07.9520006Z to C:\actions-runner\_work\_temp\unzipped-caches\51e6b9c9d16a84ac914f62de68667c4e\.pytest_cache 2025-10-10T00:29:07.9521437Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\abadea70f3eb5f2f764fd6448d42dd2c29fa28b3\default\1.zip 2025-10-10T00:29:07.9523628Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ae5be038a6381bb11dcd5d7e7c3321ed84dd3c90\default\1.zip 2025-10-10T00:29:07.9525046Z to C:\actions-runner\_work\_temp\unzipped-caches\cec63c58075d7a4078c210c827893b86\.pytest_cache 2025-10-10T00:29:07.9526483Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ae5be038a6381bb11dcd5d7e7c3321ed84dd3c90\default\1.zip 2025-10-10T00:29:07.9528718Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ae5be038a6381bb11dcd5d7e7c3321ed84dd3c90\default\2.zip 2025-10-10T00:29:07.9530307Z to C:\actions-runner\_work\_temp\unzipped-caches\4199979791a4c45d430638be9d0451ec\.pytest_cache 2025-10-10T00:29:08.6182889Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ae5be038a6381bb11dcd5d7e7c3321ed84dd3c90\default\2.zip 2025-10-10T00:29:08.6185149Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\aed66248a01d309eb2ac1149b5f51310545b0783\default\1.zip 2025-10-10T00:29:08.6186569Z to C:\actions-runner\_work\_temp\unzipped-caches\92bd8502bea41f1d328e4ac0919e5cca\.pytest_cache 2025-10-10T00:29:08.6188017Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\aed66248a01d309eb2ac1149b5f51310545b0783\default\1.zip 2025-10-10T00:29:08.6190520Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b2d8f6a6af09faa8590efcae1f8ef6f8d46e2ac8\default\1.zip 2025-10-10T00:29:08.6191954Z to C:\actions-runner\_work\_temp\unzipped-caches\f59d85e865d651cbc10076e26abe0864\.pytest_cache 2025-10-10T00:29:08.6193396Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b2d8f6a6af09faa8590efcae1f8ef6f8d46e2ac8\default\1.zip 2025-10-10T00:29:08.6195684Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bd964cbbfbdd5de9d7276a32eda7f703bd744f55\default\1.zip 2025-10-10T00:29:08.6197137Z to C:\actions-runner\_work\_temp\unzipped-caches\5fbb797cfd7a57edb6c2f32a1bf045d1\.pytest_cache 2025-10-10T00:29:08.6198725Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bd964cbbfbdd5de9d7276a32eda7f703bd744f55\default\1.zip 2025-10-10T00:29:08.6200945Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bd964cbbfbdd5de9d7276a32eda7f703bd744f55\default\3.zip 2025-10-10T00:29:08.6202462Z to C:\actions-runner\_work\_temp\unzipped-caches\d4b3f9f65970e58b9ab665d9131b537c\.pytest_cache 2025-10-10T00:29:08.6203909Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bd964cbbfbdd5de9d7276a32eda7f703bd744f55\default\3.zip 2025-10-10T00:29:08.6206168Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bec967eaa45e70aab0a240be08a26f1549aedea1\default\1.zip 2025-10-10T00:29:08.6207592Z to C:\actions-runner\_work\_temp\unzipped-caches\b28f419a5029f0d980f8aca16f580955\.pytest_cache 2025-10-10T00:29:08.6209178Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bec967eaa45e70aab0a240be08a26f1549aedea1\default\1.zip 2025-10-10T00:29:08.6211353Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bec967eaa45e70aab0a240be08a26f1549aedea1\default\2.zip 2025-10-10T00:29:08.6212765Z to C:\actions-runner\_work\_temp\unzipped-caches\8ffffb4bbead0592092d1d838706a822\.pytest_cache 2025-10-10T00:29:08.6214212Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bec967eaa45e70aab0a240be08a26f1549aedea1\default\2.zip 2025-10-10T00:29:08.6216412Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bf28990c3dd4d8bfa3eeb36a69cf53ed5f9e583e\default\1.zip 2025-10-10T00:29:08.6217897Z to C:\actions-runner\_work\_temp\unzipped-caches\b37d03005aaaee6fe6e755f3b51f3757\.pytest_cache 2025-10-10T00:29:08.6219508Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bf28990c3dd4d8bfa3eeb36a69cf53ed5f9e583e\default\1.zip 2025-10-10T00:29:08.6221701Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bf28990c3dd4d8bfa3eeb36a69cf53ed5f9e583e\default\2.zip 2025-10-10T00:29:08.6223099Z to C:\actions-runner\_work\_temp\unzipped-caches\2cf67274d60cb2641210798aca5de053\.pytest_cache 2025-10-10T00:29:08.6224636Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bf28990c3dd4d8bfa3eeb36a69cf53ed5f9e583e\default\2.zip 2025-10-10T00:29:08.6226888Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c91f59b1a06f919478b31dd2c184f179485aad1f\default\1.zip 2025-10-10T00:29:08.6228298Z to C:\actions-runner\_work\_temp\unzipped-caches\b110c58d1eff509f98d24ea49244dd98\.pytest_cache 2025-10-10T00:29:08.6229732Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c91f59b1a06f919478b31dd2c184f179485aad1f\default\1.zip 2025-10-10T00:29:08.6231894Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c91f59b1a06f919478b31dd2c184f179485aad1f\default\2.zip 2025-10-10T00:29:08.6233280Z to C:\actions-runner\_work\_temp\unzipped-caches\c2faa4e934737ec4ec65163e436e1a79\.pytest_cache 2025-10-10T00:29:08.6234717Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c91f59b1a06f919478b31dd2c184f179485aad1f\default\2.zip 2025-10-10T00:29:08.6236988Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c9b80c4d4b48deb1931e5f8641ab345d7cc7b639\default\1.zip 2025-10-10T00:29:08.6238390Z to C:\actions-runner\_work\_temp\unzipped-caches\5b672d45151b28e1ec42b050b36eb070\.pytest_cache 2025-10-10T00:29:08.6239830Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c9b80c4d4b48deb1931e5f8641ab345d7cc7b639\default\1.zip 2025-10-10T00:29:09.2437217Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c9b80c4d4b48deb1931e5f8641ab345d7cc7b639\default\2.zip 2025-10-10T00:29:09.2438720Z to C:\actions-runner\_work\_temp\unzipped-caches\d666fb7a7e71dc50551a51b36f13076d\.pytest_cache 2025-10-10T00:29:09.2440364Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c9b80c4d4b48deb1931e5f8641ab345d7cc7b639\default\2.zip 2025-10-10T00:29:09.2442556Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cd4303afc60d955de2508c3a319f9ec2b45cab5a\default\1.zip 2025-10-10T00:29:09.2444072Z to C:\actions-runner\_work\_temp\unzipped-caches\39aef03ca8ee116622011d613fd65170\.pytest_cache 2025-10-10T00:29:09.2445503Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cd4303afc60d955de2508c3a319f9ec2b45cab5a\default\1.zip 2025-10-10T00:29:09.2447706Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cd4303afc60d955de2508c3a319f9ec2b45cab5a\default\2.zip 2025-10-10T00:29:09.2449128Z to C:\actions-runner\_work\_temp\unzipped-caches\a5d0e307912cda12656f5727e2f265dc\.pytest_cache 2025-10-10T00:29:09.2450547Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cd4303afc60d955de2508c3a319f9ec2b45cab5a\default\2.zip 2025-10-10T00:29:09.2452741Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ce5637be29a94574f62fde9fda81d9f6a69c337b\default\1.zip 2025-10-10T00:29:09.2454164Z to C:\actions-runner\_work\_temp\unzipped-caches\8c7170ebc3aaa9cf05f2f1dc0803dacc\.pytest_cache 2025-10-10T00:29:09.2455599Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ce5637be29a94574f62fde9fda81d9f6a69c337b\default\1.zip 2025-10-10T00:29:09.2457925Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ce5637be29a94574f62fde9fda81d9f6a69c337b\default\2.zip 2025-10-10T00:29:09.2459485Z to C:\actions-runner\_work\_temp\unzipped-caches\ac446da88bc6df9bef608111b2c59d46\.pytest_cache 2025-10-10T00:29:09.2460928Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ce5637be29a94574f62fde9fda81d9f6a69c337b\default\2.zip 2025-10-10T00:29:09.2463116Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cf28ab2c8882898b8ee2be090c3b68953d5a9cee\default\1.zip 2025-10-10T00:29:09.2464584Z to C:\actions-runner\_work\_temp\unzipped-caches\74070cd77829239307c3e8227f955677\.pytest_cache 2025-10-10T00:29:09.2466196Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cf28ab2c8882898b8ee2be090c3b68953d5a9cee\default\1.zip 2025-10-10T00:29:09.2468396Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cf28ab2c8882898b8ee2be090c3b68953d5a9cee\default\2.zip 2025-10-10T00:29:09.2469805Z to C:\actions-runner\_work\_temp\unzipped-caches\5d52d43450141546954b1e4b0f43c92d\.pytest_cache 2025-10-10T00:29:09.2471233Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cf28ab2c8882898b8ee2be090c3b68953d5a9cee\default\2.zip 2025-10-10T00:29:09.2473408Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cf28ab2c8882898b8ee2be090c3b68953d5a9cee\default\3.zip 2025-10-10T00:29:09.2474817Z to C:\actions-runner\_work\_temp\unzipped-caches\7f3f170462fdee811089bf46ab8c15e8\.pytest_cache 2025-10-10T00:29:09.2476244Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cf28ab2c8882898b8ee2be090c3b68953d5a9cee\default\3.zip 2025-10-10T00:29:09.2478392Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d0086708dd2218818212853724c30145d6f8cccf\default\1.zip 2025-10-10T00:29:09.2479790Z to C:\actions-runner\_work\_temp\unzipped-caches\bc5075a99a8e66cd5c1406a40c502552\.pytest_cache 2025-10-10T00:29:09.2481211Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d0086708dd2218818212853724c30145d6f8cccf\default\1.zip 2025-10-10T00:29:09.2483369Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d0086708dd2218818212853724c30145d6f8cccf\default\3.zip 2025-10-10T00:29:09.2484833Z to C:\actions-runner\_work\_temp\unzipped-caches\92434e3913531e6bbbdc5cf6da5d6da2\.pytest_cache 2025-10-10T00:29:09.2486382Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d0086708dd2218818212853724c30145d6f8cccf\default\3.zip 2025-10-10T00:29:09.2488612Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d033d11d26b321471bc7b5186d1e21a3084a0963\default\1.zip 2025-10-10T00:29:09.2490023Z to C:\actions-runner\_work\_temp\unzipped-caches\3978122d73d954ccfc92b748999b3bdd\.pytest_cache 2025-10-10T00:29:09.2491503Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d033d11d26b321471bc7b5186d1e21a3084a0963\default\1.zip 2025-10-10T00:29:09.2493908Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d15048493c1d4e4acdc2eb5037e146d0576c2445\default\1.zip 2025-10-10T00:29:09.2495305Z to C:\actions-runner\_work\_temp\unzipped-caches\8ff959806ba7fd47e307a0299a6c63d1\.pytest_cache 2025-10-10T00:29:09.9461792Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d15048493c1d4e4acdc2eb5037e146d0576c2445\default\1.zip 2025-10-10T00:29:09.9464369Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d15048493c1d4e4acdc2eb5037e146d0576c2445\default\3.zip 2025-10-10T00:29:09.9465998Z to C:\actions-runner\_work\_temp\unzipped-caches\4173cc9869ea61032ba0d203f8524ca6\.pytest_cache 2025-10-10T00:29:09.9467622Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d15048493c1d4e4acdc2eb5037e146d0576c2445\default\3.zip 2025-10-10T00:29:09.9470114Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d279a6a6f15b73dc887c709515c562c19dea4c15\default\1.zip 2025-10-10T00:29:09.9471724Z to C:\actions-runner\_work\_temp\unzipped-caches\1f646ceadaee99cd7f42af4e19d0fc33\.pytest_cache 2025-10-10T00:29:09.9473350Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d279a6a6f15b73dc887c709515c562c19dea4c15\default\1.zip 2025-10-10T00:29:09.9475530Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d279a6a6f15b73dc887c709515c562c19dea4c15\default\2.zip 2025-10-10T00:29:09.9476920Z to C:\actions-runner\_work\_temp\unzipped-caches\573ba5c833e97289d3be370660d963f4\.pytest_cache 2025-10-10T00:29:09.9478593Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d279a6a6f15b73dc887c709515c562c19dea4c15\default\2.zip 2025-10-10T00:29:09.9480867Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d279a6a6f15b73dc887c709515c562c19dea4c15\default\3.zip 2025-10-10T00:29:09.9482318Z to C:\actions-runner\_work\_temp\unzipped-caches\878c028e12b12f433bdb37576315eb2b\.pytest_cache 2025-10-10T00:29:09.9483759Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d279a6a6f15b73dc887c709515c562c19dea4c15\default\3.zip 2025-10-10T00:29:09.9486097Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d71a6497b7da8bd61e560a5e39bb96971149cc1a\default\2.zip 2025-10-10T00:29:09.9487628Z to C:\actions-runner\_work\_temp\unzipped-caches\0da0b1c9caa283d7365711c4079abcdd\.pytest_cache 2025-10-10T00:29:09.9489076Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d71a6497b7da8bd61e560a5e39bb96971149cc1a\default\2.zip 2025-10-10T00:29:09.9491392Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d89189f28999af6b037c5939edf57836d141ff0e\default\2.zip 2025-10-10T00:29:09.9492816Z to C:\actions-runner\_work\_temp\unzipped-caches\88a7a5ae0f0ac7fa2da59eba4232cb28\.pytest_cache 2025-10-10T00:29:09.9494248Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d89189f28999af6b037c5939edf57836d141ff0e\default\2.zip 2025-10-10T00:29:09.9496406Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\da49a57d3462332b26cb7ee58910b5bc67e5772c\default\1.zip 2025-10-10T00:29:09.9497951Z to C:\actions-runner\_work\_temp\unzipped-caches\f96daad3b663f98f2738881321423022\.pytest_cache 2025-10-10T00:29:09.9499468Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\da49a57d3462332b26cb7ee58910b5bc67e5772c\default\1.zip 2025-10-10T00:29:09.9501630Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\dd30667f6c2204a15e91eaeb61c84f9080be7748\default\1.zip 2025-10-10T00:29:09.9503036Z to C:\actions-runner\_work\_temp\unzipped-caches\076b1f7162c195462c1bec275aa3189b\.pytest_cache 2025-10-10T00:29:09.9504468Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\dd30667f6c2204a15e91eaeb61c84f9080be7748\default\1.zip 2025-10-10T00:29:09.9506729Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\dd30667f6c2204a15e91eaeb61c84f9080be7748\default\3.zip 2025-10-10T00:29:09.9508236Z to C:\actions-runner\_work\_temp\unzipped-caches\780d49e074e09e7c13e89a4631591c97\.pytest_cache 2025-10-10T00:29:09.9509704Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\dd30667f6c2204a15e91eaeb61c84f9080be7748\default\3.zip 2025-10-10T00:29:09.9511852Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e065d35fd366285e97efaeceff39990d580c0a21\default\1.zip 2025-10-10T00:29:09.9513255Z to C:\actions-runner\_work\_temp\unzipped-caches\0e17bb6e896bc99e06c278f6984a9700\.pytest_cache 2025-10-10T00:29:09.9514762Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e065d35fd366285e97efaeceff39990d580c0a21\default\1.zip 2025-10-10T00:29:09.9516941Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e065d35fd366285e97efaeceff39990d580c0a21\default\3.zip 2025-10-10T00:29:09.9518341Z to C:\actions-runner\_work\_temp\unzipped-caches\55625ddcc0bb2feb03b9de1dd4953321\.pytest_cache 2025-10-10T00:29:09.9519776Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e065d35fd366285e97efaeceff39990d580c0a21\default\3.zip 2025-10-10T00:29:11.0145148Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e134bb340a6d0a817ffb331441006823a429bdbb\default\1.zip 2025-10-10T00:29:11.0146636Z to C:\actions-runner\_work\_temp\unzipped-caches\3aa0dbf4970cceaff6d242bd742e8aaf\.pytest_cache 2025-10-10T00:29:11.0148095Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e134bb340a6d0a817ffb331441006823a429bdbb\default\1.zip 2025-10-10T00:29:11.0151595Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e134bb340a6d0a817ffb331441006823a429bdbb\default\2.zip 2025-10-10T00:29:11.0152998Z to C:\actions-runner\_work\_temp\unzipped-caches\7ca4c7096148cd7a192f5b0be8a25f43\.pytest_cache 2025-10-10T00:29:11.0154439Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e134bb340a6d0a817ffb331441006823a429bdbb\default\2.zip 2025-10-10T00:29:11.0156902Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e15686b40d8b961da4e521b26afca5d23daed710\default\3.zip 2025-10-10T00:29:11.0158304Z to C:\actions-runner\_work\_temp\unzipped-caches\f2aca9810aca35c7c0b2b8504f339a54\.pytest_cache 2025-10-10T00:29:11.0159751Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e15686b40d8b961da4e521b26afca5d23daed710\default\3.zip 2025-10-10T00:29:11.0162179Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e2545487de3dbbe663e3f0adb699547a14da0f6a\default\2.zip 2025-10-10T00:29:11.0163649Z to C:\actions-runner\_work\_temp\unzipped-caches\66d2fad25655d9001514c498b0820ac9\.pytest_cache 2025-10-10T00:29:11.0165202Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e2545487de3dbbe663e3f0adb699547a14da0f6a\default\2.zip 2025-10-10T00:29:11.0167393Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e310cc5e06b1c7d6d3be423976a5ee9f9a5e5bc3\default\1.zip 2025-10-10T00:29:11.0169142Z to C:\actions-runner\_work\_temp\unzipped-caches\207f152df1325ea683cc4d5ef860af1c\.pytest_cache 2025-10-10T00:29:11.0170621Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e310cc5e06b1c7d6d3be423976a5ee9f9a5e5bc3\default\1.zip 2025-10-10T00:29:11.0172790Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e310cc5e06b1c7d6d3be423976a5ee9f9a5e5bc3\default\2.zip 2025-10-10T00:29:11.0174190Z to C:\actions-runner\_work\_temp\unzipped-caches\633ad588098231996d87b39ec9b8d60b\.pytest_cache 2025-10-10T00:29:11.0175730Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e310cc5e06b1c7d6d3be423976a5ee9f9a5e5bc3\default\2.zip 2025-10-10T00:29:11.0178148Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e3783a9575b810f9a3f51334270668357463958e\default\1.zip 2025-10-10T00:29:11.0179550Z to C:\actions-runner\_work\_temp\unzipped-caches\2e18fbf3ae1a1b640fd07807213486f1\.pytest_cache 2025-10-10T00:29:11.0181005Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e3783a9575b810f9a3f51334270668357463958e\default\1.zip 2025-10-10T00:29:11.0183204Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e438db254602cf39ba536aed0590b4144c019ee8\default\1.zip 2025-10-10T00:29:11.0184698Z to C:\actions-runner\_work\_temp\unzipped-caches\809fbeaacbe33424af7672493cd889fa\.pytest_cache 2025-10-10T00:29:11.0186131Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e438db254602cf39ba536aed0590b4144c019ee8\default\1.zip 2025-10-10T00:29:11.0188399Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaa613bf66ef4d49c586adff066f8a9798cb368b\default\1.zip 2025-10-10T00:29:11.0189814Z to C:\actions-runner\_work\_temp\unzipped-caches\46dde344d39ad6cda23aae9ecd56d3c8\.pytest_cache 2025-10-10T00:29:11.0191245Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaa613bf66ef4d49c586adff066f8a9798cb368b\default\1.zip 2025-10-10T00:29:11.0193612Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaa613bf66ef4d49c586adff066f8a9798cb368b\default\3.zip 2025-10-10T00:29:11.0195016Z to C:\actions-runner\_work\_temp\unzipped-caches\0dca64a4b139bca61d77d816d116c778\.pytest_cache 2025-10-10T00:29:11.0196457Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaa613bf66ef4d49c586adff066f8a9798cb368b\default\3.zip 2025-10-10T00:29:11.0198627Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaac218b6451be09dae169f76184c76b64535e7b\default\1.zip 2025-10-10T00:29:11.0200120Z to C:\actions-runner\_work\_temp\unzipped-caches\a315cb4c53f95f9754e9397704c93094\.pytest_cache 2025-10-10T00:29:11.0201562Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaac218b6451be09dae169f76184c76b64535e7b\default\1.zip 2025-10-10T00:29:11.0203725Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaac218b6451be09dae169f76184c76b64535e7b\default\3.zip 2025-10-10T00:29:11.0205165Z to C:\actions-runner\_work\_temp\unzipped-caches\107b88e53d85021978dcb6fed1e1e728\.pytest_cache 2025-10-10T00:29:11.1108315Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eaac218b6451be09dae169f76184c76b64535e7b\default\3.zip 2025-10-10T00:29:11.1110563Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eccf561326147894d57482a5aba7a2290005b257\default\1.zip 2025-10-10T00:29:11.1111977Z to C:\actions-runner\_work\_temp\unzipped-caches\39962a0d64e5aeb15a5545085e9cb66a\.pytest_cache 2025-10-10T00:29:11.1113585Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eccf561326147894d57482a5aba7a2290005b257\default\1.zip 2025-10-10T00:29:11.1115841Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\edafc902d76199d85591908886c7e9081abcef97\default\1.zip 2025-10-10T00:29:11.1117238Z to C:\actions-runner\_work\_temp\unzipped-caches\db38f2b9165fae47e6b39214ee4937ff\.pytest_cache 2025-10-10T00:29:11.1118680Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\edafc902d76199d85591908886c7e9081abcef97\default\1.zip 2025-10-10T00:29:11.1120884Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\edafc902d76199d85591908886c7e9081abcef97\default\2.zip 2025-10-10T00:29:11.1122445Z to C:\actions-runner\_work\_temp\unzipped-caches\c80943876f3860566f93c966aac0ba78\.pytest_cache 2025-10-10T00:29:11.1123880Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\edafc902d76199d85591908886c7e9081abcef97\default\2.zip 2025-10-10T00:29:11.1126055Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ef50c6e3e3d83bfd67e50930eea9a3a9db084061\default\1.zip 2025-10-10T00:29:11.1127551Z to C:\actions-runner\_work\_temp\unzipped-caches\18ccb0add53cfa08e0b075f4439fdde0\.pytest_cache 2025-10-10T00:29:11.1129002Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ef50c6e3e3d83bfd67e50930eea9a3a9db084061\default\1.zip 2025-10-10T00:29:11.1131187Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f0078941cf4e9cfa1a464d0d12d999926fdd8cc5\default\1.zip 2025-10-10T00:29:11.1132571Z to C:\actions-runner\_work\_temp\unzipped-caches\f2e9c873651d268ef212dbd761d34ad8\.pytest_cache 2025-10-10T00:29:11.1134095Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f0078941cf4e9cfa1a464d0d12d999926fdd8cc5\default\1.zip 2025-10-10T00:29:11.1136266Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f0078941cf4e9cfa1a464d0d12d999926fdd8cc5\default\3.zip 2025-10-10T00:29:11.1137689Z to C:\actions-runner\_work\_temp\unzipped-caches\0e1ac7796fb42af1e564c386db081ca1\.pytest_cache 2025-10-10T00:29:11.1139235Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f0078941cf4e9cfa1a464d0d12d999926fdd8cc5\default\3.zip 2025-10-10T00:29:11.1141540Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f231be25c679adb47ac3e483dc68948e5ad137a4\default\1.zip 2025-10-10T00:29:11.1142940Z to C:\actions-runner\_work\_temp\unzipped-caches\423d0e61d83bc31891e5af48ab319253\.pytest_cache 2025-10-10T00:29:11.1144363Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f231be25c679adb47ac3e483dc68948e5ad137a4\default\1.zip 2025-10-10T00:29:11.1146624Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f34744d2a5eae350682cd234178ade441057e1d6\default\1.zip 2025-10-10T00:29:11.1148027Z to C:\actions-runner\_work\_temp\unzipped-caches\a7a987bacf2627c3068355cbaee57a25\.pytest_cache 2025-10-10T00:29:11.1150078Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f34744d2a5eae350682cd234178ade441057e1d6\default\1.zip 2025-10-10T00:29:11.1152357Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f39789cdabb6465f21666bd001829e1f7284d754\default\1.zip 2025-10-10T00:29:11.1153774Z to C:\actions-runner\_work\_temp\unzipped-caches\2e55f44a3e7ee921c8218d9a4465a18b\.pytest_cache 2025-10-10T00:29:11.1155210Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f39789cdabb6465f21666bd001829e1f7284d754\default\1.zip 2025-10-10T00:29:11.1157463Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa1d409e83af93425a2672d62e134e8f20c5ccc0\default\1.zip 2025-10-10T00:29:11.1158876Z to C:\actions-runner\_work\_temp\unzipped-caches\612d679104a780d20e4f6a65e9f6bf8e\.pytest_cache 2025-10-10T00:29:11.1160312Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa1d409e83af93425a2672d62e134e8f20c5ccc0\default\1.zip 2025-10-10T00:29:11.1162515Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa5306b4f5bea89d80b9f14926712119aab78161\default\1.zip 2025-10-10T00:29:11.1163963Z to C:\actions-runner\_work\_temp\unzipped-caches\48f2f4a5d8d7b55b49a6337aa90a2315\.pytest_cache 2025-10-10T00:29:11.1165393Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa5306b4f5bea89d80b9f14926712119aab78161\default\1.zip 2025-10-10T00:29:11.1167662Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fd785b176200d3736aadc19dcaef00a2f470f4bb\default\1.zip 2025-10-10T00:29:11.1169168Z to C:\actions-runner\_work\_temp\unzipped-caches\160fb595b13530369d29cb253ebeefe5\.pytest_cache 2025-10-10T00:29:11.1170618Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fd785b176200d3736aadc19dcaef00a2f470f4bb\default\1.zip 2025-10-10T00:29:11.1172787Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fd785b176200d3736aadc19dcaef00a2f470f4bb\default\2.zip 2025-10-10T00:29:11.1174240Z to C:\actions-runner\_work\_temp\unzipped-caches\b26eee910ad7b9e3d97f26844c7ad126\.pytest_cache 2025-10-10T00:29:11.1175797Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fd785b176200d3736aadc19dcaef00a2f470f4bb\default\2.zip 2025-10-10T00:29:11.1886326Z ##[group]Run .ci/pytorch/win-build.sh 2025-10-10T00:29:11.1886679Z .ci/pytorch/win-build.sh 2025-10-10T00:29:11.1910073Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:29:11.1910599Z env: 2025-10-10T00:29:11.1910781Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:29:11.1911105Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:29:11.1911579Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:29:11.1912193Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:29:11.1912706Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:29:11.1913139Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:29:11.1913547Z PYTORCH_FINAL_PACKAGE_DIR: /c/18392306051/build-results/ 2025-10-10T00:29:11.1913920Z BRANCH: main 2025-10-10T00:29:11.1914181Z BUILD_ENVIRONMENT: win-vs2022-cpu-py3 2025-10-10T00:29:11.1914484Z BUILD_WHEEL: 1 2025-10-10T00:29:11.1914718Z MAX_JOBS: 8 2025-10-10T00:29:11.1914946Z CUDA_VERSION: cpu 2025-10-10T00:29:11.1915147Z PYTHON_VERSION: 3.10 2025-10-10T00:29:11.1915436Z SCCACHE_BUCKET: ossci-compiler-cache 2025-10-10T00:29:11.1915756Z SCCACHE_S3_KEY_PREFIX: trunk 2025-10-10T00:29:11.1916002Z SCCACHE_REGION: us-east-1 2025-10-10T00:29:11.1916278Z VC_PRODUCT: BuildTools 2025-10-10T00:29:11.1916534Z VC_VERSION: 2025-10-10T00:29:11.1916730Z VC_YEAR: 2022 2025-10-10T00:29:11.1917082Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T00:29:11.1917528Z AWS_DEFAULT_REGION: us-east-1 2025-10-10T00:29:11.1917803Z PR_NUMBER: 2025-10-10T00:29:11.1918067Z SHA1: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:29:11.1918344Z DEBUG: 0 2025-10-10T00:29:11.1918569Z TORCH_CUDA_ARCH_LIST: 8.6 2025-10-10T00:29:11.1918828Z USE_CUDA: 0 2025-10-10T00:29:11.1919015Z USE_XPU: 0 2025-10-10T00:29:11.1919244Z XPU_VERSION: 2025-10-10T00:29:11.1919445Z OUR_GITHUB_JOB_ID: 52404880063 2025-10-10T00:29:11.1919726Z ##[endgroup] 2025-10-10T00:29:11.2630189Z ++ [[ win-vs2022-cpu-py3 == *rocm* ]] 2025-10-10T00:29:11.2630525Z ++ BUILD_TEST_LIBTORCH=0 2025-10-10T00:29:11.2630912Z + source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common-build.sh 2025-10-10T00:29:11.2633081Z ++ [[ win-vs2022-cpu-py3 != *win-* ]] 2025-10-10T00:29:11.2633530Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T00:29:11.2634261Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T00:29:11.2690908Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T00:29:11.2809074Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2025-10-10T00:29:11.2809586Z + export TMP_DIR_WIN 2025-10-10T00:29:11.2809940Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/18392306051/build-results/ 2025-10-10T00:29:11.2810449Z + PYTORCH_FINAL_PACKAGE_DIR=/c/18392306051/build-results/ 2025-10-10T00:29:11.2810788Z + [[ -n /c/18392306051/build-results/ ]] 2025-10-10T00:29:11.2811092Z + mkdir -p /c/18392306051/build-results/ 2025-10-10T00:29:11.2949094Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T00:29:11.2949812Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T00:29:11.2950264Z + set +ex 2025-10-10T00:29:12.2642148Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-10-10T00:29:12.2803645Z 2025-10-10T00:29:12.2804313Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" (set BUILD_TYPE=debug ) ELSE (set BUILD_TYPE=release ) 2025-10-10T00:29:12.2808664Z 2025-10-10T00:29:12.2813652Z 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:29:12.2816760Z 2025-10-10T00:29:12.2817287Z 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:29:12.2817892Z 2025-10-10T00:29:12.2818496Z 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:29:12.2829469Z 2025-10-10T00:29:12.2829773Z C:\actions-runner\_work\pytorch\pytorch>if "cpu" == "cpu" ( 2025-10-10T00:29:12.2830176Z echo skip magma installation for cpu builds 2025-10-10T00:29:12.2830469Z exit /b 0 2025-10-10T00:29:12.2830652Z ) 2025-10-10T00:29:12.2830883Z skip magma installation for cpu builds 2025-10-10T00:29:12.2850035Z 2025-10-10T00:29:12.2850296Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-10-10T00:29:12.2852822Z 2025-10-10T00:29:12.2853093Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-10-10T00:29:12.2854299Z 2025-10-10T00:29:12.2854891Z 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:29:12.2866596Z 2025-10-10T00:29:12.2867019Z C:\actions-runner\_work\pytorch\pytorch>mkdir C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin 2025-10-10T00:29:12.2875833Z 2025-10-10T00:29:12.2876101Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2025-10-10T00:29:12.2876568Z IF EXIST C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe ( 2025-10-10T00:29:12.2877027Z taskkill /im sccache.exe /f /t || ver 1>nul 2025-10-10T00:29:12.2877502Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe || ver 1>nul 2025-10-10T00:29:12.2877929Z ) 2025-10-10T00:29:12.2879949Z if "win-vs2022-cpu-py3" == "" (curl --retry 3 --retry-all-errors -k https://s3.amazonaws.com/ossci-windows/sccache-v0.7.4.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe ) else (aws s3 cp s3://ossci-windows/sccache-v0.7.4.exe C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe ) 2025-10-10T00:29:12.2881336Z ) 2025-10-10T00:29:13.8088219Z Completed 256.0 KiB/18.8 MiB (429.6 KiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8093994Z Completed 512.0 KiB/18.8 MiB (857.4 KiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8124845Z Completed 768.0 KiB/18.8 MiB (1.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8250132Z Completed 1.0 MiB/18.8 MiB (1.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8258154Z Completed 1.2 MiB/18.8 MiB (2.0 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8263646Z Completed 1.5 MiB/18.8 MiB (2.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8271132Z Completed 1.8 MiB/18.8 MiB (2.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8275481Z Completed 2.0 MiB/18.8 MiB (3.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8280696Z Completed 2.2 MiB/18.8 MiB (3.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8284935Z Completed 2.5 MiB/18.8 MiB (4.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8290186Z Completed 2.8 MiB/18.8 MiB (4.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8298115Z Completed 3.0 MiB/18.8 MiB (4.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8305057Z Completed 3.2 MiB/18.8 MiB (5.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8309503Z Completed 3.5 MiB/18.8 MiB (5.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8315476Z Completed 3.8 MiB/18.8 MiB (6.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8321312Z Completed 4.0 MiB/18.8 MiB (6.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8327289Z Completed 4.2 MiB/18.8 MiB (6.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8332212Z Completed 4.5 MiB/18.8 MiB (7.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8337442Z Completed 4.8 MiB/18.8 MiB (7.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8343750Z Completed 5.0 MiB/18.8 MiB (8.0 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8350381Z Completed 5.2 MiB/18.8 MiB (8.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8355674Z Completed 5.5 MiB/18.8 MiB (8.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8361984Z Completed 5.8 MiB/18.8 MiB (9.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8367278Z Completed 6.0 MiB/18.8 MiB (9.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8373287Z Completed 6.2 MiB/18.8 MiB (10.0 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8378741Z Completed 6.5 MiB/18.8 MiB (10.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8384488Z Completed 6.8 MiB/18.8 MiB (10.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8390537Z Completed 7.0 MiB/18.8 MiB (11.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8396291Z Completed 7.2 MiB/18.8 MiB (11.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8400075Z Completed 7.5 MiB/18.8 MiB (11.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8404678Z Completed 7.8 MiB/18.8 MiB (12.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8408612Z Completed 8.0 MiB/18.8 MiB (12.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8413351Z Completed 8.2 MiB/18.8 MiB (13.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8624621Z Completed 8.5 MiB/18.8 MiB (13.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8654823Z Completed 8.8 MiB/18.8 MiB (13.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8679222Z Completed 9.0 MiB/18.8 MiB (13.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8696632Z Completed 9.2 MiB/18.8 MiB (14.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8719193Z Completed 9.5 MiB/18.8 MiB (14.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8735841Z Completed 9.8 MiB/18.8 MiB (14.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8750478Z Completed 10.0 MiB/18.8 MiB (15.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8766087Z Completed 10.2 MiB/18.8 MiB (15.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8779026Z Completed 10.5 MiB/18.8 MiB (15.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8792816Z Completed 10.8 MiB/18.8 MiB (16.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.8796971Z Completed 11.0 MiB/18.8 MiB (16.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9036785Z Completed 11.1 MiB/18.8 MiB (16.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9072900Z Completed 11.3 MiB/18.8 MiB (16.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9103562Z Completed 11.6 MiB/18.8 MiB (16.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9128943Z Completed 11.8 MiB/18.8 MiB (16.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9153025Z Completed 12.1 MiB/18.8 MiB (17.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9177561Z Completed 12.3 MiB/18.8 MiB (17.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9194186Z Completed 12.6 MiB/18.8 MiB (17.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9210205Z Completed 12.8 MiB/18.8 MiB (18.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9226449Z Completed 13.1 MiB/18.8 MiB (18.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9237630Z Completed 13.3 MiB/18.8 MiB (18.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9254008Z Completed 13.6 MiB/18.8 MiB (19.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9264346Z Completed 13.8 MiB/18.8 MiB (19.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9279203Z Completed 14.1 MiB/18.8 MiB (19.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9289525Z Completed 14.3 MiB/18.8 MiB (20.0 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9299222Z Completed 14.6 MiB/18.8 MiB (20.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9311209Z Completed 14.8 MiB/18.8 MiB (20.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9327302Z Completed 15.1 MiB/18.8 MiB (20.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9335309Z Completed 15.3 MiB/18.8 MiB (21.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9341781Z Completed 15.6 MiB/18.8 MiB (21.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9349549Z Completed 15.8 MiB/18.8 MiB (21.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9380107Z Completed 16.1 MiB/18.8 MiB (22.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9380603Z Completed 16.3 MiB/18.8 MiB (22.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9381037Z Completed 16.6 MiB/18.8 MiB (22.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9381470Z Completed 16.8 MiB/18.8 MiB (23.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9387196Z Completed 17.1 MiB/18.8 MiB (23.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9395832Z Completed 17.3 MiB/18.8 MiB (23.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9403833Z Completed 17.6 MiB/18.8 MiB (24.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9409562Z Completed 17.8 MiB/18.8 MiB (24.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9415457Z Completed 18.1 MiB/18.8 MiB (24.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9421292Z Completed 18.3 MiB/18.8 MiB (25.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9427471Z Completed 18.6 MiB/18.8 MiB (25.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9435593Z Completed 18.8 MiB/18.8 MiB (25.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:29:13.9436156Z download: s3://ossci-windows/sccache-v0.7.4.exe to build\win_tmp\bin\sccache.exe 2025-10-10T00:29:14.0458767Z 2025-10-10T00:29:14.0459490Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-10-10T00:29:14.0459940Z 2025-10-10T00:29:14.0460249Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-10-10T00:29:14.0461975Z 2025-10-10T00:29:14.0462426Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" ( 2025-10-10T00:29:14.0462807Z set CUDA_VERSION=xpu 2025-10-10T00:29:14.0463323Z call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\..\windows\internal\xpu_install.bat 2025-10-10T00:29:14.0463892Z if errorlevel 1 exit /b 1 2025-10-10T00:29:14.0464116Z ) 2025-10-10T00:29:14.0464225Z 2025-10-10T00:29:14.0464793Z 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:29:14.0475148Z 2025-10-10T00:29:14.0475792Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2022-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2025-10-10T00:29:14.0477905Z 2025-10-10T00:29:14.0478366Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T00:29:14.0482811Z 2025-10-10T00:29:14.0483180Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-10-10T00:29:14.0485760Z 2025-10-10T00:29:14.0485962Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-10-10T00:29:14.0486981Z 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:29:14.0488097Z if errorlevel 1 exit /b 2025-10-10T00:29:14.0488360Z if not errorlevel 0 exit /b 2025-10-10T00:29:14.0489127Z 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:29:14.0489926Z if errorlevel 1 exit /b 2025-10-10T00:29:14.0490212Z if not errorlevel 0 exit /b 2025-10-10T00:29:14.0490486Z ) 2025-10-10T00:29:14.0490582Z 2025-10-10T00:29:14.0490978Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-10-10T00:29:16.5142217Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-10-10T00:29:16.5146672Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T00:29:16.5149171Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-10-10T00:29:16.5153384Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T00:29:16.5157347Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-10-10T00:29:16.5159988Z Ignoring numpy: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T00:29:16.5163359Z Ignoring pandas: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T00:29:16.5168102Z Ignoring scipy: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T00:29:16.5172334Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T00:29:16.5175756Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T00:29:16.5179061Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-10-10T00:29:16.5188446Z 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:29:16.5558109Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T00:29:16.5710465Z Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T00:29:16.6094266Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-10-10T00:29:16.6161860Z Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-10T00:29:16.7127572Z Collecting coremltools==5.0b5 (from -r .ci/docker/requirements-ci.txt (line 23)) 2025-10-10T00:29:16.7316370Z Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-10-10T00:29:16.7462900Z ---------------------------------------- 913.2/913.2 kB ? 0:00:00 2025-10-10T00:29:17.2167185Z Preparing metadata (setup.py): started 2025-10-10T00:29:17.5415379Z Preparing metadata (setup.py): finished with status 'done' 2025-10-10T00:29:17.5724838Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-10-10T00:29:17.5782400Z Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-10-10T00:29:17.6068461Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-10-10T00:29:17.6188718Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-10T00:29:17.7052569Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T00:29:17.7107008Z Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-10-10T00:29:17.7340519Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-10-10T00:29:17.7409280Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-10-10T00:29:18.0669348Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T00:29:18.0733284Z Downloading hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T00:29:18.1177511Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-10-10T00:29:18.1231798Z Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-10-10T00:29:18.1512318Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-10-10T00:29:18.1575827Z Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-10T00:29:18.1864417Z Collecting librosa>=0.6.2 (from -r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:18.1909703Z Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-10-10T00:29:18.2344660Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-10-10T00:29:18.2407421Z Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T00:29:18.3019404Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-10-10T00:29:18.3144511Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-10-10T00:29:18.4867902Z Collecting numba==0.55.2 (from -r .ci/docker/requirements-ci.txt (line 120)) 2025-10-10T00:29:18.4935021Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl.metadata (3.3 kB) 2025-10-10T00:29:18.7651644Z Collecting numpy==1.22.4 (from -r .ci/docker/requirements-ci.txt (line 139)) 2025-10-10T00:29:18.7716124Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-10-10T00:29:18.9975129Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T00:29:19.0052833Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-10-10T00:29:19.0686755Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 151)) 2025-10-10T00:29:19.0742214Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T00:29:19.1959382Z Collecting optree==0.13.0 (from -r .ci/docker/requirements-ci.txt (line 156)) 2025-10-10T00:29:19.2029530Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl.metadata (48 kB) 2025-10-10T00:29:19.4878582Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 169)) 2025-10-10T00:29:19.4953073Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB) 2025-10-10T00:29:19.7352713Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 174)) 2025-10-10T00:29:19.7420675Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl.metadata (592 bytes) 2025-10-10T00:29:19.8459486Z Collecting psutil (from -r .ci/docker/requirements-ci.txt (line 179)) 2025-10-10T00:29:19.8520313Z Downloading psutil-7.1.0-cp37-abi3-win_amd64.whl.metadata (23 kB) 2025-10-10T00:29:19.9116405Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T00:29:19.9183030Z Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-10-10T00:29:19.9939794Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 189)) 2025-10-10T00:29:20.0001968Z Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-10-10T00:29:20.0214836Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 194)) 2025-10-10T00:29:20.0277124Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-10-10T00:29:20.0550361Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 199)) 2025-10-10T00:29:20.0635237Z Downloading pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-10-10T00:29:20.0874512Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 204)) 2025-10-10T00:29:20.0937422Z Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T00:29:20.1262157Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 219)) 2025-10-10T00:29:20.1332654Z Downloading xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-10-10T00:29:20.2905662Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 224)) 2025-10-10T00:29:20.3063961Z Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-10T00:29:20.4045858Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T00:29:20.4176562Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl.metadata (13 kB) 2025-10-10T00:29:20.6110842Z Collecting scipy==1.10.1 (from -r .ci/docker/requirements-ci.txt (line 254)) 2025-10-10T00:29:20.6176507Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB) 2025-10-10T00:29:20.6566837Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 269)) 2025-10-10T00:29:20.6610111Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-10-10T00:29:20.6901300Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 279)) 2025-10-10T00:29:20.7059823Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-10T00:29:20.7485540Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 285)) 2025-10-10T00:29:20.7532827Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl.metadata (7.4 kB) 2025-10-10T00:29:20.8012909Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 290)) 2025-10-10T00:29:20.8065777Z Downloading redis-6.4.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:29:21.1924025Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-10-10T00:29:21.2005904Z Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-10T00:29:21.2310682Z Collecting jinja2==3.1.6 (from -r .ci/docker/requirements-ci.txt (line 299)) 2025-10-10T00:29:21.2385071Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T00:29:21.2656807Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 304)) 2025-10-10T00:29:21.2719100Z Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T00:29:21.3177152Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 309)) 2025-10-10T00:29:21.3259785Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl.metadata (778 bytes) 2025-10-10T00:29:21.3562499Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:29:21.3721048Z Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-10-10T00:29:21.4395132Z Collecting pywavelets==1.4.1 (from -r .ci/docker/requirements-ci.txt (line 320)) 2025-10-10T00:29:21.4461707Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) 2025-10-10T00:29:21.7960106Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 327)) 2025-10-10T00:29:21.8020238Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl.metadata (3.9 kB) 2025-10-10T00:29:21.8359772Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:29:21.8411572Z Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-10T00:29:21.8723725Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 332)) 2025-10-10T00:29:21.8794065Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-10-10T00:29:21.9532690Z Collecting onnx==1.18.0 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-10-10T00:29:21.9622309Z Downloading onnx-1.18.0-cp310-cp310-win_amd64.whl.metadata (7.0 kB) 2025-10-10T00:29:22.0902363Z Collecting onnxscript==0.5.3 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T00:29:22.0979462Z Downloading onnxscript-0.5.3-py3-none-any.whl.metadata (13 kB) 2025-10-10T00:29:22.1208440Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 347)) 2025-10-10T00:29:22.1275423Z Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-10-10T00:29:22.1532646Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 356)) 2025-10-10T00:29:22.1582432Z Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-10-10T00:29:22.1831319Z Preparing metadata (setup.py): started 2025-10-10T00:29:22.4552050Z Preparing metadata (setup.py): finished with status 'done' 2025-10-10T00:29:22.4578305Z 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:29:22.5965237Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-10-10T00:29:22.6055393Z Downloading pyzstd-0.18.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T00:29:22.8485987Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 364)) 2025-10-10T00:29:22.8540571Z Downloading setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T00:29:22.8984080Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 365)) 2025-10-10T00:29:22.9056646Z Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-10-10T00:29:22.9129956Z 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:29:22.9313488Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-10-10T00:29:22.9376238Z Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T00:29:22.9746523Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T00:29:22.9788633Z Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-10-10T00:29:23.1548718Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 380)) 2025-10-10T00:29:23.1596022Z Downloading cmake-3.31.6-py3-none-win_amd64.whl.metadata (6.3 kB) 2025-10-10T00:29:23.2192591Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 383)) 2025-10-10T00:29:23.2282875Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl.metadata (2.0 kB) 2025-10-10T00:29:23.2621943Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 386)) 2025-10-10T00:29:23.2681189Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T00:29:23.3080674Z Collecting cuda-bindings<13.0,>=12.0 (from -r .ci/docker/requirements-ci.txt (line 389)) 2025-10-10T00:29:23.3132348Z Downloading cuda_bindings-12.9.3-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T00:29:23.3648171Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-10-10T00:29:23.3721453Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T00:29:23.3996358Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 394)) 2025-10-10T00:29:23.4061617Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-10-10T00:29:23.4387939Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 395)) 2025-10-10T00:29:23.4516044Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T00:29:23.4744769Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-10-10T00:29:23.4785557Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-10-10T00:29:23.4906825Z 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:29:23.4913839Z 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:29:23.4920995Z 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:29:23.5097424Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T00:29:23.5141846Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-10-10T00:29:23.5403087Z Collecting colorama (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T00:29:23.5447583Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-10T00:29:23.5764219Z Collecting tomli>=1.1.0 (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T00:29:23.5815170Z Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:29:23.6644268Z Collecting tqdm (from coremltools==5.0b5->-r .ci/docker/requirements-ci.txt (line 23)) 2025-10-10T00:29:23.6688515Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-10-10T00:29:24.5198876Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T00:29:24.5263413Z Downloading aiohttp-3.13.0-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-10-10T00:29:24.5642908Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T00:29:24.5734917Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl.metadata (8.5 kB) 2025-10-10T00:29:24.6124289Z Collecting attrs>=19.2.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T00:29:24.6189508Z Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:29:24.6476885Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T00:29:24.6523584Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-10-10T00:29:24.6784988Z Collecting exceptiongroup>=1.0.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T00:29:24.6839572Z Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) 2025-10-10T00:29:24.7115648Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-10-10T00:29:24.7159304Z Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T00:29:24.8188141Z Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) 2025-10-10T00:29:24.8246057Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl.metadata (4.7 kB) 2025-10-10T00:29:24.8469302Z 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:29:24.9099070Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T00:29:24.9146944Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-10-10T00:29:24.9611729Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T00:29:24.9684503Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-10T00:29:25.0274888Z Collecting iniconfig (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T00:29:25.0328653Z Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-10T00:29:25.0590136Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T00:29:25.0642716Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-10-10T00:29:25.1017381Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 189)) 2025-10-10T00:29:25.1071535Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T00:29:25.2383343Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T00:29:25.2426923Z Downloading imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB) 2025-10-10T00:29:25.3239664Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T00:29:25.3303464Z Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-10-10T00:29:25.3650780Z Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T00:29:25.3696292Z Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-10-10T00:29:25.4343066Z 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:29:25.5209519Z Collecting MarkupSafe>=2.0 (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 299)) 2025-10-10T00:29:25.5271376Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB) 2025-10-10T00:29:25.5603371Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:29:25.5643679Z Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-10-10T00:29:26.4264119Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:29:26.4334456Z Downloading grpcio-1.75.1-cp310-cp310-win_amd64.whl.metadata (3.8 kB) 2025-10-10T00:29:26.5113409Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:29:26.5239113Z Downloading google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-10T00:29:26.5609039Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:29:26.5680439Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-10-10T00:29:26.6021249Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:29:26.6066555Z Downloading markdown-3.9-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T00:29:26.7359544Z 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:29:26.7427808Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-10-10T00:29:26.7819101Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:29:26.7865601Z Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-10-10T00:29:26.7948130Z 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:29:26.8503069Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:29:26.8580702Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl.metadata (9.7 kB) 2025-10-10T00:29:26.8931506Z 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:29:26.9080838Z Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T00:29:26.9261936Z 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:29:26.9436505Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:29:26.9701937Z Downloading Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) 2025-10-10T00:29:26.9991934Z Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 332)) 2025-10-10T00:29:27.0126656Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-10-10T00:29:27.0908603Z Collecting ml_dtypes (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T00:29:27.0990452Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-10-10T00:29:27.1253553Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T00:29:27.1530225Z Downloading onnx_ir-0.1.10-py3-none-any.whl.metadata (3.6 kB) 2025-10-10T00:29:27.2157852Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 356)) 2025-10-10T00:29:27.2210987Z Downloading pyDOE-0.3.8.zip (22 kB) 2025-10-10T00:29:27.2412797Z Preparing metadata (setup.py): started 2025-10-10T00:29:27.5198109Z Preparing metadata (setup.py): finished with status 'done' 2025-10-10T00:29:27.5859905Z 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:29:27.5911732Z Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-10-10T00:29:27.6166056Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T00:29:27.6209034Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-10T00:29:27.6588201Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 394)) 2025-10-10T00:29:27.6639057Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-10T00:29:27.7788484Z Collecting cuda-pathfinder~=1.1 (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 389)) 2025-10-10T00:29:27.7850078Z Downloading cuda_pathfinder-1.3.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-10T00:29:27.8178255Z 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:29:27.8320122Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-10-10T00:29:27.8529387Z 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:29:27.8573454Z Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-10T00:29:27.8944073Z 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:29:27.8996077Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T00:29:28.0132675Z 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:29:28.0358685Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-10-10T00:29:28.5642098Z 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:29:28.5759951Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2025-10-10T00:29:28.6679179Z 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:29:28.6747185Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl.metadata (14 kB) 2025-10-10T00:29:29.0746307Z 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:29:29.0850309Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl.metadata (77 kB) 2025-10-10T00:29:29.1352945Z 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:29:29.1399235Z Downloading cachetools-6.2.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T00:29:29.1726871Z 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:29:29.1771891Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-10-10T00:29:29.2081929Z 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:29:29.2146609Z Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T00:29:29.2682476Z 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:29:29.2730623Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-10T00:29:29.3216944Z 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:29:29.3226937Z 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:29:29.3237326Z 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:29:29.3625675Z 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:29:29.3680564Z Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T00:29:29.4010458Z 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:29:29.4059987Z Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-10-10T00:29:29.4295140Z 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:29:29.4336153Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-10-10T00:29:29.4907708Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:29.4951760Z Downloading audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T00:29:29.6585659Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:29.6735016Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl.metadata (11 kB) 2025-10-10T00:29:29.7246158Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:29.7294115Z Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T00:29:29.7612026Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:29.7680182Z Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-10T00:29:29.7945863Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:29.8365058Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB) 2025-10-10T00:29:29.8655140Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:29.8732360Z Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:29:29.9753160Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:29.9817090Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl.metadata (5.6 kB) 2025-10-10T00:29:30.0969945Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:30.1068627Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-10-10T00:29:30.1523882Z 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:29:30.1532313Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 199)) 2025-10-10T00:29:30.2327919Z Downloading pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-10-10T00:29:30.2538882Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-10-10T00:29:30.2743887Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-10-10T00:29:30.3649081Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-10-10T00:29:30.4127439Z 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:29:30.4136196Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-10-10T00:29:30.4280135Z Downloading pyzstd-0.17.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T00:29:30.4496897Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl.metadata (2.5 kB) 2025-10-10T00:29:30.6110871Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:29:30.6171539Z Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-10-10T00:29:30.9277364Z 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:29:30.9375108Z Downloading cryptography-46.0.2-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T00:29:31.1137308Z 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:29:31.1200413Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T00:29:31.1326378Z 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:29:31.1336097Z 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:29:31.1397104Z Downloading cryptography-46.0.1-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T00:29:31.1668262Z Downloading cryptography-46.0.0-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T00:29:31.1980031Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T00:29:31.2357206Z 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:29:31.2443051Z Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-10-10T00:29:31.2832867Z 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:29:31.2883978Z Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-10-10T00:29:31.3265289Z 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:29:31.3327509Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-10-10T00:29:31.7337626Z Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:29:31.7439159Z Downloading wrapt-1.17.3-cp310-cp310-win_amd64.whl.metadata (6.5 kB) 2025-10-10T00:29:31.7957195Z Downloading build-1.3.0-py3-none-any.whl (23 kB) 2025-10-10T00:29:31.8242179Z Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-10-10T00:29:31.8357155Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-10-10T00:29:31.8467670Z Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-10-10T00:29:31.8562628Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-10-10T00:29:31.8687089Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-10-10T00:29:31.8813837Z Downloading hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-10-10T00:29:31.8935415Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-10-10T00:29:31.9059051Z Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-10-10T00:29:31.9189624Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-10-10T00:29:31.9739944Z ---------------------------------------- 2.0/2.0 MB 37.5 MB/s 0:00:00 2025-10-10T00:29:31.9813635Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-10-10T00:29:31.9994695Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl (2.4 MB) 2025-10-10T00:29:32.0483788Z ---------------------------------------- 2.4/2.4 MB 44.6 MB/s 0:00:00 2025-10-10T00:29:32.0731838Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl (14.7 MB) 2025-10-10T00:29:32.2420136Z ---------------------------------------- 14.7/14.7 MB 84.6 MB/s 0:00:00 2025-10-10T00:29:32.2711201Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-10-10T00:29:32.4223941Z ---------------------------------------- 10.7/10.7 MB 74.3 MB/s 0:00:00 2025-10-10T00:29:32.4266190Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-10-10T00:29:32.4400620Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl (274 kB) 2025-10-10T00:29:32.4676345Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB) 2025-10-10T00:29:32.5058796Z ---------------------------------------- 2.6/2.6 MB 49.0 MB/s 0:00:00 2025-10-10T00:29:32.5147990Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl (434 kB) 2025-10-10T00:29:32.5298168Z Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-10-10T00:29:32.5416332Z Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-10-10T00:29:32.5534099Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-10-10T00:29:32.5643834Z Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-10-10T00:29:32.5765105Z Downloading xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-10-10T00:29:32.5928725Z Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-10-10T00:29:32.6073584Z ---------------------------------------- 1.1/1.1 MB 55.3 MB/s 0:00:00 2025-10-10T00:29:32.6162378Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl (24.5 MB) 2025-10-10T00:29:32.9534936Z ---------------------------------------- 24.5/24.5 MB 73.6 MB/s 0:00:00 2025-10-10T00:29:32.9625043Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB) 2025-10-10T00:29:33.6035842Z ---------------------------------------- 42.5/42.5 MB 65.9 MB/s 0:00:00 2025-10-10T00:29:33.6144472Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl (1.7 MB) 2025-10-10T00:29:33.6493161Z ---------------------------------------- 1.7/1.7 MB 45.1 MB/s 0:00:00 2025-10-10T00:29:33.6585493Z Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-10-10T00:29:33.6693233Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-10-10T00:29:33.6823911Z Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-10-10T00:29:33.6961043Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl (16.4 MB) 2025-10-10T00:29:33.8542208Z ---------------------------------------- 16.4/16.4 MB 103.6 MB/s 0:00:00 2025-10-10T00:29:33.8632499Z Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-10-10T00:29:33.9091295Z ---------------------------------------- 5.6/5.6 MB 165.9 MB/s 0:00:00 2025-10-10T00:29:33.9238242Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) 2025-10-10T00:29:33.9655154Z ---------------------------------------- 4.2/4.2 MB 125.8 MB/s 0:00:00 2025-10-10T00:29:33.9786215Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl (3.8 MB) 2025-10-10T00:29:34.0303738Z ---------------------------------------- 3.8/3.8 MB 75.4 MB/s 0:00:00 2025-10-10T00:29:34.0378408Z Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-10-10T00:29:34.0505075Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-10-10T00:29:34.1194026Z ---------------------------------------- 6.2/6.2 MB 95.6 MB/s 0:00:00 2025-10-10T00:29:34.1276361Z Downloading onnx-1.18.0-cp310-cp310-win_amd64.whl (15.8 MB) 2025-10-10T00:29:34.3782556Z ---------------------------------------- 15.8/15.8 MB 62.3 MB/s 0:00:00 2025-10-10T00:29:34.3873933Z Downloading onnxscript-0.5.3-py3-none-any.whl (679 kB) 2025-10-10T00:29:34.3981425Z ---------------------------------------- 680.0/680.0 kB 26.1 MB/s 0:00:00 2025-10-10T00:29:34.4059025Z Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-10-10T00:29:34.4165462Z Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-10-10T00:29:34.4314431Z ---------------------------------------- 1.3/1.3 MB 62.1 MB/s 0:00:00 2025-10-10T00:29:34.4354657Z Downloading packaging-23.1-py3-none-any.whl (48 kB) 2025-10-10T00:29:34.4455244Z Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-10-10T00:29:34.6379782Z ---------------------------------------- 17.7/17.7 MB 93.1 MB/s 0:00:00 2025-10-10T00:29:34.6438916Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-10-10T00:29:34.6573483Z Downloading cmake-3.31.6-py3-none-win_amd64.whl (36.4 MB) 2025-10-10T00:29:35.1964440Z ---------------------------------------- 36.4/36.4 MB 67.9 MB/s 0:00:00 2025-10-10T00:29:35.2051217Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl (2.0 MB) 2025-10-10T00:29:35.2290283Z ---------------------------------------- 2.0/2.0 MB 109.7 MB/s 0:00:00 2025-10-10T00:29:35.2335709Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-10-10T00:29:35.2474117Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-10-10T00:29:35.2580260Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-10-10T00:29:35.2693878Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-10-10T00:29:35.2795557Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-10-10T00:29:35.2888974Z Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-10-10T00:29:35.3031233Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-10-10T00:29:35.3159483Z Downloading cuda_bindings-12.9.3-cp310-cp310-win_amd64.whl (11.5 MB) 2025-10-10T00:29:35.4356448Z ---------------------------------------- 11.5/11.5 MB 102.7 MB/s 0:00:00 2025-10-10T00:29:35.4430081Z Downloading aiohttp-3.13.0-cp310-cp310-win_amd64.whl (453 kB) 2025-10-10T00:29:35.4556418Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-10-10T00:29:35.4678801Z Downloading cuda_pathfinder-1.3.0-py3-none-any.whl (27 kB) 2025-10-10T00:29:35.4781192Z Downloading google_auth-2.41.1-py2.py3-none-any.whl (221 kB) 2025-10-10T00:29:35.4901845Z Downloading cachetools-6.2.0-py3-none-any.whl (11 kB) 2025-10-10T00:29:35.4996651Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-10-10T00:29:35.5136787Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl (23.2 MB) 2025-10-10T00:29:35.9072065Z ---------------------------------------- 23.2/23.2 MB 61.2 MB/s 0:00:00 2025-10-10T00:29:35.9136571Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-10-10T00:29:35.9243262Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-10-10T00:29:35.9355883Z ---------------------------------------- 536.2/536.2 kB ? 0:00:00 2025-10-10T00:29:35.9463641Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl (46 kB) 2025-10-10T00:29:35.9595448Z Downloading onnx_ir-0.1.10-py3-none-any.whl (127 kB) 2025-10-10T00:29:35.9717591Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-10T00:29:35.9814923Z Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-10-10T00:29:35.9931470Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-10-10T00:29:36.0030561Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-10-10T00:29:36.0192578Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl (821 kB) 2025-10-10T00:29:36.0313148Z ---------------------------------------- 821.0/821.0 kB ? 0:00:00 2025-10-10T00:29:36.0358306Z Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-10-10T00:29:36.0498362Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-10-10T00:29:36.0643037Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl (86 kB) 2025-10-10T00:29:36.0767311Z Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-10-10T00:29:36.0892996Z Downloading psutil-7.1.0-cp37-abi3-win_amd64.whl (247 kB) 2025-10-10T00:29:36.1814735Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-10-10T00:29:36.1921547Z Downloading redis-6.4.0-py3-none-any.whl (279 kB) 2025-10-10T00:29:36.2084008Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl (245 kB) 2025-10-10T00:29:36.2204372Z Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-10-10T00:29:36.2325514Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-10-10T00:29:36.2435003Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-10-10T00:29:36.2536860Z Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-10-10T00:29:36.2648225Z Downloading audioread-3.0.1-py3-none-any.whl (23 kB) 2025-10-10T00:29:36.2757207Z Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-10-10T00:29:36.2859271Z Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 2025-10-10T00:29:36.2960997Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-10-10T00:29:36.3098116Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl (43 kB) 2025-10-10T00:29:36.3285623Z Downloading grpcio-1.75.1-cp310-cp310-win_amd64.whl (4.6 MB) 2025-10-10T00:29:36.3771884Z ---------------------------------------- 4.6/4.6 MB 70.7 MB/s 0:00:00 2025-10-10T00:29:36.3817975Z Downloading imageio-2.37.0-py3-none-any.whl (315 kB) 2025-10-10T00:29:36.3977679Z Downloading joblib-1.5.2-py3-none-any.whl (308 kB) 2025-10-10T00:29:36.7177873Z Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-10-10T00:29:36.7282455Z Downloading markdown-3.9-py3-none-any.whl (107 kB) 2025-10-10T00:29:36.7388333Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB) 2025-10-10T00:29:36.7526101Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl (206 kB) 2025-10-10T00:29:36.7658895Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB) 2025-10-10T00:29:36.7755561Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-10-10T00:29:36.7856853Z Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-10-10T00:29:36.8139105Z Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-10T00:29:36.8286280Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl (41 kB) 2025-10-10T00:29:36.8380490Z Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-10-10T00:29:36.8484605Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-10-10T00:29:36.8593976Z Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-10-10T00:29:36.8784785Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl (3.4 MB) 2025-10-10T00:29:36.9168561Z ---------------------------------------- 3.4/3.4 MB 101.0 MB/s 0:00:00 2025-10-10T00:29:36.9214996Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB) 2025-10-10T00:29:36.9361156Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl (238 kB) 2025-10-10T00:29:36.9468564Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-10-10T00:29:36.9613910Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-10-10T00:29:36.9765601Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-10-10T00:29:36.9909880Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB) 2025-10-10T00:29:37.0749717Z ---------------------------------------- 8.9/8.9 MB 109.2 MB/s 0:00:00 2025-10-10T00:29:37.0914063Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB) 2025-10-10T00:29:37.1040349Z ---------------------------------------- 1.0/1.0 MB ? 0:00:00 2025-10-10T00:29:37.1105861Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB) 2025-10-10T00:29:37.1215247Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-10-10T00:29:37.1317273Z Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-10-10T00:29:37.1446595Z Downloading tomli-2.3.0-py3-none-any.whl (14 kB) 2025-10-10T00:29:37.1554879Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-10-10T00:29:37.1785783Z Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-10-10T00:29:37.1904258Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-10T00:29:37.1998067Z Downloading Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) 2025-10-10T00:29:37.2137947Z Downloading wrapt-1.17.3-cp310-cp310-win_amd64.whl (38 kB) 2025-10-10T00:29:37.2234085Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-10-10T00:29:37.2328222Z Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-10-10T00:29:37.2444740Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-10-10T00:29:37.2561053Z Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-10-10T00:29:37.2665827Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-10-10T00:29:37.2757363Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-10-10T00:29:38.5410178Z Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-10-10T00:29:38.5427127Z 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:29:38.5429010Z Building wheel for coremltools (setup.py): started 2025-10-10T00:29:39.9965609Z Building wheel for coremltools (setup.py): finished with status 'done' 2025-10-10T00:29:40.0014252Z Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211951 sha256=405576ddd09e6ae42d3d320430ae91e7c7736ead2781ccf4e97c754a7ca81bef 2025-10-10T00:29:40.0016130Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\11\de\3c\e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-10-10T00:29:40.0088571Z 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:29:40.0090518Z Building wheel for pwlf (setup.py): started 2025-10-10T00:29:40.3165790Z Building wheel for pwlf (setup.py): finished with status 'done' 2025-10-10T00:29:40.3182392Z Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16741 sha256=7e6d40f9dd3c845489de914202345b4bf1033fb15e7f094094cf3e42aa236df5 2025-10-10T00:29:40.3184133Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\d9\13\6f\a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-10-10T00:29:40.3219351Z 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:29:40.3221251Z Building wheel for pyDOE (setup.py): started 2025-10-10T00:29:40.6489558Z Building wheel for pyDOE (setup.py): finished with status 'done' 2025-10-10T00:29:40.6505567Z Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18257 sha256=2c23b2f40b076607e61a24042dcd2aa19177ba60f7a039cde319cfa8b3191193 2025-10-10T00:29:40.6507168Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\ce\b6\d7\c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-10-10T00:29:40.6530981Z Successfully built coremltools pwlf pyDOE 2025-10-10T00:29:41.3697029Z 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:51.4241743Z Attempting uninstall: setuptools 2025-10-10T00:29:51.4253334Z Found existing installation: setuptools 80.9.0 2025-10-10T00:29:51.4291241Z Uninstalling setuptools-80.9.0: 2025-10-10T00:29:51.6139415Z Successfully uninstalled setuptools-80.9.0 2025-10-10T00:30:40.6850415Z 2025-10-10T00:30:40.7310780Z 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:30:42.8256802Z Chocolatey v2.5.0 2025-10-10T00:30:42.9690268Z Upgrading the following packages: 2025-10-10T00:30:42.9695405Z cmake 2025-10-10T00:30:42.9699446Z By upgrading, you accept licenses for the packages. 2025-10-10T00:30:43.3233335Z cmake is not installed. Installing... 2025-10-10T00:30:44.5466426Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-10-10T00:30:45.8515825Z 2025-10-10T00:30:45.8516453Z cmake.install v3.27.9 [Approved] 2025-10-10T00:30:45.8707231Z cmake.install package files upgrade completed. Performing other installation steps. 2025-10-10T00:30:46.5632138Z Installing 64-bit cmake.install... 2025-10-10T00:30:59.3912550Z cmake.install has been installed. 2025-10-10T00:30:59.4703232Z cmake.install may be able to be automatically uninstalled. 2025-10-10T00:30:59.4750925Z Environment Vars (like PATH) have changed. Close/reopen your shell to 2025-10-10T00:30:59.4751663Z see the changes (or in powershell/cmd.exe just type `refreshenv`). 2025-10-10T00:30:59.7485703Z The upgrade of cmake.install was successful. 2025-10-10T00:30:59.7488672Z Deployed to 'C:\Program Files\CMake\' 2025-10-10T00:30:59.7522976Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-10-10T00:30:59.8997662Z 2025-10-10T00:30:59.8998042Z cmake v3.27.9 [Approved] 2025-10-10T00:30:59.9012614Z cmake package files upgrade completed. Performing other installation steps. 2025-10-10T00:30:59.9853834Z The upgrade of cmake was successful. 2025-10-10T00:30:59.9857074Z Deployed to 'C:\ProgramData\chocolatey\lib\cmake' 2025-10-10T00:30:59.9937066Z 2025-10-10T00:30:59.9937523Z Chocolatey upgraded 2/2 packages. 2025-10-10T00:30:59.9937984Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-10-10T00:31:00.9617234Z Collecting mkl==2024.2.0 2025-10-10T00:31:00.9967471Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.4 kB) 2025-10-10T00:31:01.0781027Z Collecting mkl-static==2024.2.0 2025-10-10T00:31:01.0935272Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.5 kB) 2025-10-10T00:31:01.1364176Z Collecting mkl-include==2024.2.0 2025-10-10T00:31:01.1483034Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-10-10T00:31:01.1825198Z Collecting intel-openmp>=2023 (from mkl==2024.2.0) 2025-10-10T00:31:01.1913232Z Downloading intel_openmp-2025.2.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-10-10T00:31:01.2373776Z Collecting tbb==2021.* (from mkl==2024.2.0) 2025-10-10T00:31:01.2482812Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl.metadata (1.1 kB) 2025-10-10T00:31:01.2957984Z Collecting tbb-devel==2021.* (from mkl-static==2024.2.0) 2025-10-10T00:31:01.3043120Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl.metadata (1.2 kB) 2025-10-10T00:31:01.3282256Z Collecting intel-cmplr-lib-ur==2025.2.1 (from intel-openmp>=2023->mkl==2024.2.0) 2025-10-10T00:31:01.3348415Z Downloading intel_cmplr_lib_ur-2025.2.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-10-10T00:31:01.3548532Z Collecting umf==0.11.* (from intel-cmplr-lib-ur==2025.2.1->intel-openmp>=2023->mkl==2024.2.0) 2025-10-10T00:31:01.3613105Z Downloading umf-0.11.0-py2.py3-none-win_amd64.whl.metadata (1.1 kB) 2025-10-10T00:31:01.3810133Z 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:31:01.3908153Z Downloading tcmlib-1.4.0-py2.py3-none-win_amd64.whl.metadata (1.0 kB) 2025-10-10T00:31:01.4080633Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl (161.5 MB) 2025-10-10T00:31:05.4226479Z ---------------------------------------- 161.5/161.5 MB 40.2 MB/s 0:00:04 2025-10-10T00:31:05.4349063Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl (207.3 MB) 2025-10-10T00:31:11.1643052Z ---------------------------------------- 207.3/207.3 MB 36.2 MB/s 0:00:05 2025-10-10T00:31:11.1741605Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl (1.3 MB) 2025-10-10T00:31:11.2207494Z ---------------------------------------- 1.3/1.3 MB 22.6 MB/s 0:00:00 2025-10-10T00:31:11.2273311Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl (286 kB) 2025-10-10T00:31:11.2482542Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl (5.7 MB) 2025-10-10T00:31:11.4422436Z ---------------------------------------- 5.7/5.7 MB 28.7 MB/s 0:00:00 2025-10-10T00:31:11.4521197Z Downloading intel_openmp-2025.2.1-py2.py3-none-win_amd64.whl (34.0 MB) 2025-10-10T00:31:12.1865981Z ---------------------------------------- 34.0/34.0 MB 47.0 MB/s 0:00:00 2025-10-10T00:31:12.2087146Z Downloading intel_cmplr_lib_ur-2025.2.1-py2.py3-none-win_amd64.whl (1.2 MB) 2025-10-10T00:31:12.2315400Z ---------------------------------------- 1.2/1.2 MB 56.7 MB/s 0:00:00 2025-10-10T00:31:12.2380609Z Downloading umf-0.11.0-py2.py3-none-win_amd64.whl (231 kB) 2025-10-10T00:31:12.2544670Z Downloading tcmlib-1.4.0-py2.py3-none-win_amd64.whl (370 kB) 2025-10-10T00:31:13.9345851Z Installing collected packages: tcmlib, tbb, mkl-include, umf, tbb-devel, intel-cmplr-lib-ur, intel-openmp, mkl-static, mkl 2025-10-10T00:31:21.1712825Z 2025-10-10T00:31:21.2200826Z 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:31:21.4944157Z ********************************************************************** 2025-10-10T00:31:21.4946255Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-10-10T00:31:21.4946805Z ** Copyright (c) 2022 Microsoft Corporation 2025-10-10T00:31:21.4947120Z ********************************************************************** 2025-10-10T00:31:22.3259012Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-10-10T00:31:22.3305958Z 2025-10-10T00:31:22.3306474Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-10-10T00:31:22.3310015Z 2025-10-10T00:31:22.3310476Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-10-10T00:31:22.3312921Z 2025-10-10T00:31:22.3313361Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-10-10T00:31:22.3315654Z 2025-10-10T00:31:22.3324334Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin;C:\Program Files\CMake\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\Extensions\Microsoft\CodeCoverage.Console;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\Linux\bin\ConnectionManagerExe 2025-10-10T00:31:22.3332928Z 2025-10-10T00:31:22.3333200Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "8.6" == "" set TORCH_CUDA_ARCH_LIST=8.6 2025-10-10T00:31:22.3333576Z 2025-10-10T00:31:22.3333796Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:31:22.3334180Z 2025-10-10T00:31:22.3334633Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-10-10T00:31:22.3335001Z 2025-10-10T00:31:22.3335208Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-10-10T00:31:22.3467214Z Stopping sccache server... 2025-10-10T00:31:23.3634453Z sccache: error: couldn't connect to server 2025-10-10T00:31:23.3637023Z sccache: caused by: No connection could be made because the target machine actively refused it. (os error 10061) 2025-10-10T00:31:23.3662104Z 2025-10-10T00:31:23.3662574Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --start-server 2025-10-10T00:31:23.3767198Z sccache: Starting the server... 2025-10-10T00:31:23.5100780Z 2025-10-10T00:31:23.5101265Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --zero-stats 2025-10-10T00:31:23.5218098Z Compile requests 0 2025-10-10T00:31:23.5218485Z Compile requests executed 0 2025-10-10T00:31:23.5218769Z Cache hits 0 2025-10-10T00:31:23.5219075Z Cache misses 0 2025-10-10T00:31:23.5219342Z Cache timeouts 0 2025-10-10T00:31:23.5219626Z Cache read errors 0 2025-10-10T00:31:23.5219896Z Forced recaches 0 2025-10-10T00:31:23.5220720Z Cache write errors 0 2025-10-10T00:31:23.5221025Z Compilation failures 0 2025-10-10T00:31:23.5221340Z Cache errors 0 2025-10-10T00:31:23.5221652Z Non-cacheable compilations 0 2025-10-10T00:31:23.5221947Z Non-cacheable calls 0 2025-10-10T00:31:23.5222241Z Non-compilation calls 0 2025-10-10T00:31:23.5222529Z Unsupported compiler calls 0 2025-10-10T00:31:23.5222833Z Average cache write 0.000 s 2025-10-10T00:31:23.5223132Z Average compiler 0.000 s 2025-10-10T00:31:23.5223426Z Average cache read hit 0.000 s 2025-10-10T00:31:23.5223744Z Failed distributed compilations 0 2025-10-10T00:31:23.5224137Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-10-10T00:31:23.5224546Z Version (client) 0.7.4 2025-10-10T00:31:23.5238926Z 2025-10-10T00:31:23.5239394Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_C_COMPILER_LAUNCHER=sccache 2025-10-10T00:31:23.5241952Z 2025-10-10T00:31:23.5242261Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-10-10T00:31:23.5244882Z 2025-10-10T00:31:23.5245355Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_GENERATOR=Ninja 2025-10-10T00:31:23.5249404Z 2025-10-10T00:31:23.5249724Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" ( 2025-10-10T00:31:23.5250131Z 2025-10-10T00:31:23.5250323Z 2025-10-10T00:31:23.5250491Z 2025-10-10T00:31:23.5251335Z 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:31:23.5252166Z if errorlevel 1 goto fail 2025-10-10T00:31:23.5252448Z if not errorlevel 0 goto fail 2025-10-10T00:31:23.5253593Z echo @"C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\randomtemp.exe" "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\nvcc.exe" %* 1>"C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat" 2025-10-10T00:31:23.5255007Z cat C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-10-10T00:31:23.5255618Z set CUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-10-10T00:31:23.5256616Z for /F "usebackq delims=" %n in (`cygpath -m "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\nvcc.exe"`) do set CMAKE_CUDA_COMPILER=%n 2025-10-10T00:31:23.5258105Z 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:31:23.5258901Z ) 2025-10-10T00:31:23.5259006Z 2025-10-10T00:31:23.5259156Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-10-10T00:31:23.5432023Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-10-10T00:31:23.5432985Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-1-azure-eastus.actions.githubusercontent.com/111//idtoken/b61d76a6-6a0e-4d78-bcd8-af7ccfe33fb7/7e450b81-6fcb-5665-8dd5-519cc2807c2d?api-version=2.0 2025-10-10T00:31:23.5434062Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-10-10T00:31:23.5434476Z ALLUSERSPROFILE=C:\ProgramData 2025-10-10T00:31:23.5434854Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T00:31:23.5435293Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-10-10T00:31:23.5435604Z AWS_DEFAULT_REGION=us-east-1 2025-10-10T00:31:23.5435877Z AWS_EXECUTION_ENV=EC2 2025-10-10T00:31:23.5436091Z BRANCH=main 2025-10-10T00:31:23.5436306Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-10-10T00:31:23.5436572Z BUILD_TYPE=release 2025-10-10T00:31:23.5436787Z BUILD_WHEEL=1 2025-10-10T00:31:23.5436974Z CI=true 2025-10-10T00:31:23.5437173Z CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-10-10T00:31:23.5437456Z CMAKE_C_COMPILER_LAUNCHER=sccache 2025-10-10T00:31:23.5437712Z CMAKE_GENERATOR=Ninja 2025-10-10T00:31:23.5437957Z CommandPromptType=Native 2025-10-10T00:31:23.5438243Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-10-10T00:31:23.5438575Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-10-10T00:31:23.5438831Z COMSPEC=C:\Windows\system32\cmd.exe 2025-10-10T00:31:23.5439145Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:31:23.5439554Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:31:23.5439948Z CONDA_DEFAULT_ENV=py_tmp 2025-10-10T00:31:23.5440239Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-10-10T00:31:23.5440643Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:31:23.5441020Z CONDA_PARENT_DIR=C:\Jenkins 2025-10-10T00:31:23.5441305Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-10-10T00:31:23.5441642Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-10-10T00:31:23.5441930Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-10-10T00:31:23.5442240Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-10-10T00:31:23.5442561Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T00:31:23.5442982Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:31:23.5443595Z CONDA_SHLVL=2 2025-10-10T00:31:23.5443904Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-10-10T00:31:23.5444406Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T00:31:23.5444897Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-10-10T00:31:23.5445404Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-10-10T00:31:23.5445890Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-10-10T00:31:23.5446280Z CUDA_VERSION=cpu 2025-10-10T00:31:23.5446522Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-10-10T00:31:23.5446924Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-10-10T00:31:23.5447340Z CommonProgramW6432=C:\Program Files\Common Files 2025-10-10T00:31:23.5447632Z DEBUG=0 2025-10-10T00:31:23.5447982Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-10-10T00:31:23.5448412Z DISTUTILS_USE_SDK=1 2025-10-10T00:31:23.5448671Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-10-10T00:31:23.5448988Z EC2LAUNCH_TELEMETRY=1 2025-10-10T00:31:23.5449382Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-10-10T00:31:23.5451648Z 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:31:23.5453659Z Framework40Version=v4.0 2025-10-10T00:31:23.5453944Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T00:31:23.5454352Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T00:31:23.5454699Z FrameworkVersion=v4.0.30319 2025-10-10T00:31:23.5454976Z FrameworkVersion64=v4.0.30319 2025-10-10T00:31:23.5455232Z GITHUB_ACTION=build 2025-10-10T00:31:23.5455459Z GITHUB_ACTIONS=true 2025-10-10T00:31:23.5455668Z GITHUB_ACTION_REF= 2025-10-10T00:31:23.5455901Z GITHUB_ACTION_REPOSITORY= 2025-10-10T00:31:23.5456163Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T00:31:23.5456426Z GITHUB_ACTOR_ID=97764156 2025-10-10T00:31:23.5456699Z GITHUB_API_URL=https://api.github.com 2025-10-10T00:31:23.5456982Z GITHUB_BASE_REF= 2025-10-10T00:31:23.5457537Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_ec38cd16-4ea8-40f2-823f-dfab082188b4 2025-10-10T00:31:23.5458066Z GITHUB_EVENT_NAME=push 2025-10-10T00:31:23.5458423Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-10-10T00:31:23.5458899Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T00:31:23.5459243Z GITHUB_HEAD_REF= 2025-10-10T00:31:23.5459447Z GITHUB_JOB=build 2025-10-10T00:31:23.5459926Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_ec38cd16-4ea8-40f2-823f-dfab082188b4 2025-10-10T00:31:23.5460694Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_ec38cd16-4ea8-40f2-823f-dfab082188b4 2025-10-10T00:31:23.5461229Z GITHUB_REF=refs/heads/main 2025-10-10T00:31:23.5461460Z GITHUB_REF_NAME=main 2025-10-10T00:31:23.5461708Z GITHUB_REF_PROTECTED=true 2025-10-10T00:31:23.5461952Z GITHUB_REF_TYPE=branch 2025-10-10T00:31:23.5462197Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T00:31:23.5462482Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T00:31:23.5462740Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T00:31:23.5463030Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T00:31:23.5463306Z GITHUB_RETENTION_DAYS=90 2025-10-10T00:31:23.5463552Z GITHUB_RUN_ATTEMPT=1 2025-10-10T00:31:23.5463771Z GITHUB_RUN_ID=18392306051 2025-10-10T00:31:23.5464128Z GITHUB_RUN_NUMBER=150176 2025-10-10T00:31:23.5464385Z GITHUB_SERVER_URL=https://github.com 2025-10-10T00:31:23.5464728Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:31:23.5465301Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_ec38cd16-4ea8-40f2-823f-dfab082188b4 2025-10-10T00:31:23.5466131Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_ec38cd16-4ea8-40f2-823f-dfab082188b4 2025-10-10T00:31:23.5466848Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T00:31:23.5467139Z GITHUB_WORKFLOW=trunk 2025-10-10T00:31:23.5467540Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-10-10T00:31:23.5468050Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:31:23.5468494Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:31:23.5468836Z GIT_DEFAULT_BRANCH=main 2025-10-10T00:31:23.5469073Z HOME=C:\Users\runneruser 2025-10-10T00:31:23.5471101Z 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:31:23.5473305Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-10-10T00:31:23.5473828Z is_x64_arch=true 2025-10-10T00:31:23.5474812Z 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:31:23.5476955Z 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:31:23.5478409Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-10-10T00:31:23.5478724Z MAX_JOBS=8 2025-10-10T00:31:23.5479004Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-10-10T00:31:23.5479384Z NUMBER_OF_PROCESSORS=16 2025-10-10T00:31:23.5479607Z OS=Windows_NT 2025-10-10T00:31:23.5479828Z OUR_GITHUB_JOB_ID=52404880063 2025-10-10T00:31:23.5487929Z PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin;C:\Program Files\CMake\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\Extensions\Microsoft\CodeCoverage.Console;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\Linux\bin\ConnectionManagerExe 2025-10-10T00:31:23.5496349Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-10-10T00:31:23.5496706Z Platform=x64 2025-10-10T00:31:23.5496921Z PROCESSOR_ARCHITECTURE=AMD64 2025-10-10T00:31:23.5497525Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-10-10T00:31:23.5497948Z PROCESSOR_LEVEL=6 2025-10-10T00:31:23.5498164Z PROCESSOR_REVISION=5507 2025-10-10T00:31:23.5498426Z PROGRAMFILES=C:\Program Files 2025-10-10T00:31:23.5498697Z PROMPT=(py_tmp) $P$G 2025-10-10T00:31:23.5498925Z PR_NUMBER= 2025-10-10T00:31:23.5499386Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-10-10T00:31:23.5499938Z PUBLIC=C:\Users\Public 2025-10-10T00:31:23.5500405Z *** 2025-10-10T00:31:23.5500609Z PYTHON_VERSION=3.10 2025-10-10T00:31:23.5500909Z PYTORCH_FINAL_PACKAGE_DIR=C:/18392306051/build-results/ 2025-10-10T00:31:23.5501260Z ProgramData=C:\ProgramData 2025-10-10T00:31:23.5501551Z ProgramFiles(x86)=C:\Program Files (x86) 2025-10-10T00:31:23.5501850Z ProgramW6432=C:\Program Files 2025-10-10T00:31:23.5502110Z RUNNER_ARCH=X64 2025-10-10T00:31:23.5502329Z RUNNER_ENVIRONMENT=self-hosted 2025-10-10T00:31:23.5502628Z RUNNER_NAME=i-05a29b845772f54ae 2025-10-10T00:31:23.5502888Z RUNNER_OS=Windows 2025-10-10T00:31:23.5503129Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-10-10T00:31:23.5503477Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-10-10T00:31:23.5503867Z RUNNER_TRACKING_ID=github_2b779622-99e5-43d3-8978-7af0682aa26c 2025-10-10T00:31:23.5504284Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-10-10T00:31:23.5504621Z SCCACHE_BUCKET=ossci-compiler-cache 2025-10-10T00:31:23.5504908Z SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:31:23.5505159Z SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-10-10T00:31:23.5505418Z SCCACHE_REGION=us-east-1 2025-10-10T00:31:23.5505664Z SCCACHE_S3_KEY_PREFIX=trunk 2025-10-10T00:31:23.5506077Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T00:31:23.5506573Z SHA1=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:31:23.5506849Z SHLVL=2 2025-10-10T00:31:23.5507103Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-10-10T00:31:23.5507431Z SYSTEMDRIVE=C: 2025-10-10T00:31:23.5507648Z SYSTEMROOT=C:\Windows 2025-10-10T00:31:23.5507884Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:31:23.5508167Z TERM=xterm-256color 2025-10-10T00:31:23.5508399Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:31:23.5508699Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:31:23.5509066Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T00:31:23.5509495Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-10-10T00:31:23.5509975Z TORCH_CUDA_ARCH_LIST=8.6 2025-10-10T00:31:23.5510201Z UCRTVersion=10.0.19041.0 2025-10-10T00:31:23.5510524Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T00:31:23.5510887Z UPDATEFILE=update.finished 2025-10-10T00:31:23.5511140Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-10-10T00:31:23.5511378Z USERNAME=runneruser 2025-10-10T00:31:23.5511594Z USERPROFILE=C:\Users\runneruser 2025-10-10T00:31:23.5511835Z USE_CUDA=0 2025-10-10T00:31:23.5512011Z USE_XPU=0 2025-10-10T00:31:23.5512405Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-10-10T00:31:23.5513009Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-10-10T00:31:23.5513666Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-10-10T00:31:23.5514412Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-10-10T00:31:23.5514929Z VCToolsVersion=14.42.34433 2025-10-10T00:31:23.5515178Z VC_PRODUCT=BuildTools 2025-10-10T00:31:23.5515380Z VC_VERSION= 2025-10-10T00:31:23.5515564Z VC_YEAR=2022 2025-10-10T00:31:23.5515759Z VERBOSE_ARG='SilentlyContinue' 2025-10-10T00:31:23.5516022Z VisualStudioVersion=17.0 2025-10-10T00:31:23.5516437Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-10-10T00:31:23.5516895Z VSCMD_ARG_app_plat=Desktop 2025-10-10T00:31:23.5517122Z VSCMD_ARG_HOST_ARCH=x64 2025-10-10T00:31:23.5517439Z VSCMD_ARG_TGT_ARCH=x64 2025-10-10T00:31:23.5517650Z VSCMD_VER=17.12.11 2025-10-10T00:31:23.5517997Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-10-10T00:31:23.5518394Z WINDIR=C:\Windows 2025-10-10T00:31:23.5518941Z 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:31:23.5519664Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-10-10T00:31:23.5520093Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T00:31:23.5520437Z WindowsSDKLibVersion=10.0.19041.0\ 2025-10-10T00:31:23.5520833Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-10-10T00:31:23.5521258Z WindowsSDKVersion=10.0.19041.0\ 2025-10-10T00:31:23.5521750Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-10-10T00:31:23.5522484Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-10-10T00:31:23.5522972Z XPU_VERSION= 2025-10-10T00:31:23.5523357Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-10-10T00:31:23.5523828Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-10-10T00:31:23.5524075Z __DOTNET_ADD_64BIT=1 2025-10-10T00:31:23.5524316Z __DOTNET_PREFERRED_BITNESS=64 2025-10-10T00:31:23.5528245Z __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:31:23.5532364Z 2025-10-10T00:31:23.5532629Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>python -m build --wheel --no-isolation 2025-10-10T00:31:23.6419237Z * Getting build dependencies for wheel... 2025-10-10T00:31:23.9159105Z Building wheel torch-2.10.0a0+git344e636 2025-10-10T00:31:24.1495307Z 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:31:24.1555085Z 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:31:24.1555912Z !! 2025-10-10T00:31:24.1556014Z 2025-10-10T00:31:24.1556134Z ******************************************************************************** 2025-10-10T00:31:24.1556926Z 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:31:24.1557578Z 2025-10-10T00:31:24.1557786Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-10-10T00:31:24.1558229Z or your builds will no longer be supported. 2025-10-10T00:31:24.1558451Z 2025-10-10T00:31:24.1558818Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-10T00:31:24.1559558Z ******************************************************************************** 2025-10-10T00:31:24.1559799Z 2025-10-10T00:31:24.1559870Z !! 2025-10-10T00:31:24.1560059Z corresp(dist, value, root_dir) 2025-10-10T00:31:24.2841753Z running egg_info 2025-10-10T00:31:24.2975216Z creating torch.egg-info 2025-10-10T00:31:24.2978959Z writing torch.egg-info\PKG-INFO 2025-10-10T00:31:24.2998456Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-10-10T00:31:24.3003075Z writing entry points to torch.egg-info\entry_points.txt 2025-10-10T00:31:24.3018260Z writing requirements to torch.egg-info\requires.txt 2025-10-10T00:31:24.3022765Z writing top-level names to torch.egg-info\top_level.txt 2025-10-10T00:31:24.3026331Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:31:24.6112288Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:31:24.6117841Z reading manifest template 'MANIFEST.in' 2025-10-10T00:31:24.8588975Z warning: no directories found matching 'ios' 2025-10-10T00:31:32.0436817Z no previously-included directories found matching 'third_party\nccl\pkg\debian' 2025-10-10T00:31:32.3872931Z no previously-included directories found matching '**\.gitlab' 2025-10-10T00:31:32.5023849Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-10-10T00:31:32.6174060Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-10-10T00:31:32.7332242Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-10-10T00:31:32.8485301Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-10-10T00:31:32.9649590Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-10-10T00:31:33.5412653Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-10-10T00:31:33.6563501Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-10-10T00:31:34.2072800Z adding license file 'LICENSE' 2025-10-10T00:31:34.2073161Z adding license file 'NOTICE' 2025-10-10T00:31:38.7853391Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:31:38.9572886Z * Building wheel... 2025-10-10T00:31:39.2276422Z Building wheel torch-2.10.0a0+git344e636 2025-10-10T00:31:39.3457919Z -- Building version 2.10.0a0+git344e636 2025-10-10T00:31:39.3994384Z 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:31:39.3995376Z warnings.warn( 2025-10-10T00:31:39.4829310Z cmake -GNinja -DBUILD_ENVIRONMENT=win-vs2022-cpu-py3 -DBUILD_PYTHON=True -DBUILD_TEST=True -DBUILD_TYPE=release -DBUILD_WHEEL=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=sccache -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_GENERATOR=Ninja -DCMAKE_INSTALL_PREFIX=C:\actions-runner\_work\pytorch\pytorch\torch -DCMAKE_PREFIX_PATH=C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages -DPython_EXECUTABLE=C:\Jenkins\Miniconda3\envs\py_tmp\python.exe -DPython_NumPy_INCLUDE_DIR=C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\numpy\core\include -DTORCH_BUILD_VERSION=2.10.0a0+git344e636 -DTORCH_CUDA_ARCH_LIST=8.6 -DUSE_CUDA=0 -DUSE_NUMPY=True -DUSE_XPU=0 C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:31:44.4383199Z -- The CXX compiler identification is MSVC 19.42.34444.0 2025-10-10T00:31:44.6029179Z -- The C compiler identification is MSVC 19.42.34444.0 2025-10-10T00:31:44.6243336Z -- Detecting CXX compiler ABI info 2025-10-10T00:31:51.1754099Z -- Detecting CXX compiler ABI info - done 2025-10-10T00:31:51.1786501Z -- 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:31:51.1787296Z -- Detecting CXX compile features 2025-10-10T00:31:51.1799880Z -- Detecting CXX compile features - done 2025-10-10T00:31:51.1902289Z -- Detecting C compiler ABI info 2025-10-10T00:31:52.9123432Z -- Detecting C compiler ABI info - done 2025-10-10T00:31:52.9147921Z -- 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:31:52.9152013Z -- Detecting C compile features 2025-10-10T00:31:52.9162983Z -- Detecting C compile features - done 2025-10-10T00:31:52.9222562Z -- Not forcing any particular BLAS to be found 2025-10-10T00:31:52.9325693Z CMake Warning at CMakeLists.txt:428 (message): 2025-10-10T00:31:52.9326110Z TensorPipe cannot be used on Windows. Set it to OFF 2025-10-10T00:31:52.9326361Z 2025-10-10T00:31:52.9326366Z 2025-10-10T00:31:52.9326507Z CMake Warning at CMakeLists.txt:430 (message): 2025-10-10T00:31:52.9326884Z KleidiAI cannot be used on Windows. Set it to OFF 2025-10-10T00:31:52.9327138Z 2025-10-10T00:31:52.9327143Z 2025-10-10T00:31:52.9389523Z -- Performing Test C_HAS_AVX_1 2025-10-10T00:31:54.3245509Z -- Performing Test C_HAS_AVX_1 - Success 2025-10-10T00:31:54.3250367Z -- Performing Test C_HAS_AVX2_1 2025-10-10T00:31:54.7141959Z -- Performing Test C_HAS_AVX2_1 - Success 2025-10-10T00:31:54.7146872Z -- Performing Test C_HAS_AVX512_1 2025-10-10T00:31:55.0825571Z -- Performing Test C_HAS_AVX512_1 - Success 2025-10-10T00:31:55.0829913Z -- Performing Test CXX_HAS_AVX_1 2025-10-10T00:31:55.4468218Z -- Performing Test CXX_HAS_AVX_1 - Success 2025-10-10T00:31:55.4472614Z -- Performing Test CXX_HAS_AVX2_1 2025-10-10T00:31:55.8118077Z -- Performing Test CXX_HAS_AVX2_1 - Success 2025-10-10T00:31:55.8122599Z -- Performing Test CXX_HAS_AVX512_1 2025-10-10T00:31:56.1910842Z -- Performing Test CXX_HAS_AVX512_1 - Success 2025-10-10T00:31:56.1912357Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-10-10T00:31:56.1934007Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-10-10T00:31:56.5294835Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Failed 2025-10-10T00:31:56.5317952Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-10-10T00:31:56.8485223Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Failed 2025-10-10T00:31:56.8492563Z -- Could not find hardware support for NEON on this machine. 2025-10-10T00:31:56.8492985Z -- No OMAP3 processor on this machine. 2025-10-10T00:31:56.8493290Z -- No OMAP4 processor on this machine. 2025-10-10T00:31:56.8493784Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-10-10T00:31:56.8550927Z CMake Warning at CMakeLists.txt:853 (message): 2025-10-10T00:31:56.8551387Z x64 operating system is required for FBGEMM. Not compiling with FBGEMM. 2025-10-10T00:31:56.8551810Z Turn this warning off by USE_FBGEMM=OFF. 2025-10-10T00:31:56.8552018Z 2025-10-10T00:31:56.8552023Z 2025-10-10T00:31:56.8573651Z -- Performing Test HAS/UTF_8 2025-10-10T00:31:57.2085064Z -- Performing Test HAS/UTF_8 - Success 2025-10-10T00:31:57.2115143Z -- Building using own protobuf under third_party per request. 2025-10-10T00:31:57.2115585Z -- Use custom protobuf build. 2025-10-10T00:31:57.2135490Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-10-10T00:31:57.2136264Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-10-10T00:31:57.2136704Z CMake. 2025-10-10T00:31:57.2136817Z 2025-10-10T00:31:57.2137029Z Update the VERSION argument value or use a ... suffix to tell 2025-10-10T00:31:57.2137832Z CMake that the project does not need compatibility with older versions. 2025-10-10T00:31:57.2138167Z 2025-10-10T00:31:57.2138189Z 2025-10-10T00:31:57.2155299Z -- 2025-10-10T00:31:57.2155587Z -- 3.13.0.0 2025-10-10T00:31:57.2176232Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-10-10T00:31:57.4417432Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-10-10T00:31:57.4417915Z -- Looking for pthread_create in pthreads 2025-10-10T00:31:57.6798348Z -- Looking for pthread_create in pthreads - not found 2025-10-10T00:31:57.6798993Z -- Looking for pthread_create in pthread 2025-10-10T00:31:57.9259152Z -- Looking for pthread_create in pthread - not found 2025-10-10T00:31:57.9276223Z -- Found Threads: TRUE 2025-10-10T00:31:57.9963704Z -- Caffe2 protobuf include directory: $$ 2025-10-10T00:31:57.9998827Z -- Trying to find preferred BLAS backend of choice: MKL 2025-10-10T00:31:58.0022266Z -- MKL_THREADING = OMP 2025-10-10T00:31:58.0025597Z -- Looking for sys/types.h 2025-10-10T00:31:58.3993254Z -- Looking for sys/types.h - found 2025-10-10T00:31:58.3995128Z -- Looking for stdint.h 2025-10-10T00:31:58.7077529Z -- Looking for stdint.h - found 2025-10-10T00:31:58.7079376Z -- Looking for stddef.h 2025-10-10T00:31:59.0160292Z -- Looking for stddef.h - found 2025-10-10T00:31:59.0161112Z -- Check size of void* 2025-10-10T00:31:59.3335575Z -- Check size of void* - done 2025-10-10T00:31:59.3742262Z -- Looking for cblas_sgemm 2025-10-10T00:31:59.9614063Z -- Looking for cblas_sgemm - found 2025-10-10T00:31:59.9618365Z -- Looking for cblas_gemm_bf16bf16f32 2025-10-10T00:32:00.5026114Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-10-10T00:32:00.5026977Z -- Looking for cblas_gemm_f16f16f32 2025-10-10T00:32:01.0355045Z -- Looking for cblas_gemm_f16f16f32 - found 2025-10-10T00:32:01.0702965Z -- 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:32:01.0704331Z -- MKL include directory: C:/Jenkins/Miniconda3/envs/py_tmp/Library/include 2025-10-10T00:32:01.0704754Z -- MKL OpenMP type: Intel 2025-10-10T00:32:01.0705150Z -- MKL OpenMP library: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-10-10T00:32:01.2493458Z -- The ASM compiler identification is MSVC 2025-10-10T00:32:01.2509816Z -- 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:32:01.2628381Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-10-10T00:32:01.2686993Z -- Generating microkernels.cmake 2025-10-10T00:32:05.9594071Z 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:32:05.9595762Z 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:32:05.9596604Z No microkernel found in src\reference\binary-elementwise.cc 2025-10-10T00:32:05.9596999Z No microkernel found in src\reference\packing.cc 2025-10-10T00:32:05.9597398Z No microkernel found in src\reference\unary-elementwise.cc 2025-10-10T00:32:06.0745521Z -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.51.0.windows.1") 2025-10-10T00:32:06.1221576Z -- Google Benchmark version: v1.9.3, normalized to 1.9.3 2025-10-10T00:32:06.1235991Z -- Looking for shm_open in rt 2025-10-10T00:32:06.2966830Z -- Looking for shm_open in rt - not found 2025-10-10T00:32:06.3020759Z -- Performing Test HAVE_CXX_FLAG_WX 2025-10-10T00:32:06.6302273Z -- Performing Test HAVE_CXX_FLAG_WX - Success 2025-10-10T00:32:06.6306530Z -- Compiling and running to test HAVE_STD_REGEX 2025-10-10T00:32:08.4613538Z -- Performing Test HAVE_STD_REGEX -- success 2025-10-10T00:32:08.4614732Z -- Compiling and running to test HAVE_GNU_POSIX_REGEX 2025-10-10T00:32:08.5661713Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-10-10T00:32:08.5662297Z -- Compiling and running to test HAVE_POSIX_REGEX 2025-10-10T00:32:08.6553499Z -- Performing Test HAVE_POSIX_REGEX -- failed to compile 2025-10-10T00:32:08.6554772Z -- Compiling and running to test HAVE_STEADY_CLOCK 2025-10-10T00:32:09.3597977Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-10-10T00:32:09.3635407Z -- Compiling and running to test HAVE_PTHREAD_AFFINITY 2025-10-10T00:32:09.4527248Z -- Performing Test HAVE_PTHREAD_AFFINITY -- failed to compile 2025-10-10T00:32:09.5037707Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-10-10T00:32:09.5038353Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-10-10T00:32:09.5038783Z CMake. 2025-10-10T00:32:09.5038892Z 2025-10-10T00:32:09.5039098Z Update the VERSION argument value or use a ... suffix to tell 2025-10-10T00:32:09.5039621Z CMake that the project does not need compatibility with older versions. 2025-10-10T00:32:09.5039974Z 2025-10-10T00:32:09.5039979Z 2025-10-10T00:32:09.5108497Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-10-10T00:32:09.5109142Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-10-10T00:32:09.5109541Z CMake. 2025-10-10T00:32:09.5109644Z 2025-10-10T00:32:09.5109858Z Update the VERSION argument value or use a ... suffix to tell 2025-10-10T00:32:09.5110361Z CMake that the project does not need compatibility with older versions. 2025-10-10T00:32:09.5110667Z 2025-10-10T00:32:09.5110671Z 2025-10-10T00:32:09.5160726Z -- Using third party subdirectory Eigen. 2025-10-10T00:32:10.3987453Z -- Found Python: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.18") found components: Interpreter Development.Module NumPy 2025-10-10T00:32:10.3989771Z -- Using third_party/pybind11. 2025-10-10T00:32:10.3991076Z -- pybind11 include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/pybind11/include 2025-10-10T00:32:10.4044496Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-10-10T00:32:10.4045424Z -- Using third_party/opentelemetry-cpp. 2025-10-10T00:32:10.4046145Z -- opentelemetry api include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-10-10T00:32:10.9295321Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-10-10T00:32:11.3351919Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-10-10T00:32:11.3360680Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-10-10T00:32:11.3365311Z CMake Warning at cmake/Dependencies.cmake:902 (message): 2025-10-10T00:32:11.3366128Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-10-10T00:32:11.3366522Z Call Stack (most recent call first): 2025-10-10T00:32:11.3366816Z CMakeLists.txt:881 (include) 2025-10-10T00:32:11.3366986Z 2025-10-10T00:32:11.3366991Z 2025-10-10T00:32:11.3400939Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-10-10T00:32:11.6525098Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-10-10T00:32:12.3431679Z -- Found OpenMP_C: -openmp:experimental 2025-10-10T00:32:12.7129355Z -- Found OpenMP_CXX: -openmp:experimental 2025-10-10T00:32:12.7139028Z -- Found OpenMP: TRUE 2025-10-10T00:32:12.7141336Z -- Adding OpenMP CXX_FLAGS: -openmp:experimental 2025-10-10T00:32:12.7142317Z -- Will link against OpenMP libraries: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-10-10T00:32:12.7150964Z -- Found nvtx3: C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX/c/include 2025-10-10T00:32:12.7156926Z -- ROCM_PATH environment variable is not set and C:/opt/rocm does not exist. 2025-10-10T00:32:12.7157373Z Building without ROCm support. 2025-10-10T00:32:12.7178292Z -- MSVC detected 2025-10-10T00:32:12.7178544Z -- Set USE_REDIS OFF 2025-10-10T00:32:12.7178777Z -- Set USE_IBVERBS OFF 2025-10-10T00:32:12.7179008Z -- Set USE_NCCL OFF 2025-10-10T00:32:12.7179230Z -- Set USE_RCCL OFF 2025-10-10T00:32:12.7179626Z -- Set USE_LIBUV OFF 2025-10-10T00:32:12.7190754Z -- Gloo build as SHARED library 2025-10-10T00:32:12.9496986Z -- Found Python3: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.18") found components: Interpreter 2025-10-10T00:32:12.9505062Z -- ONNX_PROTOC_EXECUTABLE: $ 2025-10-10T00:32:12.9505472Z -- Protobuf_VERSION: Protobuf_VERSION_NOTFOUND 2025-10-10T00:32:12.9514219Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-10-10T00:32:12.9521570Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-10-10T00:32:12.9528541Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-10-10T00:32:13.1722915Z -- 2025-10-10T00:32:13.1723193Z -- ******** Summary ******** 2025-10-10T00:32:13.1723499Z -- CMake version : 3.27.9 2025-10-10T00:32:13.1723943Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-10-10T00:32:13.1724336Z -- System : Windows 2025-10-10T00:32:13.1724973Z -- 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:32:13.1725607Z -- C++ compiler version : 19.42.34444.0 2025-10-10T00:32:13.1726147Z -- CXX flags : /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL /EHsc /wd26812 2025-10-10T00:32:13.1726691Z -- Build type : Release 2025-10-10T00:32:13.1727079Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2025-10-10T00:32:13.1727599Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-10-10T00:32:13.1728129Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-10-10T00:32:13.1728651Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/cmake/Modules 2025-10-10T00:32:13.1729059Z -- 2025-10-10T00:32:13.1729263Z -- ONNX version : 1.18.0 2025-10-10T00:32:13.1729589Z -- ONNX NAMESPACE : onnx_torch 2025-10-10T00:32:13.1729910Z -- ONNX_USE_LITE_PROTO : OFF 2025-10-10T00:32:13.1730221Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-10-10T00:32:13.1730727Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-10-10T00:32:13.1731062Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-10-10T00:32:13.1731369Z -- ONNX_WERROR : OFF 2025-10-10T00:32:13.1731649Z -- ONNX_BUILD_TESTS : OFF 2025-10-10T00:32:13.1731945Z -- BUILD_SHARED_LIBS : OFF 2025-10-10T00:32:13.1732199Z -- 2025-10-10T00:32:13.1732532Z -- Protobuf compiler : $ 2025-10-10T00:32:13.1732927Z -- Protobuf includes : 2025-10-10T00:32:13.1733212Z -- Protobuf libraries : 2025-10-10T00:32:13.1733515Z -- ONNX_BUILD_PYTHON : OFF 2025-10-10T00:32:13.1733885Z CMake Warning at cmake/Dependencies.cmake:1425 (message): 2025-10-10T00:32:13.1734348Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2025-10-10T00:32:13.1734741Z Call Stack (most recent call first): 2025-10-10T00:32:13.1735029Z CMakeLists.txt:881 (include) 2025-10-10T00:32:13.1735204Z 2025-10-10T00:32:13.1735209Z 2025-10-10T00:32:13.1735411Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-10-10T00:32:13.1735802Z -- Adding -DNDEBUG to compile flags 2025-10-10T00:32:13.1739659Z -- Could not find hardware support for NEON on this machine. 2025-10-10T00:32:13.1740025Z -- No OMAP3 processor on this machine. 2025-10-10T00:32:13.1740330Z -- No OMAP4 processor on this machine. 2025-10-10T00:32:13.1754721Z -- Looking for sbgemm_ 2025-10-10T00:32:13.4324612Z -- Looking for sbgemm_ - not found 2025-10-10T00:32:13.4333704Z -- Found a library with LAPACK API (mkl). 2025-10-10T00:32:13.4336114Z disabling CUDA because NOT USE_CUDA is set 2025-10-10T00:32:13.4336542Z -- MIOpen not found. Compiling without MIOpen support 2025-10-10T00:32:13.4336994Z disabling ROCM because NOT USE_ROCM is set 2025-10-10T00:32:13.4344722Z -- Will build oneDNN UKERNEL 2025-10-10T00:32:13.4452924Z -- MKLDNN_CPU_RUNTIME = OMP 2025-10-10T00:32:13.4481370Z -- DNNL_TARGET_ARCH: X64 2025-10-10T00:32:13.4509908Z -- DNNL_LIBRARY_NAME: dnnl 2025-10-10T00:32:13.4602355Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-10-10T00:32:13.4603102Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-10-10T00:32:13.4603628Z does not match the name of the calling package (OpenMP). This can lead to 2025-10-10T00:32:13.4604154Z problems in calling code that expects `find_package` result variables 2025-10-10T00:32:13.4604578Z (e.g., `_FOUND`) to follow a certain pattern. 2025-10-10T00:32:13.4604882Z Call Stack (most recent call first): 2025-10-10T00:32:13.4605290Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-10-10T00:32:13.4605806Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-10-10T00:32:13.4606224Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-10-10T00:32:13.4606684Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-10-10T00:32:13.4606996Z 2025-10-10T00:32:13.4607112Z -- Found OpenMP_C: -openmp:experimental 2025-10-10T00:32:13.4612717Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-10-10T00:32:13.4613454Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-10-10T00:32:13.4613965Z does not match the name of the calling package (OpenMP). This can lead to 2025-10-10T00:32:13.4614478Z problems in calling code that expects `find_package` result variables 2025-10-10T00:32:13.4614886Z (e.g., `_FOUND`) to follow a certain pattern. 2025-10-10T00:32:13.4615203Z Call Stack (most recent call first): 2025-10-10T00:32:13.4615617Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-10-10T00:32:13.4616114Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-10-10T00:32:13.4616550Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-10-10T00:32:13.4617188Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-10-10T00:32:13.4617499Z 2025-10-10T00:32:13.4617621Z -- Found OpenMP_CXX: -openmp:experimental 2025-10-10T00:32:13.5040951Z -- Enabled testing coverage: CI 2025-10-10T00:32:13.5051786Z -- Enabled workload: TRAINING 2025-10-10T00:32:13.5052101Z -- Enabled primitives: ALL 2025-10-10T00:32:13.5052515Z -- Enabled primitive CPU ISA: ALL 2025-10-10T00:32:13.5052906Z -- Enabled primitive GPU ISA: ALL 2025-10-10T00:32:13.5053263Z -- Enabled GeMM kernels ISA: ALL 2025-10-10T00:32:13.5156333Z -- Primitive cache is enabled 2025-10-10T00:32:13.5157153Z -- Experimental functionality for ukernels is enabled 2025-10-10T00:32:13.5771135Z -- The ASM_MASM compiler identification is MSVC 2025-10-10T00:32:13.6285962Z -- 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:32:13.6544268Z -- Graph component is enabled 2025-10-10T00:32:13.6646817Z -- Graph compiler backend is disabled. 2025-10-10T00:32:13.6763922Z -- Found MKL-DNN: TRUE 2025-10-10T00:32:13.6857686Z -- {fmt} version: 12.0.0 2025-10-10T00:32:13.6858046Z -- Build type: Release 2025-10-10T00:32:13.6937704Z -- Using CPU-only version of Kineto 2025-10-10T00:32:13.6938144Z -- Configuring Kineto dependency: 2025-10-10T00:32:13.6938625Z -- KINETO_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto 2025-10-10T00:32:13.6939338Z -- KINETO_BUILD_TESTS = OFF 2025-10-10T00:32:13.6939618Z -- KINETO_LIBRARY_TYPE = static 2025-10-10T00:32:13.9024052Z -- ROCM_SOURCE_DIR = 2025-10-10T00:32:13.9616023Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/include (found version "13.0.48") 2025-10-10T00:32:15.2074025Z -- CUPTI unavailable or disabled - not building GPU profilers 2025-10-10T00:32:15.2701566Z -- ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-10-10T00:32:15.2702272Z -- DYNOLOG_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-10-10T00:32:15.2703212Z -- IPCFABRIC_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-10-10T00:32:15.2712627Z -- Configured Kineto (CPU) 2025-10-10T00:32:15.2771089Z -- Performing Test HAS/WD4624 2025-10-10T00:32:15.6072058Z -- Performing Test HAS/WD4624 - Success 2025-10-10T00:32:15.6097412Z -- Performing Test HAS/WD4068 2025-10-10T00:32:15.9261739Z -- Performing Test HAS/WD4068 - Success 2025-10-10T00:32:15.9286069Z -- Performing Test HAS/WD4067 2025-10-10T00:32:16.2475882Z -- Performing Test HAS/WD4067 - Success 2025-10-10T00:32:16.2500417Z -- Performing Test HAS/WD4267 2025-10-10T00:32:16.5832328Z -- Performing Test HAS/WD4267 - Success 2025-10-10T00:32:16.5856378Z -- Performing Test HAS/WD4661 2025-10-10T00:32:16.9038091Z -- Performing Test HAS/WD4661 - Success 2025-10-10T00:32:16.9062388Z -- Performing Test HAS/WD4717 2025-10-10T00:32:17.2268247Z -- Performing Test HAS/WD4717 - Success 2025-10-10T00:32:17.2292451Z -- Performing Test HAS/WD4244 2025-10-10T00:32:17.5522980Z -- Performing Test HAS/WD4244 - Success 2025-10-10T00:32:17.5547627Z -- Performing Test HAS/WD4804 2025-10-10T00:32:17.8668905Z -- Performing Test HAS/WD4804 - Success 2025-10-10T00:32:17.8693560Z -- Performing Test HAS/WD4273 2025-10-10T00:32:18.1857067Z -- Performing Test HAS/WD4273 - Success 2025-10-10T00:32:18.1882680Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-10-10T00:32:18.2693266Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2025-10-10T00:32:19.5216107Z -- 2025-10-10T00:32:19.5216965Z -- Architecture: x64 2025-10-10T00:32:19.5220479Z -- Use the C++ compiler to compile (MI_USE_CXX=ON) 2025-10-10T00:32:19.5227718Z -- 2025-10-10T00:32:19.5227924Z -- Library name : mimalloc 2025-10-10T00:32:19.5228202Z -- Version : 2.2.4 2025-10-10T00:32:19.5228443Z -- Build type : release 2025-10-10T00:32:19.5229302Z -- 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:32:19.5229920Z -- Compiler flags : /Zc:__cplusplus 2025-10-10T00:32:19.5230286Z -- Compiler defines : MI_CMAKE_BUILD_TYPE=release;MI_BUILD_RELEASE 2025-10-10T00:32:19.5230730Z -- Link libraries : psapi;shell32;user32;advapi32;bcrypt 2025-10-10T00:32:19.5231070Z -- Build targets : static 2025-10-10T00:32:19.5231309Z -- 2025-10-10T00:32:19.5338264Z -- don't use NUMA 2025-10-10T00:32:19.5395051Z -- Looking for backtrace 2025-10-10T00:32:19.6272650Z -- Looking for backtrace - not found 2025-10-10T00:32:19.6366405Z -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 2025-10-10T00:32:24.6136557Z -- headers outputs: 2025-10-10T00:32:26.9166071Z -- sources outputs: 2025-10-10T00:32:28.6727665Z -- declarations_yaml outputs: 2025-10-10T00:32:28.6810776Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-10-10T00:32:34.0506199Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2025-10-10T00:32:34.2686826Z -- Using ATen parallel backend: OMP 2025-10-10T00:32:34.2703227Z disabling CUDA because USE_CUDA is set false 2025-10-10T00:32:34.6507256Z -- Found OpenSSL: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libcrypto.lib (found version "3.0.18") 2025-10-10T00:32:34.6791061Z -- Check size of long double 2025-10-10T00:32:35.0164676Z -- Check size of long double - done 2025-10-10T00:32:35.0170396Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-10-10T00:32:35.1395324Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Failed 2025-10-10T00:32:35.1398630Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-10-10T00:32:35.5204874Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-10-10T00:32:35.5208131Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-10-10T00:32:35.9164099Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-10-10T00:32:35.9167519Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-10-10T00:32:36.2969655Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-10-10T00:32:36.2973355Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-10-10T00:32:36.6887825Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-10-10T00:32:36.6891182Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-10-10T00:32:37.0768452Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-10-10T00:32:37.0771896Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-10-10T00:32:37.5208763Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-10-10T00:32:37.5252173Z -- Found OpenMP_C: -openmp:experimental (found version "2.0") 2025-10-10T00:32:37.5263808Z -- Found OpenMP_CXX: -openmp:experimental (found version "2.0") 2025-10-10T00:32:37.5274256Z -- Found OpenMP: TRUE (found version "2.0") 2025-10-10T00:32:37.5278873Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-10-10T00:32:37.9179028Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-10-10T00:32:37.9181416Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-10-10T00:32:38.0391677Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Failed 2025-10-10T00:32:38.0394609Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-10-10T00:32:38.1681873Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Failed 2025-10-10T00:32:38.1684940Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-10-10T00:32:38.3696001Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2025-10-10T00:32:38.3698623Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-10-10T00:32:38.4567156Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Failed 2025-10-10T00:32:38.5446280Z Target system: Windows-10.0.17763 2025-10-10T00:32:38.5446645Z -- Configuring build for SLEEF-v3.8.0 2025-10-10T00:32:38.5446971Z Target processor: AMD64 2025-10-10T00:32:38.5447231Z Host system: Windows-10.0.17763 2025-10-10T00:32:38.5447516Z Host processor: AMD64 2025-10-10T00:32:38.5448131Z 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:32:38.5449646Z CMake: 3.27.9 2025-10-10T00:32:38.5449986Z Make program: C:/Jenkins/Miniconda3/envs/py_tmp/Scripts/ninja.exe 2025-10-10T00:32:38.5450541Z -- Using option `/D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_DEPRECATE ` to compile libsleef 2025-10-10T00:32:38.5451017Z -- Building shared libs : OFF 2025-10-10T00:32:38.5451277Z -- Building static test bins: OFF 2025-10-10T00:32:38.5451576Z -- MPFR : LIB_MPFR-NOTFOUND 2025-10-10T00:32:38.5451818Z -- GMP : LIBGMP-NOTFOUND 2025-10-10T00:32:38.5452059Z -- RT : 2025-10-10T00:32:38.5452278Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-10-10T00:32:38.5452517Z -- OPENSSL : 3.0.18 2025-10-10T00:32:38.5452800Z -- SDE : SDE_COMMAND-NOTFOUND 2025-10-10T00:32:38.5453063Z -- COMPILER_SUPPORTS_OPENMP : FALSE 2025-10-10T00:32:38.6019456Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-10-10T00:32:38.6020097Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2025-10-10T00:32:38.6021012Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2025-10-10T00:32:38.6021754Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2025-10-10T00:32:39.2360360Z CMake Warning at CMakeLists.txt:1309 (message): 2025-10-10T00:32:39.2360892Z Generated cmake files are only fully tested if one builds with system glog, 2025-10-10T00:32:39.2361711Z gflags, and protobuf. Other settings may generate files that are not well 2025-10-10T00:32:39.2362130Z tested. 2025-10-10T00:32:39.2362276Z 2025-10-10T00:32:39.2362284Z 2025-10-10T00:32:39.2382325Z -- 2025-10-10T00:32:39.2382605Z -- ******** Summary ******** 2025-10-10T00:32:39.2382924Z -- General: 2025-10-10T00:32:39.2383180Z -- CMake version : 3.27.9 2025-10-10T00:32:39.2383543Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-10-10T00:32:39.2383962Z -- System : Windows 2025-10-10T00:32:39.2384589Z -- 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:32:39.2385233Z -- C++ compiler id : MSVC 2025-10-10T00:32:39.2385527Z -- C++ compiler version : 19.42.34444.0 2025-10-10T00:32:39.2385876Z -- Using ccache if found : OFF 2025-10-10T00:32:39.2387113Z -- CXX flags : /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE /wd4624 /wd4068 /wd4067 /wd4267 /wd4661 /wd4717 /wd4244 /wd4804 /wd4273 2025-10-10T00:32:39.2388419Z -- Shared LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-10-10T00:32:39.2388942Z -- Static LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-10-10T00:32:39.2389460Z -- Module LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-10-10T00:32:39.2389862Z -- Build type : Release 2025-10-10T00:32:39.2390943Z -- 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:32:39.2392118Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-10-10T00:32:39.2392678Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-10-10T00:32:39.2393119Z -- USE_GOLD_LINKER : OFF 2025-10-10T00:32:39.2393383Z -- 2025-10-10T00:32:39.2393610Z -- TORCH_VERSION : 2.10.0 2025-10-10T00:32:39.2393917Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-10-10T00:32:39.2394245Z -- BUILD_BINARY : OFF 2025-10-10T00:32:39.2394540Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-10-10T00:32:39.2395060Z -- Link local protobuf : ON 2025-10-10T00:32:39.2395368Z -- BUILD_PYTHON : True 2025-10-10T00:32:39.2395661Z -- Python version : 3.10.18 2025-10-10T00:32:39.2396090Z -- Python executable : C:\Jenkins\Miniconda3\envs\py_tmp\python.exe 2025-10-10T00:32:39.2396616Z -- Python library : C:/Jenkins/Miniconda3/envs/py_tmp/libs/python310.lib 2025-10-10T00:32:39.2397145Z -- Python includes : C:/Jenkins/Miniconda3/envs/py_tmp/include 2025-10-10T00:32:39.2397675Z -- Python site-package : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-10-10T00:32:39.2398143Z -- BUILD_SHARED_LIBS : ON 2025-10-10T00:32:39.2398448Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-10-10T00:32:39.2398790Z -- BUILD_TEST : True 2025-10-10T00:32:39.2399090Z -- BUILD_JNI : OFF 2025-10-10T00:32:39.2399358Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-10-10T00:32:39.2399681Z -- BUILD_LITE_INTERPRETER: OFF 2025-10-10T00:32:39.2399969Z -- INTERN_BUILD_MOBILE : 2025-10-10T00:32:39.2400260Z -- TRACING_BASED : OFF 2025-10-10T00:32:39.2400523Z -- USE_BLAS : 1 2025-10-10T00:32:39.2400804Z -- BLAS : mkl 2025-10-10T00:32:39.2401065Z -- BLAS_HAS_SBGEMM : 2025-10-10T00:32:39.2401354Z -- USE_LAPACK : 1 2025-10-10T00:32:39.2401614Z -- LAPACK : mkl 2025-10-10T00:32:39.2401899Z -- USE_ASAN : OFF 2025-10-10T00:32:39.2402292Z -- USE_LSAN : OFF 2025-10-10T00:32:39.2402567Z -- USE_TSAN : OFF 2025-10-10T00:32:39.2402868Z -- USE_CPP_CODE_COVERAGE : OFF 2025-10-10T00:32:39.2403141Z -- USE_CUDA : 0 2025-10-10T00:32:39.2403435Z -- USE_XPU : 0 2025-10-10T00:32:39.2403702Z -- USE_ROCM : OFF 2025-10-10T00:32:39.2403994Z -- BUILD_NVFUSER : 2025-10-10T00:32:39.2404260Z -- USE_EIGEN_FOR_BLAS : 2025-10-10T00:32:39.2404559Z -- USE_EIGEN_FOR_SPARSE : OFF 2025-10-10T00:32:39.2404831Z -- USE_FBGEMM : OFF 2025-10-10T00:32:39.2405119Z -- USE_FBGEMM_GENAI : OFF 2025-10-10T00:32:39.2405419Z -- USE_KINETO : ON 2025-10-10T00:32:39.2405686Z -- USE_GFLAGS : OFF 2025-10-10T00:32:39.2405974Z -- USE_GLOG : OFF 2025-10-10T00:32:39.2406246Z -- USE_LITE_PROTO : OFF 2025-10-10T00:32:39.2406547Z -- USE_PYTORCH_METAL : OFF 2025-10-10T00:32:39.2406841Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-10-10T00:32:39.2407169Z -- USE_MPS : OFF 2025-10-10T00:32:39.2407433Z -- CAN_COMPILE_METAL : 2025-10-10T00:32:39.2407729Z -- USE_MKL : ON 2025-10-10T00:32:39.2407997Z -- USE_STATIC_MKL : OFF 2025-10-10T00:32:39.2408291Z -- USE_MKLDNN : ON 2025-10-10T00:32:39.2408577Z -- USE_MKLDNN_ACL : OFF 2025-10-10T00:32:39.2408846Z -- USE_MKLDNN_CBLAS : OFF 2025-10-10T00:32:39.2409152Z -- USE_PRIORITIZED_TEXT_FOR_LD : OFF 2025-10-10T00:32:39.2409460Z -- USE_UCC : OFF 2025-10-10T00:32:39.2409764Z -- USE_ITT : ON 2025-10-10T00:32:39.2410026Z -- USE_XCCL : OFF 2025-10-10T00:32:39.2410320Z -- USE_NCCL : OFF 2025-10-10T00:32:39.2410597Z -- Found NVSHMEM : 2025-10-10T00:32:39.2410888Z -- USE_NNPACK : OFF 2025-10-10T00:32:39.2411180Z -- USE_NUMPY : ON 2025-10-10T00:32:39.2411454Z -- USE_OBSERVERS : ON 2025-10-10T00:32:39.2411755Z -- USE_OPENCL : OFF 2025-10-10T00:32:39.2412028Z -- USE_OPENMP : ON 2025-10-10T00:32:39.2412326Z -- USE_MIMALLOC : ON 2025-10-10T00:32:39.2412598Z -- USE_MIMALLOC_ON_MKL : OFF 2025-10-10T00:32:39.2412908Z -- USE_VULKAN : OFF 2025-10-10T00:32:39.2413177Z -- USE_PROF : OFF 2025-10-10T00:32:39.2413483Z -- USE_PYTORCH_QNNPACK : OFF 2025-10-10T00:32:39.2413765Z -- USE_XNNPACK : ON 2025-10-10T00:32:39.2414209Z -- USE_DISTRIBUTED : ON 2025-10-10T00:32:39.2414516Z -- USE_MPI : OFF 2025-10-10T00:32:39.2414790Z -- USE_GLOO : ON 2025-10-10T00:32:39.2415104Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-10-10T00:32:39.2415394Z -- USE_GLOO_IBVERBS : OFF 2025-10-10T00:32:39.2415706Z -- USE_TENSORPIPE : OFF 2025-10-10T00:32:39.2416045Z -- Public Dependencies : caffe2::mkl 2025-10-10T00:32:39.2416824Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;XNNPACK;microkernels-prod;ittnotify;fp16;caffe2::openmp;gloo;fmt::fmt-header-only;kineto 2025-10-10T00:32:39.2417581Z -- Public CUDA Deps. : 2025-10-10T00:32:39.2417863Z -- Private CUDA Deps. : 2025-10-10T00:32:39.2418162Z -- USE_COREML_DELEGATE : OFF 2025-10-10T00:32:39.2418562Z -- BUILD_LAZY_TS_BACKEND : ON 2025-10-10T00:32:39.2418893Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-10-10T00:32:39.2472283Z -- Configuring done (59.7s) 2025-10-10T00:32:45.8385575Z -- Generating done (5.6s) 2025-10-10T00:32:46.0747050Z CMake Warning: 2025-10-10T00:32:46.0747438Z Manually-specified variables were not used by the project: 2025-10-10T00:32:46.0747767Z 2025-10-10T00:32:46.0747865Z BUILD_ENVIRONMENT 2025-10-10T00:32:46.0758093Z BUILD_TYPE 2025-10-10T00:32:46.0758298Z BUILD_WHEEL 2025-10-10T00:32:46.0758442Z 2025-10-10T00:32:46.0758447Z 2025-10-10T00:32:46.0774082Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/build 2025-10-10T00:32:46.1616344Z cmake --build . --target install --config Release -j 8 2025-10-10T00:33:07.2582572Z [1/4] Generating ATen declarations_yaml 2025-10-10T00:33:07.2583131Z [2/4] Generating ATen headers 2025-10-10T00:33:07.2583550Z [3/4] Generating ATen sources 2025-10-10T00:33:07.2584667Z [1/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-10-10T00:33:07.2586568Z [2/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-10-10T00:33:07.2588315Z [3/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\arena.cc.obj 2025-10-10T00:33:07.3072697Z [4/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-10-10T00:33:07.3073736Z [5/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\any_lite.cc.obj 2025-10-10T00:33:07.3074691Z [6/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-10-10T00:33:07.5237784Z [7/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-10-10T00:33:07.5239823Z [8/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\extension_set.cc.obj 2025-10-10T00:33:07.5241614Z [9/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-10-10T00:33:07.5243433Z [10/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-10-10T00:33:07.6251938Z [11/6994] 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:33:07.6254044Z [12/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-10-10T00:33:07.6255922Z [13/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-10-10T00:33:07.6257746Z [14/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\parse_context.cc.obj 2025-10-10T00:33:07.8054563Z [15/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\message_lite.cc.obj 2025-10-10T00:33:07.8055772Z [16/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-10-10T00:33:07.8057201Z [17/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-10-10T00:33:07.8058461Z [18/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-10-10T00:33:07.8709714Z [19/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-10-10T00:33:07.8711576Z [20/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-10-10T00:33:07.8713467Z [21/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-10-10T00:33:07.8715069Z [22/6994] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\version.rc.res 2025-10-10T00:33:08.0129180Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:33:08.0129700Z 2025-10-10T00:33:08.0129709Z 2025-10-10T00:33:08.0130303Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:33:08.0130721Z 2025-10-10T00:33:08.0130727Z 2025-10-10T00:33:08.0130732Z 2025-10-10T00:33:08.0130738Z 2025-10-10T00:33:08.0131840Z [23/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-10-10T00:33:08.0134344Z [24/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-10-10T00:33:08.1602267Z [25/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-10-10T00:33:08.1603595Z [26/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-10-10T00:33:08.1604792Z [27/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-10-10T00:33:08.1605896Z [28/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-10-10T00:33:08.3388418Z [29/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any_lite.cc.obj 2025-10-10T00:33:08.3389411Z [30/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\arena.cc.obj 2025-10-10T00:33:08.3390395Z [31/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-10-10T00:33:08.3391285Z [32/6994] Linking CXX static library lib\libprotobuf-lite.lib 2025-10-10T00:33:08.3391966Z [33/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set.cc.obj 2025-10-10T00:33:08.4372944Z [34/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-10-10T00:33:08.4374141Z [35/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-10-10T00:33:08.4375237Z [36/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-10-10T00:33:08.5650546Z [37/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-10-10T00:33:08.5653183Z [38/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-10-10T00:33:08.5655069Z [39/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-10-10T00:33:08.5657250Z [40/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-10-10T00:33:08.7233888Z [41/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-10-10T00:33:08.7235021Z [42/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-10-10T00:33:08.7237543Z [43/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\parse_context.cc.obj 2025-10-10T00:33:08.7239038Z [44/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message_lite.cc.obj 2025-10-10T00:33:08.8736000Z [45/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-10-10T00:33:08.8738409Z [46/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-10-10T00:33:08.8740620Z [47/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-10-10T00:33:08.8742385Z [48/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-10-10T00:33:08.9962123Z [49/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-10-10T00:33:08.9963277Z [50/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-10-10T00:33:08.9964329Z [51/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-10-10T00:33:08.9965624Z [52/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-10-10T00:33:09.1712144Z [53/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-10-10T00:33:09.1714155Z [54/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-10-10T00:33:09.1716125Z [55/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-10-10T00:33:09.1717929Z [56/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-10-10T00:33:09.4009706Z [57/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.cc.obj 2025-10-10T00:33:09.4011134Z [58/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.pb.cc.obj 2025-10-10T00:33:09.4012059Z [59/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\api.pb.cc.obj 2025-10-10T00:33:09.4013007Z [60/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\importer.cc.obj 2025-10-10T00:33:09.5996969Z [61/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\parser.cc.obj 2025-10-10T00:33:09.5998266Z [62/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.cc.obj 2025-10-10T00:33:09.5999456Z [63/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\duration.pb.cc.obj 2025-10-10T00:33:09.6001398Z [64/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor_database.cc.obj 2025-10-10T00:33:09.6955325Z [65/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\dynamic_message.cc.obj 2025-10-10T00:33:09.6956368Z [66/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.pb.cc.obj 2025-10-10T00:33:09.6957356Z [67/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\gzip_stream.cc.obj 2025-10-10T00:33:09.6958360Z [68/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\empty.pb.cc.obj 2025-10-10T00:33:09.8884937Z [69/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set_heavy.cc.obj 2025-10-10T00:33:09.8886059Z [70/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\field_mask.pb.cc.obj 2025-10-10T00:33:09.8887105Z [71/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_reflection.cc.obj 2025-10-10T00:33:09.8888175Z [72/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven.cc.obj 2025-10-10T00:33:10.0776409Z [73/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\tokenizer.cc.obj 2025-10-10T00:33:10.0778664Z [74/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\printer.cc.obj 2025-10-10T00:33:10.0780559Z [75/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\map_field.cc.obj 2025-10-10T00:33:10.0782290Z [76/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\service.cc.obj 2025-10-10T00:33:10.1999040Z [77/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message.cc.obj 2025-10-10T00:33:10.2000318Z [78/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\reflection_ops.cc.obj 2025-10-10T00:33:10.2001562Z [79/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\substitute.cc.obj 2025-10-10T00:33:10.2002664Z [80/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\source_context.pb.cc.obj 2025-10-10T00:33:10.3666097Z [81/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\struct.pb.cc.obj 2025-10-10T00:33:10.5627987Z [82/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\timestamp.pb.cc.obj 2025-10-10T00:33:10.5629024Z [83/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\text_format.cc.obj 2025-10-10T00:33:10.5630678Z [84/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\type.pb.cc.obj 2025-10-10T00:33:10.5631978Z [85/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\delimited_message_util.cc.obj 2025-10-10T00:33:10.5634421Z [86/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\unknown_field_set.cc.obj 2025-10-10T00:33:10.5636350Z [87/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_comparator.cc.obj 2025-10-10T00:33:10.5638366Z [88/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_mask_util.cc.obj 2025-10-10T00:33:10.6631441Z [89/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\datapiece.cc.obj 2025-10-10T00:33:10.6633274Z [90/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\error_listener.cc.obj 2025-10-10T00:33:10.6635542Z [91/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_escaping.cc.obj 2025-10-10T00:33:10.8931921Z [92/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\default_value_objectwriter.cc.obj 2025-10-10T00:33:10.8935283Z [93/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\field_mask_utility.cc.obj 2025-10-10T00:33:10.8938038Z [94/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_objectwriter.cc.obj 2025-10-10T00:33:10.8940531Z [95/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_stream_parser.cc.obj 2025-10-10T00:33:11.0094583Z [96/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\object_writer.cc.obj 2025-10-10T00:33:11.0096420Z [97/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\proto_writer.cc.obj 2025-10-10T00:33:11.0098539Z [98/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectsource.cc.obj 2025-10-10T00:33:11.0952634Z [99/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info.cc.obj 2025-10-10T00:33:11.0954030Z [100/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectwriter.cc.obj 2025-10-10T00:33:11.0955193Z [101/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info_test_helper.cc.obj 2025-10-10T00:33:11.0956315Z [102/6994] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\version.rc.res 2025-10-10T00:33:11.0957118Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:33:11.0957504Z 2025-10-10T00:33:11.3546133Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:33:11.3546553Z 2025-10-10T00:33:11.3546558Z 2025-10-10T00:33:11.3546562Z 2025-10-10T00:33:11.3546565Z 2025-10-10T00:33:11.3547055Z [103/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\utility.cc.obj 2025-10-10T00:33:11.3548072Z [104/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\json_util.cc.obj 2025-10-10T00:33:11.3549032Z [105/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\message_differencer.cc.obj 2025-10-10T00:33:11.6474544Z [106/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wrappers.pb.cc.obj 2025-10-10T00:33:11.6475586Z [107/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\type_resolver_util.cc.obj 2025-10-10T00:33:11.6477081Z [108/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format.cc.obj 2025-10-10T00:33:11.6478066Z [109/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\code_generator.cc.obj 2025-10-10T00:33:11.7287236Z [110/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum_field.cc.obj 2025-10-10T00:33:11.7289370Z [111/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum.cc.obj 2025-10-10T00:33:11.7291796Z [112/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\command_line_interface.cc.obj 2025-10-10T00:33:11.7293862Z [113/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_extension.cc.obj 2025-10-10T00:33:11.8981897Z [114/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_field.cc.obj 2025-10-10T00:33:11.8984338Z [115/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\time_util.cc.obj 2025-10-10T00:33:11.8986145Z [116/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_file.cc.obj 2025-10-10T00:33:12.1056866Z [117/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_generator.cc.obj 2025-10-10T00:33:12.1058295Z [118/6994] Linking CXX static library lib\libprotobuf.lib 2025-10-10T00:33:12.1059780Z [119/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_helpers.cc.obj 2025-10-10T00:33:12.1061446Z [120/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message_field.cc.obj 2025-10-10T00:33:12.1063516Z [121/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_padding_optimizer.cc.obj 2025-10-10T00:33:12.2602913Z [122/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message.cc.obj 2025-10-10T00:33:12.2604895Z [123/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_map_field.cc.obj 2025-10-10T00:33:12.2606134Z [124/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc.obj 2025-10-10T00:33:12.4734589Z [125/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_service.cc.obj 2025-10-10T00:33:12.4735810Z [126/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_doc_comment.cc.obj 2025-10-10T00:33:12.4736997Z [127/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_string_field.cc.obj 2025-10-10T00:33:12.4738080Z [128/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum_field.cc.obj 2025-10-10T00:33:12.5350996Z [129/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum.cc.obj 2025-10-10T00:33:12.5353051Z [130/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_field_base.cc.obj 2025-10-10T00:33:12.5355127Z [131/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_generator.cc.obj 2025-10-10T00:33:12.8406955Z [132/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_helpers.cc.obj 2025-10-10T00:33:12.8409007Z [133/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_map_field.cc.obj 2025-10-10T00:33:12.8411097Z [134/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message_field.cc.obj 2025-10-10T00:33:12.8413095Z [135/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message.cc.obj 2025-10-10T00:33:12.9013948Z [136/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc.obj 2025-10-10T00:33:12.9016291Z [137/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.cc.obj 2025-10-10T00:33:12.9018559Z [138/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc.obj 2025-10-10T00:33:13.1168046Z [139/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc.obj 2025-10-10T00:33:13.1170300Z [140/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_reflection_class.cc.obj 2025-10-10T00:33:13.1171469Z [141/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc.obj 2025-10-10T00:33:13.2768918Z [142/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_wrapper_field.cc.obj 2025-10-10T00:33:13.2770249Z [143/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_doc_comment.cc.obj 2025-10-10T00:33:13.2771452Z [144/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_context.cc.obj 2025-10-10T00:33:13.2772556Z [145/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum.cc.obj 2025-10-10T00:33:13.3736793Z [146/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_lite.cc.obj 2025-10-10T00:33:13.3738868Z [147/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field.cc.obj 2025-10-10T00:33:13.3741335Z [148/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field_lite.cc.obj 2025-10-10T00:33:13.6046441Z [149/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension.cc.obj 2025-10-10T00:33:13.6048634Z [150/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension_lite.cc.obj 2025-10-10T00:33:13.6050801Z [151/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_field.cc.obj 2025-10-10T00:33:13.6052874Z [152/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator.cc.obj 2025-10-10T00:33:13.7544252Z [153/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_file.cc.obj 2025-10-10T00:33:13.7546887Z [154/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_helpers.cc.obj 2025-10-10T00:33:13.7548802Z [155/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator_factory.cc.obj 2025-10-10T00:33:13.7550852Z [156/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field.cc.obj 2025-10-10T00:33:13.9717951Z [157/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field_lite.cc.obj 2025-10-10T00:33:13.9719913Z [158/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message.cc.obj 2025-10-10T00:33:13.9722392Z [159/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder.cc.obj 2025-10-10T00:33:14.0589129Z [160/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder_lite.cc.obj 2025-10-10T00:33:14.0591252Z [161/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field.cc.obj 2025-10-10T00:33:14.0593315Z [162/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field_lite.cc.obj 2025-10-10T00:33:14.0595348Z [163/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_lite.cc.obj 2025-10-10T00:33:14.2499249Z [164/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_name_resolver.cc.obj 2025-10-10T00:33:14.2501412Z [165/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\well_known_types_embed.cc.obj 2025-10-10T00:33:14.2503090Z [166/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field.cc.obj 2025-10-10T00:33:14.4185547Z [167/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_service.cc.obj 2025-10-10T00:33:14.4187662Z [168/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field_lite.cc.obj 2025-10-10T00:33:14.4189848Z [169/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_shared_code_generator.cc.obj 2025-10-10T00:33:14.4191964Z [170/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field.cc.obj 2025-10-10T00:33:14.5309020Z [171/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field_lite.cc.obj 2025-10-10T00:33:14.5311285Z [172/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\js_generator.cc.obj 2025-10-10T00:33:14.5313343Z [173/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum.cc.obj 2025-10-10T00:33:14.7304673Z [174/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc.obj 2025-10-10T00:33:14.7307313Z [175/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_extension.cc.obj 2025-10-10T00:33:14.7309820Z [176/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_field.cc.obj 2025-10-10T00:33:14.8855901Z [177/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_file.cc.obj 2025-10-10T00:33:14.8857125Z [178/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_generator.cc.obj 2025-10-10T00:33:14.8858416Z [179/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc.obj 2025-10-10T00:33:14.8859802Z [180/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc.obj 2025-10-10T00:33:15.0849766Z [181/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message.cc.obj 2025-10-10T00:33:15.0851194Z [182/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc.obj 2025-10-10T00:33:15.0852538Z [183/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc.obj 2025-10-10T00:33:15.1143112Z [184/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc.obj 2025-10-10T00:33:15.1144131Z [185/6994] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\version.rc.res 2025-10-10T00:33:15.1144707Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:33:15.1145005Z 2025-10-10T00:33:15.1145010Z 2025-10-10T00:33:15.1145178Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:33:15.1145436Z 2025-10-10T00:33:15.1145451Z 2025-10-10T00:33:15.1145455Z 2025-10-10T00:33:15.1145459Z 2025-10-10T00:33:15.1145870Z [186/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.cc.obj 2025-10-10T00:33:15.1942161Z [187/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\php\php_generator.cc.obj 2025-10-10T00:33:15.1943207Z [188/6994] Building RC object third_party\protobuf\cmake\CMakeFiles\protoc.dir\version.rc.res 2025-10-10T00:33:15.1944015Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:33:15.1944312Z 2025-10-10T00:33:15.1944317Z 2025-10-10T00:33:15.1944483Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:33:15.1944752Z 2025-10-10T00:33:15.1944757Z 2025-10-10T00:33:15.1944761Z 2025-10-10T00:33:15.1944765Z 2025-10-10T00:33:15.1945230Z [189/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\python\python_generator.cc.obj 2025-10-10T00:33:15.3641441Z [190/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.pb.cc.obj 2025-10-10T00:33:15.3643028Z [191/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\legacy-api.c.obj 2025-10-10T00:33:15.3643945Z [192/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\ruby\ruby_generator.cc.obj 2025-10-10T00:33:15.3645032Z [193/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\zip_writer.cc.obj 2025-10-10T00:33:15.5121804Z [194/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\subprocess.cc.obj 2025-10-10T00:33:15.5123634Z [195/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj 2025-10-10T00:33:15.5125214Z [196/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\portable-api.c.obj 2025-10-10T00:33:15.5126570Z [197/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\memory.c.obj 2025-10-10T00:33:15.5127918Z [198/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\windows.c.obj 2025-10-10T00:33:15.6338551Z [199/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\fastpath.c.obj 2025-10-10T00:33:15.6339786Z [200/6994] Linking C static library lib\pthreadpool.lib 2025-10-10T00:33:15.6340671Z [201/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj 2025-10-10T00:33:15.6341530Z [202/6994] Linking CXX static library lib\libprotoc.lib 2025-10-10T00:33:15.6342366Z [203/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj 2025-10-10T00:33:15.6343439Z [204/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj 2025-10-10T00:33:15.7307677Z [205/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj 2025-10-10T00:33:15.7308478Z [206/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj 2025-10-10T00:33:15.7309115Z [207/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj 2025-10-10T00:33:15.7309730Z [208/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj 2025-10-10T00:33:15.7310390Z [209/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj 2025-10-10T00:33:15.7311065Z [210/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj 2025-10-10T00:33:15.8635530Z [211/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj 2025-10-10T00:33:15.8636761Z [212/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj 2025-10-10T00:33:15.8637966Z [213/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj 2025-10-10T00:33:15.8639152Z [214/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\log.c.obj 2025-10-10T00:33:15.8640453Z [215/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj 2025-10-10T00:33:16.0480868Z [216/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj 2025-10-10T00:33:16.0481839Z [217/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj 2025-10-10T00:33:16.0482581Z [218/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj 2025-10-10T00:33:16.0483328Z [219/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj 2025-10-10T00:33:16.0484106Z [220/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj 2025-10-10T00:33:16.0484771Z [221/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj 2025-10-10T00:33:16.1134020Z [222/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\log.c.obj 2025-10-10T00:33:16.1134897Z [223/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj 2025-10-10T00:33:16.1135575Z [224/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj 2025-10-10T00:33:16.1136275Z [225/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj 2025-10-10T00:33:16.1136985Z [226/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj 2025-10-10T00:33:16.2061179Z [227/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj 2025-10-10T00:33:16.2062062Z [228/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj 2025-10-10T00:33:16.2062871Z [229/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj 2025-10-10T00:33:16.2063795Z [230/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj 2025-10-10T00:33:16.2064493Z [231/6994] Linking C static library lib\cpuinfo.lib 2025-10-10T00:33:16.3221590Z [232/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9p8x-minmax-f16c-c8.c.obj 2025-10-10T00:33:16.3222741Z [233/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9x-minmax-f16c-c8.c.obj 2025-10-10T00:33:16.3223855Z [234/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-3p16c-minmax-fma3.c.obj 2025-10-10T00:33:16.3224889Z [235/6994] 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:33:16.3791681Z [236/6994] 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:33:16.3792989Z [237/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-9p16c-minmax-fma3.c.obj 2025-10-10T00:33:16.3794108Z [238/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3.c.obj 2025-10-10T00:33:16.4394688Z [239/6994] 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:33:16.4395764Z [240/6994] 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:33:16.4396845Z [241/6994] 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:33:16.4397858Z [242/6994] 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:33:16.5197773Z [243/6994] 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:33:16.5199405Z [244/6994] 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:33:16.5200545Z [245/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj 2025-10-10T00:33:16.5202387Z [246/6994] 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:33:16.5204158Z [247/6994] Linking C static library lib\cpuinfo_internals.lib 2025-10-10T00:33:16.5563334Z [248/6994] 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:33:16.5565560Z [249/6994] 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:33:16.5567696Z [250/6994] 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:33:16.6345209Z [251/6994] 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:33:16.6346580Z [252/6994] 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:33:16.6347735Z [253/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c8.c.obj 2025-10-10T00:33:16.6348800Z [254/6994] 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:33:16.6691163Z [255/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-maxpool\f16-maxpool-9p8x-minmax-f16c-c8.c.obj 2025-10-10T00:33:16.6693268Z [256/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9p8x-minmax-avx2-c8.c.obj 2025-10-10T00:33:16.6695290Z [257/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9x-minmax-avx2-c8.c.obj 2025-10-10T00:33:16.7593090Z [258/6994] 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:33:16.7594205Z [259/6994] 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:33:16.7595387Z [260/6994] 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:33:16.7596762Z [261/6994] 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:33:16.7880156Z [262/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-scalar-u2-acc2.c.obj 2025-10-10T00:33:16.7882058Z [263/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\f16-rmax-f16c-u32.c.obj 2025-10-10T00:33:16.7883875Z [264/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc4.c.obj 2025-10-10T00:33:16.7885837Z [265/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u2-acc2.c.obj 2025-10-10T00:33:16.8969798Z [266/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc4.c.obj 2025-10-10T00:33:16.8970858Z [267/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vadd-f16c-u16.c.obj 2025-10-10T00:33:16.8971878Z [268/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u16.c.obj 2025-10-10T00:33:16.8972874Z [269/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u8.c.obj 2025-10-10T00:33:16.9686803Z [270/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmax-f16c-u16.c.obj 2025-10-10T00:33:16.9687876Z [271/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u16.c.obj 2025-10-10T00:33:16.9688828Z [272/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u8.c.obj 2025-10-10T00:33:16.9689898Z [273/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmin-f16c-u16.c.obj 2025-10-10T00:33:17.0313844Z [274/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vminc-f16c-u16.c.obj 2025-10-10T00:33:17.0315026Z [275/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmul-f16c-u16.c.obj 2025-10-10T00:33:17.0315989Z [276/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u16.c.obj 2025-10-10T00:33:17.0317020Z [277/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u16.c.obj 2025-10-10T00:33:17.1107885Z [278/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u16.c.obj 2025-10-10T00:33:17.1109171Z [279/6994] Linking CXX executable bin\protoc.exe 2025-10-10T00:33:17.1110376Z [280/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u16.c.obj 2025-10-10T00:33:17.1112047Z [281/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u8.c.obj 2025-10-10T00:33:17.1113770Z [282/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u16.c.obj 2025-10-10T00:33:17.1597681Z [283/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u16.c.obj 2025-10-10T00:33:17.1598997Z [284/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u16.c.obj 2025-10-10T00:33:17.1600067Z [285/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsub-f16c-u16.c.obj 2025-10-10T00:33:17.1601063Z [286/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u16.c.obj 2025-10-10T00:33:17.2309723Z [287/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u16.c.obj 2025-10-10T00:33:17.2312024Z [288/6994] 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:33:17.2313936Z [289/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u16.c.obj 2025-10-10T00:33:17.2315938Z [290/6994] 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:33:17.3078762Z [291/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u16.c.obj 2025-10-10T00:33:17.3079753Z [292/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u16.c.obj 2025-10-10T00:33:17.3080745Z [293/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u16.c.obj 2025-10-10T00:33:17.3082019Z [294/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u16.c.obj 2025-10-10T00:33:17.3749100Z [295/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u16.c.obj 2025-10-10T00:33:17.3750560Z [296/6994] 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:33:17.3752544Z [297/6994] 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:33:17.4049515Z [298/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u32.c.obj 2025-10-10T00:33:17.4051411Z [299/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u32.c.obj 2025-10-10T00:33:17.4053439Z [300/6994] 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:33:17.4055895Z [301/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vabs-sse2-u16.c.obj 2025-10-10T00:33:17.4514872Z [302/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vneg-sse2-u16.c.obj 2025-10-10T00:33:17.4516734Z [303/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-sse2-c4.c.obj 2025-10-10T00:33:17.4518441Z [304/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vsqr-f16c-u16.c.obj 2025-10-10T00:33:17.4520296Z [305/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-scalar-c1.c.obj 2025-10-10T00:33:17.5156544Z [306/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-sse2-c4.c.obj 2025-10-10T00:33:17.5158603Z [307/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-sse2-c4.c.obj 2025-10-10T00:33:17.5160886Z [308/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-scalar-c1.c.obj 2025-10-10T00:33:17.5162858Z [309/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-scalar-c1.c.obj 2025-10-10T00:33:17.5691948Z [310/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:33:17.5694145Z [311/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-sse-c4.c.obj 2025-10-10T00:33:17.5695595Z [312/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-scalar-c1.c.obj 2025-10-10T00:33:17.5697011Z [313/6994] 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:33:17.6162170Z [314/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-sse-c4.c.obj 2025-10-10T00:33:17.6163836Z [315/6994] 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:33:17.6165519Z [316/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx512f.c.obj 2025-10-10T00:33:17.7074884Z [317/6994] 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:33:17.7075948Z [318/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar-acc2.c.obj 2025-10-10T00:33:17.7077074Z [319/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx.c.obj 2025-10-10T00:33:17.7078129Z [320/6994] 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:33:17.7375348Z [321/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx.c.obj 2025-10-10T00:33:17.7376459Z [322/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-sse.c.obj 2025-10-10T00:33:17.7378180Z [323/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f.c.obj 2025-10-10T00:33:17.7380081Z [324/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3.c.obj 2025-10-10T00:33:17.8483728Z [325/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-fma3.c.obj 2025-10-10T00:33:17.8485671Z [326/6994] 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:33:17.8487601Z [327/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar-acc2.c.obj 2025-10-10T00:33:17.8489469Z [328/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx.c.obj 2025-10-10T00:33:17.8657926Z [329/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx512f.c.obj 2025-10-10T00:33:17.8659861Z [330/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3.c.obj 2025-10-10T00:33:17.8661093Z [331/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse.c.obj 2025-10-10T00:33:17.9592968Z [332/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar-acc2.c.obj 2025-10-10T00:33:17.9594132Z [333/6994] 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:33:17.9595348Z [334/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse.c.obj 2025-10-10T00:33:17.9596680Z [335/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.obj 2025-10-10T00:33:18.0138209Z [336/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:18.0141596Z [337/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.obj 2025-10-10T00:33:18.0143341Z [338/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx.c.obj 2025-10-10T00:33:18.0145137Z [339/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f.c.obj 2025-10-10T00:33:18.0848256Z [340/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.obj 2025-10-10T00:33:18.0850737Z [341/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-fma3.c.obj 2025-10-10T00:33:18.0853177Z [342/6994] 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:33:18.0855085Z [343/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar-acc2.c.obj 2025-10-10T00:33:18.1400458Z [344/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-sse.c.obj 2025-10-10T00:33:18.1401625Z [345/6994] 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:33:18.1403191Z [346/6994] 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:33:18.1853288Z [347/6994] 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:33:18.1854469Z [348/6994] 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:33:18.1857254Z [349/6994] 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:33:18.2564979Z [350/6994] 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:33:18.2567268Z [351/6994] 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:33:18.2569625Z [352/6994] 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:33:18.3042143Z [353/6994] 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:33:18.3043404Z [354/6994] 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:33:18.3044695Z [355/6994] 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:33:18.3045878Z [356/6994] 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:33:18.3719314Z [357/6994] 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:33:18.3721213Z [358/6994] 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:33:18.3723094Z [359/6994] 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:33:18.3725033Z [360/6994] 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:33:18.4133731Z [361/6994] 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:33:18.4136367Z [362/6994] 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:33:18.4138613Z [363/6994] 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:33:18.5086272Z [364/6994] 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:33:18.5087340Z [365/6994] 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:33:18.5088352Z [366/6994] 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:33:18.5089500Z [367/6994] 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:33:18.5645533Z [368/6994] 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:33:18.5647893Z [369/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-minmax-scalar.c.obj 2025-10-10T00:33:18.5650041Z [370/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-relu-scalar.c.obj 2025-10-10T00:33:18.5652316Z [371/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-scalar.c.obj 2025-10-10T00:33:18.6822385Z [372/6994] 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:33:18.6823479Z [373/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-minmax-scalar.c.obj 2025-10-10T00:33:18.6824424Z [374/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-relu-scalar.c.obj 2025-10-10T00:33:18.6825485Z [375/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-scalar.c.obj 2025-10-10T00:33:18.7541981Z [376/6994] 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:33:18.7543091Z [377/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-scalar.c.obj 2025-10-10T00:33:18.7544165Z [378/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-minmax-scalar.c.obj 2025-10-10T00:33:18.7545144Z [379/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2c4-minmax-sse.c.obj 2025-10-10T00:33:18.8610393Z [380/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-minmax-scalar.c.obj 2025-10-10T00:33:18.8611367Z [381/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-scalar.c.obj 2025-10-10T00:33:18.8612318Z [382/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-relu-scalar.c.obj 2025-10-10T00:33:18.8613272Z [383/6994] 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:33:18.9155692Z [384/6994] 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:33:18.9156841Z [385/6994] 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:33:18.9158312Z [386/6994] 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:33:18.9884721Z [387/6994] 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:33:18.9886124Z [388/6994] 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:33:18.9887220Z [389/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c2.c.obj 2025-10-10T00:33:18.9888654Z [390/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c8.c.obj 2025-10-10T00:33:19.0785316Z [391/6994] 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:33:19.0786473Z [392/6994] 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:33:19.0787559Z [393/6994] 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:33:19.0788807Z [394/6994] 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:33:19.1774961Z [395/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-minmax-scalar.c.obj 2025-10-10T00:33:19.1775976Z [396/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-relu-scalar.c.obj 2025-10-10T00:33:19.1776936Z [397/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-scalar.c.obj 2025-10-10T00:33:19.1778000Z [398/6994] 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:33:19.2334238Z [399/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-minmax-scalar.c.obj 2025-10-10T00:33:19.2335449Z [400/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-relu-scalar.c.obj 2025-10-10T00:33:19.2336383Z [401/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-scalar.c.obj 2025-10-10T00:33:19.3089351Z [402/6994] 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:33:19.3090416Z [403/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-minmax-scalar.c.obj 2025-10-10T00:33:19.3091383Z [404/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-scalar.c.obj 2025-10-10T00:33:19.3092296Z [405/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2c4-minmax-sse.c.obj 2025-10-10T00:33:19.4103229Z [406/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-minmax-scalar.c.obj 2025-10-10T00:33:19.4104254Z [407/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-relu-scalar.c.obj 2025-10-10T00:33:19.4105183Z [408/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-scalar.c.obj 2025-10-10T00:33:19.4106116Z [409/6994] 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:33:19.5208826Z [410/6994] 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:33:19.5209962Z [411/6994] 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:33:19.5211009Z [412/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:33:19.5212061Z [413/6994] 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:33:20.8184133Z [414/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-sse-c4.c.obj 2025-10-10T00:33:20.8185194Z [415/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:33:20.8186231Z [416/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-sse-c4.c.obj 2025-10-10T00:33:20.8187234Z [417/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-scalar-c1.c.obj 2025-10-10T00:33:20.8771808Z [418/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-sse-c4.c.obj 2025-10-10T00:33:20.8773100Z [419/6994] 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:33:20.8774208Z [420/6994] 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:33:20.9599922Z [421/6994] 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:33:20.9601073Z [422/6994] 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:33:20.9602198Z [423/6994] 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:33:20.9603266Z [424/6994] 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:33:21.0064859Z [425/6994] 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:33:21.0066199Z [426/6994] 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:33:21.0067439Z [427/6994] 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:33:21.0748137Z [428/6994] 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:33:21.0750105Z [429/6994] 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:33:21.0751695Z [430/6994] 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:33:21.1422774Z [431/6994] 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:33:21.1423950Z [432/6994] 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:33:21.1425168Z [433/6994] 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:33:21.1426666Z [434/6994] 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:33:21.2397405Z [435/6994] 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:33:21.2399645Z [436/6994] 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:33:21.2401811Z [437/6994] 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:33:21.2765672Z [438/6994] 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:33:21.2766781Z [439/6994] 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:33:21.2767832Z [440/6994] 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:33:21.2768750Z [441/6994] 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:33:21.3485278Z [442/6994] 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:33:21.3487607Z [443/6994] 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:33:21.3490220Z [444/6994] 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:33:21.3492751Z [445/6994] 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:33:21.3920064Z [446/6994] 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:33:21.3921250Z [447/6994] 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:33:21.3922473Z [448/6994] 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:33:21.4263925Z [449/6994] 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:33:21.4265721Z [450/6994] 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:33:21.4267496Z [451/6994] 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:33:21.4269246Z [452/6994] 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:33:21.5164796Z [453/6994] 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:33:21.5165903Z [454/6994] 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:33:21.5166963Z [455/6994] 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:33:21.5167988Z [456/6994] 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:33:21.5332695Z [457/6994] 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:33:21.5335234Z [458/6994] 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:33:21.5337777Z [459/6994] 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:33:21.6074072Z [460/6994] 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:33:21.6076733Z [461/6994] 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:33:21.6079314Z [462/6994] 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:33:21.6488367Z [463/6994] 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:33:21.6490780Z [464/6994] 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:33:21.6492605Z [465/6994] 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:33:21.6494688Z [466/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-scalar.c.obj 2025-10-10T00:33:21.7205728Z [467/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc4.c.obj 2025-10-10T00:33:21.7207515Z [468/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc4.c.obj 2025-10-10T00:33:21.7209253Z [469/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc4.c.obj 2025-10-10T00:33:21.7211060Z [470/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc4.c.obj 2025-10-10T00:33:21.7715499Z [471/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc4.c.obj 2025-10-10T00:33:21.7716602Z [472/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc4.c.obj 2025-10-10T00:33:21.7717590Z [473/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc4.c.obj 2025-10-10T00:33:21.7718533Z [474/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc4.c.obj 2025-10-10T00:33:21.8286095Z [475/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc4.c.obj 2025-10-10T00:33:21.8287831Z [476/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc4.c.obj 2025-10-10T00:33:21.8289881Z [477/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc4.c.obj 2025-10-10T00:33:21.8291804Z [478/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc4.c.obj 2025-10-10T00:33:21.8933667Z [479/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-32x1-minmax-sse.c.obj 2025-10-10T00:33:21.8935589Z [480/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar.c.obj 2025-10-10T00:33:21.8937741Z [481/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x4-minmax-scalar.c.obj 2025-10-10T00:33:21.8939947Z [482/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x2-minmax-scalar.c.obj 2025-10-10T00:33:21.9460205Z [483/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx-u16.c.obj 2025-10-10T00:33:21.9461794Z [484/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-scalar-u8.c.obj 2025-10-10T00:33:21.9463964Z [485/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u32.c.obj 2025-10-10T00:33:21.9465015Z [486/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-sse-u8.c.obj 2025-10-10T00:33:22.0146809Z [487/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx-u16.c.obj 2025-10-10T00:33:22.0147990Z [488/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u32.c.obj 2025-10-10T00:33:22.0149135Z [489/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u8.c.obj 2025-10-10T00:33:22.0150057Z [490/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-sse-u8.c.obj 2025-10-10T00:33:22.0685355Z [491/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx-u16.c.obj 2025-10-10T00:33:22.0687292Z [492/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u32.c.obj 2025-10-10T00:33:22.0689697Z [493/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u2.c.obj 2025-10-10T00:33:22.0691693Z [494/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-sse-u8.c.obj 2025-10-10T00:33:22.1380763Z [495/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx-u16.c.obj 2025-10-10T00:33:22.1381840Z [496/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u32.c.obj 2025-10-10T00:33:22.1382765Z [497/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u2.c.obj 2025-10-10T00:33:22.1384360Z [498/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-sse-u8.c.obj 2025-10-10T00:33:22.1845270Z [499/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx-u16.c.obj 2025-10-10T00:33:22.1847141Z [500/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u32.c.obj 2025-10-10T00:33:22.1848890Z [501/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-scalar-u8.c.obj 2025-10-10T00:33:22.2607840Z [502/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-sse-u8.c.obj 2025-10-10T00:33:22.2608989Z [503/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u16.c.obj 2025-10-10T00:33:22.2610073Z [504/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u32.c.obj 2025-10-10T00:33:22.2611036Z [505/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u8.c.obj 2025-10-10T00:33:22.2612054Z [506/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx-u16.c.obj 2025-10-10T00:33:22.3268814Z [507/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u8.c.obj 2025-10-10T00:33:22.3270553Z [508/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u32.c.obj 2025-10-10T00:33:22.3272772Z [509/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-sse-u8.c.obj 2025-10-10T00:33:22.3274514Z [510/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx-u16.c.obj 2025-10-10T00:33:22.4029098Z [511/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-scalar-u8.c.obj 2025-10-10T00:33:22.4030245Z [512/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u32.c.obj 2025-10-10T00:33:22.4031265Z [513/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-scalar-u8.c.obj 2025-10-10T00:33:22.4032232Z [514/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx-u16.c.obj 2025-10-10T00:33:22.4810904Z [515/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u32.c.obj 2025-10-10T00:33:22.4811876Z [516/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-sse-u8.c.obj 2025-10-10T00:33:22.4812836Z [517/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-sse-u8.c.obj 2025-10-10T00:33:22.4813960Z [518/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx-u16.c.obj 2025-10-10T00:33:22.4815246Z [519/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u8.c.obj 2025-10-10T00:33:22.5281935Z [520/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u32.c.obj 2025-10-10T00:33:22.5283791Z [521/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-scalar-u8.c.obj 2025-10-10T00:33:22.5285535Z [522/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-sse-u8.c.obj 2025-10-10T00:33:22.5287335Z [523/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u32.c.obj 2025-10-10T00:33:22.6114826Z [524/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx-u16.c.obj 2025-10-10T00:33:22.6115907Z [525/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u8.c.obj 2025-10-10T00:33:22.6116842Z [526/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u8.c.obj 2025-10-10T00:33:22.6117903Z [527/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u16.c.obj 2025-10-10T00:33:22.6636464Z [528/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u32.c.obj 2025-10-10T00:33:22.6637532Z [529/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u8.c.obj 2025-10-10T00:33:22.6638463Z [530/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u16.c.obj 2025-10-10T00:33:22.6639737Z [531/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u8.c.obj 2025-10-10T00:33:22.7349106Z [532/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u32.c.obj 2025-10-10T00:33:22.7350891Z [533/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u2.c.obj 2025-10-10T00:33:22.7352645Z [534/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u8.c.obj 2025-10-10T00:33:22.7355086Z [535/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u32.c.obj 2025-10-10T00:33:22.7903863Z [536/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u16.c.obj 2025-10-10T00:33:22.7905828Z [537/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u8.c.obj 2025-10-10T00:33:22.7907767Z [538/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u8.c.obj 2025-10-10T00:33:22.7909638Z [539/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u16.c.obj 2025-10-10T00:33:22.8580028Z [540/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u8.c.obj 2025-10-10T00:33:22.8581950Z [541/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u32.c.obj 2025-10-10T00:33:22.8584179Z [542/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u8.c.obj 2025-10-10T00:33:22.8586276Z [543/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u16.c.obj 2025-10-10T00:33:22.9243712Z [544/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u32.c.obj 2025-10-10T00:33:22.9245581Z [545/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u8.c.obj 2025-10-10T00:33:22.9247318Z [546/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u8.c.obj 2025-10-10T00:33:22.9249031Z [547/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u16.c.obj 2025-10-10T00:33:22.9853217Z [548/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u8.c.obj 2025-10-10T00:33:22.9855134Z [549/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u8.c.obj 2025-10-10T00:33:22.9857056Z [550/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u32.c.obj 2025-10-10T00:33:22.9858897Z [551/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx-u16.c.obj 2025-10-10T00:33:23.0610036Z [552/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u32.c.obj 2025-10-10T00:33:23.0611072Z [553/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-scalar-u8.c.obj 2025-10-10T00:33:23.0612076Z [554/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx-u16.c.obj 2025-10-10T00:33:23.0613067Z [555/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-sse-u8.c.obj 2025-10-10T00:33:23.1199638Z [556/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u32.c.obj 2025-10-10T00:33:23.1201324Z [557/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-sse-u8.c.obj 2025-10-10T00:33:23.1202363Z [558/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u8.c.obj 2025-10-10T00:33:23.1203670Z [559/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx-u16.c.obj 2025-10-10T00:33:23.1921110Z [560/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u16.c.obj 2025-10-10T00:33:23.1924030Z [561/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u4.c.obj 2025-10-10T00:33:23.1925646Z [562/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-sse-u8.c.obj 2025-10-10T00:33:23.1927168Z [563/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u16.c.obj 2025-10-10T00:33:23.2389033Z [564/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u4.c.obj 2025-10-10T00:33:23.2390891Z [565/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u32.c.obj 2025-10-10T00:33:23.2392615Z [566/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-sse-u8.c.obj 2025-10-10T00:33:23.2394432Z [567/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx.c.obj 2025-10-10T00:33:23.3412568Z [568/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-scalar.c.obj 2025-10-10T00:33:23.3413650Z [569/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-sse2.c.obj 2025-10-10T00:33:23.3415015Z [570/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx512f.c.obj 2025-10-10T00:33:23.3415973Z [571/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx.c.obj 2025-10-10T00:33:23.3821789Z [572/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx512f.c.obj 2025-10-10T00:33:23.3823712Z [573/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx512f.c.obj 2025-10-10T00:33:23.3825532Z [574/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx.c.obj 2025-10-10T00:33:23.3827558Z [575/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-scalar.c.obj 2025-10-10T00:33:23.4611010Z [576/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-sse2.c.obj 2025-10-10T00:33:23.4612852Z [577/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-scalar.c.obj 2025-10-10T00:33:23.4614686Z [578/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-sse2.c.obj 2025-10-10T00:33:23.4616533Z [579/6994] 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:33:23.5040894Z [580/6994] 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:33:23.5041951Z [581/6994] 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:33:23.5042948Z [582/6994] 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:33:23.5839564Z [583/6994] 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:33:23.5840598Z [584/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vexp\gen\f32-vexp-scalar-exp.c.obj 2025-10-10T00:33:23.5841604Z [585/6994] 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:33:23.5842829Z [586/6994] 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:33:23.6384204Z [587/6994] 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:33:23.6386174Z [588/6994] 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:33:23.6387998Z [589/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx-u16.c.obj 2025-10-10T00:33:23.6389725Z [590/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u16.c.obj 2025-10-10T00:33:23.7026268Z [591/6994] 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:33:23.7028205Z [592/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u4.c.obj 2025-10-10T00:33:23.7029816Z [593/6994] 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:33:23.7031738Z [594/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u16.c.obj 2025-10-10T00:33:23.7923099Z [595/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-sse-u8.c.obj 2025-10-10T00:33:23.7924127Z [596/6994] 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:33:23.7926243Z [597/6994] 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:33:23.7927246Z [598/6994] 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:33:23.8196969Z [599/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u16.c.obj 2025-10-10T00:33:23.8198645Z [600/6994] 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:33:23.8200815Z [601/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u4.c.obj 2025-10-10T00:33:23.8202831Z [602/6994] 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:33:23.9259945Z [603/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u16.c.obj 2025-10-10T00:33:23.9260907Z [604/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u8.c.obj 2025-10-10T00:33:23.9261854Z [605/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u8.c.obj 2025-10-10T00:33:23.9795638Z [606/6994] 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:33:23.9797763Z [607/6994] 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:33:23.9799594Z [608/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u8.c.obj 2025-10-10T00:33:23.9801283Z [609/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u16.c.obj 2025-10-10T00:33:24.1228934Z [610/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx-u16.c.obj 2025-10-10T00:33:24.1229901Z [611/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u1.c.obj 2025-10-10T00:33:24.1231274Z [612/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u4.c.obj 2025-10-10T00:33:24.1232198Z [613/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u8.c.obj 2025-10-10T00:33:24.1233090Z [614/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx-u16.c.obj 2025-10-10T00:33:24.1560685Z [615/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u1.c.obj 2025-10-10T00:33:24.1562206Z [616/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u16.c.obj 2025-10-10T00:33:24.1563551Z [617/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u4.c.obj 2025-10-10T00:33:24.1564520Z [618/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u8.c.obj 2025-10-10T00:33:24.2593507Z [619/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx-u16.c.obj 2025-10-10T00:33:24.2594459Z [620/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u8.c.obj 2025-10-10T00:33:24.2595781Z [621/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u8.c.obj 2025-10-10T00:33:24.2596664Z [622/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u8.c.obj 2025-10-10T00:33:24.3148016Z [623/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u16.c.obj 2025-10-10T00:33:24.3149151Z [624/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u1.c.obj 2025-10-10T00:33:24.3150208Z [625/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u16.c.obj 2025-10-10T00:33:24.3151158Z [626/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx-u16.c.obj 2025-10-10T00:33:24.4093220Z [627/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u8.c.obj 2025-10-10T00:33:24.4094306Z [628/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u4.c.obj 2025-10-10T00:33:24.4095346Z [629/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u1.c.obj 2025-10-10T00:33:24.4096431Z [630/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u32.c.obj 2025-10-10T00:33:24.4355809Z [631/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u4.c.obj 2025-10-10T00:33:24.4357083Z [632/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u8.c.obj 2025-10-10T00:33:24.5560911Z [633/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u8.c.obj 2025-10-10T00:33:24.5561927Z [634/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u16.c.obj 2025-10-10T00:33:24.5562885Z [635/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u16.c.obj 2025-10-10T00:33:24.5564541Z [636/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u1.c.obj 2025-10-10T00:33:24.5565639Z [637/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u4.c.obj 2025-10-10T00:33:24.5566818Z [638/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u8.c.obj 2025-10-10T00:33:24.5907567Z [639/6994] 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:33:24.5908744Z [640/6994] 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:33:24.5910158Z [641/6994] 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:33:24.6814567Z [642/6994] 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:33:24.6816255Z [643/6994] 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:33:24.6817598Z [644/6994] 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:33:24.6818637Z [645/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u16.c.obj 2025-10-10T00:33:24.7200506Z [646/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u16.c.obj 2025-10-10T00:33:24.7201540Z [647/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u16.c.obj 2025-10-10T00:33:24.7202506Z [648/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u1.c.obj 2025-10-10T00:33:24.7203441Z [649/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u12.c.obj 2025-10-10T00:33:24.7491095Z [650/6994] 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:33:24.7493189Z [651/6994] 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:33:24.7495205Z [652/6994] 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:33:24.8262931Z [653/6994] 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:33:24.8264938Z [654/6994] 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:33:24.8266704Z [655/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx512f.c.obj 2025-10-10T00:33:24.8268403Z [656/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-scalar.c.obj 2025-10-10T00:33:24.9418404Z [657/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx.c.obj 2025-10-10T00:33:24.9420252Z [658/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx512f.c.obj 2025-10-10T00:33:24.9421766Z [659/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx.c.obj 2025-10-10T00:33:24.9423284Z [660/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-sse2.c.obj 2025-10-10T00:33:24.9424407Z [661/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-scalar.c.obj 2025-10-10T00:33:24.9856497Z [662/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-sse2.c.obj 2025-10-10T00:33:24.9857925Z [663/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx.c.obj 2025-10-10T00:33:24.9859367Z [664/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-scalar.c.obj 2025-10-10T00:33:24.9860913Z [665/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-sse2.c.obj 2025-10-10T00:33:25.0195976Z [666/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx512f.c.obj 2025-10-10T00:33:25.0197970Z [667/6994] 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:33:25.0200720Z [668/6994] 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:33:25.1242762Z [669/6994] 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:33:25.1244056Z [670/6994] 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:33:25.1245526Z [671/6994] 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:33:25.1246678Z [672/6994] 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:33:25.1509600Z [673/6994] 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:33:25.1511888Z [674/6994] 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:33:25.1514006Z [675/6994] 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:33:25.2407593Z [676/6994] 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:33:25.2408886Z [677/6994] 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:33:25.2410002Z [678/6994] 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:33:25.2933466Z [679/6994] 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:33:25.2934798Z [680/6994] 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:33:25.2936176Z [681/6994] 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:33:25.2937681Z [682/6994] 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:33:25.3792968Z [683/6994] 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:33:25.3794364Z [684/6994] 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:33:25.3795614Z [685/6994] 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:33:25.4142372Z [686/6994] 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:33:25.4144873Z [687/6994] 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:33:25.4147336Z [688/6994] 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:33:25.4588514Z [689/6994] 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:33:25.4590834Z [690/6994] 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:33:25.4593168Z [691/6994] 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:33:25.5377287Z [692/6994] 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:33:25.5379009Z [693/6994] 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:33:25.5380286Z [694/6994] 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:33:25.5381425Z [695/6994] 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:33:25.5939088Z [696/6994] 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:33:25.5941490Z [697/6994] 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:33:25.5943663Z [698/6994] 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:33:25.6629992Z [699/6994] 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:33:25.6632218Z [700/6994] 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:33:25.6634389Z [701/6994] 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:33:25.7245310Z [702/6994] 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:33:25.7247633Z [703/6994] 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:33:25.7249990Z [704/6994] 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:33:25.7657124Z [705/6994] 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:33:25.7658593Z [706/6994] 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:33:25.7660416Z [707/6994] 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:33:25.7665537Z [708/6994] 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:33:25.8643425Z [709/6994] 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:33:25.8645429Z [710/6994] 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:33:25.8647213Z [711/6994] 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:33:25.8911684Z [712/6994] 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:33:25.8913923Z [713/6994] 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:33:25.8916057Z [714/6994] 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:33:26.0003263Z [715/6994] 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:33:26.0004600Z [716/6994] 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:33:26.0005920Z [717/6994] 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:33:26.0265071Z [718/6994] 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:33:26.0267438Z [719/6994] 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:33:26.0269621Z [720/6994] 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:33:26.0271949Z [721/6994] 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:33:26.0865029Z [722/6994] 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:33:26.0867632Z [723/6994] 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:33:26.0869972Z [724/6994] 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:33:26.1700620Z [725/6994] 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:33:26.1702906Z [726/6994] 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:33:26.1704968Z [727/6994] 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:33:26.2207536Z [728/6994] 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:33:26.2208848Z [729/6994] 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:33:26.2212568Z [730/6994] 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:33:26.2215036Z [731/6994] 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:33:26.3088298Z [732/6994] 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:33:26.3090152Z [733/6994] 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:33:26.3091383Z [734/6994] 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:33:26.3264674Z [735/6994] 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:33:26.3267367Z [736/6994] 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:33:26.3269884Z [737/6994] 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:33:26.4463169Z [738/6994] 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:33:26.4464363Z [739/6994] 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:33:26.4465491Z [740/6994] 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:33:26.4466705Z [741/6994] 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:33:26.4582657Z [742/6994] 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:33:26.4584012Z [743/6994] 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:33:26.4585259Z [744/6994] 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:33:26.4851159Z [745/6994] 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:33:26.4853536Z [746/6994] 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:33:26.4856419Z [747/6994] 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:33:26.5902176Z [748/6994] 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:33:26.5903364Z [749/6994] 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:33:26.5905194Z [750/6994] 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:33:26.5906595Z [751/6994] 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:33:26.6149350Z [752/6994] 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:33:26.6150562Z [753/6994] 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:33:26.6151707Z [754/6994] 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:33:26.7132217Z [755/6994] 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:33:26.7133412Z [756/6994] 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:33:26.7134559Z [757/6994] 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:33:26.7292331Z [758/6994] 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:33:26.7293654Z [759/6994] 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:33:26.7295060Z [760/6994] 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:33:26.7296168Z [761/6994] 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:33:26.7747861Z [762/6994] 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:33:26.7749258Z [763/6994] 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:33:26.7765204Z [764/6994] 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:33:26.8455294Z [765/6994] 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:33:26.8456323Z [766/6994] 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:33:26.8457263Z [767/6994] 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:33:26.8458237Z [768/6994] 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:33:26.8881441Z [769/6994] 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:33:26.8883318Z [770/6994] 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:33:26.8884660Z [771/6994] 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:33:26.8886063Z [772/6994] 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:33:26.9767602Z [773/6994] 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:33:26.9768844Z [774/6994] 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:33:26.9769972Z [775/6994] 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:33:26.9771370Z [776/6994] 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:33:26.9945065Z [777/6994] 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:33:26.9947382Z [778/6994] 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:33:26.9949675Z [779/6994] 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:33:27.0960622Z [780/6994] 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:33:27.0962376Z [781/6994] 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:33:27.0964497Z [782/6994] 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:33:27.1220935Z [783/6994] 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:33:27.1223314Z [784/6994] 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:33:27.1225035Z [785/6994] 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:33:27.2288143Z [786/6994] 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:33:27.2290589Z [787/6994] 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:33:27.2292840Z [788/6994] 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:33:27.2295123Z [789/6994] 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:33:27.2525025Z [790/6994] 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:33:27.2527232Z [791/6994] 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:33:27.2529341Z [792/6994] 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:33:27.2613413Z [793/6994] 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:33:27.2615615Z [794/6994] 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:33:27.2617870Z [795/6994] 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:33:27.3775798Z [796/6994] 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:33:27.3777943Z [797/6994] 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:33:27.3779848Z [798/6994] 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:33:27.4063549Z [799/6994] 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:33:27.4064789Z [800/6994] 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:33:27.4066164Z [801/6994] 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:33:27.4067519Z [802/6994] 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:33:27.5246549Z [803/6994] 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:33:27.5247733Z [804/6994] 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:33:27.5249198Z [805/6994] 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:33:27.5403728Z [806/6994] 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:33:27.5405887Z [807/6994] 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:33:27.5408039Z [808/6994] 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:33:27.5839160Z [809/6994] 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:33:27.5841877Z [810/6994] 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:33:27.5844286Z [811/6994] 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:33:27.5846679Z [812/6994] 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:33:27.6831343Z [813/6994] 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:33:27.6833546Z [814/6994] 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:33:27.6835646Z [815/6994] 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:33:27.7051359Z [816/6994] 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:33:27.7053068Z [817/6994] 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:33:27.7054949Z [818/6994] 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:33:27.8229223Z [819/6994] 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:33:27.8230818Z [820/6994] 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:33:27.8232017Z [821/6994] 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:33:27.8233165Z [822/6994] 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:33:27.8352892Z [823/6994] 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:33:27.8355225Z [824/6994] 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:33:27.8357527Z [825/6994] 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:33:27.8771774Z [826/6994] 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:33:27.8774722Z [827/6994] 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:33:27.8777185Z [828/6994] 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:33:27.9701040Z [829/6994] 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:33:27.9702288Z [830/6994] 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:33:27.9703511Z [831/6994] 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:33:27.9704624Z [832/6994] 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:33:28.0031471Z [833/6994] 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:33:28.0033706Z [834/6994] 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:33:28.0035868Z [835/6994] 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:33:28.0906618Z [836/6994] 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:33:28.0908924Z [837/6994] 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:33:28.0910107Z [838/6994] 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:33:28.0911216Z [839/6994] 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:33:28.1027959Z [840/6994] 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:33:28.1029861Z [841/6994] 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:33:28.1032158Z [842/6994] 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:33:28.2015523Z [843/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u64-acc2.c.obj 2025-10-10T00:33:28.2016846Z [844/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u64-acc2.c.obj 2025-10-10T00:33:28.2017854Z [845/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u128-acc2.c.obj 2025-10-10T00:33:28.2018833Z [846/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u128-acc2.c.obj 2025-10-10T00:33:28.2316111Z [847/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u4.c.obj 2025-10-10T00:33:28.2317069Z [848/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u32-acc2.c.obj 2025-10-10T00:33:28.2318506Z [849/6994] 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:33:28.2319559Z [850/6994] 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:33:28.3285781Z [851/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u1.c.obj 2025-10-10T00:33:28.3287800Z [852/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u4.c.obj 2025-10-10T00:33:28.3289741Z [853/6994] 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:33:28.3291718Z [854/6994] 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:33:28.3772883Z [855/6994] 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:33:28.3774593Z [856/6994] 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:33:28.3776761Z [857/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u1.c.obj 2025-10-10T00:33:28.4505886Z [858/6994] 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:33:28.4508010Z [859/6994] 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:33:28.4509871Z [860/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u4.c.obj 2025-10-10T00:33:28.4511658Z [861/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u32.c.obj 2025-10-10T00:33:28.5011919Z [862/6994] 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:33:28.5014515Z [863/6994] 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:33:28.5016468Z [864/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u1.c.obj 2025-10-10T00:33:28.5018339Z [865/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u4.c.obj 2025-10-10T00:33:28.5750163Z [866/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u32.c.obj 2025-10-10T00:33:28.5752298Z [867/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u32.c.obj 2025-10-10T00:33:28.5753894Z [868/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u32.c.obj 2025-10-10T00:33:28.5755571Z [869/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u32.c.obj 2025-10-10T00:33:28.6165256Z [870/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u32.c.obj 2025-10-10T00:33:28.6167699Z [871/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u32.c.obj 2025-10-10T00:33:28.6169575Z [872/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u4.c.obj 2025-10-10T00:33:28.7019994Z [873/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u4.c.obj 2025-10-10T00:33:28.7021030Z [874/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u32.c.obj 2025-10-10T00:33:28.7021978Z [875/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u32.c.obj 2025-10-10T00:33:28.7023174Z [876/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u32.c.obj 2025-10-10T00:33:28.7024170Z [877/6994] 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:33:28.7588906Z [878/6994] 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:33:28.7590776Z [879/6994] 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:33:28.7592757Z [880/6994] 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:33:28.7594669Z [881/6994] 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:33:28.8068183Z [882/6994] 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:33:28.8069414Z [883/6994] 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:33:28.8070623Z [884/6994] 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:33:28.8587018Z [885/6994] 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:33:28.8589188Z [886/6994] 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:33:28.8591288Z [887/6994] 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:33:28.8593171Z [888/6994] 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:33:28.9323084Z [889/6994] 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:33:28.9325143Z [890/6994] 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:33:28.9327255Z [891/6994] 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:33:28.9735233Z [892/6994] 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:33:28.9737505Z [893/6994] 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:33:28.9739829Z [894/6994] 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:33:28.9742020Z [895/6994] 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:33:29.0544360Z [896/6994] 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:33:29.0546488Z [897/6994] 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:33:29.0548539Z [898/6994] 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:33:29.0883874Z [899/6994] 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:33:29.0886271Z [900/6994] 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:33:29.0888422Z [901/6994] 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:33:29.0890469Z [902/6994] 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:33:29.1316504Z [903/6994] 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:33:29.1318941Z [904/6994] 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:33:29.1320835Z [905/6994] 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:33:29.2068836Z [906/6994] 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:33:29.2070286Z [907/6994] 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:33:29.2072338Z [908/6994] 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:33:29.2074323Z [909/6994] 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:33:29.3035387Z [910/6994] 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:33:29.3037388Z [911/6994] 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:33:29.3039496Z [912/6994] 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:33:29.3042062Z [913/6994] 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:33:29.3438249Z [914/6994] 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:33:29.3440641Z [915/6994] 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:33:29.3442892Z [916/6994] 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:33:29.3444858Z [917/6994] 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:33:29.4109115Z [918/6994] 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:33:29.4111440Z [919/6994] 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:33:29.4113623Z [920/6994] 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:33:29.4693555Z [921/6994] 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:33:29.4695431Z [922/6994] 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:33:29.4696629Z [923/6994] 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:33:29.4698025Z [924/6994] 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:33:29.5434351Z [925/6994] 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:33:29.5436004Z [926/6994] 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:33:29.5437946Z [927/6994] 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:33:29.5829344Z [928/6994] 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:33:29.5831161Z [929/6994] 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:33:29.5832833Z [930/6994] 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:33:29.5834466Z [931/6994] 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:33:29.6804263Z [932/6994] 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:33:29.6805604Z [933/6994] 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:33:29.6806858Z [934/6994] 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:33:29.6808064Z [935/6994] 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:33:29.7134724Z [936/6994] 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:33:29.7136383Z [937/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c64.c.obj 2025-10-10T00:33:29.7137919Z [938/6994] 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:33:29.7457192Z [939/6994] 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:33:29.7459139Z [940/6994] 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:33:29.7461273Z [941/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-scalar.c.obj 2025-10-10T00:33:29.7463081Z [942/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u4.c.obj 2025-10-10T00:33:29.8438578Z [943/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u64-acc2.c.obj 2025-10-10T00:33:29.8439553Z [944/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u32-acc2.c.obj 2025-10-10T00:33:29.8440654Z [945/6994] 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:33:29.8441688Z [946/6994] 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:33:29.8747487Z [947/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u1.c.obj 2025-10-10T00:33:29.8750210Z [948/6994] 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:33:29.8752252Z [949/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u4.c.obj 2025-10-10T00:33:29.8754006Z [950/6994] 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:33:29.9756903Z [951/6994] 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:33:29.9758014Z [952/6994] 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:33:29.9759055Z [953/6994] 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:33:30.0003600Z [954/6994] 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:33:30.0005620Z [955/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u1.c.obj 2025-10-10T00:33:30.0009578Z [956/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u4.c.obj 2025-10-10T00:33:30.0011739Z [957/6994] 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:33:30.0953239Z [958/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u32.c.obj 2025-10-10T00:33:30.0954531Z [959/6994] 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:33:30.0956068Z [960/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u32.c.obj 2025-10-10T00:33:30.0956987Z [961/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u1.c.obj 2025-10-10T00:33:30.1275849Z [962/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u32.c.obj 2025-10-10T00:33:30.1276810Z [963/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u32.c.obj 2025-10-10T00:33:30.1278080Z [964/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u4.c.obj 2025-10-10T00:33:30.1279104Z [965/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u32.c.obj 2025-10-10T00:33:30.2196379Z [966/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u32.c.obj 2025-10-10T00:33:30.2198262Z [967/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u32.c.obj 2025-10-10T00:33:30.2200131Z [968/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u4.c.obj 2025-10-10T00:33:30.2202114Z [969/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u4.c.obj 2025-10-10T00:33:30.2535431Z [970/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u32.c.obj 2025-10-10T00:33:30.2537328Z [971/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u32.c.obj 2025-10-10T00:33:30.2539103Z [972/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u32.c.obj 2025-10-10T00:33:30.2541433Z [973/6994] 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:33:30.3453559Z [974/6994] 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:33:30.3454635Z [975/6994] 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:33:30.3455679Z [976/6994] 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:33:30.3456774Z [977/6994] 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:33:30.3657895Z [978/6994] 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:33:30.3659178Z [979/6994] 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:33:30.3660326Z [980/6994] 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:33:30.4475158Z [981/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c1.c.obj 2025-10-10T00:33:30.4477345Z [982/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx2.c.obj 2025-10-10T00:33:30.4479210Z [983/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-scalar.c.obj 2025-10-10T00:33:30.4481091Z [984/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx512f.c.obj 2025-10-10T00:33:30.5010557Z [985/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c8.c.obj 2025-10-10T00:33:30.5011675Z [986/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:33:30.5012629Z [987/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx2-u128.c.obj 2025-10-10T00:33:30.5013579Z [988/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c16.c.obj 2025-10-10T00:33:30.5709086Z [989/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-scalar-u4.c.obj 2025-10-10T00:33:30.5710344Z [990/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx512skx-u256.c.obj 2025-10-10T00:33:30.5712585Z [991/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse41-c16.c.obj 2025-10-10T00:33:30.5714585Z [992/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-10-10T00:33:30.6099035Z [993/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse2-u64.c.obj 2025-10-10T00:33:30.6100050Z [994/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse41-u64.c.obj 2025-10-10T00:33:30.6100986Z [995/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c1.c.obj 2025-10-10T00:33:30.6101932Z [996/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-lut32norm\u8-lut32norm-scalar.c.obj 2025-10-10T00:33:30.6911250Z [997/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c16.c.obj 2025-10-10T00:33:30.6913240Z [998/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c8.c.obj 2025-10-10T00:33:30.6915311Z [999/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-scalar-u2.c.obj 2025-10-10T00:33:30.6917217Z [1000/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:33:30.7313248Z [1001/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-sse2-u16.c.obj 2025-10-10T00:33:30.7315124Z [1002/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-10-10T00:33:30.7317035Z [1003/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx512skx-u256.c.obj 2025-10-10T00:33:30.7318810Z [1004/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-sse2-u64.c.obj 2025-10-10T00:33:30.8042387Z [1005/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx2-u128.c.obj 2025-10-10T00:33:30.8043456Z [1006/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-scalar-u4.c.obj 2025-10-10T00:33:30.8044443Z [1007/6994] 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:33:30.8045522Z [1008/6994] 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:33:30.8480070Z [1009/6994] 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:33:30.8482096Z [1010/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-2x4-scalar-int.c.obj 2025-10-10T00:33:30.8484217Z [1011/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\x24-transposec-4x4-ssse3.c.obj 2025-10-10T00:33:30.8486611Z [1012/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\gen\x24-transposec-1x2-scalar.c.obj 2025-10-10T00:33:30.9170826Z [1013/6994] 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:33:30.9172133Z [1014/6994] 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:33:30.9174072Z [1015/6994] 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:33:30.9621963Z [1016/6994] 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:33:30.9624015Z [1017/6994] 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:33:30.9626000Z [1018/6994] 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:33:30.9628220Z [1019/6994] 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:33:31.0106887Z [1020/6994] 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:33:31.0108019Z [1021/6994] 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:33:31.0109080Z [1022/6994] 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:33:31.0110358Z [1023/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-int.c.obj 2025-10-10T00:33:31.0400297Z [1024/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-scalar.c.obj 2025-10-10T00:33:31.0402162Z [1025/6994] 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:33:31.0404325Z [1026/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\x32-transposec-4x4-sse.c.obj 2025-10-10T00:33:31.0405412Z [1027/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-scalar.c.obj 2025-10-10T00:33:31.0764876Z [1028/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-sse2.c.obj 2025-10-10T00:33:31.0765802Z [1029/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-sse2.c.obj 2025-10-10T00:33:31.0766746Z [1030/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-scalar.c.obj 2025-10-10T00:33:31.0768204Z [1031/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-sse2.c.obj 2025-10-10T00:33:31.1421171Z [1032/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-scalar.c.obj 2025-10-10T00:33:31.1422095Z [1033/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-sse2.c.obj 2025-10-10T00:33:31.1423114Z [1034/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-sse2.c.obj 2025-10-10T00:33:31.1423985Z [1035/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-scalar.c.obj 2025-10-10T00:33:31.1672955Z [1036/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-int.c.obj 2025-10-10T00:33:31.1674962Z [1037/6994] 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:33:31.1676814Z [1038/6994] 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:33:31.1678593Z [1039/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx-u64.c.obj 2025-10-10T00:33:31.2518100Z [1040/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u64.c.obj 2025-10-10T00:33:31.2520521Z [1041/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx2-u128.c.obj 2025-10-10T00:33:31.2522006Z [1042/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u128.c.obj 2025-10-10T00:33:31.2523099Z [1043/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-scalar-u4.c.obj 2025-10-10T00:33:31.2847218Z [1044/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packq\x8-packq-scalar-f32qp8-u1.c.obj 2025-10-10T00:33:31.2848933Z [1045/6994] 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:33:31.2850622Z [1046/6994] 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:33:31.2852129Z [1047/6994] 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:33:31.3231492Z [1048/6994] 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:33:31.3232857Z [1049/6994] 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:33:31.3234000Z [1050/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-2x4-scalar-int.c.obj 2025-10-10T00:33:31.3235062Z [1051/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-scalar.c.obj 2025-10-10T00:33:31.3560166Z [1052/6994] 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:33:31.3562093Z [1053/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-sse2.c.obj 2025-10-10T00:33:31.3563693Z [1054/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-sse2.c.obj 2025-10-10T00:33:31.3565392Z [1055/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-scalar.c.obj 2025-10-10T00:33:31.3953032Z [1056/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-sse2.c.obj 2025-10-10T00:33:31.3954794Z [1057/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-scalar.c.obj 2025-10-10T00:33:31.3956400Z [1058/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-scalar.c.obj 2025-10-10T00:33:31.3957874Z [1059/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-sse2.c.obj 2025-10-10T00:33:31.4518580Z [1060/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-scalar-u16.c.obj 2025-10-10T00:33:31.4519497Z [1061/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-sse2-u64.c.obj 2025-10-10T00:33:31.4522015Z [1062/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p16-sse2-u16.c.obj 2025-10-10T00:33:31.4522978Z [1063/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-copy\xx-copy-scalar-memcpy.c.obj 2025-10-10T00:33:31.4523853Z [1064/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-64.c.obj 2025-10-10T00:33:31.4771908Z [1065/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p4-scalar-u16.c.obj 2025-10-10T00:33:31.4772979Z [1066/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-2048.c.obj 2025-10-10T00:33:31.4774148Z [1067/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-4.c.obj 2025-10-10T00:33:31.4775098Z [1068/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-transposev\xx-transposev-1x1-scalar-memcpy.c.obj 2025-10-10T00:33:31.5179142Z [1069/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-8.c.obj 2025-10-10T00:33:31.5181027Z [1070/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-16.c.obj 2025-10-10T00:33:31.5182559Z [1071/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-32.c.obj 2025-10-10T00:33:31.5184187Z [1072/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-64.c.obj 2025-10-10T00:33:31.5932402Z [1073/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-2048.c.obj 2025-10-10T00:33:31.5933287Z [1074/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\vlog.c.obj 2025-10-10T00:33:31.5934137Z [1075/6994] 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:33:31.5935089Z [1076/6994] 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:33:31.6301739Z [1077/6994] 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:33:31.6303248Z [1078/6994] 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:33:31.6304475Z [1079/6994] 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:33:31.6305751Z [1080/6994] 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:33:31.7249762Z [1081/6994] 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:33:31.7251741Z [1082/6994] 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:33:31.7253560Z [1083/6994] 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:33:31.7255434Z [1084/6994] 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:33:31.8098569Z [1085/6994] 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:33:31.8100860Z [1086/6994] 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:33:31.8102851Z [1087/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u1.c.obj 2025-10-10T00:33:31.8105040Z [1088/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u3-acc3.c.obj 2025-10-10T00:33:31.8373124Z [1089/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc2.c.obj 2025-10-10T00:33:31.8374326Z [1090/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc4.c.obj 2025-10-10T00:33:31.8375541Z [1091/6994] Linking C static library lib\microkernels-prod.lib 2025-10-10T00:33:31.8377078Z [1092/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u1.c.obj 2025-10-10T00:33:31.9178222Z [1093/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u2-acc2.c.obj 2025-10-10T00:33:31.9179348Z [1094/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc2.c.obj 2025-10-10T00:33:31.9180433Z [1095/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc4.c.obj 2025-10-10T00:33:31.9181546Z [1096/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u3-acc3.c.obj 2025-10-10T00:33:31.9616191Z [1097/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u1.c.obj 2025-10-10T00:33:31.9619297Z [1098/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u3-acc3.c.obj 2025-10-10T00:33:31.9621644Z [1099/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc4.c.obj 2025-10-10T00:33:31.9623729Z [1100/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc2.c.obj 2025-10-10T00:33:31.9988474Z [1101/6994] 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:33:31.9990731Z [1102/6994] 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:33:31.9992365Z [1103/6994] 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:33:32.0893942Z [1104/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.obj 2025-10-10T00:33:32.0895936Z [1105/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:33:32.0898001Z [1106/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar.c.obj 2025-10-10T00:33:32.0899742Z [1107/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.obj 2025-10-10T00:33:32.1805273Z [1108/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.obj 2025-10-10T00:33:32.1806325Z [1109/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar.c.obj 2025-10-10T00:33:32.1807308Z [1110/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-minmax-scalar.c.obj 2025-10-10T00:33:32.1808286Z [1111/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar.c.obj 2025-10-10T00:33:32.2164744Z [1112/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar.c.obj 2025-10-10T00:33:32.2165780Z [1113/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:33:32.2166858Z [1114/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar.c.obj 2025-10-10T00:33:32.2167897Z [1115/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar.c.obj 2025-10-10T00:33:32.3024259Z [1116/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar-acc2.c.obj 2025-10-10T00:33:32.3025742Z [1117/6994] 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:33:32.3027912Z [1118/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar.c.obj 2025-10-10T00:33:32.3389226Z [1119/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar.c.obj 2025-10-10T00:33:32.3390839Z [1120/6994] 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:33:32.3392453Z [1121/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar.c.obj 2025-10-10T00:33:32.3393959Z [1122/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar-acc2.c.obj 2025-10-10T00:33:32.4314050Z [1123/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar.c.obj 2025-10-10T00:33:32.4315128Z [1124/6994] 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:33:32.4316213Z [1125/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.obj 2025-10-10T00:33:32.4317456Z [1126/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:33:32.4522577Z [1127/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar.c.obj 2025-10-10T00:33:32.4524757Z [1128/6994] 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:33:32.4526734Z [1129/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.obj 2025-10-10T00:33:32.4928451Z [1130/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:33:32.4930557Z [1131/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar.c.obj 2025-10-10T00:33:32.4931814Z [1132/6994] 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:33:32.4933549Z [1133/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:33:32.5853694Z [1134/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.obj 2025-10-10T00:33:32.5854823Z [1135/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar.c.obj 2025-10-10T00:33:32.5855926Z [1136/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar.c.obj 2025-10-10T00:33:32.5857723Z [1137/6994] 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:33:32.6141445Z [1138/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar.c.obj 2025-10-10T00:33:32.6142533Z [1139/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar-acc2.c.obj 2025-10-10T00:33:32.6143795Z [1140/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-minmax-scalar.c.obj 2025-10-10T00:33:32.7110536Z [1141/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar.c.obj 2025-10-10T00:33:32.7112179Z [1142/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-minmax-scalar.c.obj 2025-10-10T00:33:32.7113532Z [1143/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar.c.obj 2025-10-10T00:33:32.7115361Z [1144/6994] 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:33:32.7445781Z [1145/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar.c.obj 2025-10-10T00:33:32.7446804Z [1146/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar-acc2.c.obj 2025-10-10T00:33:32.7447804Z [1147/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar.c.obj 2025-10-10T00:33:32.7448968Z [1148/6994] 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:33:32.8407247Z [1149/6994] 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:33:32.8408694Z [1150/6994] 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:33:32.8409959Z [1151/6994] 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:33:32.8663029Z [1152/6994] 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:33:32.8664550Z [1153/6994] 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:33:32.8666366Z [1154/6994] 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:33:32.9658773Z [1155/6994] 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:33:32.9660139Z [1156/6994] 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:33:32.9661729Z [1157/6994] 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:33:32.9662964Z [1158/6994] 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:33:32.9828474Z [1159/6994] 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:33:32.9830386Z [1160/6994] 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:33:32.9832283Z [1161/6994] 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:33:33.0177132Z [1162/6994] 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:33:33.0179568Z [1163/6994] 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:33:33.0182088Z [1164/6994] 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:33:33.1113510Z [1165/6994] 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:33:33.1114703Z [1166/6994] 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:33:33.1115982Z [1167/6994] 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:33:33.1117166Z [1168/6994] 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:33:33.1390750Z [1169/6994] 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:33:33.1392942Z [1170/6994] 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:33:33.1395113Z [1171/6994] 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:33:33.2277438Z [1172/6994] 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:33:33.2278739Z [1173/6994] 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:33:33.2279958Z [1174/6994] 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:33:33.2503078Z [1175/6994] 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:33:33.2504315Z [1176/6994] 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:33:33.2505389Z [1177/6994] 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:33:33.2506529Z [1178/6994] 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:33:33.3017000Z [1179/6994] 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:33:33.3019394Z [1180/6994] 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:33:33.3021543Z [1181/6994] 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:33:33.3787784Z [1182/6994] 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:33:33.3789698Z [1183/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x2-relu-scalar.c.obj 2025-10-10T00:33:33.3791652Z [1184/6994] 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:33:33.3793638Z [1185/6994] 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:33:33.4251967Z [1186/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x4-minmax-scalar.c.obj 2025-10-10T00:33:33.4254550Z [1187/6994] 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:33:33.4257269Z [1188/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x4-minmax-scalar.c.obj 2025-10-10T00:33:33.4259167Z [1189/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-2x4-minmax-scalar.c.obj 2025-10-10T00:33:33.4943076Z [1190/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c1.c.obj 2025-10-10T00:33:33.4944074Z [1191/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c4.c.obj 2025-10-10T00:33:33.4945057Z [1192/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-2x4-minmax-scalar.c.obj 2025-10-10T00:33:33.5486938Z [1193/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-3x3-minmax-scalar.c.obj 2025-10-10T00:33:33.5488849Z [1194/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x2-minmax-scalar.c.obj 2025-10-10T00:33:33.5490631Z [1195/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x2-relu-scalar.c.obj 2025-10-10T00:33:33.5492729Z [1196/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x4-minmax-scalar.c.obj 2025-10-10T00:33:33.6367671Z [1197/6994] 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:33:33.6368784Z [1198/6994] 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:33:33.6369805Z [1199/6994] 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:33:33.6370847Z [1200/6994] 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:33:33.6890903Z [1201/6994] 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:33:33.6892131Z [1202/6994] 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:33:33.6894024Z [1203/6994] 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:33:33.6896158Z [1204/6994] 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:33:33.7646851Z [1205/6994] 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:33:33.7649192Z [1206/6994] 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:33:33.7651055Z [1207/6994] 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:33:33.7969733Z [1208/6994] 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:33:33.7970903Z [1209/6994] 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:33:33.7972021Z [1210/6994] 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:33:33.7973018Z [1211/6994] 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:33:33.9011657Z [1212/6994] 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:33:33.9012749Z [1213/6994] 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:33:33.9013848Z [1214/6994] 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:33:33.9014890Z [1215/6994] 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:33:33.9257049Z [1216/6994] 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:33:33.9258098Z [1217/6994] 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:33:33.9259113Z [1218/6994] 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:33:34.0115509Z [1219/6994] 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:33:34.0116538Z [1220/6994] 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:33:34.0117796Z [1221/6994] 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:33:34.0118883Z [1222/6994] 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:33:34.0452947Z [1223/6994] 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:33:34.0454060Z [1224/6994] 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:33:34.0455049Z [1225/6994] 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:33:34.0456035Z [1226/6994] 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:33:34.1334402Z [1227/6994] 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:33:34.1336403Z [1228/6994] 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:33:34.1338342Z [1229/6994] 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:33:34.1340377Z [1230/6994] 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:33:34.1516297Z [1231/6994] 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:33:34.1518616Z [1232/6994] 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:33:34.1520798Z [1233/6994] 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:33:34.1753117Z [1234/6994] 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:33:34.1755698Z [1235/6994] 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:33:34.1759088Z [1236/6994] 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:33:34.2529181Z [1237/6994] 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:33:34.2530875Z [1238/6994] 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:33:34.2843412Z [1239/6994] 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:33:34.2845639Z [1240/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u2-acc2.c.obj 2025-10-10T00:33:34.2847372Z [1241/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u1.c.obj 2025-10-10T00:33:34.2848456Z [1242/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u3-acc3.c.obj 2025-10-10T00:33:34.2849519Z [1243/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc2.c.obj 2025-10-10T00:33:34.3692240Z [1244/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u2-acc2.c.obj 2025-10-10T00:33:34.3694342Z [1245/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u1.c.obj 2025-10-10T00:33:34.3696285Z [1246/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u3-acc3.c.obj 2025-10-10T00:33:34.3697632Z [1247/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc2.c.obj 2025-10-10T00:33:34.3941842Z [1248/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc4.c.obj 2025-10-10T00:33:34.3942978Z [1249/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u1.c.obj 2025-10-10T00:33:34.3943949Z [1250/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u2-acc2.c.obj 2025-10-10T00:33:34.3945208Z [1251/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u3-acc3.c.obj 2025-10-10T00:33:34.4854508Z [1252/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc2.c.obj 2025-10-10T00:33:34.4855491Z [1253/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u1.c.obj 2025-10-10T00:33:34.4856435Z [1254/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u2-acc2.c.obj 2025-10-10T00:33:34.4857344Z [1255/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u3-acc3.c.obj 2025-10-10T00:33:34.5108952Z [1256/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc2.c.obj 2025-10-10T00:33:34.5110086Z [1257/6994] 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:33:34.5111081Z [1258/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar.c.obj 2025-10-10T00:33:34.5112124Z [1259/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar.c.obj 2025-10-10T00:33:34.5685497Z [1260/6994] 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:33:34.5688419Z [1261/6994] 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:33:34.5690328Z [1262/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar.c.obj 2025-10-10T00:33:34.6311356Z [1263/6994] 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:33:34.6313360Z [1264/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u1.c.obj 2025-10-10T00:33:34.6315191Z [1265/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u2.c.obj 2025-10-10T00:33:34.7272854Z [1266/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u4.c.obj 2025-10-10T00:33:34.7273840Z [1267/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u2.c.obj 2025-10-10T00:33:34.7275173Z [1268/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u1.c.obj 2025-10-10T00:33:34.7276682Z [1269/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u4.c.obj 2025-10-10T00:33:34.7277654Z [1270/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u1.c.obj 2025-10-10T00:33:34.7278647Z [1271/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u4.c.obj 2025-10-10T00:33:34.7597377Z [1272/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u8.c.obj 2025-10-10T00:33:34.7598584Z [1273/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u4.c.obj 2025-10-10T00:33:34.7599507Z [1274/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u1.c.obj 2025-10-10T00:33:34.7600445Z [1275/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u8.c.obj 2025-10-10T00:33:34.8459408Z [1276/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u1.c.obj 2025-10-10T00:33:34.8460491Z [1277/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u2.c.obj 2025-10-10T00:33:34.8461586Z [1278/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u4.c.obj 2025-10-10T00:33:34.8462542Z [1279/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u1.c.obj 2025-10-10T00:33:34.8937083Z [1280/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u2.c.obj 2025-10-10T00:33:34.8938882Z [1281/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u1.c.obj 2025-10-10T00:33:34.8940761Z [1282/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u2.c.obj 2025-10-10T00:33:34.8942584Z [1283/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u4.c.obj 2025-10-10T00:33:34.9748274Z [1284/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u1.c.obj 2025-10-10T00:33:34.9749866Z [1285/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u4.c.obj 2025-10-10T00:33:34.9750986Z [1286/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u2.c.obj 2025-10-10T00:33:34.9752175Z [1287/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u4.c.obj 2025-10-10T00:33:35.0175320Z [1288/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u1.c.obj 2025-10-10T00:33:35.0176490Z [1289/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u2.c.obj 2025-10-10T00:33:35.0177581Z [1290/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u1.c.obj 2025-10-10T00:33:35.0180357Z [1291/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u4.c.obj 2025-10-10T00:33:35.1096582Z [1292/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u2.c.obj 2025-10-10T00:33:35.1097724Z [1293/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u4.c.obj 2025-10-10T00:33:35.1098738Z [1294/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u1.c.obj 2025-10-10T00:33:35.1099656Z [1295/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u2.c.obj 2025-10-10T00:33:35.1401561Z [1296/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u4.c.obj 2025-10-10T00:33:35.1402972Z [1297/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u1.c.obj 2025-10-10T00:33:35.1404412Z [1298/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u4.c.obj 2025-10-10T00:33:35.1405918Z [1299/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u2.c.obj 2025-10-10T00:33:35.2410561Z [1300/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u1.c.obj 2025-10-10T00:33:35.2411540Z [1301/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u4.c.obj 2025-10-10T00:33:35.2412471Z [1302/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u8.c.obj 2025-10-10T00:33:35.2413553Z [1303/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u1.c.obj 2025-10-10T00:33:35.2906618Z [1304/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u4.c.obj 2025-10-10T00:33:35.2907699Z [1305/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u2.c.obj 2025-10-10T00:33:35.2908676Z [1306/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u2.c.obj 2025-10-10T00:33:35.2909597Z [1307/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u1.c.obj 2025-10-10T00:33:35.3538462Z [1308/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u2.c.obj 2025-10-10T00:33:35.3539572Z [1309/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u1.c.obj 2025-10-10T00:33:35.3540660Z [1310/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u4.c.obj 2025-10-10T00:33:35.3541595Z [1311/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u1.c.obj 2025-10-10T00:33:35.4165431Z [1312/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u4.c.obj 2025-10-10T00:33:35.4166476Z [1313/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u2.c.obj 2025-10-10T00:33:35.4167480Z [1314/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u4.c.obj 2025-10-10T00:33:35.4168432Z [1315/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u1.c.obj 2025-10-10T00:33:35.4804097Z [1316/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u2.c.obj 2025-10-10T00:33:35.4805481Z [1317/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u1.c.obj 2025-10-10T00:33:35.4806527Z [1318/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u4.c.obj 2025-10-10T00:33:35.4807767Z [1319/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u2.c.obj 2025-10-10T00:33:35.5433177Z [1320/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u4.c.obj 2025-10-10T00:33:35.5435216Z [1321/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u1.c.obj 2025-10-10T00:33:35.5436946Z [1322/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u1.c.obj 2025-10-10T00:33:35.5438663Z [1323/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u2.c.obj 2025-10-10T00:33:35.6091458Z [1324/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u2.c.obj 2025-10-10T00:33:35.6092499Z [1325/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u8.c.obj 2025-10-10T00:33:35.6093751Z [1326/6994] 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:33:35.6095023Z [1327/6994] 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:33:35.6704233Z [1328/6994] 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:33:35.6705330Z [1329/6994] 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:33:35.6706289Z [1330/6994] 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:33:35.7239143Z [1331/6994] 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:33:35.7240937Z [1332/6994] 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:33:35.7242758Z [1333/6994] 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:33:35.7244500Z [1334/6994] 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:33:35.8024951Z [1335/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-scalar.c.obj 2025-10-10T00:33:35.8025968Z [1336/6994] 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:33:35.8026985Z [1337/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u1.c.obj 2025-10-10T00:33:35.8028331Z [1338/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-scalar-log.c.obj 2025-10-10T00:33:35.8423210Z [1339/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u2.c.obj 2025-10-10T00:33:35.8424455Z [1340/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u1.c.obj 2025-10-10T00:33:35.8425449Z [1341/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u2.c.obj 2025-10-10T00:33:35.8426427Z [1342/6994] 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:33:35.9313319Z [1343/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u1.c.obj 2025-10-10T00:33:35.9315035Z [1344/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u2.c.obj 2025-10-10T00:33:35.9316859Z [1345/6994] 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:33:35.9318738Z [1346/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u4.c.obj 2025-10-10T00:33:35.9748009Z [1347/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u2.c.obj 2025-10-10T00:33:35.9749853Z [1348/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u2.c.obj 2025-10-10T00:33:35.9751586Z [1349/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u2.c.obj 2025-10-10T00:33:35.9753254Z [1350/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u2.c.obj 2025-10-10T00:33:36.0552734Z [1351/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u2.c.obj 2025-10-10T00:33:36.0554164Z [1352/6994] 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:33:36.0556078Z [1353/6994] 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:33:36.0558295Z [1354/6994] 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:33:36.0856763Z [1355/6994] 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:33:36.0857953Z [1356/6994] 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:33:36.0859211Z [1357/6994] 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:33:36.1841056Z [1358/6994] 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:33:36.1843491Z [1359/6994] 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:33:36.1845244Z [1360/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u2.c.obj 2025-10-10T00:33:36.1846906Z [1361/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u4.c.obj 2025-10-10T00:33:36.2327344Z [1362/6994] 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:33:36.2797377Z [1363/6994] 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:33:36.2798972Z [1364/6994] 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:33:36.2800325Z [1365/6994] 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:33:36.2801660Z [1366/6994] 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:33:36.2803224Z [1367/6994] 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:33:36.2805479Z [1368/6994] 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:33:36.3655526Z [1369/6994] 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:33:36.3656668Z [1370/6994] 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:33:36.3658041Z [1371/6994] 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:33:36.4005646Z [1372/6994] 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:33:36.4007332Z [1373/6994] 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:33:36.4009738Z [1374/6994] 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:33:36.4011588Z [1375/6994] 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:33:36.5076844Z [1376/6994] 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:33:36.5077998Z [1377/6994] 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:33:36.5079075Z [1378/6994] 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:33:36.5498565Z [1379/6994] 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:33:36.5501559Z [1380/6994] 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:33:36.5503719Z [1381/6994] 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:33:36.5505879Z [1382/6994] 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:33:36.5966423Z [1383/6994] 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:33:36.5968180Z [1384/6994] 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:33:36.5969617Z [1385/6994] 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:33:36.6659177Z [1386/6994] 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:33:36.6660623Z [1387/6994] 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:33:36.6661934Z [1388/6994] 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:33:36.7049445Z [1389/6994] 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:33:36.7050695Z [1390/6994] 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:33:36.7051903Z [1391/6994] 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:33:36.7053208Z [1392/6994] 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:33:36.7922969Z [1393/6994] 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:33:36.7924295Z [1394/6994] 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:33:36.7925533Z [1395/6994] 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:33:36.8128177Z [1396/6994] 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:33:36.8129459Z [1397/6994] 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:33:36.8130849Z [1398/6994] 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:33:36.8468175Z [1399/6994] 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:33:36.8471166Z [1400/6994] 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:33:36.8473800Z [1401/6994] 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:33:36.9541695Z [1402/6994] 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:33:36.9542891Z [1403/6994] 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:33:36.9544093Z [1404/6994] 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:33:36.9545245Z [1405/6994] 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:33:36.9720220Z [1406/6994] 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:33:36.9724078Z [1407/6994] 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:33:36.9727567Z [1408/6994] 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:33:37.0608749Z [1409/6994] 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:33:37.0611249Z [1410/6994] 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:33:37.0613526Z [1411/6994] 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:33:37.1005270Z [1412/6994] 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:33:37.1007404Z [1413/6994] 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:33:37.1009432Z [1414/6994] 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:33:37.1011354Z [1415/6994] 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:33:37.1837619Z [1416/6994] 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:33:37.1838949Z [1417/6994] 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:33:37.1840187Z [1418/6994] 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:33:37.2338808Z [1419/6994] 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:33:37.2340010Z [1420/6994] 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:33:37.2341328Z [1421/6994] 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:33:37.2342905Z [1422/6994] 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:33:37.2456184Z [1423/6994] 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:33:37.2457504Z [1424/6994] 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:33:37.2458811Z [1425/6994] 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:33:37.3518624Z [1426/6994] 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:33:37.3520006Z [1427/6994] 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:33:37.3522573Z [1428/6994] 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:33:37.3523517Z [1429/6994] 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:33:37.3976446Z [1430/6994] 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:33:37.3977772Z [1431/6994] 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:33:37.3978779Z [1432/6994] 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:33:37.3980035Z [1433/6994] 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:33:37.4698557Z [1434/6994] 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:33:37.4699624Z [1435/6994] 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:33:37.4700714Z [1436/6994] 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:33:37.4793984Z [1437/6994] 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:33:37.4796005Z [1438/6994] 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:33:37.4798228Z [1439/6994] 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:33:37.4800531Z [1440/6994] 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:33:37.5943881Z [1441/6994] 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:33:37.5945057Z [1442/6994] 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:33:37.5946322Z [1443/6994] 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:33:37.6077825Z [1444/6994] 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:33:37.6079203Z [1445/6994] 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:33:37.6080606Z [1446/6994] 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:33:37.6627690Z [1447/6994] 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:33:37.6630405Z [1448/6994] 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:33:37.6631982Z [1449/6994] 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:33:37.7379447Z [1450/6994] 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:33:37.7380952Z [1451/6994] 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:33:37.7382332Z [1452/6994] 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:33:37.7383686Z [1453/6994] 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:33:37.8039343Z [1454/6994] 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:33:37.8040931Z [1455/6994] 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:33:37.8042349Z [1456/6994] 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:33:37.8412880Z [1457/6994] 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:33:37.8414281Z [1458/6994] 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:33:37.8415561Z [1459/6994] 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:33:37.8697878Z [1460/6994] 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:33:37.8699645Z [1461/6994] 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:33:37.8701114Z [1462/6994] 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:33:37.9506403Z [1463/6994] 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:33:37.9508945Z [1464/6994] 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:33:37.9511459Z [1465/6994] 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:33:37.9875871Z [1466/6994] 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:33:37.9878280Z [1467/6994] 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:33:37.9880742Z [1468/6994] 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:33:38.0038636Z [1469/6994] 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:33:38.0040206Z [1470/6994] 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:33:38.0042765Z [1471/6994] 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:33:38.1053831Z [1472/6994] 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:33:38.1055076Z [1473/6994] 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:33:38.1056250Z [1474/6994] 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:33:38.1353598Z [1475/6994] 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:33:38.1355445Z [1476/6994] 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:33:38.1356744Z [1477/6994] 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:33:38.1357927Z [1478/6994] 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:33:38.2237161Z [1479/6994] 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:33:38.2239596Z [1480/6994] 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:33:38.2241023Z [1481/6994] 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:33:38.2728112Z [1482/6994] 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:33:38.2729529Z [1483/6994] 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:33:38.2730826Z [1484/6994] 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:33:38.3196395Z [1485/6994] 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:33:38.3198938Z [1486/6994] 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:33:38.3201069Z [1487/6994] 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:33:38.4100339Z [1488/6994] 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:33:38.4102636Z [1489/6994] 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:33:38.4104845Z [1490/6994] 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:33:38.4107191Z [1491/6994] 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:33:38.4219133Z [1492/6994] 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:33:38.4220582Z [1493/6994] 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:33:38.4221855Z [1494/6994] 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:33:38.5584076Z [1495/6994] 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:33:38.5585322Z [1496/6994] 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:33:38.5587422Z [1497/6994] 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:33:38.5588534Z [1498/6994] 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:33:38.5838626Z [1499/6994] 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:33:38.5840847Z [1500/6994] 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:33:38.5843110Z [1501/6994] 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:33:38.6727704Z [1502/6994] 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:33:38.6730444Z [1503/6994] 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:33:38.6733120Z [1504/6994] 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:33:38.7078005Z [1505/6994] 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:33:38.7079650Z [1506/6994] 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:33:38.7080961Z [1507/6994] 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:33:38.7513339Z [1508/6994] 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:33:38.7514726Z [1509/6994] 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:33:38.7516131Z [1510/6994] 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:33:38.7518100Z [1511/6994] 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:33:38.8530297Z [1512/6994] 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:33:38.8531634Z [1513/6994] 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:33:38.8532893Z [1514/6994] 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:33:38.8733550Z [1515/6994] 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:33:38.8735447Z [1516/6994] 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:33:38.8737811Z [1517/6994] 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:33:38.9731185Z [1518/6994] 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:33:38.9732658Z [1519/6994] 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:33:38.9733913Z [1520/6994] 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:33:38.9735061Z [1521/6994] 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:33:38.9843681Z [1522/6994] 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:33:38.9845809Z [1523/6994] 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:33:38.9847929Z [1524/6994] 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:33:39.0871725Z [1525/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u1.c.obj 2025-10-10T00:33:39.0872758Z [1526/6994] 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:33:39.0873941Z [1527/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u2.c.obj 2025-10-10T00:33:39.0874921Z [1528/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u2.c.obj 2025-10-10T00:33:39.1110121Z [1529/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u2.c.obj 2025-10-10T00:33:39.1111133Z [1530/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u2.c.obj 2025-10-10T00:33:39.1112269Z [1531/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u2.c.obj 2025-10-10T00:33:39.1113386Z [1532/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u1.c.obj 2025-10-10T00:33:39.2071582Z [1533/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u2.c.obj 2025-10-10T00:33:39.2073596Z [1534/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u1.c.obj 2025-10-10T00:33:39.2075594Z [1535/6994] 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:33:39.2077532Z [1536/6994] 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:33:39.2316194Z [1537/6994] 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:33:39.2317227Z [1538/6994] 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:33:39.2318315Z [1539/6994] 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:33:39.2945311Z [1540/6994] 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:33:39.2947635Z [1541/6994] 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:33:39.2949748Z [1542/6994] 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:33:39.2952730Z [1543/6994] 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:33:39.3616031Z [1544/6994] 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:33:39.3618194Z [1545/6994] 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:33:39.3620455Z [1546/6994] 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:33:39.4057480Z [1547/6994] 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:33:39.4058812Z [1548/6994] 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:33:39.4060194Z [1549/6994] 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:33:39.4887757Z [1550/6994] 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:33:39.4906325Z [1551/6994] 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:33:39.4908668Z [1552/6994] 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:33:39.4910940Z [1553/6994] 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:33:39.5182508Z [1554/6994] 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:33:39.5184616Z [1555/6994] 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:33:39.5187100Z [1556/6994] 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:33:39.5685034Z [1557/6994] 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:33:39.5686795Z [1558/6994] 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:33:39.5689277Z [1559/6994] 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:33:39.6416837Z [1560/6994] 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:33:39.6418124Z [1561/6994] 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:39.6419450Z [1562/6994] 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:39.6899664Z [1563/6994] 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:39.6902091Z [1564/6994] 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:33:39.6904667Z [1565/6994] 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:39.6907435Z [1566/6994] 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:39.7678300Z [1567/6994] 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:39.7680120Z [1568/6994] 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:39.7682158Z [1569/6994] 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:39.8008867Z [1570/6994] 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:39.8010655Z [1571/6994] 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:39.8012579Z [1572/6994] 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:39.8014737Z [1573/6994] 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:39.8892542Z [1574/6994] 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:39.8893701Z [1575/6994] 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:39.8894918Z [1576/6994] 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:39.9211404Z [1577/6994] 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:39.9212929Z [1578/6994] 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:39.9214300Z [1579/6994] 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:39.9216271Z [1580/6994] 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:39.9821877Z [1581/6994] 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:39.9823997Z [1582/6994] 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:39.9825952Z [1583/6994] 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:40.0673623Z [1584/6994] 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:40.0674944Z [1585/6994] 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:40.0676167Z [1586/6994] 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:40.0677417Z [1587/6994] 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:40.1259704Z [1588/6994] 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:40.1261339Z [1589/6994] 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:40.1263366Z [1590/6994] 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:40.1265650Z [1591/6994] 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:40.2108938Z [1592/6994] 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:40.2110933Z [1593/6994] 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:40.2112977Z [1594/6994] 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:40.2507757Z [1595/6994] 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:40.2509238Z [1596/6994] 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:40.2510478Z [1597/6994] 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:40.2511541Z [1598/6994] 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:40.3646578Z [1599/6994] 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:40.3647690Z [1600/6994] 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:40.3648847Z [1601/6994] 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:40.3650090Z [1602/6994] 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:40.3806076Z [1603/6994] 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:40.3807173Z [1604/6994] 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:40.3808323Z [1605/6994] 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:40.5039671Z [1606/6994] 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:40.5040751Z [1607/6994] 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:40.5041987Z [1608/6994] 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:40.5043172Z [1609/6994] 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:40.5192057Z [1610/6994] 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:40.5194149Z [1611/6994] 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:40.5199672Z [1612/6994] 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:40.6194700Z [1613/6994] 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:40.6197753Z [1614/6994] 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:40.6200644Z [1615/6994] 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:40.6203115Z [1616/6994] 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:40.6590306Z [1617/6994] 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:40.6592375Z [1618/6994] 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:40.6594272Z [1619/6994] 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:40.7130445Z [1620/6994] 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:40.7132979Z [1621/6994] 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:40.7134272Z [1622/6994] 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:40.7135436Z [1623/6994] 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:40.8274868Z [1624/6994] 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:40.8276078Z [1625/6994] 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:40.8277302Z [1626/6994] 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:40.8278371Z [1627/6994] 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:40.8444008Z [1628/6994] 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:40.8445142Z [1629/6994] 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:40.8446219Z [1630/6994] 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:40.9407587Z [1631/6994] 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:40.9408922Z [1632/6994] 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:40.9410027Z [1633/6994] 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:40.9411812Z [1634/6994] 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:40.9810228Z [1635/6994] 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:40.9811935Z [1636/6994] 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:40.9812943Z [1637/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u1.c.obj 2025-10-10T00:33:40.9813842Z [1638/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u2.c.obj 2025-10-10T00:33:41.0576838Z [1639/6994] 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:41.0578339Z [1640/6994] 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:41.0579508Z [1641/6994] 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:41.1014535Z [1642/6994] 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:41.1016335Z [1643/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u2.c.obj 2025-10-10T00:33:41.1018407Z [1644/6994] 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:41.1020517Z [1645/6994] 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:41.1777699Z [1646/6994] 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:41.1779700Z [1647/6994] 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:41.1781800Z [1648/6994] 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:41.1783848Z [1649/6994] 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:41.1986763Z [1650/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u1.c.obj 2025-10-10T00:33:41.1988181Z [1651/6994] 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:41.1989216Z [1652/6994] 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:41.1990472Z [1653/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c2.c.obj 2025-10-10T00:33:41.2482075Z [1654/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c4.c.obj 2025-10-10T00:33:41.2484025Z [1655/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c4.c.obj 2025-10-10T00:33:41.2485805Z [1656/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u2.c.obj 2025-10-10T00:33:41.2487628Z [1657/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u8.c.obj 2025-10-10T00:33:41.3097767Z [1658/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c2.c.obj 2025-10-10T00:33:41.3098942Z [1659/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u16.c.obj 2025-10-10T00:33:41.3101253Z [1660/6994] 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:41.3103616Z [1661/6994] 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:41.3600948Z [1662/6994] 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:41.3603110Z [1663/6994] 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:41.3604736Z [1664/6994] 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:41.3606569Z [1665/6994] 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:41.4206384Z [1666/6994] 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:41.4208316Z [1667/6994] 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:41.4210104Z [1668/6994] 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:41.4211908Z [1669/6994] 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:41.4696818Z [1670/6994] 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:41.4698780Z [1671/6994] 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:41.4700770Z [1672/6994] 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:41.5355030Z [1673/6994] 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:41.5357057Z [1674/6994] 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:41.5359087Z [1675/6994] 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:41.5361137Z [1676/6994] 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:41.5743273Z [1677/6994] 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:41.5744354Z [1678/6994] 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:41.5746051Z [1679/6994] 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:41.5747421Z [1680/6994] 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:41.6274883Z [1681/6994] 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:41.6277099Z [1682/6994] 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:41.6279172Z [1683/6994] 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:41.6782885Z [1684/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-1x4-scalar.c.obj 2025-10-10T00:33:41.6784369Z [1685/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x1-scalar.c.obj 2025-10-10T00:33:41.6785877Z [1686/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x2-scalar.c.obj 2025-10-10T00:33:41.6787456Z [1687/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x4-scalar.c.obj 2025-10-10T00:33:41.7444950Z [1688/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x1-scalar.c.obj 2025-10-10T00:33:41.7446763Z [1689/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x4-scalar.c.obj 2025-10-10T00:33:41.7448563Z [1690/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x2-scalar.c.obj 2025-10-10T00:33:41.7450362Z [1691/6994] 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:41.7574227Z [1692/6994] 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:41.7576115Z [1693/6994] 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:41.7579175Z [1694/6994] 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:41.8524642Z [1695/6994] 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:41.8525772Z [1696/6994] 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:41.8526800Z [1697/6994] 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:41.8527864Z [1698/6994] 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:41.8746107Z [1699/6994] 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:41.8747262Z [1700/6994] 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:41.8748381Z [1701/6994] 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:41.8749450Z [1702/6994] 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:41.9262281Z [1703/6994] 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:41.9264228Z [1704/6994] 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:41.9266105Z [1705/6994] 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:41.9717941Z [1706/6994] 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:41.9719919Z [1707/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-2x-scalar.c.obj 2025-10-10T00:33:41.9721769Z [1708/6994] 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:41.9723794Z [1709/6994] 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:42.0219941Z [1710/6994] 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:42.0222038Z [1711/6994] 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:42.0224092Z [1712/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-3x-scalar.c.obj 2025-10-10T00:33:42.0225440Z [1713/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-scalar.c.obj 2025-10-10T00:33:42.0846341Z [1714/6994] 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:42.0847546Z [1715/6994] 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:42.0848723Z [1716/6994] 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:42.0849964Z [1717/6994] 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:42.1362071Z [1718/6994] 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:42.1364166Z [1719/6994] 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:42.1366188Z [1720/6994] 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:42.1878728Z [1721/6994] 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:42.1880842Z [1722/6994] 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:42.1882951Z [1723/6994] 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:42.1884165Z [1724/6994] 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:42.2575945Z [1725/6994] 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:42.2577635Z [1726/6994] 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:42.2578956Z [1727/6994] 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:42.2581140Z [1728/6994] 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:42.2954741Z [1729/6994] 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:42.2955883Z [1730/6994] 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:42.2956961Z [1731/6994] 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:42.3783337Z [1732/6994] 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:42.3784508Z [1733/6994] 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:42.3785762Z [1734/6994] 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:42.3786744Z [1735/6994] 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:42.4062066Z [1736/6994] 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:42.4063431Z [1737/6994] 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:42.4065745Z [1738/6994] 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:42.4067758Z [1739/6994] 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:42.4691048Z [1740/6994] 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:42.4692779Z [1741/6994] 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:42.4694770Z [1742/6994] 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:42.5342399Z [1743/6994] 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:42.5343651Z [1744/6994] 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:42.5344917Z [1745/6994] 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:42.5346501Z [1746/6994] 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:42.5958767Z [1747/6994] 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:42.5959888Z [1748/6994] 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:42.5961042Z [1749/6994] 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:42.5962159Z [1750/6994] 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:42.6477614Z [1751/6994] 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:42.6479585Z [1752/6994] 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:42.6481521Z [1753/6994] 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:42.7081404Z [1754/6994] 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:42.7083556Z [1755/6994] 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:42.7085498Z [1756/6994] 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:42.7087479Z [1757/6994] 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:42.7723820Z [1758/6994] 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:42.7725039Z [1759/6994] 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:42.7726387Z [1760/6994] 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:42.8382288Z [1761/6994] 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:42.8384338Z [1762/6994] 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:42.8386531Z [1763/6994] 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:42.8388628Z [1764/6994] 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:42.9022299Z [1765/6994] 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:42.9025047Z [1766/6994] 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:42.9027123Z [1767/6994] 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:42.9029188Z [1768/6994] 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:42.9565512Z [1769/6994] 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:42.9566631Z [1770/6994] 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:42.9567699Z [1771/6994] 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:43.0002786Z [1772/6994] 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:43.0004049Z [1773/6994] 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:43.0005210Z [1774/6994] 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:43.0006361Z [1775/6994] 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:43.0795470Z [1776/6994] 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:43.0797640Z [1777/6994] 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:43.0799805Z [1778/6994] 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:43.1352222Z [1779/6994] 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:43.1354346Z [1780/6994] 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:43.1356323Z [1781/6994] 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:43.1358173Z [1782/6994] 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:43.1783374Z [1783/6994] 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:43.1785953Z [1784/6994] 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:43.1788303Z [1785/6994] 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:43.2290622Z [1786/6994] 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:43.2292843Z [1787/6994] 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:43.2294914Z [1788/6994] 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:43.2892207Z [1789/6994] 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:43.2894668Z [1790/6994] 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:43.2896870Z [1791/6994] 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:43.2899136Z [1792/6994] 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:43.3554921Z [1793/6994] 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:43.3556390Z [1794/6994] 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:43.3557884Z [1795/6994] 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:43.3874703Z [1796/6994] 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:43.3876863Z [1797/6994] 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:43.3878370Z [1798/6994] 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:43.4914339Z [1799/6994] 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:43.4916378Z [1800/6994] 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:43.4917830Z [1801/6994] 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:43.4919132Z [1802/6994] 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:43.5456186Z [1803/6994] 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:43.5457789Z [1804/6994] 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:43.5459004Z [1805/6994] 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:43.5579517Z [1806/6994] 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:43.5581739Z [1807/6994] 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:43.5583587Z [1808/6994] 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:43.6676969Z [1809/6994] 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:43.6679116Z [1810/6994] 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:43.6681236Z [1811/6994] 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:43.6683111Z [1812/6994] 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:43.7148846Z [1813/6994] 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:43.7150589Z [1814/6994] 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:43.7152305Z [1815/6994] 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:43.7761354Z [1816/6994] 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:43.7763986Z [1817/6994] 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:43.7766863Z [1818/6994] 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:43.7769470Z [1819/6994] 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:43.8678786Z [1820/6994] 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:43.8680755Z [1821/6994] 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:43.8683189Z [1822/6994] 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:43.8685021Z [1823/6994] 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:43.9388885Z [1824/6994] 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:43.9389988Z [1825/6994] 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:43.9391241Z [1826/6994] 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:43.9392625Z [1827/6994] 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:44.0232984Z [1828/6994] 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:44.0235022Z [1829/6994] 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:44.0237100Z [1830/6994] 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:44.0238869Z [1831/6994] 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:44.0605506Z [1832/6994] 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:44.0606584Z [1833/6994] 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:44.0607608Z [1834/6994] 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:44.1570110Z [1835/6994] 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:44.1571533Z [1836/6994] 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:44.1572538Z [1837/6994] 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:44.1573664Z [1838/6994] 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:44.1930606Z [1839/6994] 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:44.1931670Z [1840/6994] 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:44.1932677Z [1841/6994] 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:44.1933837Z [1842/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c4.c.obj 2025-10-10T00:33:44.2924422Z [1843/6994] 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:44.2925505Z [1844/6994] 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:44.2926639Z [1845/6994] 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:44.2927584Z [1846/6994] 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:44.3219120Z [1847/6994] 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:44.3220894Z [1848/6994] 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:44.3222725Z [1849/6994] 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:44.3224590Z [1850/6994] 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:44.4277421Z [1851/6994] 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:44.4278440Z [1852/6994] 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:44.4279642Z [1853/6994] 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:44.4638644Z [1854/6994] 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:44.4639745Z [1855/6994] 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:44.4640710Z [1856/6994] 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:44.4641799Z [1857/6994] 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:44.5442795Z [1858/6994] 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:44.5444625Z [1859/6994] 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:44.5446502Z [1860/6994] 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:44.5853746Z [1861/6994] 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:44.5854814Z [1862/6994] 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:44.5855833Z [1863/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u4.c.obj 2025-10-10T00:33:44.5856908Z [1864/6994] 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:44.5858035Z [1865/6994] 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:44.6567484Z [1866/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u4.c.obj 2025-10-10T00:33:44.6568487Z [1867/6994] 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:44.6569437Z [1868/6994] 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:44.6570406Z [1869/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u4.c.obj 2025-10-10T00:33:44.6905224Z [1870/6994] 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:44.6906956Z [1871/6994] 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:44.6908727Z [1872/6994] 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:44.6910587Z [1873/6994] 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:44.7744359Z [1874/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u4.c.obj 2025-10-10T00:33:44.7745791Z [1875/6994] 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:44.7746834Z [1876/6994] 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:44.7747828Z [1877/6994] 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:44.8147619Z [1878/6994] 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:44.8148747Z [1879/6994] 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:44.8149697Z [1880/6994] 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:44.8150754Z [1881/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-sse-u4.c.obj 2025-10-10T00:33:44.9025266Z [1882/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-sse-u4.c.obj 2025-10-10T00:33:44.9026962Z [1883/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-sse-u4.c.obj 2025-10-10T00:33:44.9028689Z [1884/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-sse-u4.c.obj 2025-10-10T00:33:44.9030358Z [1885/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-sse-u4.c.obj 2025-10-10T00:33:44.9860735Z [1886/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u4.c.obj 2025-10-10T00:33:44.9861925Z [1887/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-sse-u4.c.obj 2025-10-10T00:33:44.9863212Z [1888/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-sse-u4.c.obj 2025-10-10T00:33:44.9864265Z [1889/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-sse-u4.c.obj 2025-10-10T00:33:44.9865135Z [1890/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-sse-u4.c.obj 2025-10-10T00:33:45.0488936Z [1891/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u4.c.obj 2025-10-10T00:33:45.0489903Z [1892/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u4.c.obj 2025-10-10T00:33:45.0490928Z [1893/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u4.c.obj 2025-10-10T00:33:45.0491907Z [1894/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u4.c.obj 2025-10-10T00:33:45.1024817Z [1895/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-sse-u4.c.obj 2025-10-10T00:33:45.1027220Z [1896/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-sse-u4.c.obj 2025-10-10T00:33:45.1029228Z [1897/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-sse-u4.c.obj 2025-10-10T00:33:45.1031102Z [1898/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u4.c.obj 2025-10-10T00:33:45.1713448Z [1899/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u12.c.obj 2025-10-10T00:33:45.1714451Z [1900/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u16.c.obj 2025-10-10T00:33:45.1716120Z [1901/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-sse-u4.c.obj 2025-10-10T00:33:45.1717849Z [1902/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u4.c.obj 2025-10-10T00:33:45.2229273Z [1903/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u4.c.obj 2025-10-10T00:33:45.2231218Z [1904/6994] 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:45.2232859Z [1905/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u8.c.obj 2025-10-10T00:33:45.2234061Z [1906/6994] 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:45.3064563Z [1907/6994] 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:45.3065561Z [1908/6994] 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:45.3066565Z [1909/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-sse.c.obj 2025-10-10T00:33:45.3067578Z [1910/6994] 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:45.3344673Z [1911/6994] 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:45.3346499Z [1912/6994] 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:45.3348232Z [1913/6994] 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:45.3350278Z [1914/6994] 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:45.4292439Z [1915/6994] 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:45.4293484Z [1916/6994] 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:45.4294433Z [1917/6994] 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:45.4295638Z [1918/6994] 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:45.4437432Z [1919/6994] 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:45.4439982Z [1920/6994] 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:45.4441769Z [1921/6994] 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:45.4443632Z [1922/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vabs-sse2-u8.c.obj 2025-10-10T00:33:45.5447529Z [1923/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vneg-sse2-u8.c.obj 2025-10-10T00:33:45.5449306Z [1924/6994] 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:45.5450995Z [1925/6994] 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:45.5452713Z [1926/6994] 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:45.5622135Z [1927/6994] 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:45.5623534Z [1928/6994] 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:45.5625264Z [1929/6994] 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:45.5627356Z [1930/6994] 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:45.6662815Z [1931/6994] 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:45.6663957Z [1932/6994] 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:45.6665336Z [1933/6994] 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:45.6881487Z [1934/6994] 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:45.6883563Z [1935/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u4.c.obj 2025-10-10T00:33:45.6885294Z [1936/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u4.c.obj 2025-10-10T00:33:45.6886899Z [1937/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u4.c.obj 2025-10-10T00:33:45.7862574Z [1938/6994] 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:45.7863889Z [1939/6994] 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:45.7864867Z [1940/6994] 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:45.7865813Z [1941/6994] 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:45.8195094Z [1942/6994] 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:45.8197404Z [1943/6994] 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:45.8199592Z [1944/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u4.c.obj 2025-10-10T00:33:45.8201497Z [1945/6994] 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:45.9127673Z [1946/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u8.c.obj 2025-10-10T00:33:45.9129319Z [1947/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u4.c.obj 2025-10-10T00:33:45.9130823Z [1948/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u4.c.obj 2025-10-10T00:33:45.9132393Z [1949/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u4.c.obj 2025-10-10T00:33:45.9374276Z [1950/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u4.c.obj 2025-10-10T00:33:45.9375334Z [1951/6994] 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:45.9376592Z [1952/6994] 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:46.0333483Z [1953/6994] 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:46.0335647Z [1954/6994] 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:46.0338035Z [1955/6994] 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:46.0340152Z [1956/6994] 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:46.0827978Z [1957/6994] 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:46.0829222Z [1958/6994] 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:46.0830304Z [1959/6994] 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:46.1518845Z [1960/6994] 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:46.1521379Z [1961/6994] 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:46.1523702Z [1962/6994] 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:46.1526179Z [1963/6994] 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:46.2143434Z [1964/6994] 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:46.2144861Z [1965/6994] 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:46.2146601Z [1966/6994] 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:46.2768247Z [1967/6994] 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:46.2769414Z [1968/6994] 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:46.2770620Z [1969/6994] 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:46.3573054Z [1970/6994] 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:46.3574551Z [1971/6994] 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:46.3575800Z [1972/6994] 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:46.3576943Z [1973/6994] 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:46.3900319Z [1974/6994] 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:46.3902619Z [1975/6994] 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:46.3904843Z [1976/6994] 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:46.4278745Z [1977/6994] 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:46.4280481Z [1978/6994] 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:46.4281901Z [1979/6994] 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:46.4981864Z [1980/6994] 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:46.4984080Z [1981/6994] 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:46.4986223Z [1982/6994] 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:46.4988400Z [1983/6994] 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:46.5615802Z [1984/6994] 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:46.5627170Z [1985/6994] 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:46.5628443Z [1986/6994] 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:46.6162525Z [1987/6994] 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:46.6163745Z [1988/6994] 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:46.6165038Z [1989/6994] 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:46.6597542Z [1990/6994] 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:46.6599700Z [1991/6994] 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:46.6601561Z [1992/6994] 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:46.7456813Z [1993/6994] 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:46.7458866Z [1994/6994] 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:46.7461084Z [1995/6994] 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:46.7463091Z [1996/6994] 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:46.7685698Z [1997/6994] 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:46.7687760Z [1998/6994] 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:46.7689896Z [1999/6994] 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:46.8664731Z [2000/6994] 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:46.8666337Z [2001/6994] 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:46.8668087Z [2002/6994] 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:46.8669566Z [2003/6994] 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:46.8877482Z [2004/6994] 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:46.8879689Z [2005/6994] 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:46.8882267Z [2006/6994] 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:46.9316555Z [2007/6994] 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:46.9319353Z [2008/6994] 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:46.9320680Z [2009/6994] 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:47.0121194Z [2010/6994] 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:47.0122608Z [2011/6994] 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:47.0123869Z [2012/6994] 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:47.0256343Z [2013/6994] 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:47.0257936Z [2014/6994] 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:47.0259190Z [2015/6994] 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:47.1442357Z [2016/6994] 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:47.1443754Z [2017/6994] 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:47.1445085Z [2018/6994] 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:47.1446550Z [2019/6994] 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:47.1711959Z [2020/6994] 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:47.1713957Z [2021/6994] 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:47.1716146Z [2022/6994] 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:47.2146523Z [2023/6994] 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:47.2147881Z [2024/6994] 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:47.2149128Z [2025/6994] 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:47.3118841Z [2026/6994] 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:47.3120215Z [2027/6994] 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:47.3121411Z [2028/6994] 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:47.3122863Z [2029/6994] 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:47.3464849Z [2030/6994] 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:47.3467016Z [2031/6994] 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:47.3469176Z [2032/6994] 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:47.4240879Z [2033/6994] 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:47.4242189Z [2034/6994] 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:47.4243825Z [2035/6994] 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:47.4876453Z [2036/6994] 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:47.4877706Z [2037/6994] 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:47.4878914Z [2038/6994] 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:47.4880215Z [2039/6994] 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:47.5135247Z [2040/6994] 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:47.5136998Z [2041/6994] 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:47.5140994Z [2042/6994] 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:47.5818385Z [2043/6994] 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:47.5819841Z [2044/6994] 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:47.5821215Z [2045/6994] 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:47.6453130Z [2046/6994] 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:47.6454315Z [2047/6994] 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:47.6455451Z [2048/6994] 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:47.6456673Z [2049/6994] 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:47.6849619Z [2050/6994] 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:47.6851682Z [2051/6994] 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:47.6853983Z [2052/6994] 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:47.7639568Z [2053/6994] 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:47.7641939Z [2054/6994] 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:47.7644265Z [2055/6994] 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:47.8094159Z [2056/6994] 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:47.8096488Z [2057/6994] 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:47.8098694Z [2058/6994] 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:47.8101090Z [2059/6994] 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:47.8926236Z [2060/6994] 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:47.8927604Z [2061/6994] 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:47.8929256Z [2062/6994] 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:47.9349907Z [2063/6994] 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:47.9351106Z [2064/6994] 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:47.9352127Z [2065/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u16.c.obj 2025-10-10T00:33:47.9353180Z [2066/6994] 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:47.9801031Z [2067/6994] 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:47.9802195Z [2068/6994] 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:47.9803313Z [2069/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u16.c.obj 2025-10-10T00:33:48.0569291Z [2070/6994] 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:48.0571090Z [2071/6994] 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:48.0572217Z [2072/6994] 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:48.0573427Z [2073/6994] 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:48.1013045Z [2074/6994] 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:48.1015116Z [2075/6994] 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:48.1016485Z [2076/6994] 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:48.1788743Z [2077/6994] 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:48.1790923Z [2078/6994] 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:48.1792084Z [2079/6994] 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:48.2365103Z [2080/6994] 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:48.2366297Z [2081/6994] 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:48.2367420Z [2082/6994] 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:48.2368603Z [2083/6994] 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:48.2369833Z [2084/6994] 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:48.3064478Z [2085/6994] 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:48.3065686Z [2086/6994] 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:48.3067027Z [2087/6994] 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:48.3830609Z [2088/6994] 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:48.3831668Z [2089/6994] 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:48.3833127Z [2090/6994] 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:48.3834259Z [2091/6994] 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:48.4338228Z [2092/6994] 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:48.4339433Z [2093/6994] 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:48.4340806Z [2094/6994] 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:48.5123759Z [2095/6994] 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:48.5125079Z [2096/6994] 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:48.5126261Z [2097/6994] 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:48.5128287Z [2098/6994] 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:48.5721813Z [2099/6994] 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:48.5723826Z [2100/6994] 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:48.5725774Z [2101/6994] 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:48.5727824Z [2102/6994] 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:48.6210226Z [2103/6994] 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:48.6212357Z [2104/6994] 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:48.6214499Z [2105/6994] 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:48.6952430Z [2106/6994] 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:48.6953532Z [2107/6994] 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:48.6954609Z [2108/6994] 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:48.6955686Z [2109/6994] 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:48.7458747Z [2110/6994] 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:48.7460152Z [2111/6994] 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:48.7461865Z [2112/6994] 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:48.8126292Z [2113/6994] 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:48.8128525Z [2114/6994] 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:48.8130425Z [2115/6994] 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:48.8132370Z [2116/6994] 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:48.8821513Z [2117/6994] 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:48.8823665Z [2118/6994] 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:48.8825704Z [2119/6994] 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:48.9180435Z [2120/6994] 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:48.9182682Z [2121/6994] 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:48.9184949Z [2122/6994] 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:48.9186721Z [2123/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u16.c.obj 2025-10-10T00:33:48.9893297Z [2124/6994] 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:48.9894535Z [2125/6994] 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:48.9895858Z [2126/6994] 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:48.9897022Z [2127/6994] 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:49.0387389Z [2128/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u16.c.obj 2025-10-10T00:33:49.0389150Z [2129/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c16.c.obj 2025-10-10T00:33:49.0390773Z [2130/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u16.c.obj 2025-10-10T00:33:49.0392440Z [2131/6994] 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:49.0704410Z [2132/6994] 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:49.0706381Z [2133/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c16.c.obj 2025-10-10T00:33:49.0707650Z [2134/6994] 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:49.1488689Z [2135/6994] 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:49.1489889Z [2136/6994] 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:49.1492006Z [2137/6994] 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:49.1493931Z [2138/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\x16-transposec-4x8-sse2.c.obj 2025-10-10T00:33:49.1851193Z [2139/6994] 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:49.1853336Z [2140/6994] 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:49.1855361Z [2141/6994] 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:49.1857295Z [2142/6994] 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:49.2612361Z [2143/6994] 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:49.2613550Z [2144/6994] 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:49.2614568Z [2145/6994] 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:49.2965397Z [2146/6994] 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:49.2966733Z [2147/6994] 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:49.2967971Z [2148/6994] 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:49.2969008Z [2149/6994] 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:49.3817943Z [2150/6994] 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:49.3818994Z [2151/6994] 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:49.3820007Z [2152/6994] 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:49.3821154Z [2153/6994] 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:49.3920224Z [2154/6994] 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:49.3921310Z [2155/6994] 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:49.3922360Z [2156/6994] 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:49.4635650Z [2157/6994] 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:49.4638267Z [2158/6994] 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:49.4640165Z [2159/6994] 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:49.4641602Z [2160/6994] 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:49.4996358Z [2161/6994] 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:49.4998765Z [2162/6994] 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:49.4999904Z [2163/6994] 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:49.5929678Z [2164/6994] 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:49.5931657Z [2165/6994] 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:49.5933521Z [2166/6994] 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:49.5935355Z [2167/6994] 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:49.6265571Z [2168/6994] 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:49.6266848Z [2169/6994] 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:49.6268450Z [2170/6994] 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:49.6519173Z [2171/6994] 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:49.6521369Z [2172/6994] 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:49.6523469Z [2173/6994] 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:49.7791484Z [2174/6994] 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:49.7792763Z [2175/6994] 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:49.7793940Z [2176/6994] 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:49.7794971Z [2177/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u16.c.obj 2025-10-10T00:33:49.7962385Z [2178/6994] 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:49.7964726Z [2179/6994] 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:49.7967040Z [2180/6994] 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:49.8894263Z [2181/6994] 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:49.8895344Z [2182/6994] 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:49.8896490Z [2183/6994] 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:49.8897580Z [2184/6994] 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:49.9055981Z [2185/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u16.c.obj 2025-10-10T00:33:49.9056919Z [2186/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u16.c.obj 2025-10-10T00:33:49.9057836Z [2187/6994] 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:49.9058801Z [2188/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u16.c.obj 2025-10-10T00:33:50.0089153Z [2189/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u32.c.obj 2025-10-10T00:33:50.0090105Z [2190/6994] 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:50.0091032Z [2191/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u16.c.obj 2025-10-10T00:33:50.0091964Z [2192/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u16.c.obj 2025-10-10T00:33:50.0254443Z [2193/6994] 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:50.0255683Z [2194/6994] 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:50.0256943Z [2195/6994] 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:50.0258067Z [2196/6994] 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:50.0520253Z [2197/6994] 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:50.0522420Z [2198/6994] 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:50.0524374Z [2199/6994] 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:50.1642974Z [2200/6994] 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:50.1643952Z [2201/6994] 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:50.1644872Z [2202/6994] 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:50.1645857Z [2203/6994] 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:50.2105654Z [2204/6994] 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:50.2107874Z [2205/6994] 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:50.2109859Z [2206/6994] 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:50.2112412Z [2207/6994] 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:50.3051423Z [2208/6994] 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:50.3053349Z [2209/6994] 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:50.3055543Z [2210/6994] 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:50.3451350Z [2211/6994] 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:50.3452645Z [2212/6994] 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:50.3453687Z [2213/6994] 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:50.3454710Z [2214/6994] 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:50.4308989Z [2215/6994] 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:50.4310428Z [2216/6994] 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:50.4311571Z [2217/6994] 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:50.4651428Z [2218/6994] 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:50.4653302Z [2219/6994] 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:50.4654992Z [2220/6994] 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:50.4656770Z [2221/6994] 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:50.5576286Z [2222/6994] 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:50.5578366Z [2223/6994] 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:50.5580441Z [2224/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u4.c.obj 2025-10-10T00:33:50.5582309Z [2225/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u4.c.obj 2025-10-10T00:33:50.5934019Z [2226/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u8.c.obj 2025-10-10T00:33:50.5935917Z [2227/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u8.c.obj 2025-10-10T00:33:50.5937732Z [2228/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u8.c.obj 2025-10-10T00:33:50.5939701Z [2229/6994] 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:50.6875140Z [2230/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u4.c.obj 2025-10-10T00:33:50.6876503Z [2231/6994] 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:50.6877483Z [2232/6994] 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:50.6878430Z [2233/6994] 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:50.7229829Z [2234/6994] 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:50.7231076Z [2235/6994] 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:50.7232054Z [2236/6994] 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:50.7233138Z [2237/6994] 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:50.8087549Z [2238/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u4.c.obj 2025-10-10T00:33:50.8088767Z [2239/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u4.c.obj 2025-10-10T00:33:50.8090075Z [2240/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u4.c.obj 2025-10-10T00:33:50.8091024Z [2241/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u4.c.obj 2025-10-10T00:33:50.8541122Z [2242/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u4.c.obj 2025-10-10T00:33:50.8542195Z [2243/6994] 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:50.8544642Z [2244/6994] 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:50.8546687Z [2245/6994] 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:50.9294054Z [2246/6994] 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:50.9296382Z [2247/6994] 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:50.9298071Z [2248/6994] 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:50.9938662Z [2249/6994] 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:50.9939849Z [2250/6994] 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:50.9941119Z [2251/6994] 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:51.0509589Z [2252/6994] 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:51.0510999Z [2253/6994] 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:51.0512227Z [2254/6994] 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:51.0513414Z [2255/6994] 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:51.1290545Z [2256/6994] 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:51.1291767Z [2257/6994] 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:51.1293822Z [2258/6994] 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:51.1479128Z [2259/6994] 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:51.1481386Z [2260/6994] 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:51.1483905Z [2261/6994] 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:51.2745935Z [2262/6994] 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:51.2747178Z [2263/6994] 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:51.2748373Z [2264/6994] 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:51.2749491Z [2265/6994] 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:51.2834206Z [2266/6994] 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:51.2836076Z [2267/6994] 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:51.2837418Z [2268/6994] 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:51.3674304Z [2269/6994] 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:51.3676975Z [2270/6994] 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:51.3679284Z [2271/6994] 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:51.4237239Z [2272/6994] 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:51.4238511Z [2273/6994] 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:51.4239871Z [2274/6994] 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:51.4806600Z [2275/6994] 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:51.4808028Z [2276/6994] 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:51.4809334Z [2277/6994] 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:51.4810615Z [2278/6994] 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:51.5565943Z [2279/6994] 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:51.5567361Z [2280/6994] 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:51.5568610Z [2281/6994] 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:51.5810942Z [2282/6994] 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:51.5812370Z [2283/6994] 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:51.5813670Z [2284/6994] 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:51.6514395Z [2285/6994] 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:51.6515862Z [2286/6994] 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:51.6518890Z [2287/6994] 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:51.7029086Z [2288/6994] 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:51.7031418Z [2289/6994] 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:51.7033588Z [2290/6994] 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:51.7035838Z [2291/6994] 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:51.7717419Z [2292/6994] 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:51.7719849Z [2293/6994] 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:51.7721938Z [2294/6994] 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:51.8163000Z [2295/6994] 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:51.8164273Z [2296/6994] 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:51.8165691Z [2297/6994] 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:51.8772369Z [2298/6994] 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:51.8774507Z [2299/6994] 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:51.8775782Z [2300/6994] 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:51.8777676Z [2301/6994] 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:51.9264696Z [2302/6994] 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:51.9266069Z [2303/6994] 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:51.9267270Z [2304/6994] 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:52.0087166Z [2305/6994] 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:52.0089322Z [2306/6994] 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:52.0091630Z [2307/6994] 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:52.0093915Z [2308/6994] 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:52.0281645Z [2309/6994] 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:52.0284666Z [2310/6994] 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:52.0286784Z [2311/6994] 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:52.0966298Z [2312/6994] 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:52.0968300Z [2313/6994] 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:52.0988819Z [2314/6994] 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:52.0991281Z [2315/6994] 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:52.1549984Z [2316/6994] 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:52.1552668Z [2317/6994] 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:52.1555286Z [2318/6994] 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:52.2091034Z [2319/6994] 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:52.2092587Z [2320/6994] 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:52.2093904Z [2321/6994] 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:52.2651095Z [2322/6994] 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:52.2652497Z [2323/6994] 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:52.2653749Z [2324/6994] 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:52.2997521Z [2325/6994] 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:52.3000198Z [2326/6994] 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:52.3002658Z [2327/6994] 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:52.3749366Z [2328/6994] 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:52.3752068Z [2329/6994] 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:52.3754617Z [2330/6994] 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:52.4306330Z [2331/6994] 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:52.4308981Z [2332/6994] 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:52.4311403Z [2333/6994] 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:52.4623515Z [2334/6994] 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:52.4625733Z [2335/6994] 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:52.4628145Z [2336/6994] 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:52.5469724Z [2337/6994] 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:52.5485795Z [2338/6994] 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:52.5487191Z [2339/6994] 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:52.5489051Z [2340/6994] 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:54.6958956Z [2341/6994] 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:54.6960174Z [2342/6994] 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:54.6961336Z [2343/6994] 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:54.7654985Z [2344/6994] 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:54.7656334Z [2345/6994] 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:54.7657886Z [2346/6994] 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:54.8271822Z [2347/6994] 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:54.8274455Z [2348/6994] 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:54.8276771Z [2349/6994] 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:54.8706985Z [2350/6994] 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:54.8709265Z [2351/6994] 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:54.8711132Z [2352/6994] 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:54.8712919Z [2353/6994] 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:54.9743163Z [2354/6994] 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:54.9745559Z [2355/6994] 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:54.9747824Z [2356/6994] 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:55.0100337Z [2357/6994] 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:55.0102558Z [2358/6994] 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:55.0104653Z [2359/6994] 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:55.0106770Z [2360/6994] 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:55.0909933Z [2361/6994] 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:55.0911121Z [2362/6994] 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:55.0912477Z [2363/6994] 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:55.1324147Z [2364/6994] 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:55.1325384Z [2365/6994] 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:55.1326568Z [2366/6994] 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:55.1547362Z [2367/6994] 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:55.1550337Z [2368/6994] 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:55.1554089Z [2369/6994] 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:55.2432885Z [2370/6994] 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:55.2435233Z [2371/6994] 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:55.2437963Z [2372/6994] 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:55.2439788Z [2373/6994] 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:55.2791210Z [2374/6994] 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:55.2792385Z [2375/6994] 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:55.2794049Z [2376/6994] 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:55.3457388Z [2377/6994] 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:55.3459691Z [2378/6994] 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:55.3462067Z [2379/6994] 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:55.3867771Z [2380/6994] 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:55.3870729Z [2381/6994] 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:55.3873561Z [2382/6994] 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:55.3875664Z [2383/6994] 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:55.4433319Z [2384/6994] 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:55.4435152Z [2385/6994] 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:55.4437151Z [2386/6994] 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:55.5219534Z [2387/6994] 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:55.5220709Z [2388/6994] 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:55.5221736Z [2389/6994] 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:55.5222967Z [2390/6994] 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:55.5654833Z [2391/6994] 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:55.5656854Z [2392/6994] 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:55.5657990Z [2393/6994] 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:55.5659465Z [2394/6994] 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:55.6412474Z [2395/6994] 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:55.6413560Z [2396/6994] 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:55.6414638Z [2397/6994] 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:55.6757804Z [2398/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u8.c.obj 2025-10-10T00:33:55.6759843Z [2399/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u16.c.obj 2025-10-10T00:33:55.6762042Z [2400/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u8.c.obj 2025-10-10T00:33:55.6763687Z [2401/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u16.c.obj 2025-10-10T00:33:55.7820191Z [2402/6994] 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:55.7821412Z [2403/6994] 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:55.7822612Z [2404/6994] 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:55.7823734Z [2405/6994] 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:55.8033808Z [2406/6994] 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:55.8034992Z [2407/6994] 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:55.8036173Z [2408/6994] 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:55.8334974Z [2409/6994] 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:55.8337160Z [2410/6994] 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:55.8339888Z [2411/6994] 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:55.9323942Z [2412/6994] 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:55.9326273Z [2413/6994] 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:55.9328638Z [2414/6994] 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:55.9637983Z [2415/6994] 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:55.9640146Z [2416/6994] 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:55.9642075Z [2417/6994] 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:55.9644125Z [2418/6994] 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:56.0479010Z [2419/6994] 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:56.0480143Z [2420/6994] 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:56.0481230Z [2421/6994] 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:56.0482441Z [2422/6994] 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:56.0950867Z [2423/6994] 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:56.0952000Z [2424/6994] 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:56.0953153Z [2425/6994] 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:56.1860599Z [2426/6994] 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:56.1862659Z [2427/6994] 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:56.1864707Z [2428/6994] 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:56.1866653Z [2429/6994] 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:56.2340403Z [2430/6994] 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:56.2342435Z [2431/6994] 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:56.2344487Z [2432/6994] 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:56.2346378Z [2433/6994] 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:56.3267635Z [2434/6994] 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:56.3268928Z [2435/6994] 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:56.3270173Z [2436/6994] 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:56.3851658Z [2437/6994] 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:56.3853228Z [2438/6994] 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:56.3854452Z [2439/6994] 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:56.3855657Z [2440/6994] 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:56.4064316Z [2441/6994] 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:56.4066445Z [2442/6994] 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:56.4068479Z [2443/6994] 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:56.5168867Z [2444/6994] 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:56.5169958Z [2445/6994] 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:56.5171219Z [2446/6994] 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:56.5172268Z [2447/6994] 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:56.5325665Z [2448/6994] 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:56.5327511Z [2449/6994] 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:56.5329721Z [2450/6994] 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:56.6387110Z [2451/6994] 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:56.6388239Z [2452/6994] 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:56.6389297Z [2453/6994] 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:56.6665877Z [2454/6994] 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:56.6666979Z [2455/6994] 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:56.6668103Z [2456/6994] 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:56.6669243Z [2457/6994] 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:56.7253931Z [2458/6994] 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:56.7255333Z [2459/6994] 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:56.7256961Z [2460/6994] 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:56.7259750Z [2461/6994] 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:56.7864388Z [2462/6994] 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:56.7865779Z [2463/6994] 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:56.7866884Z [2464/6994] 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:56.8450538Z [2465/6994] 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:56.8452820Z [2466/6994] 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:56.8454868Z [2467/6994] 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:56.8456907Z [2468/6994] 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:56.9024486Z [2469/6994] 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:56.9026659Z [2470/6994] 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:56.9028542Z [2471/6994] 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:56.9030266Z [2472/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u8.c.obj 2025-10-10T00:33:56.9553539Z [2473/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u16.c.obj 2025-10-10T00:33:56.9554601Z [2474/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u8.c.obj 2025-10-10T00:33:56.9555601Z [2475/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u16.c.obj 2025-10-10T00:33:56.9556676Z [2476/6994] 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:57.0170824Z [2477/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c8.c.obj 2025-10-10T00:33:57.0172016Z [2478/6994] 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:57.0173015Z [2479/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c8.c.obj 2025-10-10T00:33:57.0729863Z [2480/6994] 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:57.0730850Z [2481/6994] 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:57.0732299Z [2482/6994] 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:57.0733272Z [2483/6994] 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:57.1405810Z [2484/6994] 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:57.1406933Z [2485/6994] 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:57.1408178Z [2486/6994] 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:57.1409307Z [2487/6994] 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:57.2134602Z [2488/6994] 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:57.2136577Z [2489/6994] 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:57.2138519Z [2490/6994] 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:57.2140482Z [2491/6994] 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:57.2786291Z [2492/6994] 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:57.2788461Z [2493/6994] 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:57.2790581Z [2494/6994] 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:57.2791897Z [2495/6994] 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:57.3733176Z [2496/6994] 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:57.3734365Z [2497/6994] 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:57.3735451Z [2498/6994] 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:57.4144441Z [2499/6994] 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:57.4145864Z [2500/6994] 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:57.4147500Z [2501/6994] 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:57.4149363Z [2502/6994] 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:57.4558954Z [2503/6994] 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:57.4561576Z [2504/6994] 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:57.4563810Z [2505/6994] 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:57.5342074Z [2506/6994] 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:57.5343998Z [2507/6994] 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:57.5345866Z [2508/6994] 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:57.5347674Z [2509/6994] 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:57.6010799Z [2510/6994] 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:57.6013249Z [2511/6994] 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:57.6015308Z [2512/6994] 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:57.6017127Z [2513/6994] 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:57.7142895Z [2514/6994] 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:57.7144875Z [2515/6994] 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:57.7146590Z [2516/6994] 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:57.7148163Z [2517/6994] 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:57.7374947Z [2518/6994] 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:57.7377326Z [2519/6994] 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:57.7379283Z [2520/6994] 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:57.8470281Z [2521/6994] 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:57.8471971Z [2522/6994] 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:57.8473536Z [2523/6994] 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:57.8475251Z [2524/6994] 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:57.8764483Z [2525/6994] 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:57.8765679Z [2526/6994] 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:57.8767031Z [2527/6994] 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:57.9538862Z [2528/6994] 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:57.9541642Z [2529/6994] 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:57.9543865Z [2530/6994] 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:57.9545514Z [2531/6994] 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:58.0050514Z [2532/6994] 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:58.0052516Z [2533/6994] 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:58.0054754Z [2534/6994] 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:58.0056755Z [2535/6994] 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:58.0346173Z [2536/6994] 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:58.0348562Z [2537/6994] 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:58.0350247Z [2538/6994] 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:58.1520764Z [2539/6994] 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:58.1521841Z [2540/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-prelu\gen\f32-prelu-avx-2x16.c.obj 2025-10-10T00:33:58.1522886Z [2541/6994] 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:58.1523963Z [2542/6994] 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:58.1919080Z [2543/6994] 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:58.1921465Z [2544/6994] 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:58.1923615Z [2545/6994] 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:58.2740730Z [2546/6994] 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:58.2741911Z [2547/6994] 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:58.2743094Z [2548/6994] 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:58.2744163Z [2549/6994] 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:58.3047781Z [2550/6994] 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:58.3049024Z [2551/6994] 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:58.3050133Z [2552/6994] 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:58.3815347Z [2553/6994] 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:58.3816426Z [2554/6994] 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:58.3817344Z [2555/6994] 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:58.3818341Z [2556/6994] 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:58.4288965Z [2557/6994] 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:58.4290407Z [2558/6994] 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:58.4291347Z [2559/6994] 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:58.4292292Z [2560/6994] 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:58.5010653Z [2561/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u8.c.obj 2025-10-10T00:33:58.5012405Z [2562/6994] 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:58.5014050Z [2563/6994] 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:58.5016196Z [2564/6994] 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:58.5414135Z [2565/6994] 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:58.5415291Z [2566/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u8.c.obj 2025-10-10T00:33:58.5416600Z [2567/6994] 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:58.5417791Z [2568/6994] 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:58.6066411Z [2569/6994] 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:58.6068227Z [2570/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u8.c.obj 2025-10-10T00:33:58.6070026Z [2571/6994] 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:58.6071834Z [2572/6994] 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:58.6595948Z [2573/6994] 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:58.6597645Z [2574/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u8.c.obj 2025-10-10T00:33:58.6599257Z [2575/6994] 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:58.6600982Z [2576/6994] 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:58.7249629Z [2577/6994] 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:58.7251230Z [2578/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx-u8.c.obj 2025-10-10T00:33:58.7252569Z [2579/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx-u8.c.obj 2025-10-10T00:33:58.7254098Z [2580/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx-u8.c.obj 2025-10-10T00:33:58.7812427Z [2581/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx-u8.c.obj 2025-10-10T00:33:58.7814274Z [2582/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx-u8.c.obj 2025-10-10T00:33:58.7815980Z [2583/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u8.c.obj 2025-10-10T00:33:58.7817972Z [2584/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx-u8.c.obj 2025-10-10T00:33:58.8717646Z [2585/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx-u8.c.obj 2025-10-10T00:33:58.8719417Z [2586/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx-u8.c.obj 2025-10-10T00:33:58.8721233Z [2587/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx-u8.c.obj 2025-10-10T00:33:58.8723021Z [2588/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx-u8.c.obj 2025-10-10T00:33:58.8724813Z [2589/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u8.c.obj 2025-10-10T00:33:58.9663705Z [2590/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u8.c.obj 2025-10-10T00:33:58.9664690Z [2591/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u8.c.obj 2025-10-10T00:33:58.9665697Z [2592/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u8.c.obj 2025-10-10T00:33:58.9666835Z [2593/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u8.c.obj 2025-10-10T00:33:59.0067336Z [2594/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx-u8.c.obj 2025-10-10T00:33:59.0069144Z [2595/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx-u8.c.obj 2025-10-10T00:33:59.0070945Z [2596/6994] 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:59.0072849Z [2597/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u8.c.obj 2025-10-10T00:33:59.0195844Z [2598/6994] 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:59.0197146Z [2599/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx-u8.c.obj 2025-10-10T00:33:59.0198294Z [2600/6994] 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:59.1288072Z [2601/6994] 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:59.1289696Z [2602/6994] 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:59.1290657Z [2603/6994] 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:59.1291641Z [2604/6994] 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:59.2146267Z [2605/6994] 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:59.2147270Z [2606/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx-u8.c.obj 2025-10-10T00:33:59.2148274Z [2607/6994] 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:59.2149216Z [2608/6994] 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:59.2548712Z [2609/6994] 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:59.2551298Z [2610/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u8.c.obj 2025-10-10T00:33:59.2553031Z [2611/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u8.c.obj 2025-10-10T00:33:59.2554740Z [2612/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u16.c.obj 2025-10-10T00:33:59.2556476Z [2613/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx-u8.c.obj 2025-10-10T00:33:59.3515848Z [2614/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx-u8.c.obj 2025-10-10T00:33:59.3516763Z [2615/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx-u8.c.obj 2025-10-10T00:33:59.3517657Z [2616/6994] 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:59.3518688Z [2617/6994] 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:59.3742445Z [2618/6994] 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:59.3744375Z [2619/6994] 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:59.3745434Z [2620/6994] 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:59.4713309Z [2621/6994] 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:59.4714521Z [2622/6994] 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:59.4715494Z [2623/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx-u8.c.obj 2025-10-10T00:33:59.4716428Z [2624/6994] 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:59.5108983Z [2625/6994] 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:59.5110083Z [2626/6994] 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:59.5111444Z [2627/6994] 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:59.5112524Z [2628/6994] 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:59.6195005Z [2629/6994] 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:59.6196961Z [2630/6994] 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:59.6198877Z [2631/6994] 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:59.6200925Z [2632/6994] 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:59.6478016Z [2633/6994] 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:59.6479443Z [2634/6994] 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:59.6481537Z [2635/6994] 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:59.6757178Z [2636/6994] 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:59.6759557Z [2637/6994] 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:59.6761735Z [2638/6994] 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:59.8086317Z [2639/6994] 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:59.8087580Z [2640/6994] 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:59.8088726Z [2641/6994] 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:59.8089839Z [2642/6994] 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:59.8176133Z [2643/6994] 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:59.8177513Z [2644/6994] 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:59.8178747Z [2645/6994] 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:59.9157587Z [2646/6994] 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:59.9160004Z [2647/6994] 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:59.9162212Z [2648/6994] 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:59.9584449Z [2649/6994] 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:59.9585718Z [2650/6994] 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:59.9586949Z [2651/6994] 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:59.9588195Z [2652/6994] 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:34:00.0273114Z [2653/6994] 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:34:00.0275204Z [2654/6994] 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:34:00.0277182Z [2655/6994] 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:34:00.0894487Z [2656/6994] 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:34:00.0895914Z [2657/6994] 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:34:00.0897172Z [2658/6994] 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:34:00.1428078Z [2659/6994] 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:34:00.1430606Z [2660/6994] 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:34:00.1432902Z [2661/6994] 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:34:00.1435116Z [2662/6994] 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:34:00.2218925Z [2663/6994] 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:34:00.2221310Z [2664/6994] 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:34:00.2223773Z [2665/6994] 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:34:00.2338839Z [2666/6994] 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:34:00.2341009Z [2667/6994] 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:34:00.2342257Z [2668/6994] 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:34:00.3491455Z [2669/6994] 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:34:00.3492644Z [2670/6994] 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:34:00.3493773Z [2671/6994] 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:34:00.3494829Z [2672/6994] 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:34:00.3722122Z [2673/6994] 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:34:00.3723309Z [2674/6994] 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:34:00.3724376Z [2675/6994] 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:34:00.3725453Z [2676/6994] 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:34:00.4601573Z [2677/6994] 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:34:00.4603982Z [2678/6994] 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:34:00.4605825Z [2679/6994] 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:34:00.4976165Z [2680/6994] 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:34:00.4979234Z [2681/6994] 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:34:00.4981646Z [2682/6994] 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:34:00.5553665Z [2683/6994] 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:34:00.5556760Z [2684/6994] 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:34:00.5559359Z [2685/6994] 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:34:00.5560820Z [2686/6994] 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:34:00.6213868Z [2687/6994] 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:34:00.6215320Z [2688/6994] 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:34:00.6216497Z [2689/6994] 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:34:00.6381700Z [2690/6994] 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:34:00.6384189Z [2691/6994] 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:34:00.6386511Z [2692/6994] 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:34:00.7180114Z [2693/6994] 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:34:00.7182341Z [2694/6994] 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:34:00.7184966Z [2695/6994] 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:34:00.7869300Z [2696/6994] 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:34:00.7871522Z [2697/6994] 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:34:00.7873582Z [2698/6994] 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:34:00.7875846Z [2699/6994] 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:34:00.8650247Z [2700/6994] 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:34:00.8652489Z [2701/6994] 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:34:00.8654706Z [2702/6994] 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:34:00.9178033Z [2703/6994] 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:34:00.9180296Z [2704/6994] 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:34:00.9182576Z [2705/6994] 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:34:00.9184774Z [2706/6994] 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:34:01.0102850Z [2707/6994] 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:34:01.0104747Z [2708/6994] 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:34:01.0106743Z [2709/6994] 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:34:01.0402588Z [2710/6994] 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:34:01.0404808Z [2711/6994] 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:34:01.0406884Z [2712/6994] 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:34:01.1292310Z [2713/6994] 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:34:01.1294785Z [2714/6994] 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:34:01.1296992Z [2715/6994] 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:34:01.1299300Z [2716/6994] 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:34:01.1698687Z [2717/6994] 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:34:01.1701166Z [2718/6994] 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:34:01.1703399Z [2719/6994] 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:34:01.1967689Z [2720/6994] 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:34:01.1969860Z [2721/6994] 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:34:01.1972275Z [2722/6994] 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:34:01.2990042Z [2723/6994] 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:34:01.2992347Z [2724/6994] 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:34:01.2993899Z [2725/6994] 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:34:01.2995331Z [2726/6994] 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:34:01.3188810Z [2727/6994] 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:34:01.3191075Z [2728/6994] 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:34:01.3193308Z [2729/6994] 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:34:01.3872660Z [2730/6994] 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:34:01.3875056Z [2731/6994] 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:34:01.3877170Z [2732/6994] 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:34:01.4431905Z [2733/6994] 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:34:01.4433094Z [2734/6994] 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:34:01.4434208Z [2735/6994] 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:34:01.4435292Z [2736/6994] 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:34:01.5191994Z [2737/6994] 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:34:01.5193600Z [2738/6994] 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:34:01.5194739Z [2739/6994] 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:34:01.5195915Z [2740/6994] 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:34:01.5542798Z [2741/6994] 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:34:01.5544882Z [2742/6994] 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:34:01.5546915Z [2743/6994] 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:34:01.6257431Z [2744/6994] 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:34:01.6259653Z [2745/6994] 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:34:01.6261747Z [2746/6994] 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:34:01.6264142Z [2747/6994] 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:34:01.6700584Z [2748/6994] 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:34:01.6702066Z [2749/6994] 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:34:01.6704611Z [2750/6994] 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:34:01.6706428Z [2751/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u8.c.obj 2025-10-10T00:34:01.7808676Z [2752/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u16.c.obj 2025-10-10T00:34:01.7809765Z [2753/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u8.c.obj 2025-10-10T00:34:01.7810772Z [2754/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u16.c.obj 2025-10-10T00:34:01.7811868Z [2755/6994] 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:34:01.7933948Z [2756/6994] 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:34:01.7935413Z [2757/6994] 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:34:01.7936870Z [2758/6994] 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:34:01.8191470Z [2759/6994] 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:34:01.8192665Z [2760/6994] 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:34:01.8193893Z [2761/6994] 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:34:01.9253052Z [2762/6994] 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:34:01.9254181Z [2763/6994] 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:34:01.9255286Z [2764/6994] 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:34:01.9256326Z [2765/6994] 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:34:01.9391543Z [2766/6994] 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:34:01.9393071Z [2767/6994] 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:34:01.9395145Z [2768/6994] 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:34:01.9396410Z [2769/6994] 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:34:02.0694487Z [2770/6994] 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:34:02.0695452Z [2771/6994] 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:34:02.0696680Z [2772/6994] 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:34:02.0891216Z [2773/6994] 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:34:02.0893371Z [2774/6994] 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:34:02.0894897Z [2775/6994] 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:34:02.0895911Z [2776/6994] 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:34:02.2256752Z [2777/6994] 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:34:02.2257850Z [2778/6994] 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:34:02.2258872Z [2779/6994] 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:34:02.2260076Z [2780/6994] 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:34:02.2422667Z [2781/6994] 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:34:02.2423740Z [2782/6994] 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:34:02.2424954Z [2783/6994] 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:34:02.3537731Z [2784/6994] 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:34:02.3538941Z [2785/6994] 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:34:02.3539992Z [2786/6994] 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:34:02.3541193Z [2787/6994] 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:34:02.3849782Z [2788/6994] 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:34:02.3851829Z [2789/6994] 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:34:02.3853785Z [2790/6994] 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:34:02.4034953Z [2791/6994] 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:34:02.4036123Z [2792/6994] 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:34:02.4037263Z [2793/6994] 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:34:02.4038981Z [2794/6994] 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:34:02.5162256Z [2795/6994] 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:34:02.5163751Z [2796/6994] 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:34:02.5164890Z [2797/6994] 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:34:02.5166033Z [2798/6994] 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:34:02.5338765Z [2799/6994] 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:34:02.5340867Z [2800/6994] 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:34:02.5342416Z [2801/6994] 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:34:02.6451812Z [2802/6994] 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:34:02.6452881Z [2803/6994] 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:34:02.6454241Z [2804/6994] 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:34:02.6455325Z [2805/6994] 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:34:02.6526764Z [2806/6994] 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:34:02.6528974Z [2807/6994] 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:34:02.6531153Z [2808/6994] 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:34:02.7568231Z [2809/6994] 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:34:02.7569358Z [2810/6994] 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:34:02.7570405Z [2811/6994] 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:34:02.7571509Z [2812/6994] 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:34:02.7834126Z [2813/6994] 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:34:02.7835259Z [2814/6994] 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:34:02.7836275Z [2815/6994] 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:34:02.7837304Z [2816/6994] 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:34:02.9050917Z [2817/6994] 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:34:02.9051936Z [2818/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u16.c.obj 2025-10-10T00:34:02.9052845Z [2819/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u8.c.obj 2025-10-10T00:34:02.9053936Z [2820/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u16.c.obj 2025-10-10T00:34:02.9324930Z [2821/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u32.c.obj 2025-10-10T00:34:02.9326157Z [2822/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u8.c.obj 2025-10-10T00:34:02.9327372Z [2823/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u48.c.obj 2025-10-10T00:34:02.9328739Z [2824/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u16.c.obj 2025-10-10T00:34:03.0530866Z [2825/6994] 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:34:03.0532368Z [2826/6994] 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:34:03.0533892Z [2827/6994] 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:34:03.0535003Z [2828/6994] 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:34:03.0565380Z [2829/6994] 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:34:03.0567251Z [2830/6994] 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:34:03.0569122Z [2831/6994] 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:34:03.1709056Z [2832/6994] 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:34:03.1710244Z [2833/6994] 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:34:03.1711314Z [2834/6994] 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:34:03.1712426Z [2835/6994] 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:34:03.1801903Z [2836/6994] 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:34:03.1803210Z [2837/6994] 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:34:03.1804276Z [2838/6994] 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:34:03.1805324Z [2839/6994] 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:34:03.2233831Z [2840/6994] 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:34:03.2235300Z [2841/6994] 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:34:03.2237302Z [2842/6994] 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:34:03.2927552Z [2843/6994] 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:34:03.2929502Z [2844/6994] 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:34:03.2931866Z [2845/6994] 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:34:03.3404426Z [2846/6994] 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:34:03.3406183Z [2847/6994] 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:34:03.3407365Z [2848/6994] 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:34:03.3408603Z [2849/6994] 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:34:03.3409821Z [2850/6994] 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:34:03.4089241Z [2851/6994] 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:34:03.4090508Z [2852/6994] 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:34:03.4091791Z [2853/6994] 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:34:03.4297670Z [2854/6994] 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:34:03.4299546Z [2855/6994] 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:34:03.4301550Z [2856/6994] 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:34:03.4303457Z [2857/6994] 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:34:03.5366681Z [2858/6994] 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:34:03.5367778Z [2859/6994] 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:34:03.5368829Z [2860/6994] 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:34:03.5369781Z [2861/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vadd-f16c-u8.c.obj 2025-10-10T00:34:03.5804159Z [2862/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u8.c.obj 2025-10-10T00:34:03.5805964Z [2863/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u16.c.obj 2025-10-10T00:34:03.5808146Z [2864/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u8.c.obj 2025-10-10T00:34:03.5810169Z [2865/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmax-f16c-u8.c.obj 2025-10-10T00:34:03.6579479Z [2866/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmin-f16c-u8.c.obj 2025-10-10T00:34:03.6580688Z [2867/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u16.c.obj 2025-10-10T00:34:03.6581599Z [2868/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vminc-f16c-u8.c.obj 2025-10-10T00:34:03.6582591Z [2869/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmul-f16c-u8.c.obj 2025-10-10T00:34:03.7092436Z [2870/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u8.c.obj 2025-10-10T00:34:03.7094230Z [2871/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u8.c.obj 2025-10-10T00:34:03.7096312Z [2872/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u8.c.obj 2025-10-10T00:34:03.7098506Z [2873/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u16.c.obj 2025-10-10T00:34:03.7835038Z [2874/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u8.c.obj 2025-10-10T00:34:03.7836223Z [2875/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u8.c.obj 2025-10-10T00:34:03.7837162Z [2876/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u8.c.obj 2025-10-10T00:34:03.7838122Z [2877/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u8.c.obj 2025-10-10T00:34:03.8571699Z [2878/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsub-f16c-u8.c.obj 2025-10-10T00:34:03.8573918Z [2879/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u8.c.obj 2025-10-10T00:34:03.8575740Z [2880/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u8.c.obj 2025-10-10T00:34:03.8577537Z [2881/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u8.c.obj 2025-10-10T00:34:03.8980404Z [2882/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u8.c.obj 2025-10-10T00:34:03.8981817Z [2883/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u8.c.obj 2025-10-10T00:34:03.8982931Z [2884/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u8.c.obj 2025-10-10T00:34:03.8983820Z [2885/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u8.c.obj 2025-10-10T00:34:03.9865029Z [2886/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u8.c.obj 2025-10-10T00:34:03.9866073Z [2887/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u8.c.obj 2025-10-10T00:34:03.9867029Z [2888/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u16.c.obj 2025-10-10T00:34:03.9868030Z [2889/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u8.c.obj 2025-10-10T00:34:04.0248645Z [2890/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u8.c.obj 2025-10-10T00:34:04.0250301Z [2891/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u16.c.obj 2025-10-10T00:34:04.0251959Z [2892/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u16.c.obj 2025-10-10T00:34:04.0253105Z [2893/6994] 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:34:04.0805543Z [2894/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u32.c.obj 2025-10-10T00:34:04.0807375Z [2895/6994] 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:34:04.0810021Z [2896/6994] 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:34:04.1506146Z [2897/6994] 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:34:04.1507627Z [2898/6994] 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:34:04.1508762Z [2899/6994] 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:34:04.1509814Z [2900/6994] 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:34:04.1766284Z [2901/6994] 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:34:04.1768265Z [2902/6994] 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:34:04.1770416Z [2903/6994] 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:34:04.2656051Z [2904/6994] 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:34:04.2657257Z [2905/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vsqr-f16c-u8.c.obj 2025-10-10T00:34:04.2659185Z [2906/6994] 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:34:04.2660921Z [2907/6994] 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:34:04.3003434Z [2908/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3.c.obj 2025-10-10T00:34:04.3005792Z [2909/6994] 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:34:04.3007773Z [2910/6994] 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:34:04.3009748Z [2911/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p32c-minmax-fma3.c.obj 2025-10-10T00:34:04.4293782Z [2912/6994] 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:34:04.4294946Z [2913/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p8c-minmax-fma3.c.obj 2025-10-10T00:34:04.4296702Z [2914/6994] 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:34:04.4297713Z [2915/6994] 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:34:04.4489732Z [2916/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:04.4491736Z [2917/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:04.4494047Z [2918/6994] 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:34:04.5536803Z [2919/6994] 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:34:04.5537874Z [2920/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p32c-minmax-fma3.c.obj 2025-10-10T00:34:04.5539032Z [2921/6994] 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:34:04.5540118Z [2922/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:04.5737039Z [2923/6994] 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:34:04.5738259Z [2924/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:04.5739557Z [2925/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:04.6644056Z [2926/6994] 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:34:04.6645253Z [2927/6994] 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:34:04.6646604Z [2928/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:04.6647825Z [2929/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:04.7012179Z [2930/6994] 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:34:04.7013440Z [2931/6994] 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:34:04.7014487Z [2932/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:04.7790618Z [2933/6994] 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:34:04.7791910Z [2934/6994] 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:34:04.7793905Z [2935/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:04.7795505Z [2936/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p8c-minmax-fma3.c.obj 2025-10-10T00:34:04.8484322Z [2937/6994] 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:34:04.8486623Z [2938/6994] 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:34:04.8488626Z [2939/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p32c-minmax-fma3.c.obj 2025-10-10T00:34:04.8490609Z [2940/6994] 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:34:04.8795012Z [2941/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3.c.obj 2025-10-10T00:34:04.8796903Z [2942/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p16c-minmax-fma3.c.obj 2025-10-10T00:34:04.8798480Z [2943/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c16.c.obj 2025-10-10T00:34:04.9549671Z [2944/6994] 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:34:04.9550813Z [2945/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3.c.obj 2025-10-10T00:34:04.9551902Z [2946/6994] 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:34:05.0019715Z [2947/6994] 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:34:05.0021080Z [2948/6994] 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:34:05.0022359Z [2949/6994] 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:34:05.0023510Z [2950/6994] 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:34:05.0629574Z [2951/6994] 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:34:05.0632322Z [2952/6994] 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:34:05.0635104Z [2953/6994] 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:34:05.0637569Z [2954/6994] 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:34:05.1224495Z [2955/6994] 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:34:05.1225814Z [2956/6994] 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:34:05.1227137Z [2957/6994] 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:34:05.1228211Z [2958/6994] 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:34:05.1936535Z [2959/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3.c.obj 2025-10-10T00:34:05.1937627Z [2960/6994] 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:34:05.1938759Z [2961/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3.c.obj 2025-10-10T00:34:05.2478356Z [2962/6994] 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:34:05.2480407Z [2963/6994] 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:34:05.2482755Z [2964/6994] 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:34:05.2484668Z [2965/6994] 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:34:05.3078127Z [2966/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:05.3080568Z [2967/6994] 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:34:05.3082648Z [2968/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:05.3579650Z [2969/6994] 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:34:05.3581508Z [2970/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:05.3583169Z [2971/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:05.3584955Z [2972/6994] 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:34:05.4323586Z [2973/6994] 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:34:05.4325836Z [2974/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:34:05.4328320Z [2975/6994] 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:34:05.4330300Z [2976/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-fma3.c.obj 2025-10-10T00:34:05.4785809Z [2977/6994] 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:34:05.4787179Z [2978/6994] 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:34:05.4788537Z [2979/6994] 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:34:05.5313396Z [2980/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-fma3.c.obj 2025-10-10T00:34:05.5314788Z [2981/6994] 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:34:05.5316016Z [2982/6994] 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:34:05.5317102Z [2983/6994] 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:34:05.6288549Z [2984/6994] 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:34:05.6290961Z [2985/6994] 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:34:05.6292326Z [2986/6994] 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:34:05.6293541Z [2987/6994] 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:34:05.6712634Z [2988/6994] 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:34:05.6714855Z [2989/6994] 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:34:05.6716925Z [2990/6994] 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:34:05.7635701Z [2991/6994] 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:34:05.7637569Z [2992/6994] 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:34:05.7640023Z [2993/6994] 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:34:05.7642136Z [2994/6994] 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:34:05.8053778Z [2995/6994] 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:34:05.8054935Z [2996/6994] 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:34:05.8056028Z [2997/6994] 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:34:05.9147766Z [2998/6994] 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:34:05.9150779Z [2999/6994] 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:34:05.9152983Z [3000/6994] 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:34:05.9155022Z [3001/6994] 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:34:05.9439113Z [3002/6994] 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:34:05.9440268Z [3003/6994] 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:34:05.9441422Z [3004/6994] 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:34:06.0118523Z [3005/6994] 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:34:06.0120765Z [3006/6994] 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:34:06.0123198Z [3007/6994] 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:34:06.0125106Z [3008/6994] 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:34:06.0548843Z [3009/6994] 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:34:06.0550393Z [3010/6994] 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:34:06.0551650Z [3011/6994] 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:34:06.1369358Z [3012/6994] 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:34:06.1371771Z [3013/6994] 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:34:06.1375302Z [3014/6994] 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:34:06.1377445Z [3015/6994] 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:34:06.1999034Z [3016/6994] 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:34:06.2001190Z [3017/6994] 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:34:06.2003326Z [3018/6994] 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:34:06.2005486Z [3019/6994] 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:34:06.2255543Z [3020/6994] 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:34:06.2257641Z [3021/6994] 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:34:06.2260468Z [3022/6994] 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:34:06.3487294Z [3023/6994] 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:34:06.3488433Z [3024/6994] 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:34:06.3489545Z [3025/6994] 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:34:06.3490659Z [3026/6994] 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:34:06.3667590Z [3027/6994] 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:34:06.3669809Z [3028/6994] 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:34:06.3671315Z [3029/6994] 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:34:06.4477732Z [3030/6994] 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:34:06.4479909Z [3031/6994] 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:34:06.4482060Z [3032/6994] 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:34:06.4904456Z [3033/6994] 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:34:06.4906574Z [3034/6994] 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:34:06.4908450Z [3035/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u32.c.obj 2025-10-10T00:34:06.4910058Z [3036/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u8.c.obj 2025-10-10T00:34:06.5693086Z [3037/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u64.c.obj 2025-10-10T00:34:06.5695092Z [3038/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u8.c.obj 2025-10-10T00:34:06.5696835Z [3039/6994] 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:34:06.5698676Z [3040/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u8.c.obj 2025-10-10T00:34:06.6311535Z [3041/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u32.c.obj 2025-10-10T00:34:06.6313388Z [3042/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u8.c.obj 2025-10-10T00:34:06.6315155Z [3043/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u32.c.obj 2025-10-10T00:34:06.6317072Z [3044/6994] 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:34:06.7081949Z [3045/6994] 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:34:06.7085395Z [3046/6994] 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:34:06.7087781Z [3047/6994] 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:34:06.7598928Z [3048/6994] 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:34:06.7600568Z [3049/6994] 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:34:06.7602018Z [3050/6994] 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:34:06.7603356Z [3051/6994] 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:34:06.7702499Z [3052/6994] 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:34:06.7704767Z [3053/6994] 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:34:06.7707305Z [3054/6994] 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:34:06.9066680Z [3055/6994] 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:34:06.9067892Z [3056/6994] 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:34:06.9069118Z [3057/6994] 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:34:06.9414329Z [3058/6994] 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:34:06.9415466Z [3059/6994] 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:34:06.9417075Z [3060/6994] 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:34:06.9418358Z [3061/6994] 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:34:07.0456393Z [3062/6994] 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:34:07.0457548Z [3063/6994] 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:34:07.0458801Z [3064/6994] 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:34:07.0459815Z [3065/6994] 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:34:07.0627655Z [3066/6994] 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:34:07.0628996Z [3067/6994] 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:34:07.0630470Z [3068/6994] 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:34:07.1681562Z [3069/6994] 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:34:07.1682628Z [3070/6994] 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:34:07.1683720Z [3071/6994] 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:34:07.1842901Z [3072/6994] 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:34:07.1844828Z [3073/6994] 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:34:07.1846975Z [3074/6994] 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:34:07.1849103Z [3075/6994] 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:34:07.2470571Z [3076/6994] 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:34:07.2473547Z [3077/6994] 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:34:07.2475773Z [3078/6994] 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:34:07.2478576Z [3079/6994] 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:34:07.3015148Z [3080/6994] 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:34:07.3016627Z [3081/6994] 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:34:07.3018007Z [3082/6994] 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:34:07.3105940Z [3083/6994] 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:34:07.3107564Z [3084/6994] 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:34:07.3109477Z [3085/6994] 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:34:07.4077878Z [3086/6994] 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:34:07.4079207Z [3087/6994] 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:34:07.4080471Z [3088/6994] 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:34:07.4234071Z [3089/6994] 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:34:07.4236452Z [3090/6994] 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:34:07.4239073Z [3091/6994] 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:34:07.4410550Z [3092/6994] 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:34:07.4411927Z [3093/6994] 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:34:07.4413277Z [3094/6994] 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:34:07.5216002Z [3095/6994] 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:34:07.5217855Z [3096/6994] 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:34:07.5219624Z [3097/6994] 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:34:07.5667933Z [3098/6994] 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:34:07.5670122Z [3099/6994] 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:34:07.5671966Z [3100/6994] 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:34:07.5673695Z [3101/6994] 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:34:07.6489105Z [3102/6994] 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:34:07.6490169Z [3103/6994] 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:34:07.6491218Z [3104/6994] 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:34:07.6492987Z [3105/6994] 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:34:07.6914550Z [3106/6994] 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:34:07.6915677Z [3107/6994] 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:34:07.6916851Z [3108/6994] 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:34:07.7555346Z [3109/6994] 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:34:07.7557591Z [3110/6994] 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:34:07.7559812Z [3111/6994] 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:34:07.8093780Z [3112/6994] 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:34:07.8095904Z [3113/6994] 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:34:07.8098464Z [3114/6994] 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:34:07.8100799Z [3115/6994] 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:34:07.8730679Z [3116/6994] 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:34:07.8732478Z [3117/6994] 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:34:07.8734798Z [3118/6994] 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:34:07.9490278Z [3119/6994] 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:34:07.9492235Z [3120/6994] 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:34:07.9493961Z [3121/6994] 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:34:07.9495674Z [3122/6994] 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:34:07.9927402Z [3123/6994] 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:34:07.9929561Z [3124/6994] 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:34:07.9931769Z [3125/6994] 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:34:08.0662501Z [3126/6994] 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:34:08.0663984Z [3127/6994] 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:34:08.0665199Z [3128/6994] 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:34:08.0666636Z [3129/6994] 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:34:08.1232751Z [3130/6994] 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:34:08.1234054Z [3131/6994] 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:34:08.1886557Z [3132/6994] 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:34:08.1887869Z [3133/6994] 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:34:08.1888967Z [3134/6994] 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:34:08.1890321Z [3135/6994] 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:34:08.2344304Z [3136/6994] 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:34:08.2346774Z [3137/6994] 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:34:08.2349272Z [3138/6994] 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:34:08.2351298Z [3139/6994] 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:34:08.2845466Z [3140/6994] 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:34:08.2846578Z [3141/6994] 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:34:08.2847757Z [3142/6994] 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:34:08.2848908Z [3143/6994] 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:34:08.3027026Z [3144/6994] 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:34:08.3028923Z [3145/6994] 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:34:08.3030057Z [3146/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32.c.obj 2025-10-10T00:34:08.3638121Z [3147/6994] 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:34:08.3639391Z [3148/6994] 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:34:08.3640587Z [3149/6994] 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:34:08.3843418Z [3150/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64.c.obj 2025-10-10T00:34:08.3845288Z [3151/6994] 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:34:08.3847402Z [3152/6994] 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:34:08.3849200Z [3153/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u72.c.obj 2025-10-10T00:34:08.4485746Z [3154/6994] 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:34:08.4488036Z [3155/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80.c.obj 2025-10-10T00:34:08.4490294Z [3156/6994] 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:34:08.4492617Z [3157/6994] 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:34:08.4796954Z [3158/6994] 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:34:08.4798212Z [3159/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96.c.obj 2025-10-10T00:34:08.4799704Z [3160/6994] 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:34:08.5044350Z [3161/6994] 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:34:08.5046378Z [3162/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32.c.obj 2025-10-10T00:34:08.5048367Z [3163/6994] 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:34:08.5050492Z [3164/6994] 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:34:08.5706178Z [3165/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64.c.obj 2025-10-10T00:34:08.5708103Z [3166/6994] 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:34:08.5709766Z [3167/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u72.c.obj 2025-10-10T00:34:08.5931016Z [3168/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80.c.obj 2025-10-10T00:34:08.5932899Z [3169/6994] 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:34:08.5934040Z [3170/6994] 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:34:08.5935141Z [3171/6994] 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:34:08.6834459Z [3172/6994] 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:34:08.6835620Z [3173/6994] 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:34:08.6836718Z [3174/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96.c.obj 2025-10-10T00:34:08.6837810Z [3175/6994] 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:34:08.7094792Z [3176/6994] 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:34:08.7096355Z [3177/6994] 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:34:08.7098098Z [3178/6994] 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:34:08.7779151Z [3179/6994] 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:34:08.7781661Z [3180/6994] 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:34:08.7783918Z [3181/6994] 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:34:08.8100189Z [3182/6994] 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:34:08.8102999Z [3183/6994] 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:34:08.8105446Z [3184/6994] 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:34:08.8943361Z [3185/6994] 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:34:08.8944674Z [3186/6994] 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:34:08.8945899Z [3187/6994] 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:34:08.8947049Z [3188/6994] 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:34:08.9396057Z [3189/6994] 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:34:08.9397195Z [3190/6994] 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:34:08.9398367Z [3191/6994] 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:34:08.9399459Z [3192/6994] 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:34:09.0069526Z [3193/6994] 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:34:09.0071247Z [3194/6994] 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:34:09.0072931Z [3195/6994] 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:34:09.0074731Z [3196/6994] 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:34:09.0415913Z [3197/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u32.c.obj 2025-10-10T00:34:09.0417078Z [3198/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u8.c.obj 2025-10-10T00:34:09.0418484Z [3199/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u16.c.obj 2025-10-10T00:34:09.0640027Z [3200/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u24.c.obj 2025-10-10T00:34:09.0642064Z [3201/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u16.c.obj 2025-10-10T00:34:09.0645723Z [3202/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u24.c.obj 2025-10-10T00:34:09.0647763Z [3203/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u32.c.obj 2025-10-10T00:34:09.1503949Z [3204/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u8.c.obj 2025-10-10T00:34:09.1506139Z [3205/6994] 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:34:09.1507971Z [3206/6994] 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:34:09.1893256Z [3207/6994] 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:34:09.1895335Z [3208/6994] 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:34:09.1897397Z [3209/6994] 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:34:09.1899566Z [3210/6994] 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:34:09.2716811Z [3211/6994] 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:34:09.2718950Z [3212/6994] 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:34:09.2721447Z [3213/6994] 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:34:09.2724090Z [3214/6994] 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:34:09.3275354Z [3215/6994] 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:34:09.3277837Z [3216/6994] 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:34:09.3280015Z [3217/6994] 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:34:09.3945265Z [3218/6994] 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:34:09.3946585Z [3219/6994] 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:34:09.3947802Z [3220/6994] 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:34:09.4685535Z [3221/6994] 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:34:09.4687099Z [3222/6994] 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:34:09.4688295Z [3223/6994] 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:34:09.4689533Z [3224/6994] 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:34:09.5072327Z [3225/6994] 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:34:09.5074393Z [3226/6994] 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:34:09.5076454Z [3227/6994] 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:34:09.5621058Z [3228/6994] 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:34:09.5622393Z [3229/6994] 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:34:09.5623907Z [3230/6994] 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:34:09.6238888Z [3231/6994] 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:34:09.6241041Z [3232/6994] 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:34:09.6243412Z [3233/6994] 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:34:09.6245873Z [3234/6994] 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:34:09.7029112Z [3235/6994] 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:34:09.7030497Z [3236/6994] 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:34:09.7031821Z [3237/6994] 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:34:09.7574205Z [3238/6994] 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:34:09.7575439Z [3239/6994] 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:34:09.7576633Z [3240/6994] 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:34:09.8364941Z [3241/6994] 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:34:09.8367143Z [3242/6994] 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:34:09.8369388Z [3243/6994] 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:34:09.8371564Z [3244/6994] 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:34:09.8898459Z [3245/6994] 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:34:09.8900250Z [3246/6994] 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:34:09.8902137Z [3247/6994] 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:34:09.9156671Z [3248/6994] 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:34:09.9159193Z [3249/6994] 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:34:09.9161337Z [3250/6994] 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:34:10.0378436Z [3251/6994] 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:34:10.0379927Z [3252/6994] 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:34:10.0381198Z [3253/6994] 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:34:10.0382305Z [3254/6994] 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:34:10.0626007Z [3255/6994] 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:34:10.0627241Z [3256/6994] 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:34:10.1310210Z [3257/6994] 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:34:10.1312507Z [3258/6994] 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:34:10.1314809Z [3259/6994] 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:34:10.1316962Z [3260/6994] 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:34:10.2072708Z [3261/6994] 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:34:10.2074394Z [3262/6994] 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:34:10.2076372Z [3263/6994] 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:34:10.2077704Z [3264/6994] 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:34:10.2534080Z [3265/6994] 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:34:10.2535280Z [3266/6994] 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:34:10.2536823Z [3267/6994] 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:34:10.3346552Z [3268/6994] 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:34:10.3348697Z [3269/6994] 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:34:10.3350785Z [3270/6994] 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:34:10.3352854Z [3271/6994] 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:34:10.3808619Z [3272/6994] 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:34:10.3811060Z [3273/6994] 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:34:10.3813430Z [3274/6994] 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:34:10.4228593Z [3275/6994] 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:34:10.4232033Z [3276/6994] 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:34:10.4234407Z [3277/6994] 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:34:10.4703799Z [3278/6994] 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:34:10.4706118Z [3279/6994] 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:34:10.4707878Z [3280/6994] 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:34:10.5133681Z [3281/6994] 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:34:10.5135609Z [3282/6994] 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:34:10.5137157Z [3283/6994] 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:34:10.5821003Z [3284/6994] 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:34:10.5822413Z [3285/6994] 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:34:10.5823669Z [3286/6994] 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:34:10.6549771Z [3287/6994] 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:34:10.6551396Z [3288/6994] 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:34:10.6553963Z [3289/6994] 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:34:10.6556001Z [3290/6994] 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:34:10.6982394Z [3291/6994] 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:34:10.6983694Z [3292/6994] 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:34:10.6985017Z [3293/6994] 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:34:10.7750551Z [3294/6994] 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:34:10.7753044Z [3295/6994] 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:34:10.7755832Z [3296/6994] 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:34:10.7967334Z [3297/6994] 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:34:10.7969739Z [3298/6994] 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:34:10.7972141Z [3299/6994] 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:34:10.8268624Z [3300/6994] 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:34:10.8271547Z [3301/6994] 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:34:10.8273952Z [3302/6994] 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:34:10.9296913Z [3303/6994] 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:34:10.9298354Z [3304/6994] 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:34:10.9299532Z [3305/6994] 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:34:10.9300632Z [3306/6994] 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:34:10.9476915Z [3307/6994] 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:34:10.9479266Z [3308/6994] 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:34:10.9481420Z [3309/6994] 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:34:11.0333391Z [3310/6994] 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:34:11.0335581Z [3311/6994] 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:34:11.0337458Z [3312/6994] 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:34:11.0590383Z [3313/6994] 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:34:11.0591715Z [3314/6994] 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:34:11.0592845Z [3315/6994] 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:34:11.0593916Z [3316/6994] 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:34:11.1519408Z [3317/6994] 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:34:11.1521053Z [3318/6994] 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:34:11.1523173Z [3319/6994] 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:34:11.1525387Z [3320/6994] 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:34:11.1904380Z [3321/6994] 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:34:11.1905688Z [3322/6994] 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:34:11.1907169Z [3323/6994] 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:34:11.2222280Z [3324/6994] 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:34:11.2224171Z [3325/6994] 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:34:11.2226064Z [3326/6994] 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:34:11.2952418Z [3327/6994] 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:34:11.2954091Z [3328/6994] 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:34:11.2957287Z [3329/6994] 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:34:11.3314162Z [3330/6994] 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:34:11.3315552Z [3331/6994] 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:34:11.3316861Z [3332/6994] 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:34:11.3750344Z [3333/6994] 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:34:11.3752110Z [3334/6994] 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:34:11.3754459Z [3335/6994] 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:34:11.4423106Z [3336/6994] 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:34:11.4425727Z [3337/6994] 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:34:11.4428435Z [3338/6994] 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:34:11.4808425Z [3339/6994] 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:34:11.4810884Z [3340/6994] 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:34:11.4812179Z [3341/6994] 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:34:11.5358254Z [3342/6994] 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:34:11.5359798Z [3343/6994] 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:34:11.5361254Z [3344/6994] 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:34:11.5937171Z [3345/6994] 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:34:11.5939736Z [3346/6994] 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:34:11.5942473Z [3347/6994] 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:34:11.6386732Z [3348/6994] 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:34:11.6389240Z [3349/6994] 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:34:11.6391789Z [3350/6994] 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:34:11.6847689Z [3351/6994] 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:34:11.6850477Z [3352/6994] 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:34:11.6853266Z [3353/6994] 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:34:11.7470758Z [3354/6994] 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:34:11.7472289Z [3355/6994] 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:34:11.7473484Z [3356/6994] 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:34:11.7904805Z [3357/6994] 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:34:11.7907120Z [3358/6994] 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:34:11.7909507Z [3359/6994] 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:34:11.8538517Z [3360/6994] 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:34:11.8540883Z [3361/6994] 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:34:11.8543068Z [3362/6994] 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:34:11.8545549Z [3363/6994] 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:34:11.9003505Z [3364/6994] 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:34:11.9005807Z [3365/6994] 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:34:11.9007992Z [3366/6994] 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:34:11.9376718Z [3367/6994] 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:34:11.9378309Z [3368/6994] 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:34:11.9379590Z [3369/6994] 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:34:11.9381510Z [3370/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u32.c.obj 2025-10-10T00:34:12.0285612Z [3371/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc2.c.obj 2025-10-10T00:34:12.0286603Z [3372/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc4.c.obj 2025-10-10T00:34:12.0287618Z [3373/6994] 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:34:12.0528025Z [3374/6994] 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:34:12.0529094Z [3375/6994] 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:34:12.0530950Z [3376/6994] 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:34:12.0532198Z [3377/6994] 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:34:12.1555048Z [3378/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u16.c.obj 2025-10-10T00:34:12.1556801Z [3379/6994] 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:34:12.1558535Z [3380/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u64.c.obj 2025-10-10T00:34:12.1560092Z [3381/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u16.c.obj 2025-10-10T00:34:12.1929503Z [3382/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u64.c.obj 2025-10-10T00:34:12.1931617Z [3383/6994] 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:34:12.1934117Z [3384/6994] 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:34:12.1936319Z [3385/6994] 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:34:12.2741666Z [3386/6994] 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:34:12.2742936Z [3387/6994] 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:34:12.2744407Z [3388/6994] 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:34:12.3192052Z [3389/6994] 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:34:12.3193313Z [3390/6994] 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:34:12.3194620Z [3391/6994] 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:34:12.3587135Z [3392/6994] 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:34:12.3589320Z [3393/6994] 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:34:12.3591430Z [3394/6994] 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:34:12.3593550Z [3395/6994] 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:34:12.4561612Z [3396/6994] 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:34:12.4562644Z [3397/6994] 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:34:12.4563571Z [3398/6994] 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:34:12.4564890Z [3399/6994] 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:34:12.4961840Z [3400/6994] 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:34:12.4963002Z [3401/6994] 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:34:12.4963975Z [3402/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u32.c.obj 2025-10-10T00:34:12.4965078Z [3403/6994] 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:34:12.5781529Z [3404/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc2.c.obj 2025-10-10T00:34:12.5782504Z [3405/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc4.c.obj 2025-10-10T00:34:12.5783503Z [3406/6994] 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:34:12.6087711Z [3407/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u64.c.obj 2025-10-10T00:34:12.6088994Z [3408/6994] 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:34:12.6089965Z [3409/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u16.c.obj 2025-10-10T00:34:12.6090866Z [3410/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u64.c.obj 2025-10-10T00:34:12.6982087Z [3411/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u16.c.obj 2025-10-10T00:34:12.6983110Z [3412/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u32.c.obj 2025-10-10T00:34:12.6984308Z [3413/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u96.c.obj 2025-10-10T00:34:12.6985259Z [3414/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u64.c.obj 2025-10-10T00:34:12.6986284Z [3415/6994] 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:34:12.7290068Z [3416/6994] 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:34:12.7291764Z [3417/6994] 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:34:12.7292805Z [3418/6994] 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:34:12.8067390Z [3419/6994] 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:34:12.8069358Z [3420/6994] 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:34:12.8071561Z [3421/6994] 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:34:12.8073438Z [3422/6994] 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:34:12.8479940Z [3423/6994] 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:34:12.8482732Z [3424/6994] 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:34:12.8485666Z [3425/6994] 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:34:12.8941421Z [3426/6994] 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:34:12.8944279Z [3427/6994] 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:34:12.8945658Z [3428/6994] 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:34:12.9621146Z [3429/6994] 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:34:12.9623655Z [3430/6994] 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:34:12.9627260Z [3431/6994] 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:34:12.9630249Z [3432/6994] 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:34:13.0247325Z [3433/6994] 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:34:13.0249490Z [3434/6994] 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:34:13.0251678Z [3435/6994] 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:34:13.0961243Z [3436/6994] 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:34:13.0962638Z [3437/6994] 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:34:13.0963861Z [3438/6994] 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:34:13.1390178Z [3439/6994] 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:34:13.1392552Z [3440/6994] 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:34:13.1395031Z [3441/6994] 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:34:13.2132723Z [3442/6994] 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:34:13.2135181Z [3443/6994] 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:34:13.2136642Z [3444/6994] 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:34:13.2137980Z [3445/6994] 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:34:13.2655436Z [3446/6994] 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:34:13.2658003Z [3447/6994] 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:34:13.2660373Z [3448/6994] 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:34:13.3010599Z [3449/6994] 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:34:13.3012799Z [3450/6994] 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:34:13.3014920Z [3451/6994] 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:34:13.3924407Z [3452/6994] 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:34:13.3925875Z [3453/6994] 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:34:13.3927545Z [3454/6994] 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:34:13.4407610Z [3455/6994] 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:34:13.4409919Z [3456/6994] 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:34:13.4412632Z [3457/6994] 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:34:13.4414932Z [3458/6994] 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:34:13.5056818Z [3459/6994] 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:34:13.5059417Z [3460/6994] 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:34:13.5061909Z [3461/6994] 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:34:13.5731418Z [3462/6994] 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:34:13.5733696Z [3463/6994] 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:34:13.5735767Z [3464/6994] 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:34:13.5960751Z [3465/6994] 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:34:13.5963188Z [3466/6994] 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:34:13.5965911Z [3467/6994] 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:34:13.6822021Z [3468/6994] 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:34:13.6824539Z [3469/6994] 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:34:13.6826999Z [3470/6994] 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:34:13.7284082Z [3471/6994] 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:34:13.7285462Z [3472/6994] 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:34:13.7286719Z [3473/6994] 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:34:13.7288008Z [3474/6994] 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:34:13.7921272Z [3475/6994] 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:34:13.7924031Z [3476/6994] 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:34:13.7926673Z [3477/6994] 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:34:13.8410645Z [3478/6994] 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:34:13.8412896Z [3479/6994] 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:34:13.8414934Z [3480/6994] 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:34:13.8968702Z [3481/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u32.c.obj 2025-10-10T00:34:13.8969971Z [3482/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc2.c.obj 2025-10-10T00:34:13.8971069Z [3483/6994] 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:34:13.8972252Z [3484/6994] 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:34:13.9601519Z [3485/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc4.c.obj 2025-10-10T00:34:13.9603361Z [3486/6994] 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:34:13.9605274Z [3487/6994] 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:34:13.9607138Z [3488/6994] 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:34:14.0143632Z [3489/6994] 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:34:14.0144873Z [3490/6994] 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:34:14.0147365Z [3491/6994] 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:34:14.1012954Z [3492/6994] 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:34:14.1015356Z [3493/6994] 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:34:14.1016805Z [3494/6994] 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:34:14.1548191Z [3495/6994] 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:34:14.1549514Z [3496/6994] 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:34:14.1550826Z [3497/6994] 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:34:14.1552339Z [3498/6994] 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:34:14.2288130Z [3499/6994] 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:34:14.2290003Z [3500/6994] 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:34:14.2291383Z [3501/6994] 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:34:14.2799583Z [3502/6994] 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:34:14.2802079Z [3503/6994] 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:34:14.2804507Z [3504/6994] 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:34:14.3091920Z [3505/6994] 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:34:14.3094228Z [3506/6994] 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:34:14.3096610Z [3507/6994] 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:34:14.4198335Z [3508/6994] 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:34:14.4200279Z [3509/6994] 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:34:14.4201747Z [3510/6994] 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:34:14.4203414Z [3511/6994] 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:34:14.4487916Z [3512/6994] 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:34:14.4489586Z [3513/6994] 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:34:14.4490864Z [3514/6994] 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:34:14.5165211Z [3515/6994] 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:34:14.5167732Z [3516/6994] 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:34:14.5169532Z [3517/6994] 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:34:14.5660000Z [3518/6994] 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:34:14.5663262Z [3519/6994] 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:34:14.5665937Z [3520/6994] 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:34:14.6056442Z [3521/6994] 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:34:14.6058004Z [3522/6994] 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:34:14.6060240Z [3523/6994] 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:34:14.7071567Z [3524/6994] 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:34:14.7074170Z [3525/6994] 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:34:14.7076753Z [3526/6994] 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:34:14.7079253Z [3527/6994] 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:34:14.7435505Z [3528/6994] 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:34:14.7436958Z [3529/6994] 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:34:14.7438169Z [3530/6994] 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:34:14.8300577Z [3531/6994] 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:34:14.8303075Z [3532/6994] 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:34:14.8305443Z [3533/6994] 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:34:14.8581005Z [3534/6994] 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:34:14.8582608Z [3535/6994] 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:34:14.8583933Z [3536/6994] 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:34:14.9221359Z [3537/6994] 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:34:14.9222836Z [3538/6994] 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:34:14.9224034Z [3539/6994] 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:34:14.9225324Z [3540/6994] 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:34:15.0044594Z [3541/6994] 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:34:15.0046378Z [3542/6994] 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:34:15.0047937Z [3543/6994] 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:34:15.0480491Z [3544/6994] 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:34:15.0484490Z [3545/6994] 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:34:15.0487075Z [3546/6994] 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:34:15.1286360Z [3547/6994] 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:34:15.1288025Z [3548/6994] 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:34:15.1289342Z [3549/6994] 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:34:15.1834729Z [3550/6994] 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:34:15.1836033Z [3551/6994] 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:34:15.1837184Z [3552/6994] 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:34:15.1838804Z [3553/6994] 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:34:15.2037065Z [3554/6994] 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:34:15.2039615Z [3555/6994] 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:34:15.2042493Z [3556/6994] 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:34:15.2952967Z [3557/6994] 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:34:15.2954322Z [3558/6994] 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:34:15.2955589Z [3559/6994] 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:34:15.3454288Z [3560/6994] 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:34:15.3455548Z [3561/6994] 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:34:15.3456830Z [3562/6994] 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:34:15.4217965Z [3563/6994] 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:34:15.4219284Z [3564/6994] 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:34:15.4220444Z [3565/6994] 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:34:15.4874613Z [3566/6994] 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:34:15.4875889Z [3567/6994] 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:34:15.4877286Z [3568/6994] 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:34:15.4878605Z [3569/6994] 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:34:15.5473012Z [3570/6994] 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:34:15.5475011Z [3571/6994] 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:34:15.5477077Z [3572/6994] 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:34:15.5910033Z [3573/6994] 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:34:15.5912202Z [3574/6994] 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:34:15.5914880Z [3575/6994] 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:34:15.6450293Z [3576/6994] 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:34:15.6452612Z [3577/6994] 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:34:15.6454709Z [3578/6994] 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:34:15.7031068Z [3579/6994] 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:34:15.7032611Z [3580/6994] 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:34:15.7033866Z [3581/6994] 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:34:15.7034989Z [3582/6994] 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:34:15.7866464Z [3583/6994] 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:34:15.7867807Z [3584/6994] 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:34:15.7869386Z [3585/6994] 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:34:15.8432094Z [3586/6994] 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:34:15.8434259Z [3587/6994] 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:34:15.8436328Z [3588/6994] 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:34:15.9073200Z [3589/6994] 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:34:15.9074505Z [3590/6994] 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:34:15.9075954Z [3591/6994] 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:34:15.9077326Z [3592/6994] 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:34:15.9880551Z [3593/6994] 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:34:15.9881742Z [3594/6994] 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:34:15.9882887Z [3595/6994] 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:34:16.0004233Z [3596/6994] 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:34:16.0005463Z [3597/6994] 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:34:16.0006688Z [3598/6994] 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:34:16.0822695Z [3599/6994] 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:34:16.0824252Z [3600/6994] 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:34:16.0825758Z [3601/6994] 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:34:16.0827245Z [3602/6994] 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:34:16.1492699Z [3603/6994] 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:34:16.1494609Z [3604/6994] 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:34:16.1496482Z [3605/6994] 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:34:16.1976034Z [3606/6994] 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:34:16.1978103Z [3607/6994] 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:34:16.1979791Z [3608/6994] 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:34:16.2857806Z [3609/6994] 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:34:16.2859985Z [3610/6994] 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:34:16.2861555Z [3611/6994] 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:34:16.2988505Z [3612/6994] 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:34:16.2989896Z [3613/6994] 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:34:16.2991076Z [3614/6994] 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:34:16.2992302Z [3615/6994] 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:34:16.3990486Z [3616/6994] 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:34:16.3992825Z [3617/6994] 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:34:16.3995064Z [3618/6994] 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:34:16.4311125Z [3619/6994] 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:34:16.4312281Z [3620/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u64-acc2.c.obj 2025-10-10T00:34:16.4313449Z [3621/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u32.c.obj 2025-10-10T00:34:16.4314707Z [3622/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc4.c.obj 2025-10-10T00:34:16.4687319Z [3623/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc2.c.obj 2025-10-10T00:34:16.4690061Z [3624/6994] 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:34:16.4692643Z [3625/6994] 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:34:16.5544928Z [3626/6994] 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:34:16.5546245Z [3627/6994] 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:34:16.5547646Z [3628/6994] 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:34:16.5911893Z [3629/6994] 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:34:16.5913407Z [3630/6994] 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:34:16.5914846Z [3631/6994] 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:34:16.6881434Z [3632/6994] 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:34:16.6882752Z [3633/6994] 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:34:16.6883975Z [3634/6994] 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:34:16.7269608Z [3635/6994] 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:34:16.7271849Z [3636/6994] 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:34:16.7274058Z [3637/6994] 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:34:16.7276370Z [3638/6994] 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:34:16.7686389Z [3639/6994] 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:34:16.7687788Z [3640/6994] 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:34:16.7689996Z [3641/6994] 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:34:16.8577321Z [3642/6994] 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:34:16.8578577Z [3643/6994] 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:34:16.8580196Z [3644/6994] 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:34:16.8818093Z [3645/6994] 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:34:16.8820304Z [3646/6994] 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:34:16.8822482Z [3647/6994] 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:34:16.9825007Z [3648/6994] 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:34:16.9827446Z [3649/6994] 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:34:16.9829826Z [3650/6994] 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:34:17.0189856Z [3651/6994] 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:34:17.0191258Z [3652/6994] 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:34:17.0192560Z [3653/6994] 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:34:17.0193773Z [3654/6994] 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:34:17.0374331Z [3655/6994] 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:34:17.0376465Z [3656/6994] 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:34:17.0377888Z [3657/6994] 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:34:17.1411766Z [3658/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p32c-minmax-avx512f.c.obj 2025-10-10T00:34:17.1412823Z [3659/6994] 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:34:17.1413890Z [3660/6994] 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:34:17.1414898Z [3661/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p32c-minmax-avx512f.c.obj 2025-10-10T00:34:17.1713817Z [3662/6994] 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:34:17.1715225Z [3663/6994] 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:34:17.1716320Z [3664/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.obj 2025-10-10T00:34:17.2641761Z [3665/6994] 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:34:17.2644279Z [3666/6994] 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:34:17.2646312Z [3667/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f.c.obj 2025-10-10T00:34:17.2648574Z [3668/6994] 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:34:17.3261767Z [3669/6994] 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:34:17.3263022Z [3670/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p32c-minmax-avx512f.c.obj 2025-10-10T00:34:17.3265270Z [3671/6994] 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:34:17.3980782Z [3672/6994] 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:34:17.3981949Z [3673/6994] 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:34:17.3983228Z [3674/6994] 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:34:17.3984289Z [3675/6994] 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:34:17.4592560Z [3676/6994] 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:34:17.4593732Z [3677/6994] 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:34:17.4594867Z [3678/6994] 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:34:17.5420010Z [3679/6994] 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:34:17.5422250Z [3680/6994] 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:34:17.5424073Z [3681/6994] 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:34:17.5425865Z [3682/6994] 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:34:17.6082082Z [3683/6994] 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:34:17.6084107Z [3684/6994] 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:34:17.6086009Z [3685/6994] 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:34:17.6087827Z [3686/6994] 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:34:17.6777194Z [3687/6994] 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:34:17.6778422Z [3688/6994] 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:34:17.6779455Z [3689/6994] 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:34:17.7348995Z [3690/6994] 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:34:17.7351260Z [3691/6994] 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:34:17.7353175Z [3692/6994] 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:34:17.7354512Z [3693/6994] 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:34:17.7634727Z [3694/6994] 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:34:17.7636739Z [3695/6994] 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:34:17.7638056Z [3696/6994] 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:34:17.8559652Z [3697/6994] 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:34:17.8561626Z [3698/6994] 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:34:17.8563594Z [3699/6994] 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:34:17.8565224Z [3700/6994] 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:34:17.9078129Z [3701/6994] 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:34:17.9080431Z [3702/6994] 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:34:17.9083986Z [3703/6994] 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:34:17.9933767Z [3704/6994] 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:34:17.9936188Z [3705/6994] 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:34:17.9938426Z [3706/6994] 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:34:17.9940842Z [3707/6994] 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:34:18.0512179Z [3708/6994] 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:34:18.0514190Z [3709/6994] 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:34:18.0516213Z [3710/6994] 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:34:18.1193344Z [3711/6994] 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:34:18.1194576Z [3712/6994] 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:34:18.1196018Z [3713/6994] 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:34:18.1197096Z [3714/6994] 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:34:18.1763666Z [3715/6994] 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:34:18.1765115Z [3716/6994] 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:34:18.1766309Z [3717/6994] 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:34:18.2426364Z [3718/6994] 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:34:18.2427580Z [3719/6994] 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:34:18.2428748Z [3720/6994] 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:34:18.2430633Z [3721/6994] 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:34:18.2695643Z [3722/6994] 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:34:18.2696940Z [3723/6994] 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:34:18.2698537Z [3724/6994] 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:34:18.3150919Z [3725/6994] 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:34:18.3153707Z [3726/6994] 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:34:18.3156025Z [3727/6994] 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:34:18.3158216Z [3728/6994] 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:34:18.3700843Z [3729/6994] 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:34:18.3702834Z [3730/6994] 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:34:18.3704333Z [3731/6994] 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:34:18.3829602Z [3732/6994] 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:34:18.3832221Z [3733/6994] 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:34:18.3834567Z [3734/6994] 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:34:18.4169691Z [3735/6994] 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:34:18.4173316Z [3736/6994] 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:34:18.4175497Z [3737/6994] 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:34:18.4679114Z [3738/6994] 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:34:18.4681006Z [3739/6994] 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:34:18.4682271Z [3740/6994] 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:34:18.4889557Z [3741/6994] 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:34:18.4891413Z [3742/6994] 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:34:18.4893555Z [3743/6994] 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:34:18.4895793Z [3744/6994] 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:34:18.5522424Z [3745/6994] 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:34:18.5524481Z [3746/6994] 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:34:18.5526538Z [3747/6994] 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:34:18.5820491Z [3748/6994] 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:34:18.5821834Z [3749/6994] 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:34:18.5822976Z [3750/6994] 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:34:18.6260546Z [3751/6994] 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:34:18.6262880Z [3752/6994] 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:34:18.6264464Z [3753/6994] 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:34:18.6266170Z [3754/6994] 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:34:18.6897614Z [3755/6994] 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:34:18.6898859Z [3756/6994] 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:34:18.6900181Z [3757/6994] 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:34:18.7204340Z [3758/6994] 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:34:18.7205919Z [3759/6994] 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:34:18.7207397Z [3760/6994] 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:34:18.7570635Z [3761/6994] 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:34:18.7572198Z [3762/6994] 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:34:18.8294051Z [3763/6994] 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:34:18.8295268Z [3764/6994] 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:34:18.8296563Z [3765/6994] 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:34:18.8297647Z [3766/6994] 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:34:18.8298691Z [3767/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u16.c.obj 2025-10-10T00:34:18.8799127Z [3768/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u32-acc2.c.obj 2025-10-10T00:34:18.8801142Z [3769/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc2.c.obj 2025-10-10T00:34:18.8803101Z [3770/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u48-acc3.c.obj 2025-10-10T00:34:18.8804294Z [3771/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u16.c.obj 2025-10-10T00:34:18.9430008Z [3772/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u32-acc2.c.obj 2025-10-10T00:34:18.9430991Z [3773/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u48-acc3.c.obj 2025-10-10T00:34:18.9432000Z [3774/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc2.c.obj 2025-10-10T00:34:18.9432965Z [3775/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc4.c.obj 2025-10-10T00:34:18.9963751Z [3776/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u16.c.obj 2025-10-10T00:34:18.9965803Z [3777/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u32-acc2.c.obj 2025-10-10T00:34:18.9966832Z [3778/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc2.c.obj 2025-10-10T00:34:18.9968010Z [3779/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u48-acc3.c.obj 2025-10-10T00:34:19.0650176Z [3780/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u16.c.obj 2025-10-10T00:34:19.0651240Z [3781/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u32-acc2.c.obj 2025-10-10T00:34:19.0652406Z [3782/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u48-acc3.c.obj 2025-10-10T00:34:19.0653412Z [3783/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc2.c.obj 2025-10-10T00:34:19.0881063Z [3784/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u16.c.obj 2025-10-10T00:34:19.0882372Z [3785/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u16.c.obj 2025-10-10T00:34:19.0884029Z [3786/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u16.c.obj 2025-10-10T00:34:19.1619911Z [3787/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u16.c.obj 2025-10-10T00:34:19.1620995Z [3788/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u16.c.obj 2025-10-10T00:34:19.1621909Z [3789/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u16.c.obj 2025-10-10T00:34:19.1622884Z [3790/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u16.c.obj 2025-10-10T00:34:19.2065883Z [3791/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u16.c.obj 2025-10-10T00:34:19.2067604Z [3792/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u16.c.obj 2025-10-10T00:34:19.2068793Z [3793/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u16.c.obj 2025-10-10T00:34:19.2070108Z [3794/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u16.c.obj 2025-10-10T00:34:19.2878901Z [3795/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u16.c.obj 2025-10-10T00:34:19.2880704Z [3796/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u16.c.obj 2025-10-10T00:34:19.2882597Z [3797/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u16.c.obj 2025-10-10T00:34:19.2884596Z [3798/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u16.c.obj 2025-10-10T00:34:19.3372856Z [3799/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u16.c.obj 2025-10-10T00:34:19.3374788Z [3800/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u16.c.obj 2025-10-10T00:34:19.3376614Z [3801/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u16.c.obj 2025-10-10T00:34:19.3378045Z [3802/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u32.c.obj 2025-10-10T00:34:19.4454709Z [3803/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u16.c.obj 2025-10-10T00:34:19.4455682Z [3804/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u16.c.obj 2025-10-10T00:34:19.4456671Z [3805/6994] 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:34:19.4457758Z [3806/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u128.c.obj 2025-10-10T00:34:19.4848872Z [3807/6994] 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:34:19.4850746Z [3808/6994] 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:34:19.4851834Z [3809/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u64.c.obj 2025-10-10T00:34:19.4853857Z [3810/6994] 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:34:19.5685356Z [3811/6994] 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:34:19.5686356Z [3812/6994] 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:34:19.5687331Z [3813/6994] 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:34:19.5688357Z [3814/6994] 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:34:19.6032052Z [3815/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u32.c.obj 2025-10-10T00:34:19.6034238Z [3816/6994] 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:34:19.6036169Z [3817/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u32.c.obj 2025-10-10T00:34:19.6037957Z [3818/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u16.c.obj 2025-10-10T00:34:19.6792950Z [3819/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u32.c.obj 2025-10-10T00:34:19.6794783Z [3820/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u32.c.obj 2025-10-10T00:34:19.6796585Z [3821/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u32.c.obj 2025-10-10T00:34:19.6798363Z [3822/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u32.c.obj 2025-10-10T00:34:19.7019977Z [3823/6994] 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:34:19.7022358Z [3824/6994] 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:34:19.7024310Z [3825/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u32.c.obj 2025-10-10T00:34:19.7591569Z [3826/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u16.c.obj 2025-10-10T00:34:19.7593576Z [3827/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u64.c.obj 2025-10-10T00:34:19.7595903Z [3828/6994] 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:34:19.7598266Z [3829/6994] 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:34:19.7817460Z [3830/6994] 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:34:19.7818724Z [3831/6994] 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:34:19.7820091Z [3832/6994] 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:34:19.8555547Z [3833/6994] 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:34:19.8557990Z [3834/6994] 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:34:19.8560255Z [3835/6994] 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:34:19.8954543Z [3836/6994] 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:34:19.8955848Z [3837/6994] 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:34:19.8957131Z [3838/6994] 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:34:19.9487026Z [3839/6994] 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:34:19.9489808Z [3840/6994] 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:34:19.9491354Z [3841/6994] 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:34:20.0035517Z [3842/6994] 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:34:20.0037328Z [3843/6994] 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:34:20.0039111Z [3844/6994] 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:34:20.0040975Z [3845/6994] 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:34:20.0320558Z [3846/6994] 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:34:20.0322347Z [3847/6994] 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:34:20.0324506Z [3848/6994] 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:34:20.0932202Z [3849/6994] 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:34:20.0935168Z [3850/6994] 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:34:20.0937695Z [3851/6994] 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:34:20.1475139Z [3852/6994] 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:34:20.1476716Z [3853/6994] 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:34:20.1477966Z [3854/6994] 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:34:20.2273657Z [3855/6994] 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:34:20.2275176Z [3856/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u32.c.obj 2025-10-10T00:34:20.2276341Z [3857/6994] 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:34:20.2277507Z [3858/6994] 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:34:20.2666382Z [3859/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u48.c.obj 2025-10-10T00:34:20.2668239Z [3860/6994] 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:34:20.2670315Z [3861/6994] 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:34:20.3263190Z [3862/6994] 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:34:20.3264349Z [3863/6994] 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:34:20.3265580Z [3864/6994] 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:34:20.3267104Z [3865/6994] 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:34:20.4219061Z [3866/6994] 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:34:20.4220590Z [3867/6994] 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:34:20.4221728Z [3868/6994] 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:34:20.4222753Z [3869/6994] 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:34:20.4964508Z [3870/6994] 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:34:20.4965698Z [3871/6994] 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:34:20.4966926Z [3872/6994] 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:34:20.5737004Z [3873/6994] 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:34:20.5738216Z [3874/6994] 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:34:20.5739348Z [3875/6994] 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:34:20.5740500Z [3876/6994] 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:34:20.6687753Z [3877/6994] 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:34:20.6688865Z [3878/6994] 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:34:20.6689897Z [3879/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u16.c.obj 2025-10-10T00:34:20.7589919Z [3880/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u32-acc2.c.obj 2025-10-10T00:34:20.7591109Z [3881/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u48-acc3.c.obj 2025-10-10T00:34:20.7592125Z [3882/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc2.c.obj 2025-10-10T00:34:20.7593143Z [3883/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u16.c.obj 2025-10-10T00:34:20.8619424Z [3884/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u32-acc2.c.obj 2025-10-10T00:34:20.8620636Z [3885/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u48-acc3.c.obj 2025-10-10T00:34:20.8621708Z [3886/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc2.c.obj 2025-10-10T00:34:20.8622672Z [3887/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc4.c.obj 2025-10-10T00:34:20.9485552Z [3888/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u16.c.obj 2025-10-10T00:34:20.9486791Z [3889/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u32-acc2.c.obj 2025-10-10T00:34:20.9487804Z [3890/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u48-acc3.c.obj 2025-10-10T00:34:20.9488806Z [3891/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc2.c.obj 2025-10-10T00:34:21.1022743Z [3892/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u16.c.obj 2025-10-10T00:34:21.1023759Z [3893/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u32.c.obj 2025-10-10T00:34:21.1024714Z [3894/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u64.c.obj 2025-10-10T00:34:21.1025701Z [3895/6994] 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:34:21.1596475Z [3896/6994] 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:34:21.1597756Z [3897/6994] 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:34:21.1598985Z [3898/6994] 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:34:21.2375611Z [3899/6994] 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:34:21.2376854Z [3900/6994] 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:34:21.2378336Z [3901/6994] 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:34:21.3280337Z [3902/6994] 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:34:21.3282677Z [3903/6994] 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:34:21.3284996Z [3904/6994] 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:34:21.3296582Z [3905/6994] 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:34:21.4072818Z [3906/6994] 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:34:21.4073991Z [3907/6994] 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:34:21.4075362Z [3908/6994] 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:34:23.5182463Z [3909/6994] 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:34:23.5183693Z [3910/6994] 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:34:23.5184831Z [3911/6994] 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:34:23.5738918Z [3912/6994] 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:34:23.5741294Z [3913/6994] 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:34:23.5743215Z [3914/6994] 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:34:23.5745681Z [3915/6994] 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:34:23.6153431Z [3916/6994] 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:34:23.6155138Z [3917/6994] 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:34:23.6157448Z [3918/6994] 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:34:23.7160942Z [3919/6994] 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:34:23.7162067Z [3920/6994] 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:34:23.7163035Z [3921/6994] 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:34:23.7164243Z [3922/6994] 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:34:23.7587255Z [3923/6994] 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:34:23.7588789Z [3924/6994] 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:34:23.7590193Z [3925/6994] 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:34:23.7992447Z [3926/6994] 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:34:23.7995157Z [3927/6994] 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:34:23.7997100Z [3928/6994] 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:34:23.8844837Z [3929/6994] 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:34:23.8846122Z [3930/6994] 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:34:23.8847561Z [3931/6994] 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:34:23.9224923Z [3932/6994] 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:34:23.9226349Z [3933/6994] 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:34:23.9228661Z [3934/6994] 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:34:23.9230635Z [3935/6994] 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:34:24.0346633Z [3936/6994] 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:34:24.0347950Z [3937/6994] 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:34:24.0349241Z [3938/6994] 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:34:24.0546271Z [3939/6994] 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:34:24.0547533Z [3940/6994] 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:34:24.0549799Z [3941/6994] 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:34:24.1023797Z [3942/6994] 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:34:24.1026174Z [3943/6994] 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:34:24.1029140Z [3944/6994] 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:34:24.1943936Z [3945/6994] 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:34:24.1945149Z [3946/6994] 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:34:24.1946368Z [3947/6994] 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:34:24.2159814Z [3948/6994] 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:34:24.2162130Z [3949/6994] 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:34:24.2164308Z [3950/6994] 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:34:24.3290067Z [3951/6994] 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:34:24.3291662Z [3952/6994] 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:34:24.3292845Z [3953/6994] 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:34:24.3294010Z [3954/6994] 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:34:24.3567932Z [3955/6994] 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:34:24.3570246Z [3956/6994] 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:34:24.3572494Z [3957/6994] 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:34:24.3893200Z [3958/6994] 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:34:24.3895645Z [3959/6994] 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:34:24.3898261Z [3960/6994] 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:34:24.5024843Z [3961/6994] 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:34:24.5026144Z [3962/6994] 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:34:24.5027409Z [3963/6994] 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:34:24.5143698Z [3964/6994] 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:34:24.5145754Z [3965/6994] 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:34:24.5148401Z [3966/6994] 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:34:24.6347195Z [3967/6994] 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:34:24.6348420Z [3968/6994] 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:34:24.6349581Z [3969/6994] 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:34:24.6525140Z [3970/6994] 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:34:24.6527522Z [3971/6994] 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:34:24.6528962Z [3972/6994] 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:34:24.6530105Z [3973/6994] 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:34:24.6610185Z [3974/6994] 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:34:24.6612439Z [3975/6994] 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:34:24.7790928Z [3976/6994] 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:34:24.7792266Z [3977/6994] 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:34:24.7793464Z [3978/6994] 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:34:24.7794574Z [3979/6994] 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:34:24.8094062Z [3980/6994] 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:34:24.8096344Z [3981/6994] 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:34:24.8098307Z [3982/6994] 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:34:24.8100424Z [3983/6994] 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:34:24.9122111Z [3984/6994] 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:34:24.9123271Z [3985/6994] 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:34:24.9124407Z [3986/6994] 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:34:24.9220772Z [3987/6994] 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:34:24.9222768Z [3988/6994] 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:34:24.9224284Z [3989/6994] 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:34:24.9953011Z [3990/6994] 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:34:24.9955198Z [3991/6994] 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:34:24.9957439Z [3992/6994] 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:34:25.0681108Z [3993/6994] 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:34:25.0683402Z [3994/6994] 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:34:25.0685534Z [3995/6994] 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:34:25.0687981Z [3996/6994] 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:34:25.0988594Z [3997/6994] 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:34:25.0989874Z [3998/6994] 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:34:25.0991078Z [3999/6994] 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:34:25.2011907Z [4000/6994] 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:34:25.2013141Z [4001/6994] 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:34:25.2014728Z [4002/6994] 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:34:25.2439803Z [4003/6994] 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:34:25.2442464Z [4004/6994] 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:34:25.2444573Z [4005/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u64.c.obj 2025-10-10T00:34:25.2446474Z [4006/6994] 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:34:25.3594503Z [4007/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc2.c.obj 2025-10-10T00:34:25.3595495Z [4008/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc4.c.obj 2025-10-10T00:34:25.3596501Z [4009/6994] 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:34:25.3822185Z [4010/6994] 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:34:25.3823673Z [4011/6994] 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:34:25.3824864Z [4012/6994] 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:34:25.3826056Z [4013/6994] 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:34:25.4570480Z [4014/6994] 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:34:25.4571733Z [4015/6994] 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:34:25.4572928Z [4016/6994] 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:34:25.4883397Z [4017/6994] 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:34:25.4886061Z [4018/6994] 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:34:25.4887985Z [4019/6994] 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:34:25.5938639Z [4020/6994] 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:34:25.5939898Z [4021/6994] 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:34:25.5941032Z [4022/6994] 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:34:25.5942280Z [4023/6994] 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:34:25.6348355Z [4024/6994] 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:34:25.6349716Z [4025/6994] 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:34:25.6351005Z [4026/6994] 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:34:25.7165539Z [4027/6994] 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:34:25.7166824Z [4028/6994] 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:34:25.7168094Z [4029/6994] 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:34:25.7169488Z [4030/6994] 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:34:25.7796764Z [4031/6994] 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:34:25.7799026Z [4032/6994] 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:34:25.7801168Z [4033/6994] 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:34:25.7803648Z [4034/6994] 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:34:25.8213752Z [4035/6994] 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:34:25.8215870Z [4036/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u128.c.obj 2025-10-10T00:34:25.8217788Z [4037/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u192.c.obj 2025-10-10T00:34:25.9201341Z [4038/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u192.c.obj 2025-10-10T00:34:25.9203296Z [4039/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u256.c.obj 2025-10-10T00:34:25.9205241Z [4040/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u64.c.obj 2025-10-10T00:34:25.9207220Z [4041/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u256.c.obj 2025-10-10T00:34:25.9500874Z [4042/6994] 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:34:25.9502540Z [4043/6994] 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:34:25.9503830Z [4044/6994] 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:34:26.0114702Z [4045/6994] 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:34:26.0117066Z [4046/6994] 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:34:26.0119250Z [4047/6994] 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:34:26.0122179Z [4048/6994] 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:34:26.1123310Z [4049/6994] 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:34:26.1125651Z [4050/6994] 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:34:26.1127968Z [4051/6994] 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:34:26.1430989Z [4052/6994] 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:34:26.1432262Z [4053/6994] 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:34:26.1433557Z [4054/6994] 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:34:26.2277336Z [4055/6994] 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:34:26.2280029Z [4056/6994] 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:34:26.2282370Z [4057/6994] 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:34:26.2787200Z [4058/6994] 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:34:26.2788471Z [4059/6994] 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:34:26.2789771Z [4060/6994] 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:34:26.3695271Z [4061/6994] 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:34:26.3696586Z [4062/6994] 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:34:26.3698035Z [4063/6994] 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:34:26.3699543Z [4064/6994] 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:34:26.4097880Z [4065/6994] 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:34:26.4100072Z [4066/6994] 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:34:26.4102442Z [4067/6994] 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:34:26.4446032Z [4068/6994] 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:34:26.4448446Z [4069/6994] 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:34:26.4450601Z [4070/6994] 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:34:26.5488787Z [4071/6994] 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:34:26.5491378Z [4072/6994] 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:34:26.5494393Z [4073/6994] 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:34:26.5867599Z [4074/6994] 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:34:26.5869795Z [4075/6994] 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:34:26.5871027Z [4076/6994] 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:34:26.5872175Z [4077/6994] 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:34:26.6935292Z [4078/6994] 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:34:26.6937649Z [4079/6994] 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:34:26.6940005Z [4080/6994] 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:34:26.7121978Z [4081/6994] 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:34:26.7123862Z [4082/6994] 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:34:26.7125971Z [4083/6994] 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:34:26.7321517Z [4084/6994] 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:34:26.7324298Z [4085/6994] 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:34:26.7327681Z [4086/6994] 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:34:26.8465811Z [4087/6994] 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:34:26.8467226Z [4088/6994] 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:34:26.8468393Z [4089/6994] 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:34:26.8839978Z [4090/6994] 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:34:26.8842159Z [4091/6994] 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:34:26.8844519Z [4092/6994] 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:34:26.8846890Z [4093/6994] 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:34:26.9898483Z [4094/6994] 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:34:26.9900360Z [4095/6994] 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:34:26.9902475Z [4096/6994] 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:34:27.0036298Z [4097/6994] 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:34:27.0037738Z [4098/6994] 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:34:27.0039757Z [4099/6994] 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:34:27.0324751Z [4100/6994] 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:34:27.0327014Z [4101/6994] 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:34:27.0329330Z [4102/6994] 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:34:27.1516226Z [4103/6994] 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:34:27.1518422Z [4104/6994] 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:34:27.1520622Z [4105/6994] 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:34:27.1522175Z [4106/6994] 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:34:27.1780828Z [4107/6994] 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:34:27.1782140Z [4108/6994] 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:34:27.1783296Z [4109/6994] 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:34:27.2961235Z [4110/6994] 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:34:27.2963648Z [4111/6994] 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:34:27.2965969Z [4112/6994] 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:34:27.3044557Z [4113/6994] 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:34:27.3046874Z [4114/6994] 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:34:27.3049023Z [4115/6994] 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:34:27.3359295Z [4116/6994] 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:34:27.3361298Z [4117/6994] 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:34:27.3363250Z [4118/6994] 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:34:27.4491262Z [4119/6994] 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:34:27.4492619Z [4120/6994] 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:34:27.4493921Z [4121/6994] 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:34:27.4495546Z [4122/6994] 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:34:27.4773827Z [4123/6994] 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:34:27.4775098Z [4124/6994] 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:34:27.4776272Z [4125/6994] 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:34:27.5792455Z [4126/6994] 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:34:27.5794433Z [4127/6994] 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:34:27.5797720Z [4128/6994] 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:34:27.6071010Z [4129/6994] 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:34:27.6073299Z [4130/6994] 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:34:27.6075385Z [4131/6994] 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:34:27.6386662Z [4132/6994] 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:34:27.6389202Z [4133/6994] 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:34:27.6391473Z [4134/6994] 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:34:27.7379008Z [4135/6994] 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:34:27.7381400Z [4136/6994] 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:34:27.7383588Z [4137/6994] 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:34:27.7385746Z [4138/6994] 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:34:27.7849192Z [4139/6994] 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:34:27.7851831Z [4140/6994] 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:34:27.7854164Z [4141/6994] 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:34:27.8749999Z [4142/6994] 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:34:27.8751553Z [4143/6994] 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:34:27.8752798Z [4144/6994] 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:34:27.9015502Z [4145/6994] 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:34:27.9017925Z [4146/6994] 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:34:27.9020302Z [4147/6994] 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:34:27.9417211Z [4148/6994] 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:34:27.9419791Z [4149/6994] 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:34:27.9422584Z [4150/6994] 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:34:28.0351979Z [4151/6994] 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:34:28.0353495Z [4152/6994] 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:34:28.0355809Z [4153/6994] 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:34:28.0357208Z [4154/6994] 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:34:28.0783822Z [4155/6994] 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:34:28.0786170Z [4156/6994] 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:34:28.0788395Z [4157/6994] 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:34:28.1725186Z [4158/6994] 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:34:28.1727586Z [4159/6994] 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:34:28.1729804Z [4160/6994] 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:34:28.2084419Z [4161/6994] 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:34:28.2085627Z [4162/6994] 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:34:28.2086784Z [4163/6994] 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:34:28.2087922Z [4164/6994] 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:34:28.2358774Z [4165/6994] 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:34:28.2360628Z [4166/6994] 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:34:28.2363058Z [4167/6994] 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:34:28.3404793Z [4168/6994] 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:34:28.3407239Z [4169/6994] 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:34:28.3409614Z [4170/6994] 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:34:28.3690750Z [4171/6994] 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:34:28.3692380Z [4172/6994] 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:34:28.3693713Z [4173/6994] 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:34:28.4833735Z [4174/6994] 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:34:28.4835460Z [4175/6994] 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:34:28.4836629Z [4176/6994] 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:34:28.4837806Z [4177/6994] 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:34:28.5036326Z [4178/6994] 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:34:28.5037821Z [4179/6994] 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:34:28.5039076Z [4180/6994] 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:34:28.5301511Z [4181/6994] 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:34:28.5303512Z [4182/6994] 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:34:28.5306050Z [4183/6994] 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:34:28.6549642Z [4184/6994] 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:34:28.6550837Z [4185/6994] 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:34:28.6551975Z [4186/6994] 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:34:28.6553293Z [4187/6994] 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:34:28.6706590Z [4188/6994] 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:34:28.6707870Z [4189/6994] 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:34:28.6709337Z [4190/6994] 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:34:28.7986960Z [4191/6994] 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:34:28.7988089Z [4192/6994] 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:34:28.7989248Z [4193/6994] 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:34:28.8117473Z [4194/6994] 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:34:28.8119529Z [4195/6994] 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:34:28.8121231Z [4196/6994] 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:34:28.8122921Z [4197/6994] 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:34:28.9484734Z [4198/6994] 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:34:28.9486768Z [4199/6994] 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:34:28.9489048Z [4200/6994] 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:34:28.9599953Z [4201/6994] 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:34:28.9601340Z [4202/6994] 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:34:28.9602699Z [4203/6994] 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:34:29.0337654Z [4204/6994] 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:34:29.0339918Z [4205/6994] 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:34:29.0342346Z [4206/6994] 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:34:29.0344970Z [4207/6994] 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:34:29.0983543Z [4208/6994] 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:34:29.0985022Z [4209/6994] 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:34:29.0986379Z [4210/6994] 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:34:29.1199305Z [4211/6994] 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:34:29.1200692Z [4212/6994] 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:34:29.1201898Z [4213/6994] 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:34:29.2164311Z [4214/6994] 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:34:29.2167473Z [4215/6994] 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:34:29.2169674Z [4216/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u64.c.obj 2025-10-10T00:34:29.2171802Z [4217/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc2.c.obj 2025-10-10T00:34:29.2576512Z [4218/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc4.c.obj 2025-10-10T00:34:29.2578523Z [4219/6994] 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:34:29.2581493Z [4220/6994] 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:34:29.3159746Z [4221/6994] 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:34:29.3162270Z [4222/6994] 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:34:29.3164500Z [4223/6994] 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:34:29.3992714Z [4224/6994] 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:34:29.3995097Z [4225/6994] 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:34:29.3997438Z [4226/6994] 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:34:29.3999560Z [4227/6994] 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:34:29.4520666Z [4228/6994] 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:34:29.4522999Z [4229/6994] 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:34:29.4524685Z [4230/6994] 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:34:29.5120328Z [4231/6994] 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:34:29.5122601Z [4232/6994] 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:34:29.5125220Z [4233/6994] 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:34:29.5541096Z [4234/6994] 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:34:29.5543538Z [4235/6994] 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:34:29.5546353Z [4236/6994] 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:34:29.6178012Z [4237/6994] 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:34:29.6179903Z [4238/6994] 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:34:29.6181957Z [4239/6994] 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:34:29.6792522Z [4240/6994] 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:34:29.6793811Z [4241/6994] 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:34:29.6795050Z [4242/6994] 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:34:29.7499081Z [4243/6994] 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:34:29.7501621Z [4244/6994] 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:34:29.7503861Z [4245/6994] 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:34:29.7506537Z [4246/6994] 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:34:29.8146245Z [4247/6994] 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:34:29.8147601Z [4248/6994] 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:34:29.8148876Z [4249/6994] 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:34:29.8406227Z [4250/6994] 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:34:29.8408748Z [4251/6994] 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:34:29.8411139Z [4252/6994] 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:34:29.9102227Z [4253/6994] 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:34:29.9105217Z [4254/6994] 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:34:29.9107737Z [4255/6994] 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:34:29.9715649Z [4256/6994] 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:34:29.9716972Z [4257/6994] 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:34:29.9718260Z [4258/6994] 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:34:30.0426145Z [4259/6994] 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:34:30.0427728Z [4260/6994] 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:34:30.0428939Z [4261/6994] 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:34:30.0429934Z [4262/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\allocation-type.c.obj 2025-10-10T00:34:30.0594760Z [4263/6994] 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:34:30.0597242Z [4264/6994] 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:34:30.0599161Z [4265/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\microkernel-type.c.obj 2025-10-10T00:34:30.1606034Z [4266/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\datatype-strings.c.obj 2025-10-10T00:34:30.1606825Z [4267/6994] Building C object confu-deps\XNNPACK\CMakeFiles\indirection.dir\src\indirection.c.obj 2025-10-10T00:34:30.1607761Z [4268/6994] 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:34:30.1608746Z [4269/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\node-type.c.obj 2025-10-10T00:34:30.1609553Z [4270/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\operator-type.c.obj 2025-10-10T00:34:30.2816164Z [4271/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microparams-init.dir\src\microparams-init.c.obj 2025-10-10T00:34:30.2816991Z [4272/6994] Building C object confu-deps\XNNPACK\CMakeFiles\normalization.dir\src\normalization.c.obj 2025-10-10T00:34:30.2817583Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.2818137Z [4273/6994] Building C object confu-deps\XNNPACK\CMakeFiles\allocator.dir\src\allocator.c.obj 2025-10-10T00:34:30.2818800Z [4274/6994] Building C object confu-deps\XNNPACK\CMakeFiles\datatype.dir\src\datatype.c.obj 2025-10-10T00:34:30.2819496Z [4275/6994] Building CXX object confu-deps\XNNPACK\CMakeFiles\packing.dir\src\reference\packing.cc.obj 2025-10-10T00:34:30.2820588Z 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:34:30.2822053Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:34:30.2823186Z 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:34:30.2824332Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:34:30.2825525Z 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:34:30.2826663Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:34:30.2827848Z 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:34:30.2829076Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:34:30.2830483Z 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:34:30.2832618Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:34:30.2834806Z 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:34:30.2836265Z with 2025-10-10T00:34:30.2836574Z [ 2025-10-10T00:34:30.2836880Z _Ty=int 2025-10-10T00:34:30.2837215Z ] 2025-10-10T00:34:30.2838450Z 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:34:30.2841177Z 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:34:30.2842916Z with 2025-10-10T00:34:30.2843211Z [ 2025-10-10T00:34:30.2843510Z Src=float, 2025-10-10T00:34:30.2843871Z Dst=float 2025-10-10T00:34:30.2844197Z ] 2025-10-10T00:34:30.2845939Z 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:34:30.2847749Z with 2025-10-10T00:34:30.2848052Z [ 2025-10-10T00:34:30.2848366Z _OutIt=float *, 2025-10-10T00:34:30.2848762Z Dst=float, 2025-10-10T00:34:30.2849112Z _Diff=size_t, 2025-10-10T00:34:30.2849492Z _Ty=int 2025-10-10T00:34:30.2849808Z ] 2025-10-10T00:34:30.2851177Z 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:34:30.2852741Z with 2025-10-10T00:34:30.2852928Z [ 2025-10-10T00:34:30.2853104Z _Ty=int 2025-10-10T00:34:30.2853291Z ] 2025-10-10T00:34:30.2853943Z 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:34:30.2855548Z 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:34:30.2856573Z with 2025-10-10T00:34:30.2856801Z [ 2025-10-10T00:34:30.2856982Z Src=float, 2025-10-10T00:34:30.2857198Z Dst=xnn_float16 2025-10-10T00:34:30.2857418Z ] 2025-10-10T00:34:30.3489098Z 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:34:30.3490054Z with 2025-10-10T00:34:30.3490259Z [ 2025-10-10T00:34:30.3490478Z _OutIt=xnn_float16 *, 2025-10-10T00:34:30.3490747Z Dst=xnn_float16, 2025-10-10T00:34:30.3491017Z _Diff=size_t, 2025-10-10T00:34:30.3491227Z _Ty=int 2025-10-10T00:34:30.3491425Z ] 2025-10-10T00:34:30.3492355Z [4276/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernel-utils.dir\src\microkernel-utils.c.obj 2025-10-10T00:34:30.3493196Z [4277/6994] Building C object confu-deps\XNNPACK\CMakeFiles\cache.dir\src\cache.c.obj 2025-10-10T00:34:30.4689283Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.4690354Z [4278/6994] Building C object confu-deps\XNNPACK\CMakeFiles\hardware-config.dir\src\configs\hardware-config.c.obj 2025-10-10T00:34:30.4691306Z [4279/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operator-delete.c.obj 2025-10-10T00:34:30.4691985Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.4692491Z [4280/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\log.c.obj 2025-10-10T00:34:30.4693228Z [4281/6994] Building C object confu-deps\XNNPACK\CMakeFiles\memory.dir\src\memory.c.obj 2025-10-10T00:34:30.5126797Z [4282/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\average-pooling-nhwc.c.obj 2025-10-10T00:34:30.5127623Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.5128308Z [4283/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\argmax-pooling-nhwc.c.obj 2025-10-10T00:34:30.5128945Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.5130996Z [4284/6994] Building C object confu-deps\XNNPACK\CMakeFiles\mutex.dir\src\mutex.c.obj 2025-10-10T00:34:30.5131796Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.5847797Z [4285/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\binary-elementwise-nd.c.obj 2025-10-10T00:34:30.5848631Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.5849383Z [4286/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\channel-shuffle-nc.c.obj 2025-10-10T00:34:30.5850041Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.5850766Z [4287/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\constant-pad-nd.c.obj 2025-10-10T00:34:30.5851359Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.6901902Z [4288/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\batch-matrix-multiply-nc.c.obj 2025-10-10T00:34:30.6902730Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.6903383Z [4289/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\dynamic-fully-connected-nc.c.obj 2025-10-10T00:34:30.6904069Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.6904787Z [4290/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\max-pooling-nhwc.c.obj 2025-10-10T00:34:30.7279689Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.7280661Z [4291/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nchw.c.obj 2025-10-10T00:34:30.7281599Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.7282476Z [4292/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\pack-lh.c.obj 2025-10-10T00:34:30.7283359Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.7284301Z [4293/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\deconvolution-nhwc.c.obj 2025-10-10T00:34:30.7661651Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.7662575Z [4294/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nhwc.c.obj 2025-10-10T00:34:30.7663261Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.7664084Z [4295/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\reduce-nd.c.obj 2025-10-10T00:34:30.7665060Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.7666214Z [4296/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\fully-connected-nc.c.obj 2025-10-10T00:34:30.8442948Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.8443870Z [4297/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nchw.c.obj 2025-10-10T00:34:30.8444562Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.8445179Z [4298/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nhwc.c.obj 2025-10-10T00:34:30.8445897Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.8446458Z [4299/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\rope-nthc.c.obj 2025-10-10T00:34:30.8713316Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.8714156Z [4300/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\scaled-dot-product-attention-nhtc.c.obj 2025-10-10T00:34:30.8714923Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.8715584Z [4301/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\slice-nd.c.obj 2025-10-10T00:34:30.8716281Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.8717284Z [4302/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\softmax-nc.c.obj 2025-10-10T00:34:30.9704981Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.9705646Z [4303/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\transpose-nd.c.obj 2025-10-10T00:34:30.9706233Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.9706876Z [4304/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unary-elementwise-nc.c.obj 2025-10-10T00:34:30.9709200Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:30.9709777Z [4305/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operator-utils.dir\src\operator-utils.c.obj 2025-10-10T00:34:30.9852671Z [4306/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unpooling-nhwc.c.obj 2025-10-10T00:34:30.9853332Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.0614490Z [4307/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operator-run.dir\src\operator-run.c.obj 2025-10-10T00:34:31.0615857Z 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:34:31.0617353Z 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:34:31.0618815Z 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:34:31.0620968Z 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:34:31.0623144Z [4308/6994] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\unary-elementwise.cc.obj 2025-10-10T00:34:31.0625948Z 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:34:31.0628464Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:34:31.0630789Z 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:34:31.0633116Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:34:31.0635753Z 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:34:31.0637999Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:34:31.0640220Z 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:34:31.0642497Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:34:31.0746969Z 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:34:31.0749136Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:34:31.0750731Z [4309/6994] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\binary-elementwise.cc.obj 2025-10-10T00:34:31.0752846Z 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:34:31.0755273Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:34:31.0757381Z 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:34:31.0759560Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:34:31.0761780Z 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:34:31.0764005Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:34:31.0766225Z 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:34:31.1105544Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:34:31.1106862Z 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:34:31.1108118Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:34:31.1109102Z [4310/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\memory-planner.c.obj 2025-10-10T00:34:31.2274363Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.2275056Z [4311/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\argmax-pooling-2d.c.obj 2025-10-10T00:34:31.2275755Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.2276318Z [4312/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\runtime.c.obj 2025-10-10T00:34:31.2276847Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.2277382Z [4313/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph.c.obj 2025-10-10T00:34:31.2278104Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.3683454Z [4314/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\average-pooling-2d.c.obj 2025-10-10T00:34:31.3684232Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.3685462Z [4315/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\batch-matrix-multiply.c.obj 2025-10-10T00:34:31.3686617Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.3687264Z [4316/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\binary.c.obj 2025-10-10T00:34:31.3687818Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.4533672Z [4317/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\concatenate.c.obj 2025-10-10T00:34:31.4535232Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.4536235Z [4318/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\convolution-2d.c.obj 2025-10-10T00:34:31.4537204Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.4538110Z [4319/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\copy.c.obj 2025-10-10T00:34:31.4539049Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.5852402Z [4320/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deprecated.c.obj 2025-10-10T00:34:31.5853083Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.5853700Z [4321/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deconvolution-2d.c.obj 2025-10-10T00:34:31.5854330Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.5854961Z [4322/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depth-to-space-2d.c.obj 2025-10-10T00:34:31.5855579Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.6960611Z [4323/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depthwise-convolution-2d.c.obj 2025-10-10T00:34:31.6961293Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.6962021Z [4324/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\even-split.c.obj 2025-10-10T00:34:31.6962611Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.6963605Z [4325/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected-sparse.c.obj 2025-10-10T00:34:31.6964225Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.8195666Z [4326/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected.c.obj 2025-10-10T00:34:31.8196893Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.8198005Z [4327/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\pack-lh.c.obj 2025-10-10T00:34:31.8199075Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.8200269Z [4328/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\max-pooling-2d.c.obj 2025-10-10T00:34:31.8201394Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.9034515Z [4329/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\reshape-helpers.c.obj 2025-10-10T00:34:31.9036094Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.9037410Z [4330/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\scaled-dot-product-attention.c.obj 2025-10-10T00:34:31.9038524Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.9039400Z [4331/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\softmax.c.obj 2025-10-10T00:34:31.9040850Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.9799695Z [4332/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\space-to-depth-2d.c.obj 2025-10-10T00:34:31.9800557Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.9801189Z [4333/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-constant-pad.c.obj 2025-10-10T00:34:31.9802620Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:31.9803726Z [4334/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-reduce.c.obj 2025-10-10T00:34:31.9804949Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.0690759Z [4335/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-resize-bilinear-2d.c.obj 2025-10-10T00:34:32.0691453Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.0692064Z [4336/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unpooling-2d.c.obj 2025-10-10T00:34:32.0692954Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.0693621Z [4337/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-transpose.c.obj 2025-10-10T00:34:32.0694522Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.1852485Z [4338/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-slice.c.obj 2025-10-10T00:34:32.1853146Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.1853707Z [4339/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unary.c.obj 2025-10-10T00:34:32.1854247Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.1854749Z [4340/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\tensor.c.obj 2025-10-10T00:34:32.1855386Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.6199357Z [4341/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\validation.c.obj 2025-10-10T00:34:32.6200070Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.6200465Z [4342/6994] Generating build_identifier.c 2025-10-10T00:34:32.6201060Z [4343/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj 2025-10-10T00:34:32.6202311Z [4344/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj 2025-10-10T00:34:32.6203303Z [4345/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj 2025-10-10T00:34:32.6945145Z [4346/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj 2025-10-10T00:34:32.6946559Z [4347/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj 2025-10-10T00:34:32.6947226Z [4348/6994] Linking C static library lib\microkernels-all.lib 2025-10-10T00:34:32.6947884Z [4349/6994] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj 2025-10-10T00:34:32.6948817Z [4350/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\argmaxpool-config.c.obj 2025-10-10T00:34:32.8016104Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.8016839Z [4351/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\avgpool-config.c.obj 2025-10-10T00:34:32.8017512Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.8018183Z [4352/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\binary-elementwise-config.c.obj 2025-10-10T00:34:32.8019015Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:32.8019989Z [4353/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\experiments-config.c.obj 2025-10-10T00:34:33.0381846Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.0382962Z [4354/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\cmul-config.c.obj 2025-10-10T00:34:33.0384009Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.0385117Z [4355/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\conv-hwc2chw-config.c.obj 2025-10-10T00:34:33.0386273Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.0387348Z [4356/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv-config.c.obj 2025-10-10T00:34:33.1513364Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.1514211Z [4357/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv2d-chw-config.c.obj 2025-10-10T00:34:33.1514851Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.1515416Z [4358/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\gemm-config.c.obj 2025-10-10T00:34:33.1516092Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.1516699Z [4359/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-chw-config.c.obj 2025-10-10T00:34:33.2761217Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.2762352Z [4360/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-config.c.obj 2025-10-10T00:34:33.2763436Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.2764426Z [4361/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\lut32norm-config.c.obj 2025-10-10T00:34:33.2765590Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.2766600Z [4362/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\maxpool-config.c.obj 2025-10-10T00:34:33.5025400Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.5026059Z [4363/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pavgpool-config.c.obj 2025-10-10T00:34:33.5026647Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.5027282Z [4364/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pack-lh-config.c.obj 2025-10-10T00:34:33.5028195Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.5028998Z [4365/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\raddstoreexpminusmax-config.c.obj 2025-10-10T00:34:33.5602624Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.5603670Z [4366/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\rmax-config.c.obj 2025-10-10T00:34:33.5604702Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.5606066Z [4367/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\reduce-config.c.obj 2025-10-10T00:34:33.5607294Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.5608343Z [4368/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\spmm-config.c.obj 2025-10-10T00:34:33.7816839Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.7818200Z [4369/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\transpose-config.c.obj 2025-10-10T00:34:33.7819378Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.7820609Z [4370/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unary-elementwise-config.c.obj 2025-10-10T00:34:33.7821955Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.7824045Z [4371/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unpool-config.c.obj 2025-10-10T00:34:33.8596069Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.8597160Z [4372/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\vmulcaddc-config.c.obj 2025-10-10T00:34:33.8598353Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.8599242Z [4373/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\params.c.obj 2025-10-10T00:34:33.8600146Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.8601070Z [4374/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\build_identifier.c.obj 2025-10-10T00:34:33.8602039Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.9538599Z [4375/6994] Linking CXX static library lib\gmock.lib 2025-10-10T00:34:33.9539732Z [4376/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\zip-config.c.obj 2025-10-10T00:34:33.9540798Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:33.9541304Z [4377/6994] Linking CXX static library lib\gmock_main.lib 2025-10-10T00:34:33.9541750Z [4378/6994] Linking CXX static library lib\gtest.lib 2025-10-10T00:34:33.9542387Z [4379/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-pad-config.c.obj 2025-10-10T00:34:33.9543044Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:34.1506645Z [4380/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\x8-lut-config.c.obj 2025-10-10T00:34:34.1507761Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:34.1508806Z [4381/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-fill-config.c.obj 2025-10-10T00:34:34.1510063Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:34.1510898Z [4382/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\init.c.obj 2025-10-10T00:34:34.1511503Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:34:34.1512132Z [4383/6994] Linking CXX static library lib\XNNPACK.lib 2025-10-10T00:34:34.5808483Z [4384/6994] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj 2025-10-10T00:34:34.5809506Z [4385/6994] Linking CXX static library lib\gtest_main.lib 2025-10-10T00:34:34.5811193Z [4386/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_name.cc.obj 2025-10-10T00:34:34.5811956Z [4387/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\check.cc.obj 2025-10-10T00:34:34.5812747Z [4388/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_api_internal.cc.obj 2025-10-10T00:34:34.7967212Z [4389/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.cc.obj 2025-10-10T00:34:34.7968469Z [4390/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_runner.cc.obj 2025-10-10T00:34:34.7970121Z [4391/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_register.cc.obj 2025-10-10T00:34:34.7971595Z [4392/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\colorprint.cc.obj 2025-10-10T00:34:34.7973011Z [4393/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\commandlineflags.cc.obj 2025-10-10T00:34:35.2150575Z [4394/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\counter.cc.obj 2025-10-10T00:34:35.2151342Z [4395/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\complexity.cc.obj 2025-10-10T00:34:35.2152071Z [4396/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\console_reporter.cc.obj 2025-10-10T00:34:35.2153282Z [4397/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\json_reporter.cc.obj 2025-10-10T00:34:35.2154598Z [4398/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\csv_reporter.cc.obj 2025-10-10T00:34:35.4468245Z [4399/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\reporter.cc.obj 2025-10-10T00:34:35.4469632Z [4400/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\perf_counters.cc.obj 2025-10-10T00:34:35.4471072Z [4401/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\statistics.cc.obj 2025-10-10T00:34:35.4472466Z [4402/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark_main.dir\benchmark_main.cc.obj 2025-10-10T00:34:35.4473888Z [4403/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\string_util.cc.obj 2025-10-10T00:34:35.7007174Z [4404/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj 2025-10-10T00:34:35.7008436Z [4405/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\algorithm.cc.obj 2025-10-10T00:34:35.7009697Z [4406/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\timers.cc.obj 2025-10-10T00:34:35.7011121Z [4407/6994] Building C object third_party\ittapi\CMakeFiles\jitprofiling.dir\src\ittnotify\jitprofiling.c.obj 2025-10-10T00:34:35.7012666Z [4408/6994] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\jitprofiling.c.obj 2025-10-10T00:34:35.7631128Z [4409/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgather.cc.obj 2025-10-10T00:34:35.7632315Z [4410/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce.cc.obj 2025-10-10T00:34:35.7633236Z [4411/6994] Linking C static library lib\libjitprofiling.lib 2025-10-10T00:34:35.7634147Z [4412/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgatherv.cc.obj 2025-10-10T00:34:35.7635023Z [4413/6994] Linking CXX static library lib\benchmark.lib 2025-10-10T00:34:35.7636058Z [4414/6994] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\ittnotify_static.c.obj 2025-10-10T00:34:36.0178106Z [4415/6994] Linking CXX static library lib\benchmark_main.lib 2025-10-10T00:34:36.0178926Z [4416/6994] Linking C static library lib\libittnotify.lib 2025-10-10T00:34:36.0179891Z [4417/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce_local.cc.obj 2025-10-10T00:34:36.0181067Z [4418/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoallv.cc.obj 2025-10-10T00:34:36.0182622Z [4419/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\context.cc.obj 2025-10-10T00:34:36.0183731Z [4420/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoall.cc.obj 2025-10-10T00:34:36.2462209Z [4421/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gather.cc.obj 2025-10-10T00:34:36.2462924Z [4422/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\broadcast.cc.obj 2025-10-10T00:34:36.2463581Z [4423/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\barrier.cc.obj 2025-10-10T00:34:36.2464230Z [4424/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gatherv.cc.obj 2025-10-10T00:34:36.2464808Z [4425/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\reduce.cc.obj 2025-10-10T00:34:36.2465495Z [4426/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\types.cc.obj 2025-10-10T00:34:36.4075406Z [4427/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\logging.cc.obj 2025-10-10T00:34:36.4076080Z [4428/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\scatter.cc.obj 2025-10-10T00:34:36.4076793Z [4429/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\store.cc.obj 2025-10-10T00:34:36.4077583Z [4430/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\file_store.cc.obj 2025-10-10T00:34:36.4078528Z [4431/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\context.cc.obj 2025-10-10T00:34:36.4923628Z [4432/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\buffer.cc.obj 2025-10-10T00:34:36.4924348Z [4433/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\address.cc.obj 2025-10-10T00:34:36.4925060Z [4434/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\prefix_store.cc.obj 2025-10-10T00:34:36.4925956Z [4435/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\hash_store.cc.obj 2025-10-10T00:34:36.4926634Z [4436/6994] Building RC object third_party\ideep\mkl-dnn\src\CMakeFiles\dnnl.dir\version.rc.res 2025-10-10T00:34:36.4927209Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:34:36.4927554Z 2025-10-10T00:34:36.5751915Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:34:36.5752298Z 2025-10-10T00:34:36.5752334Z 2025-10-10T00:34:36.5752684Z [4437/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\utils.cc.obj 2025-10-10T00:34:36.5753221Z [4438/6994] Running gen_proto.py on onnx/onnx.in.proto 2025-10-10T00:34:36.5753851Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx.in.proto 2025-10-10T00:34:36.5754570Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto 2025-10-10T00:34:36.5755404Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto3 2025-10-10T00:34:36.6190013Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-ml.pb.h 2025-10-10T00:34:36.6190756Z 2025-10-10T00:34:36.6191290Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_pb.py 2025-10-10T00:34:36.6191984Z 2025-10-10T00:34:36.6192604Z [4439/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\unbound_buffer.cc.obj 2025-10-10T00:34:36.6193844Z [4440/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\device.cc.obj 2025-10-10T00:34:36.6195159Z [4441/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\context.cc.obj 2025-10-10T00:34:37.0447224Z [4442/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\win.cc.obj 2025-10-10T00:34:37.0447939Z [4443/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\pair.cc.obj 2025-10-10T00:34:37.0448900Z [4444/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\bfloat16.cpp.obj 2025-10-10T00:34:37.0449476Z [4445/6994] Linking CXX static library lib\gloo.lib 2025-10-10T00:34:37.0450259Z [4446/6994] 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:34:37.1331289Z [4447/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\batch_normalization.cpp.obj 2025-10-10T00:34:37.1332646Z [4448/6994] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-10-10T00:34:37.1333706Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-operators.in.proto 2025-10-10T00:34:37.1335169Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto 2025-10-10T00:34:37.1336730Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto3 2025-10-10T00:34:37.1454055Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators-ml.pb.h 2025-10-10T00:34:37.1455566Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_operators_pb.py 2025-10-10T00:34:37.1456692Z [4449/6994] Running gen_proto.py on onnx/onnx-data.in.proto 2025-10-10T00:34:37.1457975Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-data.in.proto 2025-10-10T00:34:37.1459378Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto 2025-10-10T00:34:37.1460896Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto3 2025-10-10T00:34:37.1823711Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data.pb.h 2025-10-10T00:34:37.1824636Z 2025-10-10T00:34:37.1825325Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_data_pb.py 2025-10-10T00:34:37.1826263Z 2025-10-10T00:34:37.1827066Z [4450/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\broadcast_strategy.cpp.obj 2025-10-10T00:34:37.1828825Z [4451/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\cache_blob_id.cpp.obj 2025-10-10T00:34:37.2270929Z [4452/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\concat.cpp.obj 2025-10-10T00:34:37.2272480Z [4453/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\binary.cpp.obj 2025-10-10T00:34:37.2274011Z [4454/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution.cpp.obj 2025-10-10T00:34:37.2275598Z [4455/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution_pd.cpp.obj 2025-10-10T00:34:37.4666523Z [4456/6994] 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:34:37.4668584Z [4457/6994] 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:34:37.4670217Z [4458/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_threadpool.cpp.obj 2025-10-10T00:34:37.4671758Z [4459/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug_autogenerated.cpp.obj 2025-10-10T00:34:37.7520176Z [4460/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\experimental.cpp.obj 2025-10-10T00:34:37.7521359Z [4461/6994] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-data_onnx_torch.pb.cc.obj 2025-10-10T00:34:37.7523130Z [4462/6994] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-operators_onnx_torch-ml.pb.cc.obj 2025-10-10T00:34:37.7524781Z [4463/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug.cpp.obj 2025-10-10T00:34:37.7526099Z [4464/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\deconvolution.cpp.obj 2025-10-10T00:34:37.9299952Z [4465/6994] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx_onnx_torch-ml.pb.cc.obj 2025-10-10T00:34:37.9301377Z [4466/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\eltwise.cpp.obj 2025-10-10T00:34:37.9302525Z [4467/6994] Linking CXX static library lib\onnx_proto.lib 2025-10-10T00:34:37.9303429Z [4468/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\assertions.cc.obj 2025-10-10T00:34:37.9304297Z [4469/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\engine.cpp.obj 2025-10-10T00:34:38.2686299Z [4470/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\interned_strings.cc.obj 2025-10-10T00:34:38.2687838Z [4471/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\status.cc.obj 2025-10-10T00:34:38.2689182Z [4472/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\ir_pb_converter.cc.obj 2025-10-10T00:34:38.2690590Z [4473/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\model_helpers.cc.obj 2025-10-10T00:34:38.2692546Z [4474/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\attr_proto_util.cc.obj 2025-10-10T00:34:38.5652227Z [4475/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\checker.cc.obj 2025-10-10T00:34:38.5653087Z [4476/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\defs.cc.obj 2025-10-10T00:34:38.5653794Z [4477/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\old.cc.obj 2025-10-10T00:34:38.5654664Z [4478/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\utils.cc.obj 2025-10-10T00:34:38.5655649Z [4479/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\data_type_utils.cc.obj 2025-10-10T00:34:38.7788891Z [4480/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\function.cc.obj 2025-10-10T00:34:38.7790122Z [4481/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\path.cc.obj 2025-10-10T00:34:38.7791336Z [4482/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\old.cc.obj 2025-10-10T00:34:38.7792588Z [4483/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\defs.cc.obj 2025-10-10T00:34:38.7793893Z [4484/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\utils.cc.obj 2025-10-10T00:34:39.1545981Z [4485/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\image\defs.cc.obj 2025-10-10T00:34:39.1546832Z [4486/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\defs.cc.obj 2025-10-10T00:34:39.1547670Z [4487/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\old.cc.obj 2025-10-10T00:34:39.1548328Z [4488/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\defs.cc.obj 2025-10-10T00:34:39.1549058Z [4489/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\old.cc.obj 2025-10-10T00:34:39.1549764Z [4490/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\utils.cc.obj 2025-10-10T00:34:39.4457024Z [4491/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\defs.cc.obj 2025-10-10T00:34:39.4457987Z [4492/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\old.cc.obj 2025-10-10T00:34:39.4458713Z [4493/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\defs.cc.obj 2025-10-10T00:34:39.4459734Z [4494/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\old.cc.obj 2025-10-10T00:34:39.4460727Z [4495/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\defs.cc.obj 2025-10-10T00:34:39.6455910Z [4496/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\old.cc.obj 2025-10-10T00:34:39.6457262Z [4497/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\parser.cc.obj 2025-10-10T00:34:39.6458297Z [4498/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\printer.cc.obj 2025-10-10T00:34:39.6459080Z [4499/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\defs.cc.obj 2025-10-10T00:34:39.6459924Z [4500/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\defs.cc.obj 2025-10-10T00:34:39.9661006Z [4501/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\old.cc.obj 2025-10-10T00:34:39.9661890Z [4502/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\old.cc.obj 2025-10-10T00:34:39.9662667Z [4503/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\utils.cc.obj 2025-10-10T00:34:39.9663595Z [4504/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\defs.cc.obj 2025-10-10T00:34:39.9664237Z [4505/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\old.cc.obj 2025-10-10T00:34:40.2692635Z [4506/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\schema.cc.obj 2025-10-10T00:34:40.2694391Z [4507/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\shape_inference.cc.obj 2025-10-10T00:34:40.2695780Z [4508/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\sequence\defs.cc.obj 2025-10-10T00:34:40.2697130Z [4509/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\defs.cc.obj 2025-10-10T00:34:40.2698511Z [4510/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\old.cc.obj 2025-10-10T00:34:40.5394818Z [4511/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\utils.cc.obj 2025-10-10T00:34:40.5395579Z [4512/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_proto_util.cc.obj 2025-10-10T00:34:40.5396316Z [4513/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_util.cc.obj 2025-10-10T00:34:40.5397149Z [4514/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\text\defs.cc.obj 2025-10-10T00:34:40.5397881Z [4515/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\defs.cc.obj 2025-10-10T00:34:40.5406519Z [4516/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\old.cc.obj 2025-10-10T00:34:40.7680824Z [4517/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\training\defs.cc.obj 2025-10-10T00:34:40.7682380Z [4518/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float4.cpp.obj 2025-10-10T00:34:40.7683798Z [4519/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\inliner\inliner.cc.obj 2025-10-10T00:34:40.7685320Z [4520/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\fpmath_mode.cpp.obj 2025-10-10T00:34:41.1483695Z [4521/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float8.cpp.obj 2025-10-10T00:34:41.1484491Z [4522/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\helper.cc.obj 2025-10-10T00:34:41.1485355Z [4523/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\convert.cc.obj 2025-10-10T00:34:41.1486123Z [4524/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\shape_inference\implementation.cc.obj 2025-10-10T00:34:41.1486914Z [4525/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify.cpp.obj 2025-10-10T00:34:41.3270970Z [4526/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\gemm.cpp.obj 2025-10-10T00:34:41.3271815Z [4527/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\group_normalization.cpp.obj 2025-10-10T00:34:41.3273530Z [4528/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\inner_product.cpp.obj 2025-10-10T00:34:41.3275292Z [4529/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\kernel_cache.cpp.obj 2025-10-10T00:34:41.7340109Z [4530/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\layer_normalization.cpp.obj 2025-10-10T00:34:41.7341991Z [4531/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\lrn.cpp.obj 2025-10-10T00:34:41.7343072Z [4532/6994] Linking CXX static library lib\onnx.lib 2025-10-10T00:34:41.7344191Z [4533/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\matmul.cpp.obj 2025-10-10T00:34:41.7345686Z [4534/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory.cpp.obj 2025-10-10T00:34:42.0919826Z [4535/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_debug.cpp.obj 2025-10-10T00:34:42.0921045Z [4536/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc_wrapper.cpp.obj 2025-10-10T00:34:42.0921884Z [4537/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc.cpp.obj 2025-10-10T00:34:42.0922901Z [4538/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_storage.cpp.obj 2025-10-10T00:34:42.0923782Z [4539/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_tracking.cpp.obj 2025-10-10T00:34:42.4278768Z [4540/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_zero_pad.cpp.obj 2025-10-10T00:34:42.4280398Z [4541/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\pooling.cpp.obj 2025-10-10T00:34:42.4281967Z [4542/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\prelu.cpp.obj 2025-10-10T00:34:42.4283528Z [4543/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive.cpp.obj 2025-10-10T00:34:42.7028882Z [4544/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_attr.cpp.obj 2025-10-10T00:34:42.7029911Z [4545/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_desc_iface.cpp.obj 2025-10-10T00:34:42.7030887Z [4546/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_cache.cpp.obj 2025-10-10T00:34:42.7031832Z [4547/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_exec_types.cpp.obj 2025-10-10T00:34:42.9958320Z [4548/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_hashing.cpp.obj 2025-10-10T00:34:42.9960350Z [4549/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\query.cpp.obj 2025-10-10T00:34:42.9962081Z [4550/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_iface.cpp.obj 2025-10-10T00:34:42.9963653Z [4551/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reduction.cpp.obj 2025-10-10T00:34:42.9965253Z [4552/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rw_mutex.cpp.obj 2025-10-10T00:34:43.3692809Z [4553/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reorder.cpp.obj 2025-10-10T00:34:43.3693926Z [4554/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\resampling.cpp.obj 2025-10-10T00:34:43.3694806Z [4555/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rnn.cpp.obj 2025-10-10T00:34:43.3695579Z [4556/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad.cpp.obj 2025-10-10T00:34:43.5099473Z [4557/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad_debug.cpp.obj 2025-10-10T00:34:43.5100904Z [4558/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\serialization.cpp.obj 2025-10-10T00:34:43.5102497Z [4559/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\shuffle.cpp.obj 2025-10-10T00:34:43.5103930Z [4560/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\softmax.cpp.obj 2025-10-10T00:34:43.5105592Z [4561/6994] Building ASM_MASM object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittptmark64.asm.obj 2025-10-10T00:34:43.6127894Z Microsoft (R) Macro Assembler (x64) Version 14.42.34444.0 2025-10-10T00:34:43.6128219Z 2025-10-10T00:34:43.6128416Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:34:43.6128741Z 2025-10-10T00:34:43.6128747Z 2025-10-10T00:34:43.6128753Z 2025-10-10T00:34:43.6129428Z Assembling: C:\actions-runner\_work\pytorch\pytorch\third_party\ideep\mkl-dnn\src\common\ittnotify\ittptmark64.asm 2025-10-10T00:34:43.6129946Z 2025-10-10T00:34:43.6130625Z [4562/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream_profiler.cpp.obj 2025-10-10T00:34:43.6131610Z [4563/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream.cpp.obj 2025-10-10T00:34:44.0327965Z [4564/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\sum.cpp.obj 2025-10-10T00:34:44.0328856Z [4565/6994] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittnotify_static.c.obj 2025-10-10T00:34:44.0329813Z [4566/6994] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\jitprofiling.c.obj 2025-10-10T00:34:44.0330629Z [4567/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\utils.cpp.obj 2025-10-10T00:34:44.3940451Z [4568/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\verbose.cpp.obj 2025-10-10T00:34:44.3941351Z [4569/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\binary_injector_utils.cpp.obj 2025-10-10T00:34:44.3942450Z [4570/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\bfloat16.cpp.obj 2025-10-10T00:34:44.3943396Z [4571/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_utils.cpp.obj 2025-10-10T00:34:44.3944541Z [4572/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_list.cpp.obj 2025-10-10T00:34:44.7803258Z [4573/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_concat.cpp.obj 2025-10-10T00:34:44.7804083Z [4574/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_binary_list.cpp.obj 2025-10-10T00:34:44.7805026Z [4575/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_engine.cpp.obj 2025-10-10T00:34:44.7805816Z [4576/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_convolution_list.cpp.obj 2025-10-10T00:34:45.0651418Z [4577/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_eltwise_list.cpp.obj 2025-10-10T00:34:45.0652308Z [4578/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_group_normalization_list.cpp.obj 2025-10-10T00:34:45.0653380Z [4579/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_deconvolution_list.cpp.obj 2025-10-10T00:34:45.0654204Z [4580/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_inner_product_list.cpp.obj 2025-10-10T00:34:45.5535859Z [4581/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_layer_normalization_list.cpp.obj 2025-10-10T00:34:45.5537689Z [4582/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_lrn_list.cpp.obj 2025-10-10T00:34:45.5539577Z [4583/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_prelu_list.cpp.obj 2025-10-10T00:34:45.5541209Z [4584/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_pooling_list.cpp.obj 2025-10-10T00:34:45.5542776Z [4585/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_reduction_list.cpp.obj 2025-10-10T00:34:45.8042444Z [4586/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_resampling_list.cpp.obj 2025-10-10T00:34:45.8043645Z [4587/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_rnn_list.cpp.obj 2025-10-10T00:34:45.8044534Z [4588/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_softmax_list.cpp.obj 2025-10-10T00:34:45.8046288Z [4589/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_shuffle_list.cpp.obj 2025-10-10T00:34:46.3688389Z [4590/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_sum.cpp.obj 2025-10-10T00:34:46.3689876Z [4591/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\float16.cpp.obj 2025-10-10T00:34:46.3691367Z [4592/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution.cpp.obj 2025-10-10T00:34:46.3693021Z [4593/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution_utils.cpp.obj 2025-10-10T00:34:46.3694647Z [4594/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product.cpp.obj 2025-10-10T00:34:46.6820577Z [4595/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product_utils.cpp.obj 2025-10-10T00:34:46.6822929Z [4596/6994] 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:46.6823996Z [4597/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution.cpp.obj 2025-10-10T00:34:46.6824948Z [4598/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution_utils.cpp.obj 2025-10-10T00:34:47.0043504Z [4599/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nchw_pooling.cpp.obj 2025-10-10T00:34:47.0044484Z [4600/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_inner_product.cpp.obj 2025-10-10T00:34:47.0045466Z [4601/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_batch_normalization.cpp.obj 2025-10-10T00:34:47.0046819Z [4602/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_group_normalization.cpp.obj 2025-10-10T00:34:47.2893114Z [4603/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nhwc_pooling.cpp.obj 2025-10-10T00:34:47.2894159Z [4604/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nspc_batch_normalization.cpp.obj 2025-10-10T00:34:47.2895297Z [4605/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\platform.cpp.obj 2025-10-10T00:34:47.2896355Z [4606/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\primitive_attr_postops.cpp.obj 2025-10-10T00:34:47.6927881Z [4607/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_batch_normalization.cpp.obj 2025-10-10T00:34:47.6929161Z [4608/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_binary.cpp.obj 2025-10-10T00:34:47.6930422Z [4609/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution.cpp.obj 2025-10-10T00:34:47.6931233Z [4610/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution_int8.cpp.obj 2025-10-10T00:34:47.6932148Z [4611/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_deconvolution.cpp.obj 2025-10-10T00:34:47.9758192Z [4612/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_eltwise.cpp.obj 2025-10-10T00:34:47.9759193Z [4613/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product.cpp.obj 2025-10-10T00:34:47.9760014Z [4614/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_group_normalization.cpp.obj 2025-10-10T00:34:47.9760898Z [4615/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product_int8.cpp.obj 2025-10-10T00:34:48.3877832Z [4616/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_lrn.cpp.obj 2025-10-10T00:34:48.3878793Z [4617/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_layer_normalization.cpp.obj 2025-10-10T00:34:48.3879648Z [4618/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_pooling.cpp.obj 2025-10-10T00:34:48.3881490Z [4619/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_prelu.cpp.obj 2025-10-10T00:34:48.3883107Z [4620/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_reduction.cpp.obj 2025-10-10T00:34:48.6659303Z [4621/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_resampling.cpp.obj 2025-10-10T00:34:48.6660156Z [4622/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_shuffle.cpp.obj 2025-10-10T00:34:48.6660945Z [4623/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\scale_utils.cpp.obj 2025-10-10T00:34:48.6662278Z [4624/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_softmax.cpp.obj 2025-10-10T00:34:48.9488270Z [4625/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_concat.cpp.obj 2025-10-10T00:34:48.9489216Z [4626/6994] 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:48.9490058Z [4627/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_layer_normalization.cpp.obj 2025-10-10T00:34:48.9490930Z [4628/6994] 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:48.9491872Z [4629/6994] 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:49.2878192Z [4630/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_resampling.cpp.obj 2025-10-10T00:34:49.2879483Z [4631/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_sum.cpp.obj 2025-10-10T00:34:49.2880696Z [4632/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\zero_point_utils.cpp.obj 2025-10-10T00:34:49.2881928Z [4633/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm.cpp.obj 2025-10-10T00:34:49.6383373Z [4634/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm_pack.cpp.obj 2025-10-10T00:34:49.6385235Z [4635/6994] 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:49.6387018Z [4636/6994] 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:49.6388714Z [4637/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\cpu_matmul_list.cpp.obj 2025-10-10T00:34:49.9680821Z [4638/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_f32_matmul.cpp.obj 2025-10-10T00:34:49.9682469Z [4639/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_bf16_matmul.cpp.obj 2025-10-10T00:34:49.9684129Z [4640/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_x8s8s32x_matmul.cpp.obj 2025-10-10T00:34:49.9685771Z [4641/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul.cpp.obj 2025-10-10T00:34:49.9687264Z [4642/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_sparse_matmul.cpp.obj 2025-10-10T00:34:50.4015161Z [4643/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul_int8.cpp.obj 2025-10-10T00:34:50.4016415Z [4644/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder.cpp.obj 2025-10-10T00:34:50.4017583Z [4645/6994] 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:50.4018461Z [4646/6994] 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:50.7032072Z [4647/6994] 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:50.7033765Z [4648/6994] 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:50.7035190Z [4649/6994] 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:50.7036282Z [4650/6994] 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:51.0773417Z [4651/6994] 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:51.0776861Z [4652/6994] 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:51.0778614Z [4653/6994] 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:51.3427775Z [4654/6994] 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:51.3428944Z [4655/6994] 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:51.3429881Z [4656/6994] 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:51.3430943Z [4657/6994] 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:51.8654580Z [4658/6994] 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:51.8655556Z [4659/6994] 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:52.1705442Z [4660/6994] 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:52.1706694Z [4661/6994] 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:52.1707774Z [4662/6994] 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:52.1708725Z [4663/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\brgemm_cell_common.cpp.obj 2025-10-10T00:34:52.1709572Z [4664/6994] 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:52.1710446Z [4665/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_common.cpp.obj 2025-10-10T00:34:52.1711234Z [4666/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru.cpp.obj 2025-10-10T00:34:52.5335968Z [4667/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru_lbr.cpp.obj 2025-10-10T00:34:52.5337604Z [4668/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru.cpp.obj 2025-10-10T00:34:52.5339274Z [4669/6994] 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:52.5341275Z [4670/6994] 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:52.7484796Z [4671/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm.cpp.obj 2025-10-10T00:34:52.7486437Z [4672/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_rnn.cpp.obj 2025-10-10T00:34:52.7488046Z [4673/6994] 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:52.7489688Z [4674/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\jit_utils.cpp.obj 2025-10-10T00:34:53.1779568Z [4675/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\rnn_utils.cpp.obj 2025-10-10T00:34:53.1780440Z [4676/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_rnn.cpp.obj 2025-10-10T00:34:53.1781317Z [4677/6994] 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:53.1782629Z [4678/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm.cpp.obj 2025-10-10T00:34:53.4780245Z [4679/6994] 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:53.4781257Z [4680/6994] 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:53.4782278Z [4681/6994] 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:53.4783180Z [4682/6994] 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:53.7903480Z [4683/6994] 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:53.7905200Z [4684/6994] 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:53.7906806Z [4685/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_barrier.cpp.obj 2025-10-10T00:34:53.7908215Z [4686/6994] 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:54.0944363Z [4687/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_reducer.cpp.obj 2025-10-10T00:34:54.0946546Z [4688/6994] 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:54.0948438Z [4689/6994] 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:54.0950430Z [4690/6994] 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:54.2653756Z [4691/6994] 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:54.2655816Z [4692/6994] 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:54.2657237Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:54.2658641Z [4693/6994] 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:54.4895032Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:54.4896932Z [4694/6994] 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:54.4898805Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:54.4900293Z [4695/6994] 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:54.4901802Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:54.6425122Z [4696/6994] 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:54.6426985Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:54.6428472Z [4697/6994] 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:54.6429959Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:54.7453250Z [4698/6994] 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:54.7454655Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:54.7455429Z [4699/6994] 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:54.7456226Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:54.7457218Z [4700/6994] 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:55.0721299Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:55.0722678Z [4701/6994] 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:55.0724613Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:55.0726028Z [4702/6994] 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:55.0727432Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:55.2597085Z [4703/6994] 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:55.2598676Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:55.2599969Z [4704/6994] 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:55.2601322Z [4705/6994] 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:55.5448556Z [4706/6994] 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:55.5450427Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:55.5451886Z [4707/6994] 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:55.5454030Z [4708/6994] 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:55.7857926Z [4709/6994] 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:55.7859406Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:55.7861111Z [4710/6994] 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:55.7862655Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:55.8718779Z [4711/6994] 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:55.8720788Z [4712/6994] 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:55.8722107Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:55.8723408Z [4713/6994] 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:55.8724760Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:56.0250652Z [4714/6994] 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:56.0252467Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:56.0253891Z [4715/6994] 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:56.0255260Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:00.1111882Z [4716/6994] 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:35:00.1112865Z [4717/6994] 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:35:00.1113855Z [4718/6994] 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:35:00.1114907Z [4719/6994] 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:35:00.1723754Z [4720/6994] 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:35:00.1724821Z [4721/6994] 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:35:00.1726064Z [4722/6994] 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:35:00.1726981Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:00.2208100Z [4723/6994] 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:35:00.2208963Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:00.2210191Z [4724/6994] 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:35:00.2211471Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:00.7699495Z [4725/6994] 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:35:00.7700482Z [4726/6994] 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:35:00.7701471Z [4727/6994] 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:35:00.7702271Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:00.7849747Z [4728/6994] 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:35:00.7851338Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:00.7852359Z [4729/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_driver.cpp.obj 2025-10-10T00:35:00.7853680Z [4730/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_pack.cpp.obj 2025-10-10T00:35:00.7855139Z [4731/6994] 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:35:00.8898266Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:00.8899453Z [4732/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_info.cpp.obj 2025-10-10T00:35:00.8900927Z [4733/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemv_driver.cpp.obj 2025-10-10T00:35:00.8902712Z [4734/6994] 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:35:00.8904204Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:01.3962377Z [4735/6994] 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:35:01.3963416Z [4736/6994] 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:35:01.3964291Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:01.3965071Z [4737/6994] 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:35:01.4773193Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:01.4774098Z [4738/6994] 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:35:01.4774916Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:01.4775717Z [4739/6994] 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:35:01.4776430Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:01.5048118Z [4740/6994] 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:35:01.5049566Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:01.5050785Z [4741/6994] 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:35:01.5051921Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.0253735Z [4742/6994] 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:35:02.0254600Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.0255474Z [4743/6994] 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:35:02.0256454Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.0257192Z [4744/6994] 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:35:02.0922995Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.0924518Z [4745/6994] 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:35:02.0926177Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.0927584Z [4746/6994] 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:35:02.0928991Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.1054914Z [4747/6994] 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:35:02.1056626Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.1058371Z [4748/6994] 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:35:02.1059774Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.6697990Z [4749/6994] 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:35:02.6699050Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.6699990Z [4750/6994] 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:35:02.6701417Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.6702873Z [4751/6994] 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:35:02.7295454Z [4752/6994] 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:35:02.7297134Z [4753/6994] 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:35:02.7298783Z [4754/6994] 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:35:02.7299934Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.7521185Z [4755/6994] 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:35:02.7522317Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.7523381Z [4756/6994] 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:35:02.7524414Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.8650091Z [4757/6994] 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:35:02.8650954Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:02.8652748Z [4758/6994] 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:35:02.8654256Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.3021114Z [4759/6994] 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:35:03.3022821Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.3024341Z [4760/6994] 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:35:03.3025834Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.3028451Z [4761/6994] 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:35:03.3868691Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.3869704Z [4762/6994] 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:35:03.3870473Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.3871333Z [4763/6994] 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:35:03.3872208Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.4479941Z [4764/6994] 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:35:03.4481265Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.4483430Z [4765/6994] 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:35:03.4484806Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.8963541Z [4766/6994] 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:35:03.8965135Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.8966621Z [4767/6994] 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:35:03.8968092Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.8969564Z [4768/6994] 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:35:03.9962469Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.9963309Z [4769/6994] 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:35:03.9964094Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:03.9964815Z [4770/6994] 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:35:03.9966343Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.0532283Z [4771/6994] 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:35:04.0533787Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.0535246Z [4772/6994] 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:35:04.0536712Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.1913924Z [4773/6994] 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:35:04.1915391Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.1917333Z [4774/6994] 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:35:04.1918450Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.1919258Z [4775/6994] 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:35:04.6194533Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.6195671Z [4776/6994] 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:35:04.6196415Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.6197255Z [4777/6994] 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:35:04.6198171Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.6751789Z [4778/6994] 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:35:04.6753367Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.6754916Z [4779/6994] 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:35:04.6756987Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.6894100Z [4780/6994] 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:35:04.6896052Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.6897580Z [4781/6994] 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:35:04.6899381Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:04.6900427Z [4782/6994] 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:35:05.2210283Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.2211265Z [4783/6994] 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:35:05.2212288Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.2213200Z [4784/6994] 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:35:05.2214197Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.2613027Z [4785/6994] 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:35:05.2613809Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.2614537Z [4786/6994] 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:35:05.2615393Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.3142751Z [4787/6994] 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:35:05.3144219Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.3145537Z [4788/6994] 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:35:05.3146962Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.3148306Z [4789/6994] 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:35:05.8381869Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.8383149Z [4790/6994] 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:35:05.8383952Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.8384816Z [4791/6994] 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:35:05.8385745Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.9436263Z [4792/6994] 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:35:05.9437313Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:05.9438070Z [4793/6994] 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:35:05.9438913Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:35:06.0587118Z [4794/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_convolution.cpp.obj 2025-10-10T00:35:06.0588246Z [4795/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\injector_utils.cpp.obj 2025-10-10T00:35:06.0589319Z [4796/6994] 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:35:06.0590389Z [4797/6994] 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:35:06.5985040Z [4798/6994] 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:35:06.5986861Z [4799/6994] 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:35:06.5988597Z [4800/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\ip_convolution.cpp.obj 2025-10-10T00:35:06.5990217Z [4801/6994] 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:35:06.7539340Z [4802/6994] 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:35:06.7541053Z [4803/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_convolution.cpp.obj 2025-10-10T00:35:06.7542999Z [4804/6994] 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:35:06.7545201Z [4805/6994] 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:35:07.2378483Z [4806/6994] 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:35:07.2379562Z [4807/6994] 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:35:07.2380717Z [4808/6994] 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:35:07.3859129Z [4809/6994] 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:35:07.3860949Z [4810/6994] 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:35:07.3862798Z [4811/6994] 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:35:07.3864684Z [4812/6994] 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:35:07.8954818Z [4813/6994] 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:35:07.8955844Z [4814/6994] 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:35:07.8956806Z [4815/6994] 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:35:07.8957905Z [4816/6994] 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:35:08.0477663Z [4817/6994] 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:35:08.0479568Z [4818/6994] 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:35:08.0481604Z [4819/6994] 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:35:08.0483410Z [4820/6994] 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:35:08.5305419Z [4821/6994] 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:35:08.5306977Z [4822/6994] 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:35:08.5309150Z [4823/6994] 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:35:08.7124250Z [4824/6994] 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:35:08.7125969Z [4825/6994] 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:35:08.7126980Z [4826/6994] 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:35:08.7129267Z [4827/6994] 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:35:09.2491441Z [4828/6994] 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:35:09.2492393Z [4829/6994] 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:35:09.2493400Z [4830/6994] 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:35:09.2495534Z [4831/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv.cpp.obj 2025-10-10T00:35:09.4177033Z [4832/6994] 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:35:09.4178116Z [4833/6994] 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:35:09.4179172Z [4834/6994] 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:35:09.4180199Z [4835/6994] 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:35:09.6039483Z [4836/6994] 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:35:09.6040696Z [4837/6994] 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:35:09.6041761Z [4838/6994] 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:35:10.0265937Z [4839/6994] 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:35:10.0267887Z [4840/6994] 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:35:10.0269700Z [4841/6994] 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:35:10.0271467Z [4842/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_deconv.cpp.obj 2025-10-10T00:35:10.3123321Z [4843/6994] 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:35:10.3125200Z [4844/6994] 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:35:10.3126898Z [4845/6994] 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:35:10.3128626Z [4846/6994] 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:35:10.7044001Z [4847/6994] 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:35:10.7045614Z [4848/6994] 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:35:10.7047125Z [4849/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_generator.cpp.obj 2025-10-10T00:35:10.7048579Z [4850/6994] 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:35:10.9668433Z [4851/6994] 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:35:10.9669965Z [4852/6994] 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:35:10.9672169Z [4853/6994] 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:35:10.9673934Z [4854/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_convolution.cpp.obj 2025-10-10T00:35:11.3523110Z [4855/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_transpose_utils.cpp.obj 2025-10-10T00:35:11.3524974Z [4856/6994] 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:35:11.3526844Z [4857/6994] 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:35:11.3528593Z [4858/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary.cpp.obj 2025-10-10T00:35:11.6266534Z [4859/6994] 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:35:11.6268267Z [4860/6994] 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:35:11.6270240Z [4861/6994] 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:35:11.6272770Z [4862/6994] 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:35:12.0475395Z [4863/6994] 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:35:12.0476351Z [4864/6994] 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:35:12.0477225Z [4865/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise.cpp.obj 2025-10-10T00:35:12.0478084Z [4866/6994] 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:35:12.3067218Z [4867/6994] 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:35:12.3068298Z [4868/6994] 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:35:12.3069400Z [4869/6994] 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:35:12.3070312Z [4870/6994] 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:35:12.7309336Z [4871/6994] 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:35:12.7311046Z [4872/6994] 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:35:12.7312682Z [4873/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pooling.cpp.obj 2025-10-10T00:35:12.7314287Z [4874/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder.cpp.obj 2025-10-10T00:35:13.0215439Z [4875/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction.cpp.obj 2025-10-10T00:35:13.0217169Z [4876/6994] 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:35:13.0219840Z [4877/6994] 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:35:13.0221725Z [4878/6994] 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:35:13.4446310Z [4879/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling.cpp.obj 2025-10-10T00:35:13.4448043Z [4880/6994] 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:35:13.4449823Z [4881/6994] 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:35:13.5945530Z [4882/6994] 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:35:13.5946926Z [4883/6994] 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:35:13.5948048Z [4884/6994] 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:35:13.5949453Z [4885/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_softmax.cpp.obj 2025-10-10T00:35:14.0646162Z [4886/6994] 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:35:14.0647273Z [4887/6994] 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:35:14.0648452Z [4888/6994] 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:35:14.0649374Z [4889/6994] 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:35:14.2393837Z [4890/6994] 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:35:14.2395070Z [4891/6994] 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:35:14.2396229Z [4892/6994] 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:35:14.2397263Z [4893/6994] 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:35:14.7592853Z [4894/6994] 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:35:14.7594078Z [4895/6994] 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:35:14.7595348Z [4896/6994] 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:35:14.7596333Z [4897/6994] 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:35:14.8409324Z [4898/6994] 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:35:14.8410647Z [4899/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul.cpp.obj 2025-10-10T00:35:14.8412104Z [4900/6994] 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:35:15.3852903Z [4901/6994] 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:35:15.3854129Z [4902/6994] 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:35:15.3855128Z [4903/6994] 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:35:15.3856334Z [4904/6994] 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:35:15.4741543Z [4905/6994] 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:35:15.4742599Z [4906/6994] 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:35:15.4743724Z [4907/6994] 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:35:15.4745656Z [4908/6994] 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:35:16.0208741Z [4909/6994] 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:35:16.0209734Z [4910/6994] 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:35:16.0210807Z [4911/6994] 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:35:16.0211967Z [4912/6994] 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:35:16.1405617Z [4913/6994] 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:35:16.1406768Z [4914/6994] 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:35:16.1407834Z [4915/6994] 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:35:16.1408948Z [4916/6994] 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:35:16.6227160Z [4917/6994] 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:35:16.6228887Z [4918/6994] 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:35:16.6231064Z [4919/6994] 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:35:16.6233158Z [4920/6994] 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:35:16.7829236Z [4921/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\allocator.cpp.obj 2025-10-10T00:35:16.7830208Z [4922/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\backend.cpp.obj 2025-10-10T00:35:16.7831184Z [4923/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\constant_tensor_cache.cpp.obj 2025-10-10T00:35:17.1518509Z [4924/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\logical_tensor.cpp.obj 2025-10-10T00:35:17.1520560Z [4925/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op.cpp.obj 2025-10-10T00:35:17.1522336Z [4926/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\graph.cpp.obj 2025-10-10T00:35:17.1524247Z [4927/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_def_constraint.cpp.obj 2025-10-10T00:35:17.3991506Z [4928/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_schema.cpp.obj 2025-10-10T00:35:17.3993201Z [4929/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition.cpp.obj 2025-10-10T00:35:17.3994447Z [4930/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_cache.cpp.obj 2025-10-10T00:35:17.3996011Z [4931/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\tensor.cpp.obj 2025-10-10T00:35:17.8409796Z [4932/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_impl.cpp.obj 2025-10-10T00:35:17.8410816Z [4933/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_hashing.cpp.obj 2025-10-10T00:35:17.8412059Z [4934/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\shape_infer.cpp.obj 2025-10-10T00:35:17.8413063Z [4935/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\value.cpp.obj 2025-10-10T00:35:18.0572303Z [4936/6994] 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:35:18.0573635Z [4937/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\common.cpp.obj 2025-10-10T00:35:18.0574700Z [4938/6994] 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:35:18.2740415Z [4939/6994] 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:35:18.2742507Z [4940/6994] 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:35:18.2744655Z [4941/6994] 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:35:18.2746558Z [4942/6994] 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:35:18.7609845Z [4943/6994] 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:35:18.7611693Z [4944/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\platform.cpp.obj 2025-10-10T00:35:18.7612728Z [4945/6994] 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:35:18.7613793Z [4946/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\subgraph.cpp.obj 2025-10-10T00:35:18.8065341Z [4947/6994] 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:35:18.8066539Z [4948/6994] 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:35:18.8067729Z [4949/6994] 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:35:19.3961578Z [4950/6994] 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:35:19.3962623Z [4951/6994] 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:35:19.3964483Z [4952/6994] 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:35:19.3966682Z [4953/6994] 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:35:19.4763301Z [4954/6994] 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:35:19.4765268Z [4955/6994] 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:35:19.4767333Z [4956/6994] 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:35:19.9062911Z [4957/6994] 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:35:19.9064854Z [4958/6994] 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:35:19.9066715Z [4959/6994] 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:35:19.9068603Z [4960/6994] 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:35:20.1448691Z [4961/6994] 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:35:20.1450781Z [4962/6994] 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:35:20.1452836Z [4963/6994] 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:35:20.5682438Z [4964/6994] 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:35:20.5683497Z [4965/6994] 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:35:20.5684584Z [4966/6994] 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:35:20.5685784Z [4967/6994] 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:35:20.8365049Z [4968/6994] 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:35:20.8367128Z [4969/6994] 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:35:20.8369307Z [4970/6994] 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:35:21.0726186Z [4971/6994] 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:35:21.0727893Z [4972/6994] 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:35:21.0729847Z [4973/6994] 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:35:21.0731874Z [4974/6994] 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:35:21.5099592Z [4975/6994] 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:35:21.5100868Z [4976/6994] 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:35:21.5101857Z [4977/6994] 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:35:21.5652241Z [4978/6994] 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:35:21.5654364Z [4979/6994] 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:35:21.5656524Z [4980/6994] 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:35:21.5658515Z [4981/6994] 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:35:21.9493756Z [4982/6994] 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:35:21.9495769Z [4983/6994] 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:35:21.9497934Z [4984/6994] 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:35:22.2741815Z [4985/6994] 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:35:22.2742962Z [4986/6994] 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:35:22.2744227Z [4987/6994] 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:35:22.2745401Z [4988/6994] 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:35:22.6445414Z [4989/6994] 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:35:22.6447591Z [4990/6994] 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:35:22.6450325Z [4991/6994] 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:35:22.9170197Z [4992/6994] 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:35:22.9172414Z [4993/6994] 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:35:22.9174569Z [4994/6994] 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:35:23.1077125Z [4995/6994] 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:35:23.1081681Z [4996/6994] 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:35:23.1083718Z [4997/6994] 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:35:23.1085726Z [4998/6994] 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:35:23.4209593Z [4999/6994] 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:35:23.4211793Z [5000/6994] 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:35:23.4213932Z [5001/6994] 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:35:23.5623336Z [5002/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\alloc.cpp.obj 2025-10-10T00:35:23.5624840Z [5003/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\id.cpp.obj 2025-10-10T00:35:23.5626549Z [5004/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\ocl_usm_utils.cpp.obj 2025-10-10T00:35:23.5630365Z [5005/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\debug.cpp.obj 2025-10-10T00:35:23.7527561Z [5006/6994] 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:35:23.7529902Z [5007/6994] 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:35:23.7531944Z [5008/6994] 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:35:23.7534131Z [5009/6994] 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:35:24.1374009Z [5010/6994] 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:35:24.1375599Z [5011/6994] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\format.cc.obj 2025-10-10T00:35:24.1376934Z [5012/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\nested_matcher.cpp.obj 2025-10-10T00:35:24.1378537Z [5013/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pbuilder.cpp.obj 2025-10-10T00:35:24.2935180Z [5014/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_base.cpp.obj 2025-10-10T00:35:24.2936030Z [5015/6994] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\os.cc.obj 2025-10-10T00:35:24.2936800Z [5016/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\utils.cpp.obj 2025-10-10T00:35:24.2937716Z [5017/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_manager.cpp.obj 2025-10-10T00:35:24.2938544Z [5018/6994] Linking CXX static library lib\fmt.lib 2025-10-10T00:35:24.4723271Z [5019/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\verbose.cpp.obj 2025-10-10T00:35:24.4724874Z [5020/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\libkineto_api.cpp.obj 2025-10-10T00:35:24.4726388Z [5021/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\ThreadUtil.cpp.obj 2025-10-10T00:35:24.4727920Z [5022/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\AbstractConfig.cpp.obj 2025-10-10T00:35:24.6091961Z [5023/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ApproximateClock.cpp.obj 2025-10-10T00:35:24.6093716Z [5024/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerController.cpp.obj 2025-10-10T00:35:24.6095655Z [5025/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerProxy.cpp.obj 2025-10-10T00:35:24.6097438Z [5026/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityProfiler.cpp.obj 2025-10-10T00:35:24.8255920Z [5027/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DaemonConfigLoader.cpp.obj 2025-10-10T00:35:24.8257552Z [5028/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityType.cpp.obj 2025-10-10T00:35:24.8258968Z [5029/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Demangle.cpp.obj 2025-10-10T00:35:24.8260335Z [5030/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ConfigLoader.cpp.obj 2025-10-10T00:35:24.8261895Z [5031/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityApi.cpp.obj 2025-10-10T00:35:25.0472286Z [5032/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\IpcFabricConfigClient.cpp.obj 2025-10-10T00:35:25.0473257Z [5033/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Config.cpp.obj 2025-10-10T00:35:25.0474153Z [5034/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceUtil.cpp.obj 2025-10-10T00:35:25.0475235Z [5035/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceProperties.cpp.obj 2025-10-10T00:35:25.2721333Z [5036/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\GenericTraceActivity.cpp.obj 2025-10-10T00:35:25.2722710Z [5037/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ILoggerObserver.cpp.obj 2025-10-10T00:35:25.2723989Z [5038/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\LoggingAPI.cpp.obj 2025-10-10T00:35:25.2725265Z [5039/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\init.cpp.obj 2025-10-10T00:35:25.2726036Z [5040/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Logger.cpp.obj 2025-10-10T00:35:25.4571808Z [5041/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_csv.cpp.obj 2025-10-10T00:35:25.4573490Z [5042/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_json.cpp.obj 2025-10-10T00:35:25.4574776Z [5043/6994] Linking CXX static library lib\kineto.lib 2025-10-10T00:35:25.4576207Z [5044/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-posix.c.obj 2025-10-10T00:35:25.4577926Z [5045/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-aligned.c.obj 2025-10-10T00:35:25.8120536Z [5046/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc.c.obj 2025-10-10T00:35:25.8121334Z [5047/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\bitmap.c.obj 2025-10-10T00:35:25.8122355Z [5048/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\arena.c.obj 2025-10-10T00:35:25.8123044Z [5049/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\heap.c.obj 2025-10-10T00:35:25.8123846Z [5050/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\libc.c.obj 2025-10-10T00:35:26.1730001Z [5051/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\init.c.obj 2025-10-10T00:35:26.1730879Z [5052/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\os.c.obj 2025-10-10T00:35:26.1731628Z [5053/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\random.c.obj 2025-10-10T00:35:26.1732417Z [5054/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment.c.obj 2025-10-10T00:35:26.1733361Z [5055/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\page.c.obj 2025-10-10T00:35:26.1734093Z [5056/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\stats.c.obj 2025-10-10T00:35:26.5697275Z [5057/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment-map.c.obj 2025-10-10T00:35:26.5698002Z [5058/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Allocator.cpp.obj 2025-10-10T00:35:26.5698637Z [5059/6994] Building CXX object c10\CMakeFiles\c10.dir\core\AllocatorConfig.cpp.obj 2025-10-10T00:35:26.5699368Z [5060/6994] Building CXX object c10\CMakeFiles\c10.dir\core\AutogradState.cpp.obj 2025-10-10T00:35:26.5700138Z [5061/6994] Building CXX object c10\CMakeFiles\c10.dir\core\ConstantSymNodeImpl.cpp.obj 2025-10-10T00:35:29.4640774Z [5062/6994] Building CXX object c10\CMakeFiles\c10.dir\core\CachingDeviceAllocator.cpp.obj 2025-10-10T00:35:29.4641445Z [5063/6994] Building CXX object c10\CMakeFiles\c10.dir\core\CPUAllocator.cpp.obj 2025-10-10T00:35:29.4641988Z [5064/6994] Building CXX object c10\CMakeFiles\c10.dir\core\CopyBytes.cpp.obj 2025-10-10T00:35:29.4642617Z [5065/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\prim\prim.c.obj 2025-10-10T00:35:29.4643267Z [5066/6994] Building CXX object c10\CMakeFiles\c10.dir\core\DefaultDtype.cpp.obj 2025-10-10T00:35:29.4644008Z [5067/6994] Building CXX object c10\CMakeFiles\c10.dir\core\GradMode.cpp.obj 2025-10-10T00:35:29.4644558Z [5068/6994] Building CXX object c10\CMakeFiles\c10.dir\core\DeviceType.cpp.obj 2025-10-10T00:35:30.4527676Z [5069/6994] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKeySet.cpp.obj 2025-10-10T00:35:30.4528319Z [5070/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Device.cpp.obj 2025-10-10T00:35:30.4528889Z [5071/6994] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKey.cpp.obj 2025-10-10T00:35:30.4529494Z [5072/6994] Building CXX object c10\CMakeFiles\c10.dir\core\InferenceMode.cpp.obj 2025-10-10T00:35:30.4530066Z [5073/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SafePyObject.cpp.obj 2025-10-10T00:35:30.4530625Z [5074/6994] Building CXX object c10\CMakeFiles\c10.dir\core\ScalarType.cpp.obj 2025-10-10T00:35:30.6905994Z [5075/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Scalar.cpp.obj 2025-10-10T00:35:30.6906920Z [5076/6994] Linking CXX static library lib\dnnl.lib 2025-10-10T00:35:30.6908010Z [5077/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\options.c.obj 2025-10-10T00:35:30.6909410Z [5078/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Storage.cpp.obj 2025-10-10T00:35:30.6910474Z [5079/6994] Building CXX object c10\CMakeFiles\c10.dir\core\StorageImpl.cpp.obj 2025-10-10T00:35:30.6911623Z [5080/6994] Building CXX object c10\CMakeFiles\c10.dir\core\RefcountedDeleter.cpp.obj 2025-10-10T00:35:30.6912578Z [5081/6994] Linking CXX static library lib\mimalloc.lib 2025-10-10T00:35:31.0474869Z [5082/6994] Building CXX object c10\CMakeFiles\c10.dir\core\GeneratorImpl.cpp.obj 2025-10-10T00:35:31.0475915Z [5083/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymBool.cpp.obj 2025-10-10T00:35:31.0476762Z [5084/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloat.cpp.obj 2025-10-10T00:35:31.0477604Z [5085/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Stream.cpp.obj 2025-10-10T00:35:31.0478782Z [5086/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymNodeImpl.cpp.obj 2025-10-10T00:35:31.0479547Z [5087/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntArrayRef.cpp.obj 2025-10-10T00:35:31.2925410Z [5088/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymInt.cpp.obj 2025-10-10T00:35:31.2926492Z [5089/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymbolicShapeMeta.cpp.obj 2025-10-10T00:35:31.2927505Z [5090/6994] Building CXX object c10\CMakeFiles\c10.dir\core\TensorOptions.cpp.obj 2025-10-10T00:35:31.2928625Z [5091/6994] Building CXX object c10\CMakeFiles\c10.dir\core\WrapDimMinimal.cpp.obj 2025-10-10T00:35:31.2929964Z [5092/6994] Building CXX object c10\CMakeFiles\c10.dir\core\UndefinedTensorImpl.cpp.obj 2025-10-10T00:35:31.2931053Z [5093/6994] Building CXX object c10\CMakeFiles\c10.dir\core\TensorImpl.cpp.obj 2025-10-10T00:35:31.5987620Z [5094/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\HermeticPyObjectTLS.cpp.obj 2025-10-10T00:35:31.5988454Z [5095/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COWDeleter.cpp.obj 2025-10-10T00:35:31.5989194Z [5096/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\DeviceGuardImplInterface.cpp.obj 2025-10-10T00:35:31.5989831Z [5097/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COW.cpp.obj 2025-10-10T00:35:31.5990372Z [5098/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\GPUTrace.cpp.obj 2025-10-10T00:35:31.5991841Z [5099/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\LocalDispatchKeySet.cpp.obj 2025-10-10T00:35:31.7550582Z [5100/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreterHooks.cpp.obj 2025-10-10T00:35:31.7551279Z [5101/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyObjectSlot.cpp.obj 2025-10-10T00:35:31.7552219Z 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:35:31.7553334Z [5102/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PythonDispatcherTLS.cpp.obj 2025-10-10T00:35:31.7554039Z [5103/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreter.cpp.obj 2025-10-10T00:35:32.0306835Z [5104/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\SizesAndStrides.cpp.obj 2025-10-10T00:35:32.0308133Z [5105/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\TorchDispatchModeTLS.cpp.obj 2025-10-10T00:35:32.0309337Z [5106/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\alloc_cpu.cpp.obj 2025-10-10T00:35:32.0310425Z [5107/6994] Building CXX object c10\CMakeFiles\c10.dir\core\thread_pool.cpp.obj 2025-10-10T00:35:32.0311548Z [5108/6994] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUCachingAllocator.cpp.obj 2025-10-10T00:35:32.0312644Z [5109/6994] Building CXX object c10\CMakeFiles\c10.dir\util\C++17.cpp.obj 2025-10-10T00:35:32.2565453Z [5110/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Bfloat16.cpp.obj 2025-10-10T00:35:32.2566587Z [5111/6994] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUProfilingAllocator.cpp.obj 2025-10-10T00:35:32.2567549Z [5112/6994] Building CXX object c10\CMakeFiles\c10.dir\util\ApproximateClock.cpp.obj 2025-10-10T00:35:32.2568194Z [5113/6994] Building CXX object c10\CMakeFiles\c10.dir\util\DeadlockDetection.cpp.obj 2025-10-10T00:35:32.2568777Z [5114/6994] Building CXX object c10\CMakeFiles\c10.dir\util\DynamicCounter.cpp.obj 2025-10-10T00:35:32.2569320Z [5115/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Exception.cpp.obj 2025-10-10T00:35:32.4691479Z [5116/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fnuz.cpp.obj 2025-10-10T00:35:32.4692634Z [5117/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fn.cpp.obj 2025-10-10T00:35:32.4693696Z [5118/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2.cpp.obj 2025-10-10T00:35:32.4694805Z [5119/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2fnuz.cpp.obj 2025-10-10T00:35:32.4695895Z [5120/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Backtrace.cpp.obj 2025-10-10T00:35:32.4696960Z [5121/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e8m0fnu.cpp.obj 2025-10-10T00:35:32.4697949Z [5122/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Gauge.cpp.obj 2025-10-10T00:35:32.7284569Z [5123/6994] Building CXX object c10\CMakeFiles\c10.dir\util\LeftRight.cpp.obj 2025-10-10T00:35:32.7285142Z [5124/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Half.cpp.obj 2025-10-10T00:35:32.7285759Z [5125/6994] Building CXX object c10\CMakeFiles\c10.dir\util\ParallelGuard.cpp.obj 2025-10-10T00:35:32.7286433Z [5126/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Optional.cpp.obj 2025-10-10T00:35:32.7286993Z [5127/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Metaprogramming.cpp.obj 2025-10-10T00:35:32.7287598Z [5128/6994] Building CXX object c10\CMakeFiles\c10.dir\util\MathConstants.cpp.obj 2025-10-10T00:35:32.9426244Z [5129/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Logging.cpp.obj 2025-10-10T00:35:32.9426872Z [5130/6994] Building CXX object c10\CMakeFiles\c10.dir\util\NetworkFlow.cpp.obj 2025-10-10T00:35:32.9427417Z [5131/6994] Building CXX object c10\CMakeFiles\c10.dir\util\SmallVector.cpp.obj 2025-10-10T00:35:32.9428159Z [5132/6994] Building CXX object c10\CMakeFiles\c10.dir\util\ThreadLocalDebugInfo.cpp.obj 2025-10-10T00:35:32.9428821Z [5133/6994] Building CXX object c10\CMakeFiles\c10.dir\util\TypeCast.cpp.obj 2025-10-10T00:35:32.9429334Z [5134/6994] Building CXX object c10\CMakeFiles\c10.dir\util\TypeList.cpp.obj 2025-10-10T00:35:32.9429861Z [5135/6994] Building CXX object c10\CMakeFiles\c10.dir\util\TypeTraits.cpp.obj 2025-10-10T00:35:33.2071111Z [5136/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Type_demangle.cpp.obj 2025-10-10T00:35:33.2072246Z [5137/6994] Building CXX object c10\CMakeFiles\c10.dir\util\StringUtil.cpp.obj 2025-10-10T00:35:33.2072976Z [5138/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Type_no_demangle.cpp.obj 2025-10-10T00:35:33.2073785Z [5139/6994] Building CXX object c10\CMakeFiles\c10.dir\util\UniqueVoidPtr.cpp.obj 2025-10-10T00:35:33.2074425Z [5140/6994] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_gflags.cpp.obj 2025-10-10T00:35:33.2074951Z [5141/6994] Building CXX object c10\CMakeFiles\c10.dir\util\error.cpp.obj 2025-10-10T00:35:33.4608122Z [5142/6994] Building CXX object c10\CMakeFiles\c10.dir\util\WaitCounter.cpp.obj 2025-10-10T00:35:33.4608725Z [5143/6994] Building CXX object c10\CMakeFiles\c10.dir\util\complex_math.cpp.obj 2025-10-10T00:35:33.4609280Z [5144/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Unicode.cpp.obj 2025-10-10T00:35:33.4609769Z [5145/6994] Building CXX object c10\CMakeFiles\c10.dir\util\env.cpp.obj 2025-10-10T00:35:33.4610306Z [5146/6994] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_no_gflags.cpp.obj 2025-10-10T00:35:33.4610859Z [5147/6994] Building CXX object c10\CMakeFiles\c10.dir\util\int128.cpp.obj 2025-10-10T00:35:33.8609507Z [5148/6994] Building CXX object c10\CMakeFiles\c10.dir\util\intrusive_ptr.cpp.obj 2025-10-10T00:35:33.8610806Z [5149/6994] Building CXX object c10\CMakeFiles\c10.dir\util\numa.cpp.obj 2025-10-10T00:35:33.8611801Z [5150/6994] Building CXX object c10\CMakeFiles\c10.dir\util\thread_name.cpp.obj 2025-10-10T00:35:33.8612868Z [5151/6994] Building CXX object c10\CMakeFiles\c10.dir\util\signal_handler.cpp.obj 2025-10-10T00:35:33.8613913Z [5152/6994] Building CXX object c10\CMakeFiles\c10.dir\util\typeid.cpp.obj 2025-10-10T00:35:33.8615207Z [5153/6994] Building CXX object c10\test\CMakeFiles\c10_AllocatorConfig_test.dir\core\AllocatorConfig_test.cpp.obj 2025-10-10T00:35:33.8629205Z [5154/6994] Building CXX object c10\CMakeFiles\c10.dir\util\tempfile.cpp.obj 2025-10-10T00:35:34.0291670Z [5155/6994] Building CXX object c10\test\CMakeFiles\c10_CompileTimeFunctionPointer_test.dir\core\CompileTimeFunctionPointer_test.cpp.obj 2025-10-10T00:35:34.0293444Z [5156/6994] Building CXX object c10\test\CMakeFiles\c10_DeviceGuard_test.dir\core\DeviceGuard_test.cpp.obj 2025-10-10T00:35:34.0294866Z [5157/6994] Building CXX object c10\test\CMakeFiles\c10_Device_test.dir\core\Device_test.cpp.obj 2025-10-10T00:35:34.0296296Z [5158/6994] Building CXX object c10\test\CMakeFiles\c10_DispatchKeySet_test.dir\core\DispatchKeySet_test.cpp.obj 2025-10-10T00:35:34.8623928Z [5159/6994] Building CXX object c10\test\CMakeFiles\c10_Scalar_test.dir\core\Scalar_test.cpp.obj 2025-10-10T00:35:34.8624686Z [5160/6994] Building CXX object c10\test\CMakeFiles\c10_StreamGuard_test.dir\core\StreamGuard_test.cpp.obj 2025-10-10T00:35:34.8625560Z [5161/6994] Building CXX object c10\test\CMakeFiles\c10_SymInt_test.dir\core\SymInt_test.cpp.obj 2025-10-10T00:35:34.8626141Z [5162/6994] Linking CXX shared library bin\c10.dll 2025-10-10T00:35:34.8626610Z [5163/6994] Linking CXX executable bin\c10_AllocatorConfig_test.exe 2025-10-10T00:35:34.8627137Z [5164/6994] Linking CXX executable bin\c10_CompileTimeFunctionPointer_test.exe 2025-10-10T00:35:34.8627639Z [5165/6994] Linking CXX executable bin\c10_DeviceGuard_test.exe 2025-10-10T00:35:35.6991127Z [5166/6994] Linking CXX executable bin\c10_Device_test.exe 2025-10-10T00:35:35.6991651Z [5167/6994] Linking CXX executable bin\c10_DispatchKeySet_test.exe 2025-10-10T00:35:35.6992273Z [5168/6994] Linking CXX executable bin\c10_Scalar_test.exe 2025-10-10T00:35:35.6992699Z [5169/6994] Linking CXX executable bin\c10_StreamGuard_test.exe 2025-10-10T00:35:35.6993179Z [5170/6994] Linking CXX executable bin\c10_SymInt_test.exe 2025-10-10T00:35:35.6993861Z [5171/6994] Building CXX object c10\test\CMakeFiles\c10_InlineDeviceGuard_test.dir\core\impl\InlineDeviceGuard_test.cpp.obj 2025-10-10T00:35:35.7548852Z [5172/6994] Building CXX object c10\test\CMakeFiles\c10_DeadlockDetection_test.dir\util\DeadlockDetection_test.cpp.obj 2025-10-10T00:35:35.7550543Z [5173/6994] Building CXX object c10\test\CMakeFiles\c10_InlineStreamGuard_test.dir\core\impl\InlineStreamGuard_test.cpp.obj 2025-10-10T00:35:35.7553628Z [5174/6994] Building CXX object c10\test\CMakeFiles\c10_ConstexprCrc_test.dir\util\ConstexprCrc_test.cpp.obj 2025-10-10T00:35:35.7555445Z [5175/6994] Building CXX object c10\test\CMakeFiles\c10_SizesAndStrides_test.dir\core\impl\SizesAndStrides_test.cpp.obj 2025-10-10T00:35:35.7556846Z [5176/6994] Building CXX object c10\test\CMakeFiles\c10_cow_test.dir\core\impl\cow_test.cpp.obj 2025-10-10T00:35:35.9095612Z [5177/6994] Building CXX object c10\test\CMakeFiles\c10_Bitset_test.dir\util\Bitset_test.cpp.obj 2025-10-10T00:35:35.9096879Z [5178/6994] Building CXX object c10\test\CMakeFiles\c10_ArrayRef_test.dir\util\ArrayRef_test.cpp.obj 2025-10-10T00:35:35.9098025Z [5179/6994] Linking CXX executable bin\c10_DeadlockDetection_test.exe 2025-10-10T00:35:35.9098847Z [5180/6994] Linking CXX executable bin\c10_InlineDeviceGuard_test.exe 2025-10-10T00:35:35.9099711Z [5181/6994] Linking CXX executable bin\c10_InlineStreamGuard_test.exe 2025-10-10T00:35:35.9100549Z [5182/6994] Linking CXX executable bin\c10_SizesAndStrides_test.exe 2025-10-10T00:35:35.9101360Z [5183/6994] Linking CXX executable bin\c10_ConstexprCrc_test.exe 2025-10-10T00:35:36.2705557Z [5184/6994] Linking CXX executable bin\c10_Bitset_test.exe 2025-10-10T00:35:36.2706034Z [5185/6994] Linking CXX executable bin\c10_cow_test.exe 2025-10-10T00:35:36.2706440Z [5186/6994] Linking CXX executable bin\c10_ArrayRef_test.exe 2025-10-10T00:35:36.2707028Z [5187/6994] Building CXX object c10\test\CMakeFiles\c10_Enumerate_test.dir\util\Enumerate_test.cpp.obj 2025-10-10T00:35:36.2707704Z [5188/6994] Building CXX object c10\test\CMakeFiles\c10_Half_test.dir\util\Half_test.cpp.obj 2025-10-10T00:35:36.2708502Z [5189/6994] Building CXX object c10\test\CMakeFiles\c10_IntrusiveList_test.dir\util\IntrusiveList_test.cpp.obj 2025-10-10T00:35:36.3618649Z [5190/6994] Building CXX object c10\test\CMakeFiles\c10_LeftRight_test.dir\util\LeftRight_test.cpp.obj 2025-10-10T00:35:36.3620018Z [5191/6994] Building CXX object c10\test\CMakeFiles\c10_Metaprogramming_test.dir\util\Metaprogramming_test.cpp.obj 2025-10-10T00:35:36.3621522Z [5192/6994] Building CXX object c10\test\CMakeFiles\c10_NetworkFlow_test.dir\util\NetworkFlow_test.cpp.obj 2025-10-10T00:35:36.3622992Z [5193/6994] Building CXX object c10\test\CMakeFiles\c10_Synchronized_test.dir\util\Synchronized_test.cpp.obj 2025-10-10T00:35:36.3624483Z [5194/6994] Building CXX object c10\test\CMakeFiles\c10_Semaphore_test.dir\util\Semaphore_test.cpp.obj 2025-10-10T00:35:36.7507203Z [5195/6994] Linking CXX executable bin\c10_Enumerate_test.exe 2025-10-10T00:35:36.7507719Z [5196/6994] Linking CXX executable bin\c10_Half_test.exe 2025-10-10T00:35:36.7508843Z [5197/6994] Linking CXX executable bin\c10_IntrusiveList_test.exe 2025-10-10T00:35:36.7509329Z [5198/6994] Linking CXX executable bin\c10_LeftRight_test.exe 2025-10-10T00:35:36.7509877Z [5199/6994] Linking CXX executable bin\c10_NetworkFlow_test.exe 2025-10-10T00:35:36.7510343Z [5200/6994] Linking CXX executable bin\c10_Metaprogramming_test.exe 2025-10-10T00:35:36.7510928Z [5201/6994] Linking CXX executable bin\c10_Synchronized_test.exe 2025-10-10T00:35:36.7511531Z [5202/6994] Linking CXX executable bin\c10_Semaphore_test.exe 2025-10-10T00:35:36.8707533Z [5203/6994] Building CXX object c10\test\CMakeFiles\c10_ThreadLocal_test.dir\util\ThreadLocal_test.cpp.obj 2025-10-10T00:35:36.8708332Z [5204/6994] Building CXX object c10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj 2025-10-10T00:35:36.8709123Z [5205/6994] Building CXX object c10\test\CMakeFiles\c10_TypeTraits_test.dir\util\TypeTraits_test.cpp.obj 2025-10-10T00:35:36.8709869Z [5206/6994] Building CXX object c10\test\CMakeFiles\c10_TypeList_test.dir\util\TypeList_test.cpp.obj 2025-10-10T00:35:36.8710605Z [5207/6994] Building CXX object c10\test\CMakeFiles\c10_accumulate_test.dir\util\accumulate_test.cpp.obj 2025-10-10T00:35:36.9230858Z [5208/6994] Building CXX object c10\test\CMakeFiles\c10_bit_cast_test.dir\util\bit_cast_test.cpp.obj 2025-10-10T00:35:36.9232250Z [5209/6994] Building CXX object c10\test\CMakeFiles\c10_bfloat16_test.dir\util\bfloat16_test.cpp.obj 2025-10-10T00:35:36.9234006Z [5210/6994] Building CXX object c10\test\CMakeFiles\c10_complex_math_test.dir\util\complex_math_test.cpp.obj 2025-10-10T00:35:36.9235135Z [5211/6994] Linking CXX executable bin\c10_ThreadLocal_test.exe 2025-10-10T00:35:36.9235745Z [5212/6994] Linking CXX executable bin\c10_TypeTraits_test.exe 2025-10-10T00:35:36.9236166Z [5213/6994] Linking CXX executable bin\c10_TypeList_test.exe 2025-10-10T00:35:37.3685097Z [5214/6994] Linking CXX executable bin\c10_TypeIndex_test.exe 2025-10-10T00:35:37.3685616Z [5215/6994] Linking CXX executable bin\c10_accumulate_test.exe 2025-10-10T00:35:37.3686084Z [5216/6994] Linking CXX executable bin\c10_bit_cast_test.exe 2025-10-10T00:35:37.3686683Z [5217/6994] Linking CXX executable bin\c10_bfloat16_test.exe 2025-10-10T00:35:37.3687238Z [5218/6994] Linking CXX executable bin\c10_complex_math_test.exe 2025-10-10T00:35:37.3687775Z [5219/6994] Building CXX object c10\test\CMakeFiles\c10_flags_test.dir\util\flags_test.cpp.obj 2025-10-10T00:35:37.3688446Z [5220/6994] Building CXX object c10\test\CMakeFiles\c10_error_test.dir\util\error_test.cpp.obj 2025-10-10T00:35:37.4667158Z [5221/6994] Building CXX object c10\test\CMakeFiles\c10_exception_test.dir\util\exception_test.cpp.obj 2025-10-10T00:35:37.4668518Z [5222/6994] Building CXX object c10\test\CMakeFiles\c10_complex_test.dir\util\complex_test.cpp.obj 2025-10-10T00:35:37.4669882Z [5223/6994] Building CXX object c10\test\CMakeFiles\c10_generic_math_test.dir\util\generic_math_test.cpp.obj 2025-10-10T00:35:37.4671259Z [5224/6994] Building CXX object c10\test\CMakeFiles\c10_lazy_test.dir\util\lazy_test.cpp.obj 2025-10-10T00:35:37.4672414Z [5225/6994] Building CXX object c10\test\CMakeFiles\c10_irange_test.dir\util\irange_test.cpp.obj 2025-10-10T00:35:37.7603207Z [5226/6994] Linking CXX executable bin\c10_flags_test.exe 2025-10-10T00:35:37.7604038Z [5227/6994] Linking CXX executable bin\c10_error_test.exe 2025-10-10T00:35:37.7604773Z [5228/6994] Linking CXX executable bin\c10_exception_test.exe 2025-10-10T00:35:37.7606269Z [5229/6994] Building CXX object c10\test\CMakeFiles\c10_intrusive_ptr_test.dir\util\intrusive_ptr_test.cpp.obj 2025-10-10T00:35:37.7607510Z [5230/6994] Linking CXX executable bin\c10_lazy_test.exe 2025-10-10T00:35:37.7608263Z [5231/6994] Linking CXX executable bin\c10_complex_test.exe 2025-10-10T00:35:37.7609060Z [5232/6994] Linking CXX executable bin\c10_generic_math_test.exe 2025-10-10T00:35:37.7609836Z [5233/6994] Linking CXX executable bin\c10_irange_test.exe 2025-10-10T00:35:37.9880292Z [5234/6994] Linking CXX executable bin\c10_intrusive_ptr_test.exe 2025-10-10T00:35:37.9880923Z [5235/6994] Building CXX object c10\test\CMakeFiles\c10_logging_test.dir\util\logging_test.cpp.obj 2025-10-10T00:35:37.9881706Z [5236/6994] Building CXX object c10\test\CMakeFiles\c10_registry_test.dir\util\registry_test.cpp.obj 2025-10-10T00:35:37.9882505Z [5237/6994] Building CXX object c10\test\CMakeFiles\c10_ordered_preserving_dict_test.dir\util\ordered_preserving_dict_test.cpp.obj 2025-10-10T00:35:37.9883368Z [5238/6994] Building CXX object c10\test\CMakeFiles\c10_optional_test.dir\util\optional_test.cpp.obj 2025-10-10T00:35:37.9884272Z 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:35:37.9885317Z 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:35:37.9887239Z 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:35:37.9891073Z 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:35:37.9894817Z 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:35:37.9898161Z 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:35:37.9900935Z 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:35:37.9901956Z with 2025-10-10T00:35:37.9902154Z [ 2025-10-10T00:35:37.9903118Z 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:35:37.9904240Z ] 2025-10-10T00:35:37.9905077Z 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:35:37.9905946Z with 2025-10-10T00:35:37.9906148Z [ 2025-10-10T00:35:38.1122277Z 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:35:38.1124403Z ] 2025-10-10T00:35:38.1125184Z [5239/6994] Building CXX object c10\test\CMakeFiles\c10_string_util_test.dir\util\string_util_test.cpp.obj 2025-10-10T00:35:38.1126273Z [5240/6994] Linking CXX executable bin\c10_logging_test.exe 2025-10-10T00:35:38.1127247Z [5241/6994] Building CXX object c10\test\CMakeFiles\c10_ssize_test.dir\util\ssize_test.cpp.obj 2025-10-10T00:35:38.1128268Z [5242/6994] Linking CXX executable bin\c10_ordered_preserving_dict_test.exe 2025-10-10T00:35:38.1129330Z [5243/6994] Building CXX object c10\test\CMakeFiles\c10_string_view_test.dir\util\string_view_test.cpp.obj 2025-10-10T00:35:38.3501130Z [5244/6994] Linking CXX executable bin\c10_registry_test.exe 2025-10-10T00:35:38.3501605Z [5245/6994] Linking CXX executable bin\c10_string_util_test.exe 2025-10-10T00:35:38.3502317Z [5246/6994] Building CXX object c10\test\CMakeFiles\c10_small_vector_test.dir\util\small_vector_test.cpp.obj 2025-10-10T00:35:38.3502989Z [5247/6994] Linking CXX executable bin\c10_optional_test.exe 2025-10-10T00:35:38.3503533Z [5248/6994] Linking CXX executable bin\c10_ssize_test.exe 2025-10-10T00:35:38.3504091Z [5249/6994] Building C object caffe2\CMakeFiles\torch_global_deps.dir\__\torch\csrc\empty.c.obj 2025-10-10T00:35:38.3504652Z [5250/6994] Linking CXX executable bin\c10_string_view_test.exe 2025-10-10T00:35:38.4582083Z [5251/6994] Building C object sleef\src\libm\CMakeFiles\mkrename.dir\mkrename.c.obj 2025-10-10T00:35:38.4583345Z [5252/6994] Building C object sleef\src\libm\CMakeFiles\mkrename_gnuabi.dir\mkrename_gnuabi.c.obj 2025-10-10T00:35:38.4584457Z [5253/6994] Linking CXX executable bin\c10_small_vector_test.exe 2025-10-10T00:35:38.4585266Z [5254/6994] Linking C shared library bin\torch_global_deps.dll 2025-10-10T00:35:38.4586441Z [5255/6994] Building CXX object c10\benchmark\CMakeFiles\c10_intrusive_ptr_benchmark.dir\intrusive_ptr_benchmark.cpp.obj 2025-10-10T00:35:38.4587770Z [5256/6994] Linking C executable sleef\bin\mkrename.exe 2025-10-10T00:35:38.5613136Z [5257/6994] Building CXX object c10\test\CMakeFiles\c10_tempfile_test.dir\util\tempfile_test.cpp.obj 2025-10-10T00:35:38.5614629Z [5258/6994] Linking C executable sleef\bin\mkrename_gnuabi.exe 2025-10-10T00:35:38.5615419Z [5259/6994] Generating include/renameavx512fnofma.h 2025-10-10T00:35:38.5616254Z Generating renameavx512fnofma.h: mkrename "cinz_" "8" "16" "avx512fnofma" 2025-10-10T00:35:38.5616819Z 2025-10-10T00:35:38.5617456Z [5260/6994] Building C object sleef\src\libm\CMakeFiles\mkalias.dir\mkalias.c.obj 2025-10-10T00:35:38.5618470Z [5261/6994] Building C object sleef\src\libm\CMakeFiles\mkdisp.dir\mkdisp.c.obj 2025-10-10T00:35:38.5619589Z [5262/6994] Building CXX object c10\test\CMakeFiles\c10_typeid_test.dir\util\typeid_test.cpp.obj 2025-10-10T00:35:38.6218887Z [5263/6994] Building C object sleef\src\libm\CMakeFiles\mkmasked_gnuabi.dir\mkmasked_gnuabi.c.obj 2025-10-10T00:35:38.6220083Z [5264/6994] Linking CXX executable bin\c10_intrusive_ptr_benchmark.exe 2025-10-10T00:35:38.6220952Z [5265/6994] Linking CXX executable bin\c10_tempfile_test.exe 2025-10-10T00:35:38.6221974Z [5266/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimdsp.c.obj 2025-10-10T00:35:38.6222959Z [5267/6994] Linking C executable sleef\bin\mkdisp.exe 2025-10-10T00:35:38.6223760Z [5268/6994] Linking C executable sleef\bin\mkalias.exe 2025-10-10T00:35:38.6224428Z [5269/6994] Generating include/renameavx512f.h 2025-10-10T00:35:38.7141040Z Generating renameavx512f.h: mkrename "finz_" "8" "16" "avx512f" 2025-10-10T00:35:38.7141385Z 2025-10-10T00:35:38.7141508Z [5270/6994] Generating include/renameavx2.h 2025-10-10T00:35:38.7141896Z Generating renameavx2.h: mkrename "finz_" "4" "8" "avx2" 2025-10-10T00:35:38.7142153Z 2025-10-10T00:35:38.7142275Z [5271/6994] Generating include/renameavx2128.h 2025-10-10T00:35:38.7142685Z Generating renameavx2128.h: mkrename "finz_" "2" "4" "avx2128" 2025-10-10T00:35:38.7143117Z 2025-10-10T00:35:38.7143315Z [5272/6994] Linking C executable sleef\bin\mkmasked_gnuabi.exe 2025-10-10T00:35:38.7143918Z [5273/6994] Linking CXX executable bin\c10_typeid_test.exe 2025-10-10T00:35:38.7144502Z [5274/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimddp.c.obj 2025-10-10T00:35:38.7775790Z [5275/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimdsp.c.obj 2025-10-10T00:35:38.7778263Z [5276/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimdsp.c.obj 2025-10-10T00:35:38.7779332Z [5277/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimdsp.c.obj 2025-10-10T00:35:38.7779996Z [5278/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimddp.c.obj 2025-10-10T00:35:38.7780827Z [5279/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimddp.c.obj 2025-10-10T00:35:38.7781358Z [5280/6994] Generating include/renamefma4.h 2025-10-10T00:35:38.7781782Z Generating renamefma4.h: mkrename "finz_" "4" "8" "fma4" 2025-10-10T00:35:38.7782096Z 2025-10-10T00:35:38.9009304Z [5281/6994] Generating include/renameavx.h 2025-10-10T00:35:38.9010042Z Generating renameavx.h: mkrename "cinz_" "4" "8" "avx" 2025-10-10T00:35:38.9010525Z 2025-10-10T00:35:38.9011112Z [5282/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimddp.c.obj 2025-10-10T00:35:38.9012622Z [5283/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimdsp.c.obj 2025-10-10T00:35:38.9013875Z [5284/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimdsp.c.obj 2025-10-10T00:35:38.9015021Z [5285/6994] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimddp.c.obj 2025-10-10T00:35:38.9812487Z [5286/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimddp.c.obj 2025-10-10T00:35:38.9813207Z [5287/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimddp.c.obj 2025-10-10T00:35:38.9813864Z [5288/6994] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimdsp.c.obj 2025-10-10T00:35:38.9814482Z [5289/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimdsp.c.obj 2025-10-10T00:35:38.9814946Z [5290/6994] Generating include/renamesse4.h 2025-10-10T00:35:38.9815318Z Generating renamesse4.h: mkrename "cinz_" "2" "4" "sse4" 2025-10-10T00:35:38.9815578Z 2025-10-10T00:35:38.9815689Z [5291/6994] Generating include/renamesse2.h 2025-10-10T00:35:38.9816235Z Generating renamesse2.h: mkrename "cinz_" "2" "4" "sse2" 2025-10-10T00:35:38.9816492Z 2025-10-10T00:35:39.0672070Z [5292/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.0672853Z [5293/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.0673462Z [5294/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.0674133Z [5295/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.0674773Z [5296/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.1303527Z [5297/6994] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.1304687Z [5298/6994] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.1305580Z [5299/6994] Generating include/renamepurec_scalar.h 2025-10-10T00:35:39.1306315Z Generating renamepurec_scalar.h: mkrename "cinz_" "1" "1" "purec" 2025-10-10T00:35:39.1306863Z 2025-10-10T00:35:39.1307312Z [5300/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.1308839Z [5301/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.1310359Z [5302/6994] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.2114891Z [5303/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.2115598Z [5304/6994] Generating include/renamepurecfma_scalar.h 2025-10-10T00:35:39.2116152Z Generating renamepurecfma_scalar.h: mkrename "finz_" "1" "1" "purecfma" 2025-10-10T00:35:39.2116694Z 2025-10-10T00:35:39.2117028Z [5305/6994] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.2117785Z [5306/6994] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.2118450Z [5307/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.2389854Z [5308/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.2390603Z [5309/6994] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.2391275Z [5310/6994] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.2391803Z [5311/6994] Generating include/renamecuda.h 2025-10-10T00:35:39.2392162Z Generating renamecuda.h: mkrename "finz_" "1" "1" "cuda" 2025-10-10T00:35:39.2392436Z 2025-10-10T00:35:39.2392730Z [5312/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.2393252Z [5313/6994] Generating sleeflibm_AVX.h.tmp 2025-10-10T00:35:39.2717791Z [5314/6994] Generating sleeflibm_AVX2.h.tmp 2025-10-10T00:35:39.2718224Z [5315/6994] Generating sleeflibm_AVX2128.h.tmp 2025-10-10T00:35:39.2718559Z [5316/6994] Generating sleeflibm_AVX512F.h.tmp 2025-10-10T00:35:39.2718906Z [5317/6994] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-10-10T00:35:39.2719242Z [5318/6994] Generating sleeflibm_AVX512F_.h.tmp 2025-10-10T00:35:39.2719552Z [5319/6994] Generating sleeflibm_AVX_.h.tmp 2025-10-10T00:35:39.2719872Z [5320/6994] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-10-10T00:35:39.2720191Z [5321/6994] Generating sleeflibm_FMA4.h.tmp 2025-10-10T00:35:39.2720521Z [5322/6994] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-10-10T00:35:39.2720874Z [5323/6994] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-10-10T00:35:39.2997405Z [5324/6994] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.2998327Z [5325/6994] Generating sleeflibm_SSE2.h.tmp 2025-10-10T00:35:39.2998812Z [5326/6994] Generating sleeflibm_SSE4.h.tmp 2025-10-10T00:35:39.2999288Z [5327/6994] Generating sleeflibm_SSE_.h.tmp 2025-10-10T00:35:39.2999970Z [5328/6994] Generating alias_AVX512F_dp.h.tmp 2025-10-10T00:35:39.3000492Z [5329/6994] Generating alias_AVX512F_sp.h.tmp 2025-10-10T00:35:39.3001026Z [5330/6994] Generating include/renamedspscalar.h 2025-10-10T00:35:39.3001478Z [5331/6994] Generating dispscalar.c.body 2025-10-10T00:35:39.3002343Z [5332/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.3003239Z [5333/6994] Generating dispsse.c.tmp 2025-10-10T00:35:39.4398806Z [5334/6994] Generating include/renamedsp128.h 2025-10-10T00:35:39.4399193Z [5335/6994] Generating ../../../include/sleef.h 2025-10-10T00:35:39.4399509Z [5336/6994] Generating dispavx.c.tmp 2025-10-10T00:35:39.4399801Z [5337/6994] Generating include/alias_avx512f.h 2025-10-10T00:35:39.4400115Z [5338/6994] Generating dispscalar.c 2025-10-10T00:35:39.4400406Z [5339/6994] Generating include/renamedsp256.h 2025-10-10T00:35:39.4400719Z [5340/6994] Generating dispsse.c 2025-10-10T00:35:39.4400976Z [5341/6994] Generating dispavx.c 2025-10-10T00:35:39.4401451Z [5342/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.4402081Z [5343/6994] Building C object sleef\src\common\CMakeFiles\common.dir\common.c.obj 2025-10-10T00:35:39.5083996Z [5344/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.5085395Z [5345/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.5086836Z [5346/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimddp.c.obj 2025-10-10T00:35:39.5088051Z [5347/6994] Building C object sleef\src\libm\CMakeFiles\dispscalar_obj.dir\dispscalar.c.obj 2025-10-10T00:35:39.5089216Z [5348/6994] Building C object sleef\src\libm\CMakeFiles\sleef.dir\rempitab.c.obj 2025-10-10T00:35:39.7308236Z [5349/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimdsp.c.obj 2025-10-10T00:35:39.7308914Z [5350/6994] Building C object sleef\src\libm\CMakeFiles\dispsse_obj.dir\dispsse.c.obj 2025-10-10T00:35:39.7309505Z [5351/6994] Building C object sleef\src\libm\CMakeFiles\dispavx_obj.dir\dispavx.c.obj 2025-10-10T00:35:39.7310088Z [5352/6994] Building C object sleef\src\common\CMakeFiles\addSuffix.dir\addSuffix.c.obj 2025-10-10T00:35:39.7310581Z [5353/6994] Linking C static library sleef\lib\sleef.lib 2025-10-10T00:35:39.7310945Z [5354/6994] Linking C executable sleef\bin\addSuffix.exe 2025-10-10T00:35:39.7311431Z [5355/6994] Building C object sleef\src\common\CMakeFiles\arraymap.dir\arraymap.c.obj 2025-10-10T00:35:49.2778922Z [5356/6994] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\common_avx2.cc.obj 2025-10-10T00:35:49.2779858Z [5357/6994] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\embedding_lookup_idx_avx2.cc.obj 2025-10-10T00:35:49.2780889Z [5358/6994] Linking CXX static library lib\Caffe2_perfkernels_avx2.lib 2025-10-10T00:35:49.2781534Z [5359/6994] Generating C:/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/datapipe.pyi 2025-10-10T00:35:49.2782094Z [5360/6994] Regenerating version file... 2025-10-10T00:35:53.0804795Z [5361/6994] 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:53.2132290Z [5362/6994] 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:53.9387435Z [5363/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DTensorState.cpp.obj 2025-10-10T00:35:53.9389227Z [5364/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\AccumulateType.cpp.obj 2025-10-10T00:35:53.9390626Z [5365/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Dispatch.cpp.obj 2025-10-10T00:35:53.9392109Z [5366/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DeviceAccelerator.cpp.obj 2025-10-10T00:35:53.9393563Z [5367/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Context.cpp.obj 2025-10-10T00:35:54.6277830Z [5368/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FuncTorchTLS.cpp.obj 2025-10-10T00:35:54.6279263Z [5369/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CPUGeneratorImpl.cpp.obj 2025-10-10T00:35:54.6280673Z [5370/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ConjugateFallback.cpp.obj 2025-10-10T00:35:54.6282049Z [5371/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\EmptyTensor.cpp.obj 2025-10-10T00:35:54.6283395Z [5372/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DynamicLibrary.cpp.obj 2025-10-10T00:35:55.4949152Z [5373/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj 2025-10-10T00:35:55.4950395Z [5374/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalStorageImpl.cpp.obj 2025-10-10T00:35:55.4951501Z [5375/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalTensorWrapper.cpp.obj 2025-10-10T00:35:55.4952641Z [5376/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalizeFallbackKernel.cpp.obj 2025-10-10T00:35:56.5732311Z [5377/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapMode.cpp.obj 2025-10-10T00:35:56.5733812Z [5378/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedTensorImpl.cpp.obj 2025-10-10T00:35:56.5735362Z [5379/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MemoryOverlap.cpp.obj 2025-10-10T00:35:56.5736678Z [5380/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MapAllocator.cpp.obj 2025-10-10T00:35:56.5737906Z [5381/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CachedTensorUtils.cpp.obj 2025-10-10T00:35:57.8454310Z [5382/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DLConvertor.cpp.obj 2025-10-10T00:35:57.8455783Z [5383/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNative.cpp.obj 2025-10-10T00:35:57.8457290Z [5384/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NamedTensorUtils.cpp.obj 2025-10-10T00:35:57.8458827Z [5385/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalInverses.cpp.obj 2025-10-10T00:35:57.8460814Z [5386/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelCommon.cpp.obj 2025-10-10T00:35:58.0825706Z [5387/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\PythonTorchFunctionTLS.cpp.obj 2025-10-10T00:35:58.0827368Z [5388/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SavedTensorHooks.cpp.obj 2025-10-10T00:35:58.0828990Z [5389/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelThreadPoolNative.cpp.obj 2025-10-10T00:35:58.0830673Z [5390/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedFallback.cpp.obj 2025-10-10T00:35:58.0832253Z [5391/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SequenceNumber.cpp.obj 2025-10-10T00:35:58.8576267Z [5392/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelOpenMP.cpp.obj 2025-10-10T00:35:58.8577742Z [5393/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorGeometry.cpp.obj 2025-10-10T00:35:58.8579296Z [5394/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchingRegistrations.cpp.obj 2025-10-10T00:35:58.8581688Z [5395/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ScalarOps.cpp.obj 2025-10-10T00:35:59.7966908Z [5396/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapTransforms.cpp.obj 2025-10-10T00:35:59.7968446Z [5397/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorMeta.cpp.obj 2025-10-10T00:35:59.7969295Z [5398/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIndexing.cpp.obj 2025-10-10T00:35:59.7970106Z [5399/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj 2025-10-10T00:35:59.7970839Z [5400/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIterator.cpp.obj 2025-10-10T00:36:01.1473185Z [5401/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorNames.cpp.obj 2025-10-10T00:36:01.1474196Z [5402/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalPythonObjects.cpp.obj 2025-10-10T00:36:01.1475034Z [5403/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\StorageUtils.cpp.obj 2025-10-10T00:36:01.1475796Z [5404/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Version.cpp.obj 2025-10-10T00:36:01.1476590Z [5405/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapModeRegistrations.cpp.obj 2025-10-10T00:36:01.9232750Z [5406/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\FlushDenormal.cpp.obj 2025-10-10T00:36:01.9233570Z [5407/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\Utils.cpp.obj 2025-10-10T00:36:01.9234325Z [5408/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseCsrTensorImpl.cpp.obj 2025-10-10T00:36:01.9235107Z [5409/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorImpl.cpp.obj 2025-10-10T00:36:01.9235882Z [5410/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CPUGuardImpl.cpp.obj 2025-10-10T00:36:02.4957679Z [5411/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CUDAHooksInterface.cpp.obj 2025-10-10T00:36:02.4958500Z [5412/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Utils.cpp.obj 2025-10-10T00:36:02.4960112Z [5413/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HIPHooksInterface.cpp.obj 2025-10-10T00:36:02.4961589Z [5414/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HPUHooksInterface.cpp.obj 2025-10-10T00:36:02.4963425Z [5415/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\IPUHooksInterface.cpp.obj 2025-10-10T00:36:02.8191789Z [5416/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MAIAHooksInterface.cpp.obj 2025-10-10T00:36:02.8192812Z [5417/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MPSHooksInterface.cpp.obj 2025-10-10T00:36:02.8194420Z [5418/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorUtils.cpp.obj 2025-10-10T00:36:02.8195998Z [5419/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MTIAHooksInterface.cpp.obj 2025-10-10T00:36:03.7944227Z [5420/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MetaGuardImpl.cpp.obj 2025-10-10T00:36:03.7945952Z [5421/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\PrivateUse1HooksInterface.cpp.obj 2025-10-10T00:36:03.7947455Z [5422/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalState.cpp.obj 2025-10-10T00:36:03.7949298Z [5423/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XPUHooksInterface.cpp.obj 2025-10-10T00:36:03.7950935Z [5424/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ZeroTensorFallback.cpp.obj 2025-10-10T00:36:06.6949335Z [5425/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\ADInterpreters.cpp.obj 2025-10-10T00:36:06.6950765Z [5426/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\autocast_mode.cpp.obj 2025-10-10T00:36:06.6952313Z [5427/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesActivation.cpp.obj 2025-10-10T00:36:06.6953801Z [5428/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesConvolution.cpp.obj 2025-10-10T00:36:08.8767223Z [5429/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp.obj 2025-10-10T00:36:08.8768909Z [5430/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDynamic.cpp.obj 2025-10-10T00:36:08.8770568Z [5431/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDecompositions.cpp.obj 2025-10-10T00:36:08.8772158Z [5432/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesFactory.cpp.obj 2025-10-10T00:36:08.8773735Z [5433/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesHelper.cpp.obj 2025-10-10T00:36:10.6314098Z [5434/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesIndexing.cpp.obj 2025-10-10T00:36:10.6316096Z [5435/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLinearAlgebra.cpp.obj 2025-10-10T00:36:10.6317736Z [5436/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLoss.cpp.obj 2025-10-10T00:36:10.6319221Z [5437/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesModules.cpp.obj 2025-10-10T00:36:11.6022920Z [5438/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesPooling.cpp.obj 2025-10-10T00:36:11.6024496Z [5439/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesNorm.cpp.obj 2025-10-10T00:36:11.6026112Z [5440/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesReduceOps.cpp.obj 2025-10-10T00:36:11.6027718Z [5441/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesRandomness.cpp.obj 2025-10-10T00:36:14.0241330Z [5442/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedTensorImpl.cpp.obj 2025-10-10T00:36:14.0242230Z [5443/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\FunctionalizeInterpreter.cpp.obj 2025-10-10T00:36:14.0243297Z [5444/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\Interpreter.cpp.obj 2025-10-10T00:36:14.0244164Z [5445/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesScatterOps.cpp.obj 2025-10-10T00:36:14.0244992Z [5446/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PlumbingHelper.cpp.obj 2025-10-10T00:36:14.6398511Z [5447/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesViews.cpp.obj 2025-10-10T00:36:14.6399525Z [5448/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp.obj 2025-10-10T00:36:14.6400438Z [5449/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedFallback.cpp.obj 2025-10-10T00:36:14.6402370Z [5450/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\DynamicLayer.cpp.obj 2025-10-10T00:36:15.5056835Z [5451/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenGeneral.cpp.obj 2025-10-10T00:36:15.5058731Z [5452/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\TensorWrapper.cpp.obj 2025-10-10T00:36:15.5060262Z [5453/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\CachingHostAllocator.cpp.obj 2025-10-10T00:36:15.5061773Z [5454/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapInterpreter.cpp.obj 2025-10-10T00:36:15.5063229Z [5455/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\record_function.cpp.obj 2025-10-10T00:36:15.9134211Z [5456/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyBatchingRegistrations.cpp.obj 2025-10-10T00:36:15.9135155Z [5457/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\BackendSelectFallbackKernel.cpp.obj 2025-10-10T00:36:15.9136345Z [5458/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypePropertiesRegistry.cpp.obj 2025-10-10T00:36:15.9137801Z [5459/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dimname.cpp.obj 2025-10-10T00:36:16.4427935Z [5460/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypeProperties.cpp.obj 2025-10-10T00:36:16.4428997Z [5461/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyVmapTransforms.cpp.obj 2025-10-10T00:36:16.4429974Z [5462/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dict.cpp.obj 2025-10-10T00:36:16.4431325Z [5463/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PyTorchOperatorHacks.cpp.obj 2025-10-10T00:36:16.4432290Z [5464/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\GeneratorForPrivateuseone.cpp.obj 2025-10-10T00:36:16.9029741Z [5465/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Formatting.cpp.obj 2025-10-10T00:36:16.9030719Z [5466/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Generator.cpp.obj 2025-10-10T00:36:16.9031658Z [5467/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NestedIntSymNodeImpl.cpp.obj 2025-10-10T00:36:16.9032574Z [5468/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\List.cpp.obj 2025-10-10T00:36:17.4553223Z [5469/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedTensor.cpp.obj 2025-10-10T00:36:17.4554139Z [5470/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Range.cpp.obj 2025-10-10T00:36:17.4555075Z [5471/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\MetaFallbackKernel.cpp.obj 2025-10-10T00:36:17.4555875Z [5472/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedRegistrations.cpp.obj 2025-10-10T00:36:17.4556831Z [5473/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Vitals.cpp.obj 2025-10-10T00:36:17.8583001Z [5474/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonFallbackKernel.cpp.obj 2025-10-10T00:36:17.8584067Z [5475/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonOpRegistrationTrampoline.cpp.obj 2025-10-10T00:36:17.8585107Z [5476/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapModeRegistrations.cpp.obj 2025-10-10T00:36:17.8586153Z [5477/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableHooksInterface.cpp.obj 2025-10-10T00:36:18.3870693Z [5478/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TorchDispatchUtils.cpp.obj 2025-10-10T00:36:18.3872185Z [5479/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Tensor.cpp.obj 2025-10-10T00:36:18.3873658Z [5480/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableFallbackKernel.cpp.obj 2025-10-10T00:36:18.3875265Z [5481/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\blob.cpp.obj 2025-10-10T00:36:18.3876725Z [5482/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\ObservedOperators.cpp.obj 2025-10-10T00:36:18.8565409Z [5483/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\adaption.cpp.obj 2025-10-10T00:36:18.8566420Z [5484/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\boxing\KernelFunction.cpp.obj 2025-10-10T00:36:18.8567208Z [5485/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\class_type.cpp.obj 2025-10-10T00:36:18.8567946Z [5486/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\custom_class.cpp.obj 2025-10-10T00:36:18.8568781Z [5487/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\DispatchKeyExtractor.cpp.obj 2025-10-10T00:36:19.2329408Z [5488/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\interned_strings.cpp.obj 2025-10-10T00:36:19.2330372Z [5489/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\Dispatcher.cpp.obj 2025-10-10T00:36:19.2331254Z [5490/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\OperatorEntry.cpp.obj 2025-10-10T00:36:19.2332087Z [5491/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dynamic_type.cpp.obj 2025-10-10T00:36:19.8139764Z [5492/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\operator_name.cpp.obj 2025-10-10T00:36:19.8140591Z [5493/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\register_symbols.cpp.obj 2025-10-10T00:36:19.8141359Z [5494/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\function_schema.cpp.obj 2025-10-10T00:36:19.8142165Z [5495/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ivalue.cpp.obj 2025-10-10T00:36:19.8142876Z [5496/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\library.cpp.obj 2025-10-10T00:36:20.1916651Z [5497/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\infer_schema.cpp.obj 2025-10-10T00:36:20.1917540Z [5498/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\op_registration.cpp.obj 2025-10-10T00:36:20.1918387Z [5499/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\error_report.cpp.obj 2025-10-10T00:36:20.1919159Z [5500/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\tensor_type.cpp.obj 2025-10-10T00:36:20.1919882Z [5501/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\lexer.cpp.obj 2025-10-10T00:36:20.8183743Z [5502/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\strtod.cpp.obj 2025-10-10T00:36:20.8184711Z [5503/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type.cpp.obj 2025-10-10T00:36:20.8185547Z [5504/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type_factory.cpp.obj 2025-10-10T00:36:20.8186479Z [5505/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\union_type.cpp.obj 2025-10-10T00:36:21.1876328Z [5506/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\function_schema_parser.cpp.obj 2025-10-10T00:36:21.1877388Z [5507/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_type_parser.cpp.obj 2025-10-10T00:36:21.1878369Z [5508/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\source_range.cpp.obj 2025-10-10T00:36:21.1879329Z [5509/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling2d.cpp.obj 2025-10-10T00:36:21.1880492Z [5510/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling3d.cpp.obj 2025-10-10T00:36:21.8058478Z [5511/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling3d.cpp.obj 2025-10-10T00:36:21.8060252Z [5512/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling.cpp.obj 2025-10-10T00:36:21.8061860Z [5513/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Activation.cpp.obj 2025-10-10T00:36:21.8063390Z [5514/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AffineGridGenerator.cpp.obj 2025-10-10T00:36:22.3664569Z [5515/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AmpKernels.cpp.obj 2025-10-10T00:36:22.3665563Z [5516/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool2d.cpp.obj 2025-10-10T00:36:22.3666335Z [5517/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool3d.cpp.obj 2025-10-10T00:36:22.3667441Z [5518/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebraKernel.cpp.obj 2025-10-10T00:36:22.3668298Z [5519/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebra.cpp.obj 2025-10-10T00:36:23.1143683Z [5520/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AutogradComposite.cpp.obj 2025-10-10T00:36:23.1144604Z [5521/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BlasKernel.cpp.obj 2025-10-10T00:36:23.1145450Z [5522/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BinaryOps.cpp.obj 2025-10-10T00:36:23.1146164Z [5523/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Blas.cpp.obj 2025-10-10T00:36:23.4518295Z [5524/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Bucketization.cpp.obj 2025-10-10T00:36:23.4519787Z [5525/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ChanelShuffle.cpp.obj 2025-10-10T00:36:23.4521191Z [5526/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUFallback.cpp.obj 2025-10-10T00:36:23.4522602Z [5527/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ComparisonUtils.cpp.obj 2025-10-10T00:36:23.4524052Z [5528/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Col2Im.cpp.obj 2025-10-10T00:36:24.2543321Z [5529/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Constraints.cpp.obj 2025-10-10T00:36:24.2544274Z [5530/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUBlas.cpp.obj 2025-10-10T00:36:24.2545542Z [5531/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Convolution.cpp.obj 2025-10-10T00:36:24.2546447Z [5532/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM2d.cpp.obj 2025-10-10T00:36:24.2547403Z [5533/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM3d.cpp.obj 2025-10-10T00:36:24.5319203Z [5534/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionTBC.cpp.obj 2025-10-10T00:36:24.5320173Z [5535/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Copy.cpp.obj 2025-10-10T00:36:24.5321038Z [5536/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DispatchStub.cpp.obj 2025-10-10T00:36:24.5321794Z [5537/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Cross.cpp.obj 2025-10-10T00:36:24.5322660Z [5538/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Correlation.cpp.obj 2025-10-10T00:36:25.2969050Z [5539/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool2d.cpp.obj 2025-10-10T00:36:25.2970366Z [5540/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool3d.cpp.obj 2025-10-10T00:36:25.2971150Z [5541/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distance.cpp.obj 2025-10-10T00:36:25.2971952Z [5542/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Dropout.cpp.obj 2025-10-10T00:36:25.7378953Z [5543/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distributions.cpp.obj 2025-10-10T00:36:25.7379837Z [5544/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Embedding.cpp.obj 2025-10-10T00:36:25.7380581Z [5545/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Fill.cpp.obj 2025-10-10T00:36:25.7381476Z [5546/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ForeachOpsKernels.cpp.obj 2025-10-10T00:36:25.7382434Z [5547/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\EmbeddingBag.cpp.obj 2025-10-10T00:36:26.4572264Z [5548/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool2d.cpp.obj 2025-10-10T00:36:26.4573927Z [5549/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool3d.cpp.obj 2025-10-10T00:36:26.4575632Z [5550/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FunctionOfAMatrixUtils.cpp.obj 2025-10-10T00:36:26.4577196Z [5551/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdagrad.cpp.obj 2025-10-10T00:36:26.4578713Z [5552/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdam.cpp.obj 2025-10-10T00:36:27.2183393Z [5553/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedSGD.cpp.obj 2025-10-10T00:36:27.2184203Z [5554/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GatedLinearUnit.cpp.obj 2025-10-10T00:36:27.2184983Z [5555/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GridSampler.cpp.obj 2025-10-10T00:36:27.2185865Z [5556/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Histogram.cpp.obj 2025-10-10T00:36:27.2186594Z [5557/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Im2Col.cpp.obj 2025-10-10T00:36:27.3802172Z [5558/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Integration.cpp.obj 2025-10-10T00:36:27.3803645Z [5559/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Lerp.cpp.obj 2025-10-10T00:36:27.3804861Z [5560/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Itertools.cpp.obj 2025-10-10T00:36:27.3806268Z [5561/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LegacyBatching.cpp.obj 2025-10-10T00:36:28.2920619Z [5562/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\IndexingUtils.cpp.obj 2025-10-10T00:36:28.2922152Z [5563/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Linear.cpp.obj 2025-10-10T00:36:28.2923657Z [5564/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LinearAlgebra.cpp.obj 2025-10-10T00:36:28.2925141Z [5565/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Loss.cpp.obj 2025-10-10T00:36:28.2927070Z [5566/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossCTC.cpp.obj 2025-10-10T00:36:28.9457374Z [5567/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiLabelMargin.cpp.obj 2025-10-10T00:36:28.9458883Z [5568/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiMargin.cpp.obj 2025-10-10T00:36:28.9460359Z [5569/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL2d.cpp.obj 2025-10-10T00:36:28.9461617Z [5570/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL.cpp.obj 2025-10-10T00:36:28.9462867Z [5571/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxPooling.cpp.obj 2025-10-10T00:36:29.4189036Z [5572/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxUnpooling.cpp.obj 2025-10-10T00:36:29.4190543Z [5573/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MetaTensor.cpp.obj 2025-10-10T00:36:29.4191518Z [5574/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Memory.cpp.obj 2025-10-10T00:36:29.4192230Z [5575/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NNPACK.cpp.obj 2025-10-10T00:36:29.4193122Z [5576/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose3d.cpp.obj 2025-10-10T00:36:30.0410604Z [5577/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose2d.cpp.obj 2025-10-10T00:36:30.0411737Z [5578/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveDilatedConvolution.cpp.obj 2025-10-10T00:36:30.0412567Z [5579/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NamedTensor.cpp.obj 2025-10-10T00:36:30.0413595Z [5580/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NegateFallback.cpp.obj 2025-10-10T00:36:30.4341621Z [5581/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Onehot.cpp.obj 2025-10-10T00:36:30.4343122Z [5582/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Normalization.cpp.obj 2025-10-10T00:36:30.4344599Z [5583/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PackedSequence.cpp.obj 2025-10-10T00:36:30.4346217Z [5584/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PointwiseOps.cpp.obj 2025-10-10T00:36:30.4347628Z [5585/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PadNd.cpp.obj 2025-10-10T00:36:31.3537424Z [5586/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PixelShuffle.cpp.obj 2025-10-10T00:36:31.3538247Z [5587/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pooling.cpp.obj 2025-10-10T00:36:31.3538965Z [5588/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pow.cpp.obj 2025-10-10T00:36:31.3539801Z [5589/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\QuantizedLinear.cpp.obj 2025-10-10T00:36:31.3540789Z [5590/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RangeFactories.cpp.obj 2025-10-10T00:36:31.6902115Z [5591/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceAllOps.cpp.obj 2025-10-10T00:36:31.6903674Z [5592/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReflectionPad.cpp.obj 2025-10-10T00:36:31.6905150Z [5593/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Repeat.cpp.obj 2025-10-10T00:36:31.6906625Z [5594/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RNN.cpp.obj 2025-10-10T00:36:32.4253915Z [5595/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceOps.cpp.obj 2025-10-10T00:36:32.4254832Z [5596/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReplicationPadding.cpp.obj 2025-10-10T00:36:32.4255602Z [5597/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Resize.cpp.obj 2025-10-10T00:36:32.4256526Z [5598/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RowwisePrune.cpp.obj 2025-10-10T00:36:32.4257318Z [5599/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Scalar.cpp.obj 2025-10-10T00:36:33.0940752Z [5600/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SegmentReduce.cpp.obj 2025-10-10T00:36:33.0941726Z [5601/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOps.cpp.obj 2025-10-10T00:36:33.0943491Z [5602/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SoftMax.cpp.obj 2025-10-10T00:36:33.0944898Z [5603/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOpsUtils.cpp.obj 2025-10-10T00:36:33.0945748Z [5604/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Sorting.cpp.obj 2025-10-10T00:36:33.9821109Z [5605/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SpectralOps.cpp.obj 2025-10-10T00:36:33.9822087Z [5606/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SummaryOps.cpp.obj 2025-10-10T00:36:33.9822866Z [5607/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorCompare.cpp.obj 2025-10-10T00:36:33.9823774Z [5608/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorFactories.cpp.obj 2025-10-10T00:36:34.9665204Z [5609/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorIteratorReduce.cpp.obj 2025-10-10T00:36:34.9666228Z [5610/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorProperties.cpp.obj 2025-10-10T00:36:34.9667116Z [5611/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorShape.cpp.obj 2025-10-10T00:36:34.9667969Z [5612/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorTransformations.cpp.obj 2025-10-10T00:36:34.9668836Z [5613/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TestOps.cpp.obj 2025-10-10T00:36:35.9136159Z [5614/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TriangularOps.cpp.obj 2025-10-10T00:36:35.9137433Z [5615/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold2d.cpp.obj 2025-10-10T00:36:35.9138245Z [5616/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TypeProperties.cpp.obj 2025-10-10T00:36:35.9139104Z [5617/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SparseTensorUtils.cpp.obj 2025-10-10T00:36:35.9139970Z [5618/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnaryOps.cpp.obj 2025-10-10T00:36:36.1287206Z [5619/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnfoldBackward.cpp.obj 2025-10-10T00:36:36.1289079Z [5620/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorAdvancedIndexing.cpp.obj 2025-10-10T00:36:36.1289997Z [5621/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSample.cpp.obj 2025-10-10T00:36:36.1290770Z [5622/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorConversions.cpp.obj 2025-10-10T00:36:36.9398902Z [5623/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold3d.cpp.obj 2025-10-10T00:36:36.9399829Z [5624/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unique.cpp.obj 2025-10-10T00:36:36.9400636Z [5625/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBicubic2d.cpp.obj 2025-10-10T00:36:36.9401442Z [5626/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBilinear2d.cpp.obj 2025-10-10T00:36:36.9402426Z [5627/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleLinear1d.cpp.obj 2025-10-10T00:36:37.4079113Z [5628/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest2d.cpp.obj 2025-10-10T00:36:37.4080044Z [5629/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest1d.cpp.obj 2025-10-10T00:36:37.4080838Z [5630/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest3d.cpp.obj 2025-10-10T00:36:37.4081637Z [5631/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleTrilinear3d.cpp.obj 2025-10-10T00:36:38.0598636Z [5632/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\VariableMethodStubs.cpp.obj 2025-10-10T00:36:38.0600213Z [5633/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\group_norm.cpp.obj 2025-10-10T00:36:38.0601691Z [5634/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\WeightNorm.cpp.obj 2025-10-10T00:36:38.0603237Z [5635/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\prim_native_functions.cpp.obj 2025-10-10T00:36:38.0604795Z [5636/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.cpp.obj 2025-10-10T00:36:38.6441341Z [5637/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\library.cpp.obj 2025-10-10T00:36:38.6442811Z [5638/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\layer_norm.cpp.obj 2025-10-10T00:36:38.6443582Z [5639/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\verbose_wrapper.cpp.obj 2025-10-10T00:36:38.6444447Z [5640/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_dynamic.cpp.obj 2025-10-10T00:36:39.3335444Z [5641/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear.cpp.obj 2025-10-10T00:36:39.3337267Z [5642/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_prepack.cpp.obj 2025-10-10T00:36:39.3338996Z [5643/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_unpack.cpp.obj 2025-10-10T00:36:39.3340696Z [5644/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\FlattenIndicesKernel.cpp.obj 2025-10-10T00:36:40.0536417Z [5645/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ParamUtils.cpp.obj 2025-10-10T00:36:40.0538100Z [5646/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SoftMax.cpp.obj 2025-10-10T00:36:40.0540032Z [5647/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBinaryOpIntersectionKernel.cpp.obj 2025-10-10T00:36:40.0541747Z [5648/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlas.cpp.obj 2025-10-10T00:36:40.7678600Z [5649/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlasImpl.cpp.obj 2025-10-10T00:36:40.7680302Z [5650/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensor.cpp.obj 2025-10-10T00:36:40.7681961Z [5651/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseFactories.cpp.obj 2025-10-10T00:36:40.7683594Z [5652/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensorMath.cpp.obj 2025-10-10T00:36:40.7685150Z [5653/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseMatMul.cpp.obj 2025-10-10T00:36:41.3276543Z [5654/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_deserialize.cpp.obj 2025-10-10T00:36:41.3277735Z [5655/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensor.cpp.obj 2025-10-10T00:36:41.3278694Z [5656/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensorMath.cpp.obj 2025-10-10T00:36:41.3279758Z [5657/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseUnaryOps.cpp.obj 2025-10-10T00:36:44.2750219Z [5658/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ValidateCompressedIndicesKernel.cpp.obj 2025-10-10T00:36:44.2751419Z [5659/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_serialize.cpp.obj 2025-10-10T00:36:44.2752339Z [5660/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorAliases.cpp.obj 2025-10-10T00:36:44.2754121Z [5661/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBackward.cpp.obj 2025-10-10T00:36:44.7386161Z [5662/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBinaryOps.cpp.obj 2025-10-10T00:36:44.7387176Z [5663/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorFactories.cpp.obj 2025-10-10T00:36:44.7388027Z [5664/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMath.cpp.obj 2025-10-10T00:36:44.7389016Z [5665/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizerBase.cpp.obj 2025-10-10T00:36:45.0284406Z [5666/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMatmul.cpp.obj 2025-10-10T00:36:45.0285578Z [5667/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorTransformerFunctions.cpp.obj 2025-10-10T00:36:45.0286487Z [5668/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUnaryOps.cpp.obj 2025-10-10T00:36:45.0287414Z [5669/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUtils.cpp.obj 2025-10-10T00:36:47.8111146Z [5670/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizer.cpp.obj 2025-10-10T00:36:47.8112898Z [5671/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ACLUtils.cpp.obj 2025-10-10T00:36:47.8114496Z [5672/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AdaptiveAveragePooling.cpp.obj 2025-10-10T00:36:47.8116235Z [5673/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool2d.cpp.obj 2025-10-10T00:36:48.1509110Z [5674/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\Copy.cpp.obj 2025-10-10T00:36:48.1510018Z [5675/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerChannelAffine.cpp.obj 2025-10-10T00:36:48.1511010Z [5676/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool3d.cpp.obj 2025-10-10T00:36:48.1511831Z [5677/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\QTensor.cpp.obj 2025-10-10T00:36:48.8258963Z [5678/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerTensorAffine.cpp.obj 2025-10-10T00:36:48.8260211Z [5679/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorAdvancedIndexing.cpp.obj 2025-10-10T00:36:48.8261175Z [5680/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorFactories.cpp.obj 2025-10-10T00:36:48.8262101Z [5681/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorCompare.cpp.obj 2025-10-10T00:36:49.2612940Z [5682/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\BinaryOps.cpp.obj 2025-10-10T00:36:49.2613860Z [5683/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\RuyUtils.cpp.obj 2025-10-10T00:36:49.2614859Z [5684/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ChannelShuffle.cpp.obj 2025-10-10T00:36:49.2615777Z [5685/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\IntReprQuant.cpp.obj 2025-10-10T00:36:49.2616732Z [5686/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\MakePerTensorQuantizedTensor.cpp.obj 2025-10-10T00:36:49.8929541Z [5687/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Normalization.cpp.obj 2025-10-10T00:36:49.8931197Z [5688/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Pooling.cpp.obj 2025-10-10T00:36:49.8932804Z [5689/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\LinearUnpackImpl.cpp.obj 2025-10-10T00:36:49.8934422Z [5690/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ReduceOps.cpp.obj 2025-10-10T00:36:50.2111689Z [5691/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Sorting.cpp.obj 2025-10-10T00:36:50.2113168Z [5692/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorOperators.cpp.obj 2025-10-10T00:36:50.2114522Z [5693/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\init_qnnpack.cpp.obj 2025-10-10T00:36:50.2115919Z [5694/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleBilinear2d.cpp.obj 2025-10-10T00:36:50.9307932Z [5695/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorShape.cpp.obj 2025-10-10T00:36:50.9308881Z [5696/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest2d.cpp.obj 2025-10-10T00:36:50.9309857Z [5697/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest3d.cpp.obj 2025-10-10T00:36:50.9310715Z [5698/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fbgemm_utils.cpp.obj 2025-10-10T00:36:51.5608717Z [5699/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fused_obs_fake_quant.cpp.obj 2025-10-10T00:36:51.5609629Z [5700/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qclamp.cpp.obj 2025-10-10T00:36:51.5610829Z [5701/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv.cpp.obj 2025-10-10T00:36:51.5612559Z [5702/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_dynamic.cpp.obj 2025-10-10T00:36:52.4608644Z [5703/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_prepack.cpp.obj 2025-10-10T00:36:52.4609609Z [5704/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qelu.cpp.obj 2025-10-10T00:36:52.4610698Z [5705/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag.cpp.obj 2025-10-10T00:36:52.4611587Z [5706/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_unpack.cpp.obj 2025-10-10T00:36:53.2389276Z [5707/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_prepack.cpp.obj 2025-10-10T00:36:53.2390876Z [5708/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qgelu.cpp.obj 2025-10-10T00:36:53.2391871Z [5709/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\XnnpackUtils.cpp.obj 2025-10-10T00:36:53.2392793Z [5710/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardsigmoid.cpp.obj 2025-10-10T00:36:54.1189980Z [5711/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardswish.cpp.obj 2025-10-10T00:36:54.1191468Z [5712/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear.cpp.obj 2025-10-10T00:36:54.1193024Z [5713/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_dynamic.cpp.obj 2025-10-10T00:36:54.1194702Z [5714/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_prepack.cpp.obj 2025-10-10T00:36:54.1196406Z [5715/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_unpack_impl.cpp.obj 2025-10-10T00:36:54.7725146Z [5716/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qdropout.cpp.obj 2025-10-10T00:36:54.7726042Z [5717/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmul.cpp.obj 2025-10-10T00:36:54.7727407Z [5718/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qnormalization.cpp.obj 2025-10-10T00:36:55.2580526Z [5719/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsigmoid.cpp.obj 2025-10-10T00:36:55.2582090Z [5720/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qrelu.cpp.obj 2025-10-10T00:36:55.2583606Z [5721/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qtanh.cpp.obj 2025-10-10T00:36:55.2585148Z [5722/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\MklAllocationHelper.cpp.obj 2025-10-10T00:36:55.2586794Z [5723/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qthreshold.cpp.obj 2025-10-10T00:36:56.3683778Z [5724/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\library.cpp.obj 2025-10-10T00:36:56.3685383Z [5725/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qconv_unpack.cpp.obj 2025-10-10T00:36:56.3686890Z [5726/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\LinearAlgebra.cpp.obj 2025-10-10T00:36:56.3688416Z [5727/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseBlasImpl.cpp.obj 2025-10-10T00:36:56.3690292Z [5728/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SpectralOps.cpp.obj 2025-10-10T00:36:57.1401643Z [5729/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmatmul.cpp.obj 2025-10-10T00:36:57.1403349Z [5730/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseCsrLinearAlgebra.cpp.obj 2025-10-10T00:36:57.1406385Z [5731/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\BinaryOps.cpp.obj 2025-10-10T00:36:57.1407921Z [5732/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Conv.cpp.obj 2025-10-10T00:36:58.1827247Z [5733/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsoftmax.cpp.obj 2025-10-10T00:36:58.1828273Z [5734/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Copy.cpp.obj 2025-10-10T00:36:58.1829123Z [5735/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\IDeepRegistration.cpp.obj 2025-10-10T00:36:58.1830068Z [5736/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Gelu.cpp.obj 2025-10-10T00:36:58.1830903Z [5737/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNCommon.cpp.obj 2025-10-10T00:36:58.7012596Z [5738/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qlinear_unpack.cpp.obj 2025-10-10T00:36:58.7014194Z [5739/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Linear.cpp.obj 2025-10-10T00:36:58.7015678Z [5740/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Matmul.cpp.obj 2025-10-10T00:36:58.7017419Z [5741/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Normalization.cpp.obj 2025-10-10T00:36:59.8198079Z [5742/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MkldnnTensorMath.cpp.obj 2025-10-10T00:36:59.8199137Z [5743/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNConversions.cpp.obj 2025-10-10T00:36:59.8199932Z [5744/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Pooling.cpp.obj 2025-10-10T00:36:59.8200755Z [5745/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\ConvPrepack.cpp.obj 2025-10-10T00:37:01.1123325Z [5746/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Relu.cpp.obj 2025-10-10T00:37:01.1124126Z [5747/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\SoftMax.cpp.obj 2025-10-10T00:37:01.1125055Z [5748/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorFactories.cpp.obj 2025-10-10T00:37:01.1126005Z [5749/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorShape.cpp.obj 2025-10-10T00:37:01.1126934Z [5750/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\UnaryOps.cpp.obj 2025-10-10T00:37:01.9180622Z [5751/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Utils.cpp.obj 2025-10-10T00:37:01.9181970Z [5752/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\attention.cpp.obj 2025-10-10T00:37:01.9183324Z [5753/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\OpContext.cpp.obj 2025-10-10T00:37:01.9184677Z [5754/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\sdp_utils_cpp.cpp.obj 2025-10-10T00:37:02.3987468Z [5755/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\transformer.cpp.obj 2025-10-10T00:37:02.3988518Z [5756/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\utils\Factory.cpp.obj 2025-10-10T00:37:02.3989367Z [5757/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RegisterMkldnnOpContextClass.cpp.obj 2025-10-10T00:37:02.3990211Z [5758/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RNN.cpp.obj 2025-10-10T00:37:02.3990967Z [5759/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Activation.cpp.obj 2025-10-10T00:37:02.6058434Z [5760/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Init.cpp.obj 2025-10-10T00:37:02.6059328Z [5761/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Prelu.cpp.obj 2025-10-10T00:37:02.6061220Z [5762/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\AveragePooling.cpp.obj 2025-10-10T00:37:02.6062751Z [5763/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Shim.cpp.obj 2025-10-10T00:37:03.4546650Z [5764/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\ChannelShuffle.cpp.obj 2025-10-10T00:37:03.4548267Z [5765/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Convolution.cpp.obj 2025-10-10T00:37:03.4549897Z [5766/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\MaxPooling.cpp.obj 2025-10-10T00:37:03.4551441Z [5767/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Linear.cpp.obj 2025-10-10T00:37:03.4553320Z [5768/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\OpContext.cpp.obj 2025-10-10T00:37:04.6340068Z [5769/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\RegisterOpContextClass.cpp.obj 2025-10-10T00:37:04.6341068Z [5770/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_0.cpp.obj 2025-10-10T00:37:04.6341776Z [5771/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_1.cpp.obj 2025-10-10T00:37:04.6342595Z [5772/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterBackendSelect.cpp.obj 2025-10-10T00:37:05.6576405Z [5773/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CompositeViewCopyKernels.cpp.obj 2025-10-10T00:37:05.6577960Z [5774/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_2.cpp.obj 2025-10-10T00:37:05.6579512Z [5775/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Functions.cpp.obj 2025-10-10T00:37:05.6580828Z [5776/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_4.cpp.obj 2025-10-10T00:37:05.6582124Z [5777/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_3.cpp.obj 2025-10-10T00:37:06.3977254Z [5778/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutogradNestedTensor_0.cpp.obj 2025-10-10T00:37:06.3978253Z [5779/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutograd_0.cpp.obj 2025-10-10T00:37:06.3979290Z [5780/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutograd_0.cpp.obj 2025-10-10T00:37:06.3980296Z [5781/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutogradNonFunctional_0.cpp.obj 2025-10-10T00:37:07.3283733Z [5782/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_0.cpp.obj 2025-10-10T00:37:07.3285111Z [5783/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_2.cpp.obj 2025-10-10T00:37:07.3286828Z [5784/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_1.cpp.obj 2025-10-10T00:37:07.3288496Z [5785/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_3.cpp.obj 2025-10-10T00:37:07.3289990Z [5786/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_0.cpp.obj 2025-10-10T00:37:08.2168713Z [5787/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_1.cpp.obj 2025-10-10T00:37:08.2170266Z [5788/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMkldnnCPU_0.cpp.obj 2025-10-10T00:37:08.2172128Z [5789/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_2.cpp.obj 2025-10-10T00:37:08.2173654Z [5790/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorXPU_0.cpp.obj 2025-10-10T00:37:08.2175068Z [5791/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorMeta_0.cpp.obj 2025-10-10T00:37:08.4801286Z [5792/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorHPU_0.cpp.obj 2025-10-10T00:37:08.4802641Z [5793/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorCPU_0.cpp.obj 2025-10-10T00:37:08.4803656Z [5794/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_3.cpp.obj 2025-10-10T00:37:08.4804634Z [5795/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMeta_0.cpp.obj 2025-10-10T00:37:09.3712758Z [5796/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedCPU_0.cpp.obj 2025-10-10T00:37:09.3713618Z [5797/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSchema.cpp.obj 2025-10-10T00:37:09.3714479Z [5798/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedMeta_0.cpp.obj 2025-10-10T00:37:09.3715299Z [5799/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrXPU_0.cpp.obj 2025-10-10T00:37:09.3716160Z [5800/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrCPU_0.cpp.obj 2025-10-10T00:37:09.7561469Z [5801/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrMeta_0.cpp.obj 2025-10-10T00:37:09.7562407Z [5802/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCPU_0.cpp.obj 2025-10-10T00:37:09.7563343Z [5803/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseMeta_0.cpp.obj 2025-10-10T00:37:10.2325353Z [5804/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseXPU_0.cpp.obj 2025-10-10T00:37:10.2326334Z [5805/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenOpList.cpp.obj 2025-10-10T00:37:10.2327160Z [5806/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPU_add.cpp.obj 2025-10-10T00:37:10.2328002Z [5807/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_model_loader.cpp.obj 2025-10-10T00:37:10.2328916Z [5808/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TensorMethods.cpp.obj 2025-10-10T00:37:10.2329705Z [5809/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterZeroTensor_0.cpp.obj 2025-10-10T00:37:10.9133961Z [5810/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\QTensorImpl.cpp.obj 2025-10-10T00:37:10.9137202Z [5811/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ViewMetaClasses.cpp.obj 2025-10-10T00:37:10.9138404Z [5812/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_wrapper.cpp.obj 2025-10-10T00:37:10.9139638Z [5813/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:10.9141201Z [5814/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:11.7549863Z [5815/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:11.7551527Z [5816/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:11.7553287Z [5817/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:12.3520757Z [5818/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:12.3521710Z [5819/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:12.3522712Z [5820/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:12.3523746Z [5821/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:12.9068852Z [5822/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:12.9069941Z [5823/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:12.9070879Z [5824/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:12.9071711Z [5825/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_bind.cpp.obj 2025-10-10T00:37:12.9072447Z [5826/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\Quantizer.cpp.obj 2025-10-10T00:37:13.3946102Z [5827/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:13.3947908Z [5828/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:13.3949735Z [5829/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:13.3951698Z [5830/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_register.cpp.obj 2025-10-10T00:37:13.8676896Z [5831/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:13.8678653Z [5832/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:13.8680431Z [5833/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:13.8682085Z [5834/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.2564474Z [5835/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.2565966Z [5836/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.2567476Z [5837/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.2568723Z [5838/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.7055911Z [5839/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.7057993Z [5840/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.7060005Z [5841/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.7062142Z [5842/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.9528862Z [5843/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.9530600Z [5844/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.9532492Z [5845/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:14.9533648Z [5846/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:15.5948219Z [5847/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:15.5949924Z [5848/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:15.5951549Z [5849/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:15.5953196Z [5850/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:15.7739002Z [5851/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:15.7740121Z [5852/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:15.7741240Z [5853/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:16.3083638Z [5854/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:16.3084861Z [5855/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:16.3086419Z [5856/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:16.3088374Z [5857/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:16.3091629Z [5858/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:16.5754439Z [5859/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:16.5755475Z [5860/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:16.5756448Z [5861/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.0576782Z [5862/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.0578621Z [5863/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.0580336Z [5864/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.0582032Z [5865/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.4617659Z [5866/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.4619099Z [5867/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.4620088Z [5868/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.4621107Z [5869/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.4622096Z [5870/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:17.4623186Z 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:37:17.4624497Z 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:37:17.4626362Z 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:37:17.4628796Z 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:37:17.4630123Z with 2025-10-10T00:37:17.4630296Z [ 2025-10-10T00:37:17.4630730Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:37:17.4631206Z ] 2025-10-10T00:37:17.4632577Z 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:37:17.4635665Z 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:37:17.4637740Z with 2025-10-10T00:37:17.4637938Z [ 2025-10-10T00:37:17.4638270Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:37:17.4638734Z ] 2025-10-10T00:37:17.4640571Z 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:37:17.4642651Z with 2025-10-10T00:37:17.4642913Z [ 2025-10-10T00:37:17.4643552Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-10-10T00:37:17.4644230Z data_t=at::vec::DEFAULT::Vectorized, 2025-10-10T00:37:17.4645183Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-10-10T00:37:17.4646354Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-10-10T00:37:17.4647095Z ] 2025-10-10T00:37:17.4648060Z 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:37:17.4650299Z with 2025-10-10T00:37:17.4650635Z [ 2025-10-10T00:37:17.4650977Z scalar_t=float, 2025-10-10T00:37:17.4652096Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &), 2025-10-10T00:37:17.4975872Z Op=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-10-10T00:37:17.4976893Z ] 2025-10-10T00:37:17.4978351Z 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:37:17.4979937Z with 2025-10-10T00:37:17.4980265Z [ 2025-10-10T00:37:17.4981934Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-10-10T00:37:17.4983049Z ] 2025-10-10T00:37:18.0771902Z [5871/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.0772933Z [5872/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.0774111Z [5873/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.0775130Z [5874/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.1722675Z [5875/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.1724630Z [5876/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.1726726Z 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:37:18.1728783Z 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:37:18.1730741Z 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:37:18.4082747Z 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:37:18.4085502Z [5877/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\mkl\SparseBlas.cpp.obj 2025-10-10T00:37:18.4086397Z [5878/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.4087721Z [5879/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.6735956Z [5880/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.6737055Z [5881/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.6738092Z [5882/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:37:18.6738914Z [5883/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\crc.cc.obj 2025-10-10T00:37:18.7734080Z [5884/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\read_adapter_interface.cc.obj 2025-10-10T00:37:18.7735788Z [5885/6994] Building C object caffe2\CMakeFiles\torch_cpu.dir\__\third_party\miniz-3.0.2\miniz.c.obj 2025-10-10T00:37:18.7737642Z 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:37:18.7739466Z 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:37:18.9584755Z [5886/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\istream_adapter.cc.obj 2025-10-10T00:37:18.9585569Z [5887/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\file_adapter.cc.obj 2025-10-10T00:37:18.9586291Z [5888/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\thread_pool_guard.cpp.obj 2025-10-10T00:37:18.9587154Z [5889/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\vulkan\Context.cpp.obj 2025-10-10T00:37:18.9587877Z [5890/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\string_utils.cc.obj 2025-10-10T00:37:19.3122495Z [5891/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\metal\Context.cpp.obj 2025-10-10T00:37:19.3123379Z [5892/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\batch_box_cox_sve128.cc.obj 2025-10-10T00:37:19.3124139Z [5893/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\pthreadpool-cpp.cc.obj 2025-10-10T00:37:19.3124980Z [5894/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\ThreadPool.cc.obj 2025-10-10T00:37:19.3126742Z [5895/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\inline_container.cc.obj 2025-10-10T00:37:21.3924774Z [5896/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\proto_wrap.cc.obj 2025-10-10T00:37:21.3925554Z [5897/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\embedding_lookup_idx.cc.obj 2025-10-10T00:37:21.3926372Z [5898/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\common.cc.obj 2025-10-10T00:37:21.3927116Z [5899/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ViewFuncs.cpp.obj 2025-10-10T00:37:21.3928004Z [5900/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_0.cpp.obj 2025-10-10T00:37:23.0474236Z [5901/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_1.cpp.obj 2025-10-10T00:37:23.0475856Z [5902/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_2.cpp.obj 2025-10-10T00:37:23.0477462Z [5903/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_3.cpp.obj 2025-10-10T00:37:23.0479031Z [5904/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\Functions.cpp.obj 2025-10-10T00:37:23.0480733Z [5905/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_1.cpp.obj 2025-10-10T00:37:23.9654985Z [5906/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_2.cpp.obj 2025-10-10T00:37:23.9655981Z [5907/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_0.cpp.obj 2025-10-10T00:37:23.9656902Z [5908/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_4.cpp.obj 2025-10-10T00:37:23.9657711Z [5909/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_3.cpp.obj 2025-10-10T00:37:24.1849084Z [5910/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_4.cpp.obj 2025-10-10T00:37:24.1849990Z [5911/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.cpp.obj 2025-10-10T00:37:24.1850986Z [5912/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.cpp.obj 2025-10-10T00:37:24.1852125Z [5913/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_0.cpp.obj 2025-10-10T00:37:25.0071546Z [5914/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_1.cpp.obj 2025-10-10T00:37:25.0072571Z [5915/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterAutogradLazy.cpp.obj 2025-10-10T00:37:25.0073390Z [5916/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterLazy.cpp.obj 2025-10-10T00:37:25.0074188Z [5917/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\anomaly_mode.cpp.obj 2025-10-10T00:37:25.7654725Z [5918/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd.cpp.obj 2025-10-10T00:37:25.7656212Z [5919/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_meta.cpp.obj 2025-10-10T00:37:25.7657869Z [5920/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_not_implemented_fallback.cpp.obj 2025-10-10T00:37:25.7659583Z [5921/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\cpp_hook.cpp.obj 2025-10-10T00:37:25.7660328Z [5922/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\engine.cpp.obj 2025-10-10T00:37:28.1734978Z [5923/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\forward_grad.cpp.obj 2025-10-10T00:37:28.1735974Z [5924/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\utils.cpp.obj 2025-10-10T00:37:28.1736909Z [5925/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\LazyNativeFunctions.cpp.obj 2025-10-10T00:37:28.1737802Z [5926/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_metadata.cpp.obj 2025-10-10T00:37:28.1738652Z [5927/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\custom_function.cpp.obj 2025-10-10T00:37:28.7337110Z [5928/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\jit_decomp_interface.cpp.obj 2025-10-10T00:37:28.7338696Z [5929/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function.cpp.obj 2025-10-10T00:37:28.7340182Z [5930/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_kineto.cpp.obj 2025-10-10T00:37:28.7341815Z [5931/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\accumulate_grad.cpp.obj 2025-10-10T00:37:29.2346054Z [5932/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\basic_ops.cpp.obj 2025-10-10T00:37:29.2347671Z [5933/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\tensor.cpp.obj 2025-10-10T00:37:29.2349367Z [5934/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\utils\warnings.cpp.obj 2025-10-10T00:37:29.2351335Z [5935/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_legacy.cpp.obj 2025-10-10T00:37:29.2352866Z [5936/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_buffer.cpp.obj 2025-10-10T00:37:30.0666931Z [5937/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\record_function_ops.cpp.obj 2025-10-10T00:37:30.0668674Z [5938/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\saved_variable.cpp.obj 2025-10-10T00:37:30.0670203Z [5939/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable_info.cpp.obj 2025-10-10T00:37:30.0671728Z [5940/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\dynamo\compiled_autograd.cpp.obj 2025-10-10T00:37:30.6646897Z [5941/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner.cpp.obj 2025-10-10T00:37:30.6648581Z [5942/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.cpp.obj 2025-10-10T00:37:30.6649519Z [5943/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_package\model_package_loader.cpp.obj 2025-10-10T00:37:30.6650410Z [5944/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\mkldnn_tensor.cpp.obj 2025-10-10T00:37:31.9668443Z [5945/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\oss_proxy_executor.cpp.obj 2025-10-10T00:37:31.9669466Z [5946/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\tensor_converter.cpp.obj 2025-10-10T00:37:31.9670336Z [5947/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_common.cpp.obj 2025-10-10T00:37:31.9671183Z [5948/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module.cpp.obj 2025-10-10T00:37:31.9671928Z [5949/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\object.cpp.obj 2025-10-10T00:37:32.7191389Z [5950/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_handler.cpp.obj 2025-10-10T00:37:32.7192361Z [5951/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_info.cpp.obj 2025-10-10T00:37:32.7193443Z [5952/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable.cpp.obj 2025-10-10T00:37:32.7194359Z [5953/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_detail.cpp.obj 2025-10-10T00:37:34.9585076Z [5954/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_interface.cpp.obj 2025-10-10T00:37:34.9586676Z [5955/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_resolver.cpp.obj 2025-10-10T00:37:34.9588271Z [5956/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_cpu.cpp.obj 2025-10-10T00:37:34.9589691Z [5957/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\function_impl.cpp.obj 2025-10-10T00:37:34.9591113Z [5958/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\inductor_ops.cpp.obj 2025-10-10T00:37:36.0993695Z [5959/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\builtin_functions.cpp.obj 2025-10-10T00:37:36.0995388Z [5960/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\canonicalize_modified_loop.cpp.obj 2025-10-10T00:37:36.0996981Z [5961/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\edit_distance.cpp.obj 2025-10-10T00:37:36.0998735Z [5962/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\codegen.cpp.obj 2025-10-10T00:37:36.5392508Z [5963/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\convert_to_ssa.cpp.obj 2025-10-10T00:37:36.5393360Z [5964/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\compiler.cpp.obj 2025-10-10T00:37:36.5394231Z [5965/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\exit_transforms.cpp.obj 2025-10-10T00:37:36.5395053Z [5966/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\executor.cpp.obj 2025-10-10T00:37:36.5395826Z [5967/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\fallback.cpp.obj 2025-10-10T00:37:37.2375381Z [5968/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\name_mangler.cpp.obj 2025-10-10T00:37:37.2376256Z [5969/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\interface.cpp.obj 2025-10-10T00:37:37.2377183Z [5970/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\parser.cpp.obj 2025-10-10T00:37:37.2377997Z [5971/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\inline_loop_condition.cpp.obj 2025-10-10T00:37:37.7223760Z [5972/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\ir_emitter.cpp.obj 2025-10-10T00:37:37.7224712Z [5973/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_matching.cpp.obj 2025-10-10T00:37:37.7225602Z [5974/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\sugared_value.cpp.obj 2025-10-10T00:37:37.7226404Z [5975/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\script_type_parser.cpp.obj 2025-10-10T00:37:37.7227196Z [5976/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\tracer.cpp.obj 2025-10-10T00:37:38.6474210Z [5977/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\versioned_symbols.cpp.obj 2025-10-10T00:37:38.6475830Z [5978/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\kernel_cache.cpp.obj 2025-10-10T00:37:38.6477315Z [5979/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\alias_analysis.cpp.obj 2025-10-10T00:37:38.6478980Z [5980/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\attributes.cpp.obj 2025-10-10T00:37:38.9033132Z [5981/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\graph_utils.cpp.obj 2025-10-10T00:37:38.9033994Z [5982/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\scope.cpp.obj 2025-10-10T00:37:38.9034670Z [5983/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\ir.cpp.obj 2025-10-10T00:37:38.9035472Z [5984/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\irparser.cpp.obj 2025-10-10T00:37:38.9036278Z [5985/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\node_hashing.cpp.obj 2025-10-10T00:37:39.8368652Z [5986/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\subgraph_matcher.cpp.obj 2025-10-10T00:37:39.8369592Z [5987/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\type_hashing.cpp.obj 2025-10-10T00:37:39.8370497Z [5988/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_log.cpp.obj 2025-10-10T00:37:39.8371510Z [5989/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\runtime_compatibility.cpp.obj 2025-10-10T00:37:39.8372473Z [5990/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_opt_limit.cpp.obj 2025-10-10T00:37:41.0291427Z [5991/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\model_compatibility.cpp.obj 2025-10-10T00:37:41.0292425Z [5992/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\function.cpp.obj 2025-10-10T00:37:41.0293208Z [5993/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import.cpp.obj 2025-10-10T00:37:41.0294009Z [5994/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\backend.cpp.obj 2025-10-10T00:37:41.0294802Z [5995/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\module.cpp.obj 2025-10-10T00:37:41.9478366Z [5996/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\constants.cpp.obj 2025-10-10T00:37:41.9479788Z [5997/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\observer.cpp.obj 2025-10-10T00:37:41.9481179Z [5998/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\registry.cpp.obj 2025-10-10T00:37:41.9482632Z [5999/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\interpreter.cpp.obj 2025-10-10T00:37:42.6982893Z [6000/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_bytecode.cpp.obj 2025-10-10T00:37:42.6983752Z [6001/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\prim_ops_registery.cpp.obj 2025-10-10T00:37:42.6984546Z [6002/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_operators.cpp.obj 2025-10-10T00:37:42.6986328Z [6003/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\context.cpp.obj 2025-10-10T00:37:42.6987937Z [6004/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\flatbuffer_loader.cpp.obj 2025-10-10T00:37:43.0963020Z [6005/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\quantization.cpp.obj 2025-10-10T00:37:43.0964623Z [6006/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\type_parser.cpp.obj 2025-10-10T00:37:43.0966142Z [6007/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\upgrader_mobile.cpp.obj 2025-10-10T00:37:43.0967700Z [6008/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\utils.cpp.obj 2025-10-10T00:37:43.0969284Z [6009/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\promoted_prim_ops.cpp.obj 2025-10-10T00:37:43.8899170Z [6010/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders.cpp.obj 2025-10-10T00:37:43.8900064Z [6011/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\version_map.cpp.obj 2025-10-10T00:37:43.8900921Z [6012/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\aot_compiler.cpp.obj 2025-10-10T00:37:43.8901778Z [6013/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders_entry.cpp.obj 2025-10-10T00:37:44.5035149Z [6014/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\register_ops_common_utils.cpp.obj 2025-10-10T00:37:44.5036127Z [6015/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\annotate_warns.cpp.obj 2025-10-10T00:37:44.5036918Z [6016/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\add_if_then_else.cpp.obj 2025-10-10T00:37:44.5037836Z [6017/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.cpp.obj 2025-10-10T00:37:45.6663316Z [6018/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize.cpp.obj 2025-10-10T00:37:45.6664348Z [6019/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\check_strict_fusion.cpp.obj 2025-10-10T00:37:45.6666291Z [6020/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\common_subexpression_elimination.cpp.obj 2025-10-10T00:37:45.6667208Z [6021/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_pooling.cpp.obj 2025-10-10T00:37:45.6668069Z [6022/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\concat_opt.cpp.obj 2025-10-10T00:37:46.5947921Z [6023/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_propagation.cpp.obj 2025-10-10T00:37:46.5948928Z [6024/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_autodiff_subgraphs.cpp.obj 2025-10-10T00:37:46.5949830Z [6025/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_functional_graphs.cpp.obj 2025-10-10T00:37:46.5950648Z [6026/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\bailout_graph.cpp.obj 2025-10-10T00:37:47.4298128Z [6027/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.cpp.obj 2025-10-10T00:37:47.4299834Z [6028/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dead_code_elimination.cpp.obj 2025-10-10T00:37:47.4301159Z [6029/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\batch_mm.cpp.obj 2025-10-10T00:37:47.4302391Z [6030/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_profiling.cpp.obj 2025-10-10T00:37:47.8935255Z [6031/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\decompose_ops.cpp.obj 2025-10-10T00:37:47.8936160Z [6032/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\device_type_analysis.cpp.obj 2025-10-10T00:37:47.8937024Z [6033/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\eliminate_no_ops.cpp.obj 2025-10-10T00:37:47.8937861Z [6034/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_undefinedness.cpp.obj 2025-10-10T00:37:47.8938693Z [6035/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dtype_analysis.cpp.obj 2025-10-10T00:37:48.8411603Z [6036/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fixup_trace_scope_blocks.cpp.obj 2025-10-10T00:37:48.8412498Z [6037/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\erase_number_types.cpp.obj 2025-10-10T00:37:48.8413941Z [6038/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_linear_bn.cpp.obj 2025-10-10T00:37:48.8414850Z [6039/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_conv_bn.cpp.obj 2025-10-10T00:37:49.5314820Z [6040/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_concat_linear.cpp.obj 2025-10-10T00:37:49.5316544Z [6041/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.cpp.obj 2025-10-10T00:37:49.5318182Z [6042/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_folding.cpp.obj 2025-10-10T00:37:49.5319815Z [6043/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_graph_optimizations.cpp.obj 2025-10-10T00:37:50.8962012Z [6044/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_folding.cpp.obj 2025-10-10T00:37:50.8962913Z [6045/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_transpose.cpp.obj 2025-10-10T00:37:50.8963909Z [6046/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_relu.cpp.obj 2025-10-10T00:37:50.8964668Z [6047/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_linear.cpp.obj 2025-10-10T00:37:50.8965721Z [6048/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_rewrite_helper.cpp.obj 2025-10-10T00:37:51.2028737Z [6049/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\hoist_conv_packed_params.cpp.obj 2025-10-10T00:37:51.2029810Z [6050/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_autodiff_subgraphs.cpp.obj 2025-10-10T00:37:51.2030688Z [6051/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_fork_wait.cpp.obj 2025-10-10T00:37:51.2031698Z [6052/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_forked_closures.cpp.obj 2025-10-10T00:37:52.6698740Z [6053/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\freeze_module.cpp.obj 2025-10-10T00:37:52.6699666Z [6054/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inliner.cpp.obj 2025-10-10T00:37:52.6700526Z [6055/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inplace_check.cpp.obj 2025-10-10T00:37:52.6701553Z [6056/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\integer_value_refinement.cpp.obj 2025-10-10T00:37:52.6702451Z [6057/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lift_closures.cpp.obj 2025-10-10T00:37:53.3010514Z [6058/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_fuser.cpp.obj 2025-10-10T00:37:53.3012084Z [6059/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_ops_to_mkldnn.cpp.obj 2025-10-10T00:37:53.3013644Z [6060/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\loop_unrolling.cpp.obj 2025-10-10T00:37:53.3015164Z [6061/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_grad_of.cpp.obj 2025-10-10T00:37:54.4633382Z [6062/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_tuples.cpp.obj 2025-10-10T00:37:54.4634256Z [6063/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\guard_elimination.cpp.obj 2025-10-10T00:37:54.4635090Z [6064/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\normalize_ops.cpp.obj 2025-10-10T00:37:54.4636006Z [6065/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\pass_manager.cpp.obj 2025-10-10T00:37:54.4637045Z [6066/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole.cpp.obj 2025-10-10T00:37:55.3996959Z [6067/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_alias_sensitive.cpp.obj 2025-10-10T00:37:55.3998617Z [6068/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\insert_guards.cpp.obj 2025-10-10T00:37:55.4000165Z [6069/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_dict_idioms.cpp.obj 2025-10-10T00:37:55.4001798Z [6070/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_list_idioms.cpp.obj 2025-10-10T00:37:56.3106012Z [6071/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_non_tensor.cpp.obj 2025-10-10T00:37:56.3107008Z [6072/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\prepack_folding.cpp.obj 2025-10-10T00:37:56.3107930Z [6073/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\liveness.cpp.obj 2025-10-10T00:37:56.3109010Z [6074/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\dedup_module_uses.cpp.obj 2025-10-10T00:37:56.3110014Z [6075/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\quantization_type.cpp.obj 2025-10-10T00:37:56.6923948Z [6076/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\fusion_passes.cpp.obj 2025-10-10T00:37:56.6925556Z [6077/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\metal_rewrite.cpp.obj 2025-10-10T00:37:56.6927049Z [6078/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\helper.cpp.obj 2025-10-10T00:37:57.5220429Z [6079/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_observers.cpp.obj 2025-10-10T00:37:57.5222176Z [6080/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp.obj 2025-10-10T00:37:57.5223769Z [6081/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\mkldnn_rewrite.cpp.obj 2025-10-10T00:37:57.5225199Z [6082/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\refine_tuple_types.cpp.obj 2025-10-10T00:37:57.5226756Z [6083/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_dropout.cpp.obj 2025-10-10T00:37:58.4226001Z [6084/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_exceptions.cpp.obj 2025-10-10T00:37:58.4226969Z [6085/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_expands.cpp.obj 2025-10-10T00:37:58.4227838Z [6086/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_mutation.cpp.obj 2025-10-10T00:37:58.4228856Z [6087/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_redundant_profiles.cpp.obj 2025-10-10T00:37:58.4229748Z [6088/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\replacement_of_old_operators.cpp.obj 2025-10-10T00:37:59.1803949Z [6089/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\requires_grad_analysis.cpp.obj 2025-10-10T00:37:59.1805738Z [6090/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\restore_mutation.cpp.obj 2025-10-10T00:37:59.1807482Z [6091/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\finalize.cpp.obj 2025-10-10T00:37:59.1809094Z [6092/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\shape_analysis.cpp.obj 2025-10-10T00:37:59.8774322Z [6093/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\subgraph_rewrite.cpp.obj 2025-10-10T00:37:59.8775532Z [6094/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_analysis.cpp.obj 2025-10-10T00:37:59.8776647Z [6095/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_cache.cpp.obj 2025-10-10T00:37:59.8777811Z [6096/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\register_packed_params.cpp.obj 2025-10-10T00:38:00.8921483Z [6097/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.cpp.obj 2025-10-10T00:38:00.8922504Z [6098/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\memory_dag.cpp.obj 2025-10-10T00:38:00.8923405Z [6099/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\op_registry.cpp.obj 2025-10-10T00:38:00.8924344Z [6100/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\optimization_utils.cpp.obj 2025-10-10T00:38:01.5641344Z [6101/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\subgraph_utils.cpp.obj 2025-10-10T00:38:01.5643420Z [6102/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\value_refinement_utils.cpp.obj 2025-10-10T00:38:01.5645412Z [6103/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\utf8_decoding_ignore.cpp.obj 2025-10-10T00:38:01.5646973Z [6104/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\update_graph_executor_opt.cpp.obj 2025-10-10T00:38:01.5648551Z [6105/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\variadic_ops.cpp.obj 2025-10-10T00:38:02.3944749Z [6106/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\specialize_autogradzero.cpp.obj 2025-10-10T00:38:02.3945740Z [6107/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\argument_spec.cpp.obj 2025-10-10T00:38:02.3946628Z [6108/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\autodiff.cpp.obj 2025-10-10T00:38:02.3947458Z [6109/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\tensorexpr_fuser.cpp.obj 2025-10-10T00:38:02.4734159Z 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:38:02.4736637Z 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:38:02.4738516Z [6110/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry.cpp.obj 2025-10-10T00:38:03.7016370Z [6111/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.cpp.obj 2025-10-10T00:38:03.7018064Z [6112/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\instruction.cpp.obj 2025-10-10T00:38:03.7019715Z [6113/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry_util.cpp.obj 2025-10-10T00:38:03.7021347Z [6114/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_exception.cpp.obj 2025-10-10T00:38:03.7022932Z [6115/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\logging.cpp.obj 2025-10-10T00:38:05.7980008Z [6116/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\preprocess_graph.cpp.obj 2025-10-10T00:38:05.7981098Z [6117/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\print_handler.cpp.obj 2025-10-10T00:38:05.7981959Z [6118/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\vulkan_rewrite.cpp.obj 2025-10-10T00:38:05.7983231Z [6119/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\xnnpack_rewrite.cpp.obj 2025-10-10T00:38:06.6085903Z [6120/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\graph_executor.cpp.obj 2025-10-10T00:38:06.6089219Z [6121/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter.cpp.obj 2025-10-10T00:38:06.6090778Z [6122/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\frame.cpp.obj 2025-10-10T00:38:06.6092330Z [6123/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_trace.cpp.obj 2025-10-10T00:38:06.6095334Z [6124/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\operator.cpp.obj 2025-10-10T00:38:07.7600329Z [6125/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\slice_indices_adjust.cpp.obj 2025-10-10T00:38:07.7601367Z [6126/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\script_profile.cpp.obj 2025-10-10T00:38:07.7602851Z [6127/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\serialized_shape_function_registry.cpp.obj 2025-10-10T00:38:07.7604035Z [6128/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_graph_executor_impl.cpp.obj 2025-10-10T00:38:08.9305804Z [6129/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\fusion.cpp.obj 2025-10-10T00:38:08.9307188Z [6130/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_record.cpp.obj 2025-10-10T00:38:08.9308210Z [6131/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\impl.cpp.obj 2025-10-10T00:38:08.9309164Z [6132/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_ops_utils.cpp.obj 2025-10-10T00:38:08.9311366Z [6133/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\memory_planner.cpp.obj 2025-10-10T00:38:10.0313634Z [6134/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\passes.cpp.obj 2025-10-10T00:38:10.0315300Z [6135/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_script.cpp.obj 2025-10-10T00:38:10.0316924Z [6136/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry.cpp.obj 2025-10-10T00:38:10.0318781Z [6137/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\simple_graph_executor_impl.cpp.obj 2025-10-10T00:38:11.5714452Z [6138/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry_util.cpp.obj 2025-10-10T00:38:11.5715402Z [6139/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\generated_ops.cpp.obj 2025-10-10T00:38:11.5716343Z [6140/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\callstack_debug_info_serialization.cpp.obj 2025-10-10T00:38:11.5717263Z [6141/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_export_helpers.cpp.obj 2025-10-10T00:38:11.9179487Z [6142/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\vararg_functions.cpp.obj 2025-10-10T00:38:11.9180408Z [6143/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_read.cpp.obj 2025-10-10T00:38:11.9181223Z [6144/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\native_ops.cpp.obj 2025-10-10T00:38:11.9182089Z [6145/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\te_wrapper.cpp.obj 2025-10-10T00:38:13.0307934Z [6146/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_source.cpp.obj 2025-10-10T00:38:13.0309861Z [6147/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\ops.cpp.obj 2025-10-10T00:38:13.0311321Z [6148/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickle.cpp.obj 2025-10-10T00:38:13.0312925Z [6149/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\python_print.cpp.obj 2025-10-10T00:38:13.0314563Z [6150/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\type_name_uniquer.cpp.obj 2025-10-10T00:38:15.6953510Z [6151/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\source_range_serialization.cpp.obj 2025-10-10T00:38:15.6954420Z [6152/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import.cpp.obj 2025-10-10T00:38:15.6955231Z [6153/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler.cpp.obj 2025-10-10T00:38:15.6956023Z [6154/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler_helper.cpp.obj 2025-10-10T00:38:16.6982051Z [6155/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\unpickler.cpp.obj 2025-10-10T00:38:16.6983922Z [6156/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\block_codegen.cpp.obj 2025-10-10T00:38:16.6985509Z [6157/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_inference.cpp.obj 2025-10-10T00:38:16.6987054Z [6158/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_overlap.cpp.obj 2025-10-10T00:38:18.7550964Z [6159/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_registry.cpp.obj 2025-10-10T00:38:18.7552662Z [6160/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\codegen.cpp.obj 2025-10-10T00:38:18.7554179Z [6161/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\cpp_codegen.cpp.obj 2025-10-10T00:38:18.7555840Z [6162/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\intrinsic_symbols.cpp.obj 2025-10-10T00:38:18.7557386Z [6163/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir.cpp.obj 2025-10-10T00:38:19.9313836Z [6164/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\eval.cpp.obj 2025-10-10T00:38:19.9315296Z [6165/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\expr.cpp.obj 2025-10-10T00:38:19.9316867Z [6166/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_codegen.cpp.obj 2025-10-10T00:38:19.9318821Z [6167/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions.cpp.obj 2025-10-10T00:38:21.7533851Z [6168/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_core.cpp.obj 2025-10-10T00:38:21.7534733Z [6169/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\graph_opt.cpp.obj 2025-10-10T00:38:21.7535670Z [6170/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\hash_provider.cpp.obj 2025-10-10T00:38:21.7536490Z [6171/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_codegen.cpp.obj 2025-10-10T00:38:21.7537450Z [6172/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_jit.cpp.obj 2025-10-10T00:38:22.6563391Z [6173/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_cloner.cpp.obj 2025-10-10T00:38:22.6564941Z [6174/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_printer.cpp.obj 2025-10-10T00:38:22.6566681Z [6175/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_mutator.cpp.obj 2025-10-10T00:38:22.6568176Z [6176/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_simplifier.cpp.obj 2025-10-10T00:38:22.6570334Z 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:38:22.6571983Z with 2025-10-10T00:38:22.6572317Z [ 2025-10-10T00:38:22.6572600Z T=int 2025-10-10T00:38:22.6573040Z ] 2025-10-10T00:38:22.6574446Z 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:38:24.4064840Z 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:38:24.4066213Z with 2025-10-10T00:38:24.4066425Z [ 2025-10-10T00:38:24.4066606Z T=int 2025-10-10T00:38:24.4066813Z ] 2025-10-10T00:38:24.4067333Z [6177/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_verifier.cpp.obj 2025-10-10T00:38:24.4068412Z [6178/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_visitor.cpp.obj 2025-10-10T00:38:24.4069452Z [6179/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest.cpp.obj 2025-10-10T00:38:26.0123103Z [6180/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\kernel.cpp.obj 2025-10-10T00:38:26.0124437Z [6181/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest_randomization.cpp.obj 2025-10-10T00:38:26.0125817Z [6182/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp.obj 2025-10-10T00:38:26.0127646Z 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:38:26.0128929Z with 2025-10-10T00:38:26.0129489Z [ 2025-10-10T00:38:26.0129801Z T=int 2025-10-10T00:38:26.0937407Z ] 2025-10-10T00:38:26.0938493Z 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:38:26.0941302Z 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:38:26.0943166Z with 2025-10-10T00:38:26.0943458Z [ 2025-10-10T00:38:26.0943734Z T=int 2025-10-10T00:38:26.0944062Z ] 2025-10-10T00:38:27.2570449Z [6183/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\lowerings.cpp.obj 2025-10-10T00:38:27.2572191Z [6184/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\conv2d.cpp.obj 2025-10-10T00:38:27.2573697Z [6185/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\matmul.cpp.obj 2025-10-10T00:38:27.2575347Z [6186/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\misc.cpp.obj 2025-10-10T00:38:28.6476009Z [6187/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\reduction.cpp.obj 2025-10-10T00:38:28.6477184Z [6188/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\types.cpp.obj 2025-10-10T00:38:28.6478396Z [6189/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\norm.cpp.obj 2025-10-10T00:38:28.6479356Z [6190/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\pointwise.cpp.obj 2025-10-10T00:38:28.6480153Z [6191/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\tensor.cpp.obj 2025-10-10T00:38:29.2311466Z [6192/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\unique_name_manager.cpp.obj 2025-10-10T00:38:29.2312588Z [6193/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\file_check.cpp.obj 2025-10-10T00:38:29.2314679Z [6194/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\quantization.cpp.obj 2025-10-10T00:38:29.2316383Z [6195/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\hooks_for_testing.cpp.obj 2025-10-10T00:38:30.0628631Z [6196/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_device.cpp.obj 2025-10-10T00:38:30.0629557Z [6197/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\config.cpp.obj 2025-10-10T00:38:30.0630422Z [6198/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\reduction.cpp.obj 2025-10-10T00:38:30.0631561Z [6199/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_interface.cpp.obj 2025-10-10T00:38:30.0632511Z [6200/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\softmax.cpp.obj 2025-10-10T00:38:30.1352864Z [6201/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\hash.cpp.obj 2025-10-10T00:38:30.1354421Z [6202/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\registerizer.cpp.obj 2025-10-10T00:38:30.1356699Z 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:38:30.1358361Z with 2025-10-10T00:38:30.1358699Z [ 2025-10-10T00:38:30.1359002Z T=int 2025-10-10T00:38:30.1359346Z ] 2025-10-10T00:38:30.1650012Z 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:38:30.1652652Z 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:38:30.1653799Z with 2025-10-10T00:38:30.1653985Z [ 2025-10-10T00:38:30.1654187Z T=int 2025-10-10T00:38:30.1654373Z ] 2025-10-10T00:38:30.1654814Z [6203/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\debug_util.cpp.obj 2025-10-10T00:38:30.8989588Z [6204/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\lowering_context.cpp.obj 2025-10-10T00:38:30.8991397Z [6205/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\helpers.cpp.obj 2025-10-10T00:38:30.8992948Z [6206/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\multi_wait.cpp.obj 2025-10-10T00:38:30.8994556Z [6207/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir.cpp.obj 2025-10-10T00:38:30.8995974Z [6208/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_dump_util.cpp.obj 2025-10-10T00:38:31.3172392Z [6209/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_metadata.cpp.obj 2025-10-10T00:38:31.3173897Z [6210/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_util.cpp.obj 2025-10-10T00:38:31.3175244Z [6211/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\permutation_util.cpp.obj 2025-10-10T00:38:31.3176616Z [6212/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_graph_executor.cpp.obj 2025-10-10T00:38:31.9784466Z [6213/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\metrics.cpp.obj 2025-10-10T00:38:31.9786199Z [6214/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\arithmetic_ir_ops.cpp.obj 2025-10-10T00:38:31.9787770Z [6215/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\utils.cpp.obj 2025-10-10T00:38:31.9789356Z [6216/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\thread_pool.cpp.obj 2025-10-10T00:38:31.9790845Z [6217/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape.cpp.obj 2025-10-10T00:38:32.6517803Z [6218/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\counters.cpp.obj 2025-10-10T00:38:32.6518712Z [6219/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\events.cpp.obj 2025-10-10T00:38:32.6520049Z [6220/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor.cpp.obj 2025-10-10T00:38:32.6521732Z [6221/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_impl.cpp.obj 2025-10-10T00:38:32.6523243Z [6222/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_util.cpp.obj 2025-10-10T00:38:33.2366344Z [6223/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\trie.cpp.obj 2025-10-10T00:38:33.2367271Z [6224/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\combined_traceback.cpp.obj 2025-10-10T00:38:33.2368297Z [6225/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\mtia\profiler\MTIAMemoryProfiler.cpp.obj 2025-10-10T00:38:33.2369767Z [6226/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\collection.cpp.obj 2025-10-10T00:38:33.2371153Z [6227/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\data_flow.cpp.obj 2025-10-10T00:38:33.8872075Z [6228/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_client_interface.cpp.obj 2025-10-10T00:38:33.8874932Z [6229/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_shim.cpp.obj 2025-10-10T00:38:33.8876131Z [6230/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\perf.cpp.obj 2025-10-10T00:38:33.8877957Z [6231/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\observer.cpp.obj 2025-10-10T00:38:34.1760830Z [6232/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\python_tracer.cpp.obj 2025-10-10T00:38:34.1762421Z [6233/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\vulkan.cpp.obj 2025-10-10T00:38:34.1763798Z [6234/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\base.cpp.obj 2025-10-10T00:38:34.1765190Z [6235/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind_fb.cpp.obj 2025-10-10T00:38:34.1766614Z [6236/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\itt_observer.cpp.obj 2025-10-10T00:38:34.4541775Z [6237/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\nvtx_observer.cpp.obj 2025-10-10T00:38:34.4543365Z [6238/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind.cpp.obj 2025-10-10T00:38:34.4544902Z [6239/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\cpp_stacktraces.cpp.obj 2025-10-10T00:38:34.4546458Z [6240/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\privateuse1_observer.cpp.obj 2025-10-10T00:38:35.5235089Z [6241/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\execution_trace_observer.cpp.obj 2025-10-10T00:38:35.5236299Z [6242/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape_inference.cpp.obj 2025-10-10T00:38:35.5237101Z [6243/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\util.cpp.obj 2025-10-10T00:38:35.5237859Z [6244/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\variadic.cpp.obj 2025-10-10T00:38:35.5238643Z [6245/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\schema_info.cpp.obj 2025-10-10T00:38:37.3733913Z [6246/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_graph.cpp.obj 2025-10-10T00:38:37.3734777Z [6247/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_inplace_ops.cpp.obj 2025-10-10T00:38:37.3735627Z [6248/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\check_alias_annotation.cpp.obj 2025-10-10T00:38:37.3736480Z [6249/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_c10_ops.cpp.obj 2025-10-10T00:38:38.2657545Z [6250/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Graph.cpp.obj 2025-10-10T00:38:38.2658852Z [6251/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\ModelRunner.cpp.obj 2025-10-10T00:38:38.2659941Z [6252/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\tensor_flatten.cpp.obj 2025-10-10T00:38:38.2660901Z [6253/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\cuda\interface.cpp.obj 2025-10-10T00:38:38.2661783Z [6254/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\autocast.cpp.obj 2025-10-10T00:38:39.0419860Z [6255/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphSignature.cpp.obj 2025-10-10T00:38:39.0420687Z [6256/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphPasses.cpp.obj 2025-10-10T00:38:39.0421599Z [6257/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\TensorMeta.cpp.obj 2025-10-10T00:38:39.0422585Z [6258/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Serialization.cpp.obj 2025-10-10T00:38:39.0423456Z [6259/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Placement.cpp.obj 2025-10-10T00:38:39.6486188Z [6260/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops.cpp.obj 2025-10-10T00:38:39.6487050Z [6261/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphUtils.cpp.obj 2025-10-10T00:38:39.6487868Z [6262/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops_fulljit.cpp.obj 2025-10-10T00:38:39.6488748Z [6263/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\DelegateExecutor.cpp.obj 2025-10-10T00:38:40.1102561Z [6264/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_special_ops.cpp.obj 2025-10-10T00:38:40.1104219Z [6265/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionPlanner.cpp.obj 2025-10-10T00:38:40.1105819Z [6266/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\PlacementUtils.cpp.obj 2025-10-10T00:38:40.1107380Z [6267/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionFrame.cpp.obj 2025-10-10T00:38:40.1108988Z [6268/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Executor.cpp.obj 2025-10-10T00:38:40.7612105Z [6269/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\GraphExecutorBase.cpp.obj 2025-10-10T00:38:40.7612986Z [6270/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ConstantFolder.cpp.obj 2025-10-10T00:38:40.7613790Z [6271/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\common\FileUtil.cpp.obj 2025-10-10T00:38:40.7614605Z [6272/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\OpKernel.cpp.obj 2025-10-10T00:38:41.1959047Z [6273/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\GreedyBySize.cpp.obj 2025-10-10T00:38:41.1960120Z [6274/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\FunctionSchema.cpp.obj 2025-10-10T00:38:41.1961016Z [6275/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\SerialGraphExecutor.cpp.obj 2025-10-10T00:38:41.1962186Z [6276/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\Bump.cpp.obj 2025-10-10T00:38:41.1963075Z [6277/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Weights.cpp.obj 2025-10-10T00:38:41.6718330Z [6278/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\detail\ITree.cpp.obj 2025-10-10T00:38:41.6719864Z [6279/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\C10Kernel.cpp.obj 2025-10-10T00:38:41.6721469Z [6280/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\AutoFunctionalizeKernel.cpp.obj 2025-10-10T00:38:41.6723067Z [6281/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\HigherOrderKernel.cpp.obj 2025-10-10T00:38:42.5007407Z [6282/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\DisjointStorageGroups.cpp.obj 2025-10-10T00:38:42.5008484Z [6283/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ParallelGraphExecutor.cpp.obj 2025-10-10T00:38:42.5009321Z [6284/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\CallTorchBindKernel.cpp.obj 2025-10-10T00:38:42.5010437Z [6285/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\AliasAnalyzer.cpp.obj 2025-10-10T00:38:44.8090325Z [6286/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutPlanner.cpp.obj 2025-10-10T00:38:44.8092052Z [6287/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutManager.cpp.obj 2025-10-10T00:38:44.8093735Z [6288/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\SubgraphRewriter.cpp.obj 2025-10-10T00:38:44.8095389Z [6289/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\GraphPasses.cpp.obj 2025-10-10T00:38:44.8097062Z [6290/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\PrimKernelRegistry.cpp.obj 2025-10-10T00:38:45.8895601Z [6291/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\PassManager.cpp.obj 2025-10-10T00:38:45.8896580Z [6292/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelFactory.cpp.obj 2025-10-10T00:38:45.8897496Z [6293/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\triton\CpuTritonKernelManager.cpp.obj 2025-10-10T00:38:45.8898365Z [6294/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\NativeKernels.cpp.obj 2025-10-10T00:38:46.1649565Z [6295/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedStaticDispatchKernels.cpp.obj 2025-10-10T00:38:46.1651666Z [6296/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\AOTInductorDelegateExecutor.cpp.obj 2025-10-10T00:38:46.1653205Z [6297/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\TritonKernel.cpp.obj 2025-10-10T00:38:46.1654644Z [6298/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelRegistry.cpp.obj 2025-10-10T00:38:46.9603353Z [6299/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\config.cpp.obj 2025-10-10T00:38:46.9605429Z [6300/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedNativeStaticDispatchKernels.cpp.obj 2025-10-10T00:38:46.9607267Z [6301/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\ETCallDelegateKernel.cpp.obj 2025-10-10T00:38:46.9608828Z [6302/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\debug_info.cpp.obj 2025-10-10T00:38:47.9955495Z [6303/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\dynamic_ir.cpp.obj 2025-10-10T00:38:47.9957072Z [6304/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\device_data.cpp.obj 2025-10-10T00:38:47.9958443Z [6305/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\generic.cpp.obj 2025-10-10T00:38:47.9960068Z [6306/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\tensor_aten_ops.cpp.obj 2025-10-10T00:38:47.9961516Z [6307/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelHandlerRegistry.cpp.obj 2025-10-10T00:38:49.1544036Z [6308/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_autograd_functions.cpp.obj 2025-10-10T00:38:49.1545063Z [6309/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_lowering_context.cpp.obj 2025-10-10T00:38:49.1545938Z [6310/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node.cpp.obj 2025-10-10T00:38:49.1546798Z [6311/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_backend_impl.cpp.obj 2025-10-10T00:38:50.8039267Z [6312/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_eager_fallback.cpp.obj 2025-10-10T00:38:50.8040935Z [6313/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\export_data.cpp.obj 2025-10-10T00:38:50.8042737Z [6314/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node_lowering.cpp.obj 2025-10-10T00:38:50.8044281Z [6315/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import_data.cpp.obj 2025-10-10T00:38:50.8045702Z [6316/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\out_types.cpp.obj 2025-10-10T00:38:51.5964743Z [6317/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_native_functions.cpp.obj 2025-10-10T00:38:51.5966311Z [6318/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\itt_wrapper.cpp.obj 2025-10-10T00:38:51.5967783Z [6319/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\TraceTypeManual.cpp.obj 2025-10-10T00:38:51.5969329Z [6320/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\itt.cpp.obj 2025-10-10T00:38:52.7205643Z [6321/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\optim\sgd.cpp.obj 2025-10-10T00:38:52.7206594Z [6322/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\random.cpp.obj 2025-10-10T00:38:52.7207468Z [6323/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\sequential.cpp.obj 2025-10-10T00:38:52.7208561Z [6324/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport.cpp.obj 2025-10-10T00:38:52.7209366Z [6325/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\jit.cpp.obj 2025-10-10T00:38:53.3591272Z [6326/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\FunctionsManual.cpp.obj 2025-10-10T00:38:53.3592486Z [6327/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport_manager.cpp.obj 2025-10-10T00:38:53.3593389Z [6328/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer.cpp.obj 2025-10-10T00:38:53.3594262Z [6329/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\onnx.cpp.obj 2025-10-10T00:38:54.6611447Z [6330/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\byte_order.cpp.obj 2025-10-10T00:38:54.6613210Z [6331/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backoff.cpp.obj 2025-10-10T00:38:54.6615077Z [6332/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_bytecode.cpp.obj 2025-10-10T00:38:54.6616714Z [6333/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module_save.cpp.obj 2025-10-10T00:38:54.6618444Z [6334/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\VariableTypeManual.cpp.obj 2025-10-10T00:38:57.2551809Z [6335/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FileStore.cpp.obj 2025-10-10T00:38:57.2552725Z [6336/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_module.cpp.obj 2025-10-10T00:38:57.2553796Z [6337/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export.cpp.obj 2025-10-10T00:38:57.2554669Z [6338/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.cpp.obj 2025-10-10T00:38:57.7065541Z [6339/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backend.cpp.obj 2025-10-10T00:38:57.7067104Z [6340/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ParamCommsUtils.cpp.obj 2025-10-10T00:38:57.7068534Z [6341/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Functional.cpp.obj 2025-10-10T00:38:57.7070218Z [6342/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FlightRecorder.cpp.obj 2025-10-10T00:38:57.7071408Z [6343/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupMPI.cpp.obj 2025-10-10T00:38:59.6851214Z [6344/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\PrefixStore.cpp.obj 2025-10-10T00:38:59.6853002Z [6345/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GlooDeviceFactory.cpp.obj 2025-10-10T00:38:59.6854690Z [6346/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GroupRegistry.cpp.obj 2025-10-10T00:38:59.6856271Z [6347/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Store.cpp.obj 2025-10-10T00:39:01.5888723Z [6348/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Types.cpp.obj 2025-10-10T00:39:01.5890419Z [6349/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreLibUvBackend.cpp.obj 2025-10-10T00:39:01.5892086Z [6350/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Ops.cpp.obj 2025-10-10T00:39:01.5893597Z [6351/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroup.cpp.obj 2025-10-10T00:39:01.5895103Z [6352/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupGloo.cpp.obj 2025-10-10T00:39:02.1449648Z [6353/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupWrapper.cpp.obj 2025-10-10T00:39:02.1451297Z [6354/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStore.cpp.obj 2025-10-10T00:39:02.1452954Z [6355/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\Handlers.cpp.obj 2025-10-10T00:39:02.1454660Z [6356/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreBackend.cpp.obj 2025-10-10T00:39:02.7414567Z [6357/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\cuda\StreamBlock.cpp.obj 2025-10-10T00:39:02.7416461Z [6358/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.cpp.obj 2025-10-10T00:39:02.7418225Z [6359/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\debug.cpp.obj 2025-10-10T00:39:02.7419889Z [6360/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\WorkerServer.cpp.obj 2025-10-10T00:39:04.2134388Z [6361/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logging.cpp.obj 2025-10-10T00:39:04.2135450Z [6362/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Utils.cpp.obj 2025-10-10T00:39:04.2136233Z [6363/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\sequence_num.cpp.obj 2025-10-10T00:39:04.2137058Z [6364/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Work.cpp.obj 2025-10-10T00:39:04.2137813Z [6365/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\comm.cpp.obj 2025-10-10T00:39:05.9570692Z [6366/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\socket.cpp.obj 2025-10-10T00:39:05.9572114Z [6367/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\cuda.cpp.obj 2025-10-10T00:39:05.9573602Z [6368/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\quantization\quantization.cpp.obj 2025-10-10T00:39:05.9575213Z [6369/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logger.cpp.obj 2025-10-10T00:39:07.0134327Z 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:39:07.0136829Z [6370/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\default_comm_hooks.cpp.obj 2025-10-10T00:39:07.0138474Z [6371/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\reducer.cpp.obj 2025-10-10T00:39:07.0139853Z [6372/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\enum.cpp.obj 2025-10-10T00:39:08.4062320Z [6373/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.cpp.obj 2025-10-10T00:39:08.4064135Z [6374/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.cpp.obj 2025-10-10T00:39:08.4065725Z [6375/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\imethod.cpp.obj 2025-10-10T00:39:08.4067103Z [6376/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\datasets\mnist.cpp.obj 2025-10-10T00:39:08.4068604Z [6377/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\mps.cpp.obj 2025-10-10T00:39:10.7291327Z [6378/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\distributed.cpp.obj 2025-10-10T00:39:10.7292305Z [6379/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\random.cpp.obj 2025-10-10T00:39:10.7293405Z [6380/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\sequential.cpp.obj 2025-10-10T00:39:10.7294294Z [6381/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\stream.cpp.obj 2025-10-10T00:39:13.1163573Z [6382/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize.cpp.obj 2025-10-10T00:39:13.1164364Z [6383/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\init.cpp.obj 2025-10-10T00:39:13.1165133Z [6384/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\module.cpp.obj 2025-10-10T00:39:13.1166035Z [6385/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\_functions.cpp.obj 2025-10-10T00:39:13.1167463Z [6386/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\activation.cpp.obj 2025-10-10T00:39:14.8019056Z [6387/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\adaptive.cpp.obj 2025-10-10T00:39:14.8020492Z [6388/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\batchnorm.cpp.obj 2025-10-10T00:39:14.8022041Z [6389/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\normalization.cpp.obj 2025-10-10T00:39:14.8024274Z [6390/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\instancenorm.cpp.obj 2025-10-10T00:39:17.0363974Z [6391/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\conv.cpp.obj 2025-10-10T00:39:17.0365665Z [6392/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\dropout.cpp.obj 2025-10-10T00:39:17.0367281Z [6393/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\distance.cpp.obj 2025-10-10T00:39:17.0368807Z [6394/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\embedding.cpp.obj 2025-10-10T00:39:17.0370225Z [6395/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\fold.cpp.obj 2025-10-10T00:39:18.7105488Z [6396/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\linear.cpp.obj 2025-10-10T00:39:18.7106667Z [6397/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\loss.cpp.obj 2025-10-10T00:39:18.7107728Z [6398/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\padding.cpp.obj 2025-10-10T00:39:18.7108545Z [6399/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pixelshuffle.cpp.obj 2025-10-10T00:39:20.7607828Z [6400/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pooling.cpp.obj 2025-10-10T00:39:20.7609811Z [6401/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\rnn.cpp.obj 2025-10-10T00:39:20.7610678Z [6402/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\upsampling.cpp.obj 2025-10-10T00:39:20.7611484Z [6403/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\transformer.cpp.obj 2025-10-10T00:39:20.7612352Z [6404/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\activation.cpp.obj 2025-10-10T00:39:22.4920191Z [6405/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\container\functional.cpp.obj 2025-10-10T00:39:22.4921845Z [6406/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\adaptive.cpp.obj 2025-10-10T00:39:22.4923469Z [6407/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\batchnorm.cpp.obj 2025-10-10T00:39:22.4925066Z [6408/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\embedding.cpp.obj 2025-10-10T00:39:25.3148292Z [6409/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\instancenorm.cpp.obj 2025-10-10T00:39:25.3149959Z [6410/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\normalization.cpp.obj 2025-10-10T00:39:25.3151644Z [6411/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\conv.cpp.obj 2025-10-10T00:39:25.3153130Z [6412/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\dropout.cpp.obj 2025-10-10T00:39:25.3154635Z [6413/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\linear.cpp.obj 2025-10-10T00:39:26.9754732Z [6414/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\padding.cpp.obj 2025-10-10T00:39:26.9755776Z [6415/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\pooling.cpp.obj 2025-10-10T00:39:26.9756690Z [6416/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\rnn.cpp.obj 2025-10-10T00:39:26.9757581Z [6417/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\vision.cpp.obj 2025-10-10T00:39:28.8884935Z [6418/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\transformer.cpp.obj 2025-10-10T00:39:28.8886393Z [6419/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adagrad.cpp.obj 2025-10-10T00:39:28.8887623Z [6420/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adam.cpp.obj 2025-10-10T00:39:28.8888877Z [6421/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adamw.cpp.obj 2025-10-10T00:39:28.8890231Z [6422/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\lr_scheduler.cpp.obj 2025-10-10T00:39:29.5314098Z [6423/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\step_lr.cpp.obj 2025-10-10T00:39:29.5315105Z [6424/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\lbfgs.cpp.obj 2025-10-10T00:39:29.5316031Z [6425/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\reduce_on_plateau_scheduler.cpp.obj 2025-10-10T00:39:29.5317171Z [6426/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\optimizer.cpp.obj 2025-10-10T00:39:29.5985260Z [6427/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\rmsprop.cpp.obj 2025-10-10T00:39:29.5986343Z [6428/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\xpu.cpp.obj 2025-10-10T00:39:29.5987287Z [6429/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX2.cpp.obj 2025-10-10T00:39:29.5988369Z 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:39:29.6666927Z 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:39:29.6670951Z 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:39:29.6673550Z 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:39:30.1260189Z [6430/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\serialize.cpp.obj 2025-10-10T00:39:30.1262101Z [6431/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX2.cpp.obj 2025-10-10T00:39:30.1264162Z 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:39:30.1266563Z 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:39:30.2081012Z 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:39:30.2082320Z 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:39:30.2083531Z [6432/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX2.cpp.obj 2025-10-10T00:39:30.2085018Z 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:39:30.2087343Z 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:39:30.2088780Z 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:39:30.2281108Z 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:39:30.2283046Z [6433/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX2.cpp.obj 2025-10-10T00:39:30.2284336Z 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:39:30.4173062Z 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:39:30.4174609Z 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:39:30.4175935Z 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:39:30.4177103Z [6434/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX2.cpp.obj 2025-10-10T00:39:30.4178417Z 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:39:30.4179698Z 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:39:30.7021113Z 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:39:30.7022597Z 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:39:30.7024042Z [6435/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\sgd.cpp.obj 2025-10-10T00:39:30.7025598Z [6436/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:30.7026688Z 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:39:30.7028047Z 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:39:30.7030092Z 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:39:31.0518894Z 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:39:31.0520077Z [6437/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:31.0521110Z 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:39:31.2153672Z 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:39:31.2155263Z 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:39:31.2156597Z 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:39:31.2157708Z [6438/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX2.cpp.obj 2025-10-10T00:39:31.2158955Z 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:39:31.2160390Z 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:39:31.2484676Z 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:39:31.2487142Z 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:39:31.2489072Z [6439/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:31.2490981Z 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:39:31.2493151Z 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:39:31.2495445Z 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:39:31.2665210Z 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:39:31.2666601Z [6440/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:31.2667612Z 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:39:31.2669601Z 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:39:31.2694658Z 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:39:31.2698966Z 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:39:31.2701158Z [6441/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:31.2703153Z 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:39:31.2705774Z 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:39:31.2708138Z 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:39:31.4657303Z 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:39:31.4658603Z [6442/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:31.4659622Z 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:39:31.8618320Z 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:39:31.8620395Z 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:39:31.8622387Z 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:39:31.8624183Z [6443/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX2.cpp.obj 2025-10-10T00:39:31.8625749Z 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:39:31.8627603Z 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:39:32.0166064Z 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:39:32.0167567Z 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:39:32.0168791Z [6444/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:32.0169885Z 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:39:32.0171246Z 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:39:32.0172791Z 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:39:32.2577523Z 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:39:32.2578747Z [6445/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:32.2579907Z 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:39:32.2581324Z 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:39:32.2676045Z 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:39:32.2678419Z 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:39:32.2680742Z [6446/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:32.2682776Z 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:39:32.2684922Z 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:39:32.2687266Z 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:39:32.4123475Z 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:39:32.4124633Z [6447/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:32.4125798Z 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:39:32.5087961Z 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:39:32.5090342Z 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:39:32.5092622Z 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:39:32.5491822Z [6448/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\input-archive.cpp.obj 2025-10-10T00:39:32.5493552Z [6449/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:32.5495588Z 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:39:32.5498043Z 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:39:32.5586657Z 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:39:32.5589160Z 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:39:32.5591292Z [6450/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:32.5593448Z 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:39:32.5595687Z 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:39:32.5598240Z 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:39:32.8674358Z 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:39:32.8675471Z [6451/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\output-archive.cpp.obj 2025-10-10T00:39:32.8676578Z [6452/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX2.cpp.obj 2025-10-10T00:39:32.8677754Z 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:39:32.8678963Z 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:39:32.8680319Z 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:39:32.9205555Z 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:39:32.9207794Z [6453/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:32.9209909Z 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:39:33.1603924Z 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:39:33.1606450Z 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:39:33.1609352Z 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:39:33.1611511Z [6454/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:33.1613469Z 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:39:33.1615802Z 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:39:33.1618228Z 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:39:33.3074284Z 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:39:33.3076492Z [6455/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:33.3078361Z 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:39:33.3377036Z 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:39:33.3378554Z 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:39:33.3379954Z 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:39:33.3381366Z [6456/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:33.3382893Z 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:39:33.3384108Z 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:39:33.4595598Z 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:39:33.4596926Z 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:39:33.4597995Z [6457/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:33.4599026Z 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:39:33.4600449Z 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:39:33.4601742Z 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:39:33.5036113Z 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:39:33.5038657Z [6458/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:33.5040822Z 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:39:33.5773082Z 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:39:33.5774562Z 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:39:33.5776038Z 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:39:33.5777281Z [6459/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:33.5778511Z 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:39:33.5780493Z 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:39:33.5783053Z 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:39:33.6159842Z 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:39:33.6161974Z [6460/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:33.6163814Z 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:39:33.9508337Z 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:39:33.9509921Z 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:39:33.9511314Z 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:39:33.9512769Z [6461/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:33.9513946Z 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:39:33.9515313Z 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:39:34.0131543Z 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:39:34.0132841Z 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:39:34.0134188Z [6462/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.0135482Z 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:39:34.0136850Z 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:39:34.0138382Z 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:39:34.0264899Z 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:39:34.0267131Z [6463/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.0269346Z 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:39:34.0421508Z 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:39:34.0424039Z 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:39:34.0426415Z 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:39:34.0428413Z [6464/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.0430307Z 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:39:34.0432679Z 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:39:34.0435223Z 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:39:34.0644197Z 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:39:34.0645413Z [6465/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.0647575Z 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:39:34.1597372Z 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:39:34.1599235Z 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:39:34.1601340Z 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:39:34.1602490Z [6466/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.1603499Z 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:39:34.1604854Z 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:39:34.5252557Z 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:39:34.5253933Z 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:39:34.5254994Z [6467/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.5256059Z 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:39:34.5257633Z 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:39:34.5258933Z 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:39:34.5931176Z 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:39:34.5932336Z [6468/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.5933411Z 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:39:34.7943855Z 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:39:34.7946272Z 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:39:34.7948615Z 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:39:34.7950580Z [6469/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.7952614Z 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:39:34.7954947Z 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:39:34.7957355Z 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:39:34.8747427Z 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:39:34.8750239Z [6470/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.8752282Z 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:39:34.9082001Z 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:39:34.9083999Z 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:39:34.9086293Z 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:39:34.9088458Z [6471/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.9090405Z 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:39:34.9092715Z 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:39:34.9380832Z 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:39:34.9382116Z 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:39:34.9383230Z [6472/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:34.9384257Z 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:39:34.9385586Z 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:39:34.9387282Z 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:39:35.0246348Z 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:39:35.0248791Z [6473/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.0250862Z 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:39:35.0954697Z 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:39:35.0956081Z 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:39:35.0957843Z 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:39:35.0959087Z [6474/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.0960420Z 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:39:35.0961889Z 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:39:35.0963337Z 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:39:35.2870370Z 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:39:35.2873123Z [6475/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.2875092Z 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:39:35.4345955Z 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:39:35.4347411Z 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:39:35.4348972Z 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:39:35.4350405Z [6476/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.4351531Z 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:39:35.4352990Z 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:39:35.5600158Z 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:39:35.5602095Z 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:39:35.5604423Z [6477/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.7489759Z 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:39:35.7491247Z [6478/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.7493124Z 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:39:35.7494185Z [6479/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.7495229Z 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:39:35.7497442Z 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:39:35.7499739Z 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:39:35.7685797Z 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:39:35.7688000Z [6480/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.7690040Z 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:39:35.8160843Z 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:39:35.8162306Z 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:39:35.8163642Z 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:39:35.8164814Z [6481/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.8165935Z 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:39:35.8167409Z 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:39:35.8689179Z 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:39:35.8691757Z 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:39:35.8693827Z [6482/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:35.8695801Z 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:39:35.8698512Z 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:39:35.8699915Z 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:39:36.1580275Z 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:39:36.1581617Z [6483/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:36.1582763Z 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:39:36.1584129Z 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:39:36.4729131Z 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:39:36.4730571Z 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:39:36.4731910Z [6484/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:36.4733062Z 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:39:36.4734387Z 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:39:36.4735734Z 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:39:36.5512718Z 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:39:36.5514029Z [6485/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX2.cpp.obj 2025-10-10T00:39:36.5515105Z 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:39:36.5685955Z 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:39:36.5688579Z 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:39:36.5690998Z 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:39:36.5693138Z [6486/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:36.5695207Z 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:39:36.5697566Z 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:39:36.5700082Z 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:39:36.5702559Z 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:39:36.5705321Z 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:36.5707418Z 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:36.5710320Z 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:36.5715442Z 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:36.5717206Z with 2025-10-10T00:39:36.5717473Z [ 2025-10-10T00:39:36.5718590Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:39:36.5719294Z ] 2025-10-10T00:39:36.5723446Z 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:36.5730303Z 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:36.5733566Z with 2025-10-10T00:39:36.5733783Z [ 2025-10-10T00:39:36.5734145Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:39:36.5734747Z ] 2025-10-10T00:39:36.5736902Z 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:36.5739214Z with 2025-10-10T00:39:36.5739414Z [ 2025-10-10T00:39:36.5739858Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-10-10T00:39:36.5740368Z data_t=at::vec::AVX2::Vectorized, 2025-10-10T00:39:36.5741358Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-10-10T00:39:36.5743075Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-10-10T00:39:36.5744077Z ] 2025-10-10T00:39:36.5745260Z 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:39:36.5747203Z with 2025-10-10T00:39:36.5747502Z [ 2025-10-10T00:39:36.5747732Z scalar_t=float, 2025-10-10T00:39:36.5748535Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &), 2025-10-10T00:39:36.5749836Z Op=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-10-10T00:39:36.5750620Z ] 2025-10-10T00:39:36.5751960Z 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:36.5753326Z with 2025-10-10T00:39:36.5753591Z [ 2025-10-10T00:39:36.5775690Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-10-10T00:39:36.5776250Z ] 2025-10-10T00:39:36.5776727Z [6487/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:36.5777800Z 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:39:36.5893004Z 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:39:36.5894388Z 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:39:36.5895623Z 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:39:36.9140015Z [6488/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:36.9141251Z 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:39:36.9142337Z [6489/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:36.9143518Z 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:39:36.9144540Z [6490/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:36.9145678Z 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:39:36.9146918Z 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:39:36.9435721Z 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:39:36.9438475Z 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:39:36.9440728Z [6491/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:37.1524254Z 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:39:37.1526284Z [6492/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:37.1527723Z 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:39:37.1529044Z 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:39:37.3067747Z 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:39:37.3069571Z 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:39:37.3071610Z [6493/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:37.3073719Z 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:39:37.3076225Z 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:39:37.3079226Z 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:39:37.4946368Z 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:39:37.4947687Z 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:37.4948758Z [6494/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:37.4949782Z 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:39:37.4951050Z 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:39:37.4952395Z 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:39:37.5026000Z 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:39:37.5027129Z [6495/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:37.5028304Z 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:39:37.5732769Z 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:39:37.5734112Z 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:39:37.5735392Z 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:39:37.5764941Z [6496/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX512.cpp.obj 2025-10-10T00:39:37.5766664Z [6497/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX2.cpp.obj 2025-10-10T00:39:37.5768924Z 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:39:37.5771304Z 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:39:37.6286929Z 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:39:37.6288458Z 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:39:37.6289687Z [6498/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX2.cpp.obj 2025-10-10T00:39:37.6290991Z 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:39:37.6292548Z 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:39:37.6294265Z 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:39:37.6513613Z 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:39:37.6515819Z [6499/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:39:37.6517968Z 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:39:37.8932860Z 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:39:37.8935369Z 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:39:37.8937848Z 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:39:38.4586475Z [6500/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX512.cpp.obj 2025-10-10T00:39:38.4588377Z [6501/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX512.cpp.obj 2025-10-10T00:39:38.4590187Z [6502/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX512.cpp.obj 2025-10-10T00:39:38.4592256Z [6503/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX512.cpp.obj 2025-10-10T00:39:38.7014207Z [6504/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:38.7015315Z [6505/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:38.7016279Z [6506/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:38.7017287Z [6507/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:39.2761408Z [6508/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX512.cpp.obj 2025-10-10T00:39:39.2763237Z [6509/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:39.2765010Z [6510/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:39.2766825Z [6511/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:39.8630990Z [6512/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX512.cpp.obj 2025-10-10T00:39:39.8631932Z [6513/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:39.8632895Z [6514/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:39.8633831Z [6515/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.0265102Z [6516/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.0266814Z [6517/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.0268422Z [6518/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.0270187Z [6519/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.5247721Z [6520/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.5248959Z [6521/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.5249992Z [6522/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.5250945Z [6523/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.9902277Z [6524/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.9905083Z [6525/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.9906828Z [6526/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:40.9908632Z [6527/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:41.1538846Z [6528/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:41.1540553Z [6529/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:41.1542278Z [6530/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:41.1544055Z [6531/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:41.9025853Z [6532/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:41.9027776Z [6533/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:41.9029964Z [6534/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:41.9031863Z [6535/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.1270834Z [6536/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.1271882Z [6537/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.1273008Z [6538/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.1274019Z [6539/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.6867342Z [6540/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.6868637Z [6541/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.6869616Z [6542/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.6870639Z [6543/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.8983190Z [6544/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.8984952Z [6545/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.8986644Z [6546/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:42.8988393Z [6547/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:43.5795193Z [6548/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:43.5796624Z [6549/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:43.5798070Z [6550/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX512.cpp.obj 2025-10-10T00:39:43.5799736Z [6551/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:43.5801968Z [6552/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:43.5804037Z 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:43.5806237Z 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:43.5809440Z 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:43.5814423Z 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:43.5816066Z with 2025-10-10T00:39:43.5816258Z [ 2025-10-10T00:39:43.5816812Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:39:43.5817232Z ] 2025-10-10T00:39:43.5818741Z 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:43.5822190Z 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:43.5824268Z with 2025-10-10T00:39:43.5824453Z [ 2025-10-10T00:39:43.5824863Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:39:43.5825271Z ] 2025-10-10T00:39:43.5827480Z 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:43.5829966Z with 2025-10-10T00:39:43.5830358Z [ 2025-10-10T00:39:43.5830993Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-10-10T00:39:43.5831908Z data_t=at::vec::AVX512::Vectorized, 2025-10-10T00:39:43.5833410Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-10-10T00:39:43.5835351Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-10-10T00:39:43.5836434Z ] 2025-10-10T00:39:43.5838536Z 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:43.5840562Z with 2025-10-10T00:39:43.5840889Z [ 2025-10-10T00:39:43.5841191Z scalar_t=float, 2025-10-10T00:39:43.5842188Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &), 2025-10-10T00:39:43.6072659Z Op=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-10-10T00:39:43.6073321Z ] 2025-10-10T00:39:43.6074099Z 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:43.6074984Z with 2025-10-10T00:39:43.6075172Z [ 2025-10-10T00:39:43.6075789Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-10-10T00:39:43.6076335Z ] 2025-10-10T00:39:43.9779658Z [6553/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:43.9780904Z [6554/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:43.9783129Z [6555/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:43.9785387Z [6556/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:44.2500123Z [6557/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:44.2500986Z [6558/6994] Building CXX object caffe2\CMakeFiles\torch.dir\__\empty.cpp.obj 2025-10-10T00:39:44.2501913Z [6559/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:44.2503424Z [6560/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:44.6124335Z 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:44.6125586Z [6561/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:44.6126549Z [6562/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:44.6127444Z [6563/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX512.cpp.obj 2025-10-10T00:39:44.8856043Z [6564/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX512.cpp.obj 2025-10-10T00:39:44.8857013Z [6565/6994] Building CXX object caffe2\CMakeFiles\vec_test_all_types_DEFAULT.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-10-10T00:39:44.8857953Z [6566/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:44.8858858Z [6567/6994] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX2.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-10-10T00:39:44.8859945Z 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:39:44.8861145Z 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:39:44.8862525Z 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:39:47.5594493Z 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:39:47.5596175Z [6568/6994] Building CXX object caffe2\CMakeFiles\Dimname_test.dir\__\aten\src\ATen\test\Dimname_test.cpp.obj 2025-10-10T00:39:47.5597493Z [6569/6994] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX512.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-10-10T00:39:47.5598852Z [6570/6994] Building CXX object caffe2\CMakeFiles\MaybeOwned_test.dir\__\aten\src\ATen\test\MaybeOwned_test.cpp.obj 2025-10-10T00:39:48.0424127Z [6571/6994] Building CXX object caffe2\CMakeFiles\Dict_test.dir\__\aten\src\ATen\test\Dict_test.cpp.obj 2025-10-10T00:39:48.0425660Z [6572/6994] Building CXX object caffe2\CMakeFiles\NamedTensor_test.dir\__\aten\src\ATen\test\NamedTensor_test.cpp.obj 2025-10-10T00:39:48.0427210Z [6573/6994] Building CXX object caffe2\CMakeFiles\apply_utils_test.dir\__\aten\src\ATen\test\apply_utils_test.cpp.obj 2025-10-10T00:39:48.0428624Z [6574/6994] Building CXX object caffe2\CMakeFiles\atest.dir\__\aten\src\ATen\test\atest.cpp.obj 2025-10-10T00:39:48.0430089Z [6575/6994] Building CXX object caffe2\CMakeFiles\basic.dir\__\aten\src\ATen\test\basic.cpp.obj 2025-10-10T00:39:50.8475160Z [6576/6994] Building CXX object caffe2\CMakeFiles\broadcast_test.dir\__\aten\src\ATen\test\broadcast_test.cpp.obj 2025-10-10T00:39:50.8476495Z [6577/6994] Building CXX object caffe2\CMakeFiles\cpu_allocator_test.dir\__\aten\src\ATen\test\cpu_allocator_test.cpp.obj 2025-10-10T00:39:50.8477960Z [6578/6994] Building CXX object caffe2\CMakeFiles\cpu_profiling_allocator_test.dir\__\aten\src\ATen\test\cpu_profiling_allocator_test.cpp.obj 2025-10-10T00:39:50.8479408Z [6579/6994] Building CXX object caffe2\CMakeFiles\cpu_generator_test.dir\__\aten\src\ATen\test\cpu_generator_test.cpp.obj 2025-10-10T00:39:53.5178777Z [6580/6994] Building CXX object caffe2\CMakeFiles\dlconvertor_test.dir\__\aten\src\ATen\test\dlconvertor_test.cpp.obj 2025-10-10T00:39:53.5179629Z [6581/6994] Building CXX object caffe2\CMakeFiles\half_test.dir\__\aten\src\ATen\test\half_test.cpp.obj 2025-10-10T00:39:53.5180540Z [6582/6994] Building CXX object caffe2\CMakeFiles\extension_backend_test.dir\__\aten\src\ATen\test\extension_backend_test.cpp.obj 2025-10-10T00:39:53.5181506Z [6583/6994] Building CXX object caffe2\CMakeFiles\cpu_rng_test.dir\__\aten\src\ATen\test\cpu_rng_test.cpp.obj 2025-10-10T00:39:53.8666159Z [6584/6994] Building CXX object caffe2\CMakeFiles\lazy_tensor_test.dir\__\aten\src\ATen\test\lazy_tensor_test.cpp.obj 2025-10-10T00:39:53.8667419Z [6585/6994] Building CXX object caffe2\CMakeFiles\math_kernel_test.dir\__\aten\src\ATen\test\math_kernel_test.cpp.obj 2025-10-10T00:39:53.8668261Z [6586/6994] Building CXX object caffe2\CMakeFiles\ivalue_test.dir\__\aten\src\ATen\test\ivalue_test.cpp.obj 2025-10-10T00:39:53.8669164Z [6587/6994] Building CXX object caffe2\CMakeFiles\memory_format_test.dir\__\aten\src\ATen\test\memory_format_test.cpp.obj 2025-10-10T00:39:56.8574055Z [6588/6994] Building CXX object caffe2\CMakeFiles\operator_name_test.dir\__\aten\src\ATen\test\operator_name_test.cpp.obj 2025-10-10T00:39:56.8575829Z [6589/6994] Building CXX object caffe2\CMakeFiles\memory_overlapping_test.dir\__\aten\src\ATen\test\memory_overlapping_test.cpp.obj 2025-10-10T00:39:56.8577485Z [6590/6994] Building CXX object caffe2\CMakeFiles\native_test.dir\__\aten\src\ATen\test\native_test.cpp.obj 2025-10-10T00:39:56.8579181Z [6591/6994] Building CXX object caffe2\CMakeFiles\mobile_memory_cleanup.dir\__\aten\src\ATen\test\mobile_memory_cleanup.cpp.obj 2025-10-10T00:39:56.8580953Z [6592/6994] Building CXX object caffe2\CMakeFiles\operators_test.dir\__\aten\src\ATen\test\operators_test.cpp.obj 2025-10-10T00:39:57.0838906Z [6593/6994] Building CXX object caffe2\CMakeFiles\packedtensoraccessor_test.dir\__\aten\src\ATen\test\packedtensoraccessor_test.cpp.obj 2025-10-10T00:39:57.0840711Z [6594/6994] Building CXX object caffe2\CMakeFiles\quantized_test.dir\__\aten\src\ATen\test\quantized_test.cpp.obj 2025-10-10T00:39:57.0842174Z [6595/6994] Building CXX object caffe2\CMakeFiles\pow_test.dir\__\aten\src\ATen\test\pow_test.cpp.obj 2025-10-10T00:39:57.0843764Z [6596/6994] Building CXX object caffe2\CMakeFiles\reportMemoryUsage_test.dir\__\aten\src\ATen\test\reportMemoryUsage_test.cpp.obj 2025-10-10T00:39:59.8332426Z [6597/6994] Building CXX object caffe2\CMakeFiles\reduce_ops_test.dir\__\aten\src\ATen\test\reduce_ops_test.cpp.obj 2025-10-10T00:39:59.8334065Z [6598/6994] Building CXX object caffe2\CMakeFiles\scalar_tensor_test.dir\__\aten\src\ATen\test\scalar_tensor_test.cpp.obj 2025-10-10T00:39:59.8335690Z [6599/6994] Building CXX object caffe2\CMakeFiles\type_ptr_test.dir\__\aten\src\ATen\test\type_ptr_test.cpp.obj 2025-10-10T00:39:59.8337245Z [6600/6994] Building CXX object caffe2\CMakeFiles\StorageUtils_test.dir\__\aten\src\ATen\test\StorageUtils_test.cpp.obj 2025-10-10T00:40:01.3867825Z [6601/6994] Building CXX object caffe2\CMakeFiles\stride_properties_test.dir\__\aten\src\ATen\test\stride_properties_test.cpp.obj 2025-10-10T00:40:01.3869190Z [6602/6994] Building CXX object caffe2\CMakeFiles\scalar_test.dir\__\aten\src\ATen\test\scalar_test.cpp.obj 2025-10-10T00:40:01.3870022Z [6603/6994] Building CXX object caffe2\CMakeFiles\tensor_iterator_test.dir\__\aten\src\ATen\test\tensor_iterator_test.cpp.obj 2025-10-10T00:40:01.3871139Z [6604/6994] Building CXX object caffe2\CMakeFiles\thread_init_test.dir\__\aten\src\ATen\test\thread_init_test.cpp.obj 2025-10-10T00:40:01.3872111Z [6605/6994] Building CXX object caffe2\CMakeFiles\test_parallel.dir\__\aten\src\ATen\test\test_parallel.cpp.obj 2025-10-10T00:40:02.9600251Z [6606/6994] Building CXX object caffe2\CMakeFiles\type_test.dir\__\aten\src\ATen\test\type_test.cpp.obj 2025-10-10T00:40:02.9601180Z [6607/6994] Building CXX object caffe2\CMakeFiles\undefined_tensor_test.dir\__\aten\src\ATen\test\undefined_tensor_test.cpp.obj 2025-10-10T00:40:02.9602009Z [6608/6994] Building CXX object caffe2\CMakeFiles\List_test.dir\__\aten\src\ATen\core\List_test.cpp.obj 2025-10-10T00:40:02.9602844Z [6609/6994] Building CXX object caffe2\CMakeFiles\legacy_vmap_test.dir\__\aten\src\ATen\test\legacy_vmap_test.cpp.obj 2025-10-10T00:40:03.9242780Z [6610/6994] Building CXX object caffe2\CMakeFiles\verify_api_visibility.dir\__\aten\src\ATen\test\verify_api_visibility.cpp.obj 2025-10-10T00:40:03.9244472Z [6611/6994] Building CXX object caffe2\CMakeFiles\weakref_test.dir\__\aten\src\ATen\test\weakref_test.cpp.obj 2025-10-10T00:40:03.9245970Z [6612/6994] Building CXX object caffe2\CMakeFiles\wrapdim_test.dir\__\aten\src\ATen\test\wrapdim_test.cpp.obj 2025-10-10T00:40:03.9247505Z [6613/6994] Building CXX object caffe2\CMakeFiles\IListRef_test.dir\__\aten\src\ATen\core\IListRef_test.cpp.obj 2025-10-10T00:40:03.9249061Z [6614/6994] Building CXX object caffe2\CMakeFiles\xla_tensor_test.dir\__\aten\src\ATen\test\xla_tensor_test.cpp.obj 2025-10-10T00:40:04.1748633Z [6615/6994] 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:40:04.1750487Z [6616/6994] 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:40:04.1751577Z [6617/6994] Building CXX object caffe2\CMakeFiles\kernel_lambda_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_test.cpp.obj 2025-10-10T00:40:04.5386732Z [6618/6994] Building CXX object caffe2\CMakeFiles\kernel_function_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_test.cpp.obj 2025-10-10T00:40:04.5387888Z [6619/6994] Building CXX object caffe2\CMakeFiles\kernel_stackbased_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_stackbased_test.cpp.obj 2025-10-10T00:40:04.5389148Z [6620/6994] Building CXX object caffe2\CMakeFiles\CppSignature_test.dir\__\aten\src\ATen\core\dispatch\CppSignature_test.cpp.obj 2025-10-10T00:40:04.5390121Z [6621/6994] Building CXX object caffe2\CMakeFiles\op_allowlist_test.dir\__\aten\src\ATen\core\op_registration\op_allowlist_test.cpp.obj 2025-10-10T00:40:05.4484981Z [6622/6994] 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:40:05.4486995Z [6623/6994] Building CXX object caffe2\CMakeFiles\inline_container_test.dir\serialize\inline_container_test.cc.obj 2025-10-10T00:40:05.4488725Z [6624/6994] Building CXX object caffe2\CMakeFiles\op_registration_test.dir\__\aten\src\ATen\core\op_registration\op_registration_test.cpp.obj 2025-10-10T00:40:05.4490321Z [6625/6994] Building CXX object test_jit\CMakeFiles\jitbackend_test.dir\test_backend_lib.cpp.obj 2025-10-10T00:40:06.1735300Z [6626/6994] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_lib.cpp.obj 2025-10-10T00:40:06.1736355Z [6627/6994] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_preprocess.cpp.obj 2025-10-10T00:40:06.1737181Z [6628/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\common\main.cpp.obj 2025-10-10T00:40:06.1739500Z [6629/6994] Building CXX object caffe2\CMakeFiles\KernelFunction_test.dir\__\aten\src\ATen\core\boxing\KernelFunction_test.cpp.obj 2025-10-10T00:40:06.1740979Z [6630/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\source_range_test.cpp.obj 2025-10-10T00:40:07.2647181Z [6631/6994] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\__\__\__\torch\csrc\jit\mobile\profiler_edge.cpp.obj 2025-10-10T00:40:07.2648731Z [6632/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_add_if_then_else.cpp.obj 2025-10-10T00:40:07.2650268Z [6633/6994] Building CXX object caffe2\CMakeFiles\backend_fallback_test.dir\__\aten\src\ATen\core\dispatch\backend_fallback_test.cpp.obj 2025-10-10T00:40:07.2652025Z [6634/6994] Building CXX object test_jit\CMakeFiles\torchbind_test.dir\test_custom_class_registrations.cpp.obj 2025-10-10T00:40:09.1907398Z [6635/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_load_upgraders.cpp.obj 2025-10-10T00:40:09.1908761Z [6636/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_op_replacement.cpp.obj 2025-10-10T00:40:09.1910198Z [6637/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_upgrader_utils.cpp.obj 2025-10-10T00:40:09.1911385Z [6638/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_alias_analysis.cpp.obj 2025-10-10T00:40:09.1912526Z [6639/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_parser.cpp.obj 2025-10-10T00:40:09.1913832Z [6640/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_argument_spec.cpp.obj 2025-10-10T00:40:10.6710497Z [6641/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_code_template.cpp.obj 2025-10-10T00:40:10.6711211Z [6642/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_autodiff.cpp.obj 2025-10-10T00:40:10.6711831Z [6643/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_constant_pooling.cpp.obj 2025-10-10T00:40:10.6712621Z [6644/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cleanup_passes.cpp.obj 2025-10-10T00:40:10.6713493Z [6645/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_create_autodiff_subgraphs.cpp.obj 2025-10-10T00:40:13.3946900Z [6646/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_backend.cpp.obj 2025-10-10T00:40:13.3947642Z [6647/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_import.cpp.obj 2025-10-10T00:40:13.3948250Z [6648/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_concat_opt.cpp.obj 2025-10-10T00:40:13.3949049Z [6649/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_type.cpp.obj 2025-10-10T00:40:13.3949710Z [6650/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_dce.cpp.obj 2025-10-10T00:40:13.3951383Z [6651/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class.cpp.obj 2025-10-10T00:40:15.0278738Z [6652/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class_registrations.cpp.obj 2025-10-10T00:40:15.0280223Z [6653/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_operators.cpp.obj 2025-10-10T00:40:15.0281451Z [6654/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_inliner.cpp.obj 2025-10-10T00:40:15.0282570Z [6655/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_fuser.cpp.obj 2025-10-10T00:40:15.0283680Z [6656/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_executor.cpp.obj 2025-10-10T00:40:16.3667207Z [6657/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_iterator.cpp.obj 2025-10-10T00:40:16.3668471Z [6658/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cs_debug_info_serialization.cpp.obj 2025-10-10T00:40:16.3669576Z [6659/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_ir.cpp.obj 2025-10-10T00:40:16.3670541Z [6660/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_irparser.cpp.obj 2025-10-10T00:40:16.3671541Z [6661/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_type.cpp.obj 2025-10-10T00:40:16.3672765Z [6662/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lexer.cpp.obj 2025-10-10T00:40:18.5460880Z [6663/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_memory_dag.cpp.obj 2025-10-10T00:40:18.5461569Z [6664/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interface.cpp.obj 2025-10-10T00:40:18.5462255Z [6665/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interpreter.cpp.obj 2025-10-10T00:40:18.5463018Z [6666/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_mobile_type_parser.cpp.obj 2025-10-10T00:40:18.5464094Z [6667/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_qualified_name.cpp.obj 2025-10-10T00:40:18.5464829Z [6668/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_peephole_optimize.cpp.obj 2025-10-10T00:40:19.6450217Z [6669/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter.cpp.obj 2025-10-10T00:40:19.6450997Z [6670/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter_direct.cpp.obj 2025-10-10T00:40:19.6452462Z [6671/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_trainer.cpp.obj 2025-10-10T00:40:19.6453694Z [6672/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_misc.cpp.obj 2025-10-10T00:40:19.6454848Z [6673/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_matching.cpp.obj 2025-10-10T00:40:20.7745111Z [6674/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_matcher.cpp.obj 2025-10-10T00:40:20.7746449Z [6675/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_info.cpp.obj 2025-10-10T00:40:20.7747641Z [6676/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_rewriter.cpp.obj 2025-10-10T00:40:20.7748858Z [6677/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_module_api.cpp.obj 2025-10-10T00:40:20.7750377Z [6678/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_te.cpp.obj 2025-10-10T00:40:20.7751528Z [6679/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_utils.cpp.obj 2025-10-10T00:40:22.2241620Z [6680/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_stack_opt.cpp.obj 2025-10-10T00:40:22.2242731Z [6681/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_union.cpp.obj 2025-10-10T00:40:22.2243729Z [6682/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_file_format.cpp.obj 2025-10-10T00:40:22.2244895Z [6683/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_save_load.cpp.obj 2025-10-10T00:40:22.2245950Z [6684/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_script_profile.cpp.obj 2025-10-10T00:40:22.2247136Z [6685/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_logging_levels.cpp.obj 2025-10-10T00:40:23.7925961Z [6686/6994] Building CXX object test_cpp_c10d\CMakeFiles\FileStoreTest.dir\FileStoreTest.cpp.obj 2025-10-10T00:40:23.7927241Z [6687/6994] Building CXX object test_cpp_c10d\CMakeFiles\BackoffTest.dir\BackoffTest.cpp.obj 2025-10-10T00:40:23.7928573Z [6688/6994] Building CXX object test_cpp_c10d\CMakeFiles\TCPStoreTest.dir\TCPStoreTest.cpp.obj 2025-10-10T00:40:23.7929790Z [6689/6994] Building CXX object test_api\CMakeFiles\test_api.dir\__\common\main.cpp.obj 2025-10-10T00:40:23.7930703Z [6690/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_utils.cpp.obj 2025-10-10T00:40:26.7696034Z [6691/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_shape_analysis.cpp.obj 2025-10-10T00:40:26.7696777Z [6692/6994] Building CXX object test_inductor\CMakeFiles\aoti_custom_ops.dir\custom_ops.cpp.obj 2025-10-10T00:40:26.7697433Z [6693/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_flatbuffer.cpp.obj 2025-10-10T00:40:26.7698165Z [6694/6994] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooTest.dir\ProcessGroupGlooTest.cpp.obj 2025-10-10T00:40:26.7699175Z [6695/6994] Building CXX object test_api\CMakeFiles\test_api.dir\autograd.cpp.obj 2025-10-10T00:40:26.7699781Z [6696/6994] Building CXX object test_api\CMakeFiles\test_api.dir\any.cpp.obj 2025-10-10T00:40:29.1027671Z [6697/6994] Building CXX object test_api\CMakeFiles\test_api.dir\dataloader.cpp.obj 2025-10-10T00:40:29.1028456Z [6698/6994] Building CXX object test_api\CMakeFiles\test_api.dir\enum.cpp.obj 2025-10-10T00:40:29.1029099Z [6699/6994] Building CXX object test_api\CMakeFiles\test_api.dir\expanding-array.cpp.obj 2025-10-10T00:40:29.1029854Z [6700/6994] Building CXX object test_api\CMakeFiles\test_api.dir\memory.cpp.obj 2025-10-10T00:40:29.1030384Z [6701/6994] Building CXX object test_api\CMakeFiles\test_api.dir\fft.cpp.obj 2025-10-10T00:40:29.1031057Z [6702/6994] Building CXX object test_api\CMakeFiles\test_api.dir\functional.cpp.obj 2025-10-10T00:40:31.9823020Z [6703/6994] Building CXX object test_api\CMakeFiles\test_api.dir\init.cpp.obj 2025-10-10T00:40:31.9823791Z [6704/6994] Building CXX object test_api\CMakeFiles\test_api.dir\integration.cpp.obj 2025-10-10T00:40:31.9825140Z [6705/6994] Building CXX object test_api\CMakeFiles\test_api.dir\ivalue.cpp.obj 2025-10-10T00:40:31.9826205Z [6706/6994] Building CXX object test_api\CMakeFiles\test_api.dir\jit.cpp.obj 2025-10-10T00:40:31.9827178Z [6707/6994] Building CXX object test_api\CMakeFiles\test_api.dir\meta_tensor.cpp.obj 2025-10-10T00:40:31.9828223Z [6708/6994] Building CXX object test_api\CMakeFiles\test_api.dir\misc.cpp.obj 2025-10-10T00:40:35.2006595Z [6709/6994] Building CXX object test_api\CMakeFiles\test_api.dir\module.cpp.obj 2025-10-10T00:40:35.2007250Z [6710/6994] Building CXX object test_api\CMakeFiles\test_api.dir\moduledict.cpp.obj 2025-10-10T00:40:35.2007888Z [6711/6994] Building CXX object test_api\CMakeFiles\test_api.dir\modulelist.cpp.obj 2025-10-10T00:40:35.2008504Z [6712/6994] Building CXX object test_api\CMakeFiles\test_api.dir\nested.cpp.obj 2025-10-10T00:40:35.2009109Z [6713/6994] Building CXX object test_api\CMakeFiles\test_api.dir\modules.cpp.obj 2025-10-10T00:40:35.2009749Z [6714/6994] Building CXX object test_api\CMakeFiles\test_api.dir\parameterdict.cpp.obj 2025-10-10T00:40:35.2010353Z [6715/6994] Building CXX object test_api\CMakeFiles\test_api.dir\parameterlist.cpp.obj 2025-10-10T00:40:37.4608396Z [6716/6994] Building CXX object test_api\CMakeFiles\test_api.dir\namespace.cpp.obj 2025-10-10T00:40:37.4609517Z [6717/6994] Building CXX object test_api\CMakeFiles\test_api.dir\nn_utils.cpp.obj 2025-10-10T00:40:37.4610587Z [6718/6994] Building CXX object test_api\CMakeFiles\test_api.dir\optim.cpp.obj 2025-10-10T00:40:37.4611842Z [6719/6994] Building CXX object test_api\CMakeFiles\test_api.dir\ordered_dict.cpp.obj 2025-10-10T00:40:37.4612916Z [6720/6994] Building CXX object test_api\CMakeFiles\test_api.dir\rnn.cpp.obj 2025-10-10T00:40:37.4613914Z [6721/6994] Building CXX object test_api\CMakeFiles\test_api.dir\sequential.cpp.obj 2025-10-10T00:40:40.4559166Z [6722/6994] Building CXX object test_api\CMakeFiles\test_api.dir\transformer.cpp.obj 2025-10-10T00:40:40.4560445Z [6723/6994] Building CXX object test_api\CMakeFiles\test_api.dir\serialize.cpp.obj 2025-10-10T00:40:40.4561606Z [6724/6994] Building CXX object test_api\CMakeFiles\test_api.dir\special.cpp.obj 2025-10-10T00:40:40.4562650Z [6725/6994] Building CXX object test_api\CMakeFiles\test_api.dir\static.cpp.obj 2025-10-10T00:40:40.4564156Z [6726/6994] Building CXX object test_api\CMakeFiles\test_api.dir\support.cpp.obj 2025-10-10T00:40:40.4565282Z [6727/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_cuda.cpp.obj 2025-10-10T00:40:42.6164480Z [6728/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_indexing.cpp.obj 2025-10-10T00:40:42.6165313Z [6729/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options_cuda.cpp.obj 2025-10-10T00:40:42.6166325Z [6730/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options.cpp.obj 2025-10-10T00:40:42.6167318Z [6731/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor.cpp.obj 2025-10-10T00:40:42.6168656Z [6732/6994] Building CXX object test_api\CMakeFiles\test_api.dir\torch_include.cpp.obj 2025-10-10T00:40:42.6169875Z [6733/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\__\common\main.cpp.obj 2025-10-10T00:40:43.9133911Z [6734/6994] Building CXX object test_api\CMakeFiles\test_api.dir\inference_mode.cpp.obj 2025-10-10T00:40:43.9134678Z [6735/6994] Building CXX object test_api\CMakeFiles\test_api.dir\grad_mode.cpp.obj 2025-10-10T00:40:43.9135408Z [6736/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_cache.cpp.obj 2025-10-10T00:40:43.9136003Z [6737/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir.cpp.obj 2025-10-10T00:40:43.9136690Z [6738/6994] Building CXX object test_api\CMakeFiles\test_api.dir\operations.cpp.obj 2025-10-10T00:40:43.9137329Z [6739/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir_util.cpp.obj 2025-10-10T00:40:44.6201416Z [6740/6994] Building CXX object test_api\CMakeFiles\test_api.dir\nested_int.cpp.obj 2025-10-10T00:40:44.6202286Z [6741/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_permutation_util.cpp.obj 2025-10-10T00:40:44.6202930Z [6742/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_misc.cpp.obj 2025-10-10T00:40:44.6203504Z [6743/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_util.cpp.obj 2025-10-10T00:40:44.6204161Z [6744/6994] Building CXX object test_api\CMakeFiles\parallel_benchmark.dir\parallel_benchmark.cpp.obj 2025-10-10T00:40:48.2782564Z [6745/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_shape.cpp.obj 2025-10-10T00:40:48.2783245Z [6746/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_trie_cache.cpp.obj 2025-10-10T00:40:48.2783888Z [6747/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_backend_device.cpp.obj 2025-10-10T00:40:48.2784615Z [6748/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_graph_executor.cpp.obj 2025-10-10T00:40:48.2785358Z [6749/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops_util.cpp.obj 2025-10-10T00:40:48.2786068Z [6750/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops.cpp.obj 2025-10-10T00:40:49.0092050Z [6751/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_0.cpp.obj 2025-10-10T00:40:49.0093808Z [6752/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_1.cpp.obj 2025-10-10T00:40:49.0095757Z [6753/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_2.cpp.obj 2025-10-10T00:40:49.0097363Z [6754/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_3.cpp.obj 2025-10-10T00:40:49.8907979Z [6755/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_variable_methods.cpp.obj 2025-10-10T00:40:49.8909408Z [6756/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_0.cpp.obj 2025-10-10T00:40:49.8910489Z [6757/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nn_functions.cpp.obj 2025-10-10T00:40:49.8911449Z [6758/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_1.cpp.obj 2025-10-10T00:40:50.7428579Z [6759/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_2.cpp.obj 2025-10-10T00:40:50.7430490Z [6760/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_linalg_functions.cpp.obj 2025-10-10T00:40:50.7432290Z [6761/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_fft_functions.cpp.obj 2025-10-10T00:40:50.7434334Z [6762/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nested_functions.cpp.obj 2025-10-10T00:40:51.2027674Z [6763/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DataLoader.cpp.obj 2025-10-10T00:40:51.2029188Z [6764/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_sparse_functions.cpp.obj 2025-10-10T00:40:51.2030768Z [6765/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_return_types.cpp.obj 2025-10-10T00:40:51.2032331Z [6766/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_4.cpp.obj 2025-10-10T00:40:52.1209309Z [6767/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_special_functions.cpp.obj 2025-10-10T00:40:52.1210466Z [6768/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_enum_tag.cpp.obj 2025-10-10T00:40:52.1211500Z [6769/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\generated\ViewMetaClassesPythonBinding.cpp.obj 2025-10-10T00:40:52.1212744Z [6770/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DeviceAccelerator.cpp.obj 2025-10-10T00:40:52.1213614Z [6771/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Dtype.cpp.obj 2025-10-10T00:40:53.8887774Z [6772/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Device.cpp.obj 2025-10-10T00:40:53.8888643Z [6773/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Layout.cpp.obj 2025-10-10T00:40:53.8889374Z [6774/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\MemoryFormat.cpp.obj 2025-10-10T00:40:53.8890068Z [6775/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\QScheme.cpp.obj 2025-10-10T00:40:53.8890785Z [6776/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreterHooks.cpp.obj 2025-10-10T00:40:56.0871433Z [6777/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\python_dimname.cpp.obj 2025-10-10T00:40:56.0872279Z [6778/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DynamicTypes.cpp.obj 2025-10-10T00:40:56.0873013Z [6779/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Size.cpp.obj 2025-10-10T00:40:56.0873662Z [6780/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Exceptions.cpp.obj 2025-10-10T00:40:56.0874539Z [6781/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Generator.cpp.obj 2025-10-10T00:40:58.8665685Z [6782/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreter.cpp.obj 2025-10-10T00:40:58.8667060Z [6783/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Module.cpp.obj 2025-10-10T00:40:58.8668317Z [6784/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Storage.cpp.obj 2025-10-10T00:40:58.8669703Z [6785/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageMethods.cpp.obj 2025-10-10T00:40:58.8671018Z [6786/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Stream.cpp.obj 2025-10-10T00:41:00.1748440Z [6787/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageSharing.cpp.obj 2025-10-10T00:41:00.1749764Z [6788/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Event.cpp.obj 2025-10-10T00:41:00.1751021Z [6789/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\TypeInfo.cpp.obj 2025-10-10T00:41:00.1752519Z [6790/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\profiler_python.cpp.obj 2025-10-10T00:41:00.1754094Z [6791/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_anomaly_mode.cpp.obj 2025-10-10T00:41:03.5211859Z [6792/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\acc\Module.cpp.obj 2025-10-10T00:41:03.5212984Z [6793/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_cpp_function.cpp.obj 2025-10-10T00:41:03.5213835Z [6794/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\api\src\python\init.cpp.obj 2025-10-10T00:41:03.5214596Z [6795/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\functions\init.cpp.obj 2025-10-10T00:41:03.5215423Z [6796/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\init.cpp.obj 2025-10-10T00:41:05.8364751Z [6797/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_saved_variable_hooks.cpp.obj 2025-10-10T00:41:05.8366359Z [6798/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_engine.cpp.obj 2025-10-10T00:41:05.8367663Z [6799/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_function.cpp.obj 2025-10-10T00:41:05.8368577Z [6800/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_hook.cpp.obj 2025-10-10T00:41:05.8369558Z [6801/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_legacy_variable.cpp.obj 2025-10-10T00:41:06.3650065Z [6802/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cache_entry.cpp.obj 2025-10-10T00:41:06.3651564Z [6803/6994] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpython_defs.c.obj 2025-10-10T00:41:06.3653110Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/utils/python_compat.h(41): warning C4273: '_PyWeakref_ClearRef': inconsistent dll linkage 2025-10-10T00:41:06.3654795Z C:\Jenkins\Miniconda3\envs\py_tmp\include\weakrefobject.h(67): note: see previous definition of '_PyWeakref_ClearRef' 2025-10-10T00:41:06.6662390Z [6804/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpp_shim.cpp.obj 2025-10-10T00:41:06.6664050Z [6805/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_nested_functions_manual.cpp.obj 2025-10-10T00:41:06.6667742Z [6806/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable_indexing.cpp.obj 2025-10-10T00:41:06.6669385Z [6807/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_torch_functions_manual.cpp.obj 2025-10-10T00:41:06.6672337Z [6808/6994] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame.c.obj 2025-10-10T00:41:07.4921769Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/utils/python_compat.h(41): warning C4273: '_PyWeakref_ClearRef': inconsistent dll linkage 2025-10-10T00:41:07.4922850Z C:\Jenkins\Miniconda3\envs\py_tmp\include\weakrefobject.h(67): note: see previous definition of '_PyWeakref_ClearRef' 2025-10-10T00:41:07.4923941Z [6809/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame_cpp.cpp.obj 2025-10-10T00:41:07.4924780Z [6810/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable.cpp.obj 2025-10-10T00:41:08.5359801Z [6811/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\extra_state.cpp.obj 2025-10-10T00:41:08.5360624Z [6812/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\framelocals_mapping.cpp.obj 2025-10-10T00:41:08.5361473Z [6813/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\utils.cpp.obj 2025-10-10T00:41:08.5362413Z [6814/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\fx\node.cpp.obj 2025-10-10T00:41:08.5363770Z [6815/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\python_compiled_autograd.cpp.obj 2025-10-10T00:41:10.2044787Z [6816/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\init.cpp.obj 2025-10-10T00:41:10.2046549Z [6817/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\upgrader.cpp.obj 2025-10-10T00:41:10.2048053Z [6818/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\pybind.cpp.obj 2025-10-10T00:41:10.2049520Z [6819/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\example_upgraders.cpp.obj 2025-10-10T00:41:10.2050896Z [6820/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_package\pybind.cpp.obj 2025-10-10T00:41:11.2654137Z [6821/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_runner\pybind.cpp.obj 2025-10-10T00:41:11.2655041Z [6822/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\guards.cpp.obj 2025-10-10T00:41:11.2655798Z [6823/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\static_cuda_launcher.cpp.obj 2025-10-10T00:41:11.2656556Z [6824/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mps\Module.cpp.obj 2025-10-10T00:41:12.8440542Z [6825/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mtia\Module.cpp.obj 2025-10-10T00:41:12.8442353Z [6826/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\resize_storage_bytes.cpp.obj 2025-10-10T00:41:12.8443846Z [6827/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functorch\init.cpp.obj 2025-10-10T00:41:12.8445429Z [6828/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\cast_all_constant_to_floating.cpp.obj 2025-10-10T00:41:12.8447679Z [6829/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\deduplicate_initializers.cpp.obj 2025-10-10T00:41:14.6163525Z [6830/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_holder.cpp.obj 2025-10-10T00:41:14.6164501Z [6831/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_meta_info.cpp.obj 2025-10-10T00:41:14.6165569Z [6832/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_map.cpp.obj 2025-10-10T00:41:14.6166546Z [6833/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eliminate_unused_items.cpp.obj 2025-10-10T00:41:15.5758805Z [6834/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\backends\backend_init.cpp.obj 2025-10-10T00:41:15.5759801Z [6835/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\list_model_parameters.cpp.obj 2025-10-10T00:41:15.5760820Z [6836/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_fold.cpp.obj 2025-10-10T00:41:15.5761704Z [6837/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\init.cpp.obj 2025-10-10T00:41:15.5762596Z [6838/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx.cpp.obj 2025-10-10T00:41:16.4097847Z [6839/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_substitution.cpp.obj 2025-10-10T00:41:16.4099618Z [6840/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eval_peephole.cpp.obj 2025-10-10T00:41:16.4101314Z [6841/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\preprocess_for_onnx.cpp.obj 2025-10-10T00:41:16.4103313Z [6842/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\peephole.cpp.obj 2025-10-10T00:41:17.4001239Z [6843/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\prepare_division_for_onnx.cpp.obj 2025-10-10T00:41:17.4002134Z [6844/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\helper.cpp.obj 2025-10-10T00:41:17.4003063Z [6845/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\scalar_type_analysis.cpp.obj 2025-10-10T00:41:17.4004168Z [6846/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\onnx_log.cpp.obj 2025-10-10T00:41:18.3910974Z [6847/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.cpp.obj 2025-10-10T00:41:18.3912012Z [6848/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_extraction.cpp.obj 2025-10-10T00:41:18.3912954Z [6849/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\naming.cpp.obj 2025-10-10T00:41:18.3913800Z [6850/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\fixup_onnx_controlflow.cpp.obj 2025-10-10T00:41:19.2737420Z [6851/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.cpp.obj 2025-10-10T00:41:19.2738627Z [6852/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\unpack_quantized_weights.cpp.obj 2025-10-10T00:41:19.2740218Z [6853/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\common.cpp.obj 2025-10-10T00:41:19.2741438Z [6854/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.cpp.obj 2025-10-10T00:41:22.2897316Z [6855/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.cpp.obj 2025-10-10T00:41:22.2898386Z [6856/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\shape_type_inference.cpp.obj 2025-10-10T00:41:22.2899291Z [6857/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\pybind_utils.cpp.obj 2025-10-10T00:41:22.2900103Z [6858/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_arg_flatten.cpp.obj 2025-10-10T00:41:23.9490613Z [6859/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_custom_class.cpp.obj 2025-10-10T00:41:23.9492479Z [6860/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_dict.cpp.obj 2025-10-10T00:41:23.9494049Z [6861/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_interpreter.cpp.obj 2025-10-10T00:41:23.9495887Z [6862/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\tree_views.cpp.obj 2025-10-10T00:41:23.9497612Z [6863/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_ir.cpp.obj 2025-10-10T00:41:26.1672361Z [6864/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tree_views.cpp.obj 2025-10-10T00:41:26.1673381Z [6865/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_list.cpp.obj 2025-10-10T00:41:26.1674393Z [6866/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tracer.cpp.obj 2025-10-10T00:41:26.1675209Z [6867/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\monitor\python_init.cpp.obj 2025-10-10T00:41:26.1676047Z [6868/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\multiprocessing\init.cpp.obj 2025-10-10T00:41:26.1676941Z [6869/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\concrete_module_type.cpp.obj 2025-10-10T00:41:26.1678114Z 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:41:26.1679340Z 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:41:26.1681685Z 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:41:26.1684129Z 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:41:26.1685139Z with 2025-10-10T00:41:26.1685341Z [ 2025-10-10T00:41:26.1685604Z _Ty=pybind11::object, 2025-10-10T00:41:26.1685900Z _InIt1=const pybind11::object *, 2025-10-10T00:41:26.1686197Z _InIt2=const pybind11::object * 2025-10-10T00:41:26.1686474Z ] 2025-10-10T00:41:26.1687454Z 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:41:26.1688831Z with 2025-10-10T00:41:26.1689025Z [ 2025-10-10T00:41:26.1689226Z _InIt1=const pybind11::object *, 2025-10-10T00:41:26.1689544Z _InIt2=const pybind11::object *, 2025-10-10T00:41:26.1689927Z _Pr=std::equal_to 2025-10-10T00:41:26.1690244Z ] 2025-10-10T00:41:26.1691842Z 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:41:26.1707949Z with 2025-10-10T00:41:26.1708396Z [ 2025-10-10T00:41:26.1708781Z _Ty=pybind11::object, 2025-10-10T00:41:27.4732815Z _Ty1=const pybind11::object &, 2025-10-10T00:41:27.4733337Z _Ty2=const pybind11::object & 2025-10-10T00:41:27.4735034Z ] 2025-10-10T00:41:27.4735628Z [6870/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\script_init.cpp.obj 2025-10-10T00:41:27.4736456Z [6871/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_sugared_value.cpp.obj 2025-10-10T00:41:27.4737261Z [6872/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\runtime\static\init.cpp.obj 2025-10-10T00:41:30.2703918Z [6873/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\combined_traceback.cpp.obj 2025-10-10T00:41:30.2705305Z [6874/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\tensorexpr\tensorexpr_init.cpp.obj 2025-10-10T00:41:30.2706458Z [6875/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\onnx\init.cpp.obj 2025-10-10T00:41:30.2707637Z [6876/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\init.cpp.obj 2025-10-10T00:41:30.2708787Z [6877/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\serialization.cpp.obj 2025-10-10T00:41:31.2822176Z [6878/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\tensor\python_tensor.cpp.obj 2025-10-10T00:41:31.2823069Z [6879/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\invalid_arguments.cpp.obj 2025-10-10T00:41:31.2823979Z [6880/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\device_lazy_init.cpp.obj 2025-10-10T00:41:31.2824781Z [6881/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\object_ptr.cpp.obj 2025-10-10T00:41:31.2825540Z [6882/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\init.cpp.obj 2025-10-10T00:41:32.6109048Z [6883/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\throughput_benchmark.cpp.obj 2025-10-10T00:41:32.6110547Z [6884/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils.cpp.obj 2025-10-10T00:41:32.6111923Z [6885/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_symnode.cpp.obj 2025-10-10T00:41:32.6113579Z [6886/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pyobject_preservation.cpp.obj 2025-10-10T00:41:32.6114897Z [6887/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pybind.cpp.obj 2025-10-10T00:41:33.6735986Z [6888/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\structseq.cpp.obj 2025-10-10T00:41:33.6737517Z [6889/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_dtypes.cpp.obj 2025-10-10T00:41:33.6739022Z [6890/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_layouts.cpp.obj 2025-10-10T00:41:33.6740626Z [6891/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_memoryformats.cpp.obj 2025-10-10T00:41:33.6742515Z [6892/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_qschemes.cpp.obj 2025-10-10T00:41:35.0134033Z [6893/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\nested.cpp.obj 2025-10-10T00:41:35.0135788Z [6894/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_arg_parser.cpp.obj 2025-10-10T00:41:35.0137120Z [6895/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_dispatch.cpp.obj 2025-10-10T00:41:35.0137985Z [6896/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_types.cpp.obj 2025-10-10T00:41:36.1267290Z [6897/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\disable_torch_function.cpp.obj 2025-10-10T00:41:36.1268136Z [6898/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_apply.cpp.obj 2025-10-10T00:41:36.1268958Z [6899/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\verbose.cpp.obj 2025-10-10T00:41:36.1270266Z [6900/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cpu\Module.cpp.obj 2025-10-10T00:41:36.1271092Z [6901/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\Module.cpp.obj 2025-10-10T00:41:37.4075329Z [6902/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\instruction_counter\Module.cpp.obj 2025-10-10T00:41:37.4076579Z [6903/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_list.cpp.obj 2025-10-10T00:41:37.4077311Z [6904/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_new.cpp.obj 2025-10-10T00:41:37.4078126Z [6905/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\python_util.cpp.obj 2025-10-10T00:41:37.4078955Z [6906/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_numpy.cpp.obj 2025-10-10T00:41:40.5123412Z [6907/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\itt.cpp.obj 2025-10-10T00:41:40.5124275Z [6908/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\nativert\python\Bindings.cpp.obj 2025-10-10T00:41:40.5125135Z [6909/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\init.cpp.obj 2025-10-10T00:41:40.5126050Z [6910/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\__\test\cpp\jit\torch_python_test.cpp.obj 2025-10-10T00:41:40.5126916Z [6911/6994] Building CXX object caffe2\torch\lib\libshm_windows\CMakeFiles\shm.dir\core.cpp.obj 2025-10-10T00:49:23.5544436Z [6912/6994] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_lib.cpp.obj 2025-10-10T00:49:23.5564332Z [6913/6994] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_preprocess.cpp.obj 2025-10-10T00:49:23.5581407Z [6914/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\python_comm_hook.cpp.obj 2025-10-10T00:49:23.5582419Z [6915/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\init.cpp.obj 2025-10-10T00:49:23.5583035Z [6916/6994] Linking CXX shared library bin\torch_cpu.dll 2025-10-10T00:49:24.7107159Z [6917/6994] Linking CXX shared library bin\torch.dll 2025-10-10T00:49:24.7107646Z [6918/6994] Linking CXX executable bin\BackoffTest.exe 2025-10-10T00:49:24.7108029Z [6919/6994] Linking CXX executable bin\TCPStoreTest.exe 2025-10-10T00:49:24.7108427Z [6920/6994] Linking CXX executable bin\FileStoreTest.exe 2025-10-10T00:49:24.7108842Z [6921/6994] Linking CXX executable bin\ProcessGroupGlooTest.exe 2025-10-10T00:49:24.7110376Z [6922/6994] Linking CXX executable bin\Dimname_test.exe 2025-10-10T00:49:24.7110755Z [6923/6994] Linking CXX executable bin\Dict_test.exe 2025-10-10T00:49:24.7111173Z [6924/6994] Linking CXX executable bin\NamedTensor_test.exe 2025-10-10T00:49:24.7118241Z [6925/6994] Linking CXX executable bin\apply_utils_test.exe 2025-10-10T00:49:25.8640871Z [6926/6994] Linking CXX executable bin\MaybeOwned_test.exe 2025-10-10T00:49:25.8641318Z [6927/6994] Linking CXX executable bin\atest.exe 2025-10-10T00:49:25.8641690Z [6928/6994] Linking CXX executable bin\broadcast_test.exe 2025-10-10T00:49:25.8642106Z [6929/6994] Linking CXX executable bin\cpu_allocator_test.exe 2025-10-10T00:49:25.8642549Z [6930/6994] Linking CXX executable bin\basic.exe 2025-10-10T00:49:25.8642948Z [6931/6994] Linking CXX executable bin\cpu_generator_test.exe 2025-10-10T00:49:25.8643415Z [6932/6994] Linking CXX executable bin\dlconvertor_test.exe 2025-10-10T00:49:25.8643860Z [6933/6994] Linking CXX executable bin\cpu_profiling_allocator_test.exe 2025-10-10T00:49:25.8644347Z [6934/6994] Linking CXX executable bin\extension_backend_test.exe 2025-10-10T00:49:26.8416276Z [6935/6994] Linking CXX executable bin\half_test.exe 2025-10-10T00:49:26.8416739Z [6936/6994] Linking CXX executable bin\lazy_tensor_test.exe 2025-10-10T00:49:26.8417179Z [6937/6994] Linking CXX executable bin\math_kernel_test.exe 2025-10-10T00:49:26.8417596Z [6938/6994] Linking CXX executable bin\memory_format_test.exe 2025-10-10T00:49:26.8418000Z [6939/6994] Linking CXX executable bin\ivalue_test.exe 2025-10-10T00:49:26.8418429Z [6940/6994] Linking CXX executable bin\memory_overlapping_test.exe 2025-10-10T00:49:26.8418871Z [6941/6994] Linking CXX executable bin\operator_name_test.exe 2025-10-10T00:49:26.8419954Z [6942/6994] Linking CXX executable bin\mobile_memory_cleanup.exe 2025-10-10T00:49:28.0072809Z [6943/6994] Linking CXX executable bin\native_test.exe 2025-10-10T00:49:28.0073267Z [6944/6994] Linking CXX executable bin\operators_test.exe 2025-10-10T00:49:28.0073735Z [6945/6994] Linking CXX executable bin\packedtensoraccessor_test.exe 2025-10-10T00:49:28.0074177Z [6946/6994] Linking CXX executable bin\quantized_test.exe 2025-10-10T00:49:28.0074599Z [6947/6994] Linking CXX executable bin\cpu_rng_test.exe 2025-10-10T00:49:28.0074977Z [6948/6994] Linking CXX executable bin\pow_test.exe 2025-10-10T00:49:28.0075353Z [6949/6994] Linking CXX executable bin\reduce_ops_test.exe 2025-10-10T00:49:28.0075788Z [6950/6994] Linking CXX executable bin\reportMemoryUsage_test.exe 2025-10-10T00:49:28.0076218Z [6951/6994] Linking CXX executable bin\StorageUtils_test.exe 2025-10-10T00:49:28.9117693Z [6952/6994] Linking CXX executable bin\stride_properties_test.exe 2025-10-10T00:49:28.9118609Z [6953/6994] Linking CXX executable bin\scalar_tensor_test.exe 2025-10-10T00:49:28.9119342Z [6954/6994] Linking CXX executable bin\scalar_test.exe 2025-10-10T00:49:28.9120047Z [6955/6994] Linking CXX executable bin\type_ptr_test.exe 2025-10-10T00:49:28.9120763Z [6956/6994] Linking CXX executable bin\thread_init_test.exe 2025-10-10T00:49:28.9121509Z [6957/6994] Linking CXX executable bin\test_parallel.exe 2025-10-10T00:49:28.9122442Z [6958/6994] Linking CXX executable bin\type_test.exe 2025-10-10T00:49:28.9123240Z [6959/6994] Linking CXX executable bin\vec_test_all_types_AVX2.exe 2025-10-10T00:49:29.4986912Z [6960/6994] Linking CXX executable bin\undefined_tensor_test.exe 2025-10-10T00:49:29.4987433Z [6961/6994] Linking CXX executable bin\verify_api_visibility.exe 2025-10-10T00:49:29.4987876Z [6962/6994] Linking CXX executable bin\tensor_iterator_test.exe 2025-10-10T00:49:29.4988295Z [6963/6994] Linking CXX executable bin\weakref_test.exe 2025-10-10T00:49:29.4988703Z [6964/6994] Linking CXX executable bin\legacy_vmap_test.exe 2025-10-10T00:49:29.4989376Z [6965/6994] Linking CXX executable bin\vec_test_all_types_DEFAULT.exe 2025-10-10T00:49:29.4989877Z [6966/6994] Linking CXX executable bin\vec_test_all_types_AVX512.exe 2025-10-10T00:49:29.4990306Z [6967/6994] Linking CXX executable bin\wrapdim_test.exe 2025-10-10T00:49:29.4990702Z [6968/6994] Linking CXX executable bin\xla_tensor_test.exe 2025-10-10T00:49:30.8677616Z [6969/6994] Linking CXX executable bin\IListRef_test.exe 2025-10-10T00:49:30.8678214Z [6970/6994] Linking CXX executable bin\KernelFunction_test.exe 2025-10-10T00:49:30.8678633Z [6971/6994] Linking CXX executable bin\List_test.exe 2025-10-10T00:49:30.8679022Z [6972/6994] Linking CXX executable bin\CppSignature_test.exe 2025-10-10T00:49:30.8679464Z [6973/6994] Linking CXX executable bin\kernel_stackbased_test.exe 2025-10-10T00:49:30.8679895Z [6974/6994] Linking CXX executable bin\op_allowlist_test.exe 2025-10-10T00:49:30.8680335Z [6975/6994] Linking CXX executable bin\backend_fallback_test.exe 2025-10-10T00:49:30.8680830Z [6976/6994] Linking CXX executable bin\make_boxed_from_unboxed_functor_test.exe 2025-10-10T00:49:32.3347952Z [6977/6994] Linking CXX executable bin\kernel_function_test.exe 2025-10-10T00:49:32.3348511Z [6978/6994] Linking CXX executable bin\inline_container_test.exe 2025-10-10T00:49:32.3349002Z [6979/6994] Linking CXX executable bin\kernel_function_legacy_test.exe 2025-10-10T00:49:32.3349504Z [6980/6994] Linking CXX shared library bin\jitbackend_test.dll 2025-10-10T00:49:32.3349933Z [6981/6994] Linking CXX executable bin\kernel_lambda_test.exe 2025-10-10T00:49:32.3350365Z [6982/6994] Linking CXX shared library bin\aoti_custom_ops.dll 2025-10-10T00:49:32.3350785Z [6983/6994] Linking CXX executable bin\parallel_benchmark.exe 2025-10-10T00:49:32.3351246Z [6984/6994] Linking CXX shared library bin\backend_with_compiler.dll 2025-10-10T00:49:55.4826702Z [6985/6994] Linking CXX shared library bin\shm.dll 2025-10-10T00:49:55.4827334Z [6986/6994] Linking CXX executable bin\kernel_lambda_legacy_test.exe 2025-10-10T00:49:55.4827803Z [6987/6994] Linking CXX shared library bin\torchbind_test.dll 2025-10-10T00:49:55.4828197Z [6988/6994] Linking CXX executable bin\test_lazy.exe 2025-10-10T00:49:55.4828611Z [6989/6994] Linking CXX executable bin\op_registration_test.exe 2025-10-10T00:49:55.4829016Z [6990/6994] Linking CXX executable bin\test_jit.exe 2025-10-10T00:49:55.4829378Z [6991/6994] Linking CXX executable bin\test_api.exe 2025-10-10T00:49:55.4829780Z [6992/6994] Linking CXX shared library bin\torch_python.dll 2025-10-10T00:49:55.5073528Z [6993/6994] Linking CXX shared library bin\nnapi_backen-- Install configuration: "Release" 2025-10-10T00:50:53.5519542Z d.dll 2025-10-10T00:50:53.5519840Z [6993/6994] Install the project... 2025-10-10T00:50:54.2680694Z 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:50:54.3035303Z 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:50:54.3045858Z !! 2025-10-10T00:50:54.3045976Z 2025-10-10T00:50:54.3046102Z ******************************************************************************** 2025-10-10T00:50:54.3061580Z 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:50:54.3062243Z 2025-10-10T00:50:54.3062480Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-10-10T00:50:54.3062922Z or your builds will no longer be supported. 2025-10-10T00:50:54.3073809Z 2025-10-10T00:50:54.3104705Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-10T00:50:54.3105359Z ******************************************************************************** 2025-10-10T00:50:54.3105624Z 2025-10-10T00:50:54.3105711Z !! 2025-10-10T00:50:54.3113814Z corresp(dist, value, root_dir) 2025-10-10T00:50:54.5239960Z running bdist_wheel 2025-10-10T00:50:56.1988690Z running build 2025-10-10T00:50:56.1996743Z running build_py 2025-10-10T00:50:56.2121236Z creating build\lib.win-amd64-cpython-310\functorch 2025-10-10T00:50:56.2126217Z copying functorch\__init__.py -> build\lib.win-amd64-cpython-310\functorch 2025-10-10T00:50:56.2159985Z creating build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2160691Z copying torch\functional.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2209385Z copying torch\hub.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2235857Z copying torch\library.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2296515Z copying torch\overrides.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2350947Z copying torch\quasirandom.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2369739Z copying torch\random.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2390640Z copying torch\return_types.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2403280Z copying torch\serialization.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2451944Z copying torch\storage.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2492169Z copying torch\torch_version.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2504950Z copying torch\types.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2516238Z copying torch\version.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2523803Z copying torch\_appdirs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2550664Z copying torch\_classes.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2563705Z copying torch\_compile.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2583776Z copying torch\_custom_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2602552Z copying torch\_environment.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2608658Z copying torch\_guards.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2635258Z copying torch\_jit_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2672684Z copying torch\_linalg_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2685796Z copying torch\_lobpcg.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2713399Z copying torch\_lowrank.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2733164Z copying torch\_meta_registrations.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2845797Z copying torch\_namedtensor_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2860654Z copying torch\_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2902182Z copying torch\_python_dispatcher.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2920721Z copying torch\_size_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2933985Z copying torch\_sources.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2951731Z copying torch\_storage_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2972237Z copying torch\_streambase.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.2979286Z copying torch\_tensor.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3021380Z copying torch\_tensor_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3104338Z copying torch\_tensor_str.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3132473Z copying torch\_thread_safe_fork.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3137455Z copying torch\_torch_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3327597Z copying torch\_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3365630Z copying torch\_utils_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3372382Z copying torch\_VF.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3378966Z copying torch\_vmap_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3400396Z copying torch\_weights_only_unpickler.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3420296Z copying torch\__config__.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3428440Z copying torch\__future__.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3451460Z copying torch\__init__.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:50:56.3509397Z creating build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3512675Z copying torchgen\code_template.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3538568Z copying torchgen\context.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3550342Z copying torchgen\gen.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3609628Z copying torchgen\gen_aoti_c_shim.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3636532Z copying torchgen\gen_backend_stubs.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3662014Z copying torchgen\gen_functionalization_type.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3687261Z copying torchgen\gen_lazy_tensor.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3714085Z copying torchgen\gen_schema_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3726022Z copying torchgen\gen_vmap_plumbing.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3738860Z copying torchgen\local.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3758979Z copying torchgen\model.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3821592Z copying torchgen\native_function_generation.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3841478Z copying torchgen\utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3897220Z copying torchgen\yaml_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3909789Z copying torchgen\__init__.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:50:56.3926095Z creating build\lib.win-amd64-cpython-310\functorch\compile 2025-10-10T00:50:56.3926834Z copying functorch\compile\__init__.py -> build\lib.win-amd64-cpython-310\functorch\compile 2025-10-10T00:50:56.3941891Z creating build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.3945157Z copying functorch\dim\magic_trace.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.3958845Z copying functorch\dim\op_properties.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.3977991Z copying functorch\dim\wrap_type.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.3989647Z copying functorch\dim\_dim_entry.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.4006367Z copying functorch\dim\_enable_all_layers.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.4018986Z copying functorch\dim\_getsetitem.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.4037659Z copying functorch\dim\_order.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.4049980Z copying functorch\dim\_py_inst_decoder.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.4062078Z copying functorch\dim\_tensor_info.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.4074349Z copying functorch\dim\_wrap.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.4087003Z copying functorch\dim\__init__.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:50:56.4121423Z creating build\lib.win-amd64-cpython-310\functorch\einops 2025-10-10T00:50:56.4124481Z copying functorch\einops\rearrange.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-10-10T00:50:56.4137982Z copying functorch\einops\_parsing.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-10-10T00:50:56.4150941Z copying functorch\einops\__init__.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-10-10T00:50:56.4158298Z creating build\lib.win-amd64-cpython-310\functorch\experimental 2025-10-10T00:50:56.4166837Z copying functorch\experimental\control_flow.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-10-10T00:50:56.4172496Z copying functorch\experimental\ops.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-10-10T00:50:56.4178524Z copying functorch\experimental\__init__.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-10-10T00:50:56.4186143Z creating build\lib.win-amd64-cpython-310\functorch\_src 2025-10-10T00:50:56.4189055Z copying functorch\_src\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src 2025-10-10T00:50:56.4195764Z creating build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-10-10T00:50:56.4198773Z copying functorch\_src\aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-10-10T00:50:56.4205638Z creating build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-10-10T00:50:56.4208722Z copying functorch\_src\eager_transforms\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-10-10T00:50:56.4215690Z creating build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-10-10T00:50:56.4224348Z copying functorch\_src\make_functional\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-10-10T00:50:56.4231107Z creating build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-10-10T00:50:56.4234140Z copying functorch\_src\vmap\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-10-10T00:50:56.4241366Z creating build\lib.win-amd64-cpython-310\torch\accelerator 2025-10-10T00:50:56.4244439Z copying torch\accelerator\memory.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-10-10T00:50:56.4257922Z copying torch\accelerator\_utils.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-10-10T00:50:56.4270215Z copying torch\accelerator\__init__.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-10-10T00:50:56.4284676Z creating build\lib.win-amd64-cpython-310\torch\amp 2025-10-10T00:50:56.4288039Z copying torch\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-10-10T00:50:56.4308126Z copying torch\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-10-10T00:50:56.4331585Z copying torch\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-10-10T00:50:56.4338379Z creating build\lib.win-amd64-cpython-310\torch\ao 2025-10-10T00:50:56.4341447Z copying torch\ao\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao 2025-10-10T00:50:56.4350766Z creating build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4353991Z copying torch\autograd\anomaly_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4367678Z copying torch\autograd\forward_ad.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4380430Z copying torch\autograd\function.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4408120Z copying torch\autograd\functional.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4462140Z copying torch\autograd\gradcheck.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4496616Z copying torch\autograd\grad_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4509392Z copying torch\autograd\graph.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4530308Z copying torch\autograd\profiler.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4570604Z copying torch\autograd\profiler_legacy.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4585184Z copying torch\autograd\profiler_util.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4616878Z copying torch\autograd\variable.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4622551Z copying torch\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:50:56.4644000Z creating build\lib.win-amd64-cpython-310\torch\backends 2025-10-10T00:50:56.4646959Z copying torch\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends 2025-10-10T00:50:56.4660393Z creating build\lib.win-amd64-cpython-310\torch\compiler 2025-10-10T00:50:56.4664957Z copying torch\compiler\config.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-10-10T00:50:56.4681512Z copying torch\compiler\_cache.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-10-10T00:50:56.4696006Z copying torch\compiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-10-10T00:50:56.4721235Z creating build\lib.win-amd64-cpython-310\torch\contrib 2025-10-10T00:50:56.4724455Z copying torch\contrib\_tensorboard_vis.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-10-10T00:50:56.4737626Z copying torch\contrib\__init__.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-10-10T00:50:56.4744562Z creating build\lib.win-amd64-cpython-310\torch\cpu 2025-10-10T00:50:56.4747707Z copying torch\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu 2025-10-10T00:50:56.4769284Z creating build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4772442Z copying torch\cuda\comm.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4778703Z copying torch\cuda\gds.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4793513Z copying torch\cuda\graphs.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4812338Z copying torch\cuda\jiterator.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4825267Z copying torch\cuda\memory.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4850601Z copying torch\cuda\nccl.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4867924Z copying torch\cuda\nvtx.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4880517Z copying torch\cuda\profiler.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4891273Z copying torch\cuda\random.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4912769Z copying torch\cuda\sparse.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4918863Z copying torch\cuda\streams.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4936254Z copying torch\cuda\tunable.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4969894Z copying torch\cuda\_device_limits.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4982681Z copying torch\cuda\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.4996338Z copying torch\cuda\_memory_viz.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.5013861Z copying torch\cuda\_pin_memory_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.5024137Z copying torch\cuda\_sanitizer.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.5077702Z copying torch\cuda\_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.5804119Z copying torch\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:50:56.5847397Z creating build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.5851323Z copying torch\distributed\argparse_util.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.5863744Z copying torch\distributed\c10d_logger.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.5876194Z copying torch\distributed\collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.5893972Z copying torch\distributed\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.5906441Z copying torch\distributed\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.5940397Z copying torch\distributed\distributed_c10d.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6058562Z copying torch\distributed\launch.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6071880Z copying torch\distributed\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6077622Z copying torch\distributed\remote_device.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6092520Z copying torch\distributed\rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6106401Z copying torch\distributed\run.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6130774Z copying torch\distributed\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6143704Z copying torch\distributed\_checkpointable.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6155553Z copying torch\distributed\_composable_state.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6166905Z copying torch\distributed\_dist2.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6178578Z copying torch\distributed\_functional_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6203906Z copying torch\distributed\_functional_collectives_impl.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6215218Z copying torch\distributed\_mesh_layout.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6227171Z copying torch\distributed\_serialization.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6238973Z copying torch\distributed\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6258480Z copying torch\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:50:56.6286552Z creating build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6290294Z copying torch\distributions\bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6302193Z copying torch\distributions\beta.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6315021Z copying torch\distributions\binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6327673Z copying torch\distributions\categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6344412Z copying torch\distributions\cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6356334Z copying torch\distributions\chi2.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6368261Z copying torch\distributions\constraints.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6388885Z copying torch\distributions\constraint_registry.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6404107Z copying torch\distributions\continuous_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6417147Z copying torch\distributions\dirichlet.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6430551Z copying torch\distributions\distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6443231Z copying torch\distributions\exponential.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6455519Z copying torch\distributions\exp_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6469039Z copying torch\distributions\fishersnedecor.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6483563Z copying torch\distributions\gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6495072Z copying torch\distributions\generalized_pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6508961Z copying torch\distributions\geometric.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6520943Z copying torch\distributions\gumbel.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6533948Z copying torch\distributions\half_cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6546972Z copying torch\distributions\half_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6559129Z copying torch\distributions\independent.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6572171Z copying torch\distributions\inverse_gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6588758Z copying torch\distributions\kl.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6607581Z copying torch\distributions\kumaraswamy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6619946Z copying torch\distributions\laplace.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6631748Z copying torch\distributions\lkj_cholesky.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6644677Z copying torch\distributions\logistic_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6656968Z copying torch\distributions\log_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6668954Z copying torch\distributions\lowrank_multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6681692Z copying torch\distributions\mixture_same_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6694098Z copying torch\distributions\multinomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6706767Z copying torch\distributions\multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6724006Z copying torch\distributions\negative_binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6736126Z copying torch\distributions\normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6749552Z copying torch\distributions\one_hot_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6765141Z copying torch\distributions\pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6781586Z copying torch\distributions\poisson.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6796939Z copying torch\distributions\relaxed_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6811723Z copying torch\distributions\relaxed_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6830844Z copying torch\distributions\studentT.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6839964Z copying torch\distributions\transformed_distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6856603Z copying torch\distributions\transforms.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6886508Z copying torch\distributions\uniform.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6898733Z copying torch\distributions\utils.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6910269Z copying torch\distributions\von_mises.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6927262Z copying torch\distributions\weibull.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6939345Z copying torch\distributions\wishart.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6950884Z copying torch\distributions\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:50:56.6972740Z creating build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.6977629Z copying torch\export\custom_obj.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.6986522Z copying torch\export\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7034075Z copying torch\export\decomp_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7046080Z copying torch\export\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7082322Z copying torch\export\exported_program.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7120028Z copying torch\export\graph_signature.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7154522Z copying torch\export\unflatten.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7195342Z copying torch\export\_draft_export.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7213604Z copying torch\export\_leakage_detection_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7225677Z copying torch\export\_remove_auto_functionalized_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7237521Z copying torch\export\_remove_effect_tokens_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7249754Z copying torch\export\_safeguard.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7261848Z copying torch\export\_swap.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7305454Z copying torch\export\_trace.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7349692Z copying torch\export\_tree_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7361513Z copying torch\export\_unlift.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7391349Z copying torch\export\_wrapper_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7394612Z copying torch\export\__init__.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:50:56.7416943Z creating build\lib.win-amd64-cpython-310\torch\fft 2025-10-10T00:50:56.7419791Z copying torch\fft\__init__.py -> build\lib.win-amd64-cpython-310\torch\fft 2025-10-10T00:50:56.7453693Z creating build\lib.win-amd64-cpython-310\torch\func 2025-10-10T00:50:56.7457041Z copying torch\func\__init__.py -> build\lib.win-amd64-cpython-310\torch\func 2025-10-10T00:50:56.7464877Z creating build\lib.win-amd64-cpython-310\torch\futures 2025-10-10T00:50:56.7475602Z copying torch\futures\__init__.py -> build\lib.win-amd64-cpython-310\torch\futures 2025-10-10T00:50:56.7488658Z creating build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7491773Z copying torch\fx\annotate.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7505879Z copying torch\fx\config.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7512120Z copying torch\fx\graph.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7558572Z copying torch\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7586439Z copying torch\fx\immutable_collections.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7602821Z copying torch\fx\interpreter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7640626Z copying torch\fx\node.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7673759Z copying torch\fx\operator_schemas.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7693615Z copying torch\fx\proxy.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7723676Z copying torch\fx\subgraph_rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7744283Z copying torch\fx\tensor_type.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7755218Z copying torch\fx\traceback.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7775611Z copying torch\fx\_compatibility.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7800554Z copying torch\fx\_graph_pickler.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7820442Z copying torch\fx\_lazy_graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7840157Z copying torch\fx\_pytree.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7856182Z copying torch\fx\_symbolic_trace.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7885549Z copying torch\fx\_utils.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7910784Z copying torch\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:50:56.7932178Z creating build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.7949284Z copying torch\jit\annotations.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.7961218Z copying torch\jit\frontend.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.7985620Z copying torch\jit\generate_bytecode.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.7998584Z copying torch\jit\quantized.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8024344Z copying torch\jit\supported_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8037216Z copying torch\jit\unsupported_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8049670Z copying torch\jit\_async.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8068698Z copying torch\jit\_await.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8081162Z copying torch\jit\_builtins.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8094136Z copying torch\jit\_check.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8113355Z copying torch\jit\_dataclass_impls.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8125984Z copying torch\jit\_decompositions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8140646Z copying torch\jit\_decomposition_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8150395Z copying torch\jit\_freeze.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8160914Z copying torch\jit\_fuser.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8172907Z copying torch\jit\_ir_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8192237Z copying torch\jit\_logging.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8197944Z copying torch\jit\_monkeytype_config.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8209108Z copying torch\jit\_pickle.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8220580Z copying torch\jit\_recursive.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8245048Z copying torch\jit\_script.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8282786Z copying torch\jit\_serialization.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8295114Z copying torch\jit\_shape_functions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8325374Z copying torch\jit\_state.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8338326Z copying torch\jit\_trace.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8371647Z copying torch\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:50:56.8385742Z creating build\lib.win-amd64-cpython-310\torch\linalg 2025-10-10T00:50:56.8388674Z copying torch\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\linalg 2025-10-10T00:50:56.8451661Z creating build\lib.win-amd64-cpython-310\torch\masked 2025-10-10T00:50:56.8461468Z copying torch\masked\_docs.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-10-10T00:50:56.8498457Z copying torch\masked\_ops.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-10-10T00:50:56.8538406Z copying torch\masked\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-10-10T00:50:56.8551259Z creating build\lib.win-amd64-cpython-310\torch\monitor 2025-10-10T00:50:56.8554093Z copying torch\monitor\__init__.py -> build\lib.win-amd64-cpython-310\torch\monitor 2025-10-10T00:50:56.8567510Z creating build\lib.win-amd64-cpython-310\torch\mps 2025-10-10T00:50:56.8570882Z copying torch\mps\event.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-10-10T00:50:56.8582303Z copying torch\mps\profiler.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-10-10T00:50:56.8594590Z copying torch\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-10-10T00:50:56.8608406Z creating build\lib.win-amd64-cpython-310\torch\mtia 2025-10-10T00:50:56.8611366Z copying torch\mtia\memory.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-10-10T00:50:56.8623131Z copying torch\mtia\_utils.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-10-10T00:50:56.8635447Z copying torch\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-10-10T00:50:56.8650484Z creating build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:50:56.8653652Z copying torch\multiprocessing\pool.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:50:56.8665676Z copying torch\multiprocessing\queue.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:50:56.8676926Z copying torch\multiprocessing\reductions.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:50:56.8784274Z copying torch\multiprocessing\spawn.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:50:56.8797754Z copying torch\multiprocessing\_atfork.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:50:56.8814676Z copying torch\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:50:56.8828289Z creating build\lib.win-amd64-cpython-310\torch\nativert 2025-10-10T00:50:56.8831842Z copying torch\nativert\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert 2025-10-10T00:50:56.8838754Z creating build\lib.win-amd64-cpython-310\torch\nested 2025-10-10T00:50:56.8841834Z copying torch\nested\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested 2025-10-10T00:50:56.8865292Z creating build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:50:56.8868666Z copying torch\nn\common_types.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:50:56.8881581Z copying torch\nn\cpp.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:50:56.8893299Z copying torch\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:50:56.9013216Z copying torch\nn\grad.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:50:56.9098833Z copying torch\nn\init.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:50:56.9123957Z copying torch\nn\parameter.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:50:56.9139084Z copying torch\nn\_reduction.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:50:56.9153208Z copying torch\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:50:56.9166349Z creating build\lib.win-amd64-cpython-310\torch\numa 2025-10-10T00:50:56.9169583Z copying torch\numa\binding.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-10-10T00:50:56.9188401Z copying torch\numa\__init__.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-10-10T00:50:56.9198587Z creating build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9201703Z copying torch\onnx\errors.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9214272Z copying torch\onnx\operators.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9227192Z copying torch\onnx\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9232855Z copying torch\onnx\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9243752Z copying torch\onnx\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9249332Z copying torch\onnx\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9256081Z copying torch\onnx\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9262461Z copying torch\onnx\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9268974Z copying torch\onnx\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9274824Z copying torch\onnx\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9280883Z copying torch\onnx\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9288007Z copying torch\onnx\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9294153Z copying torch\onnx\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9300094Z copying torch\onnx\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9306085Z copying torch\onnx\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9312523Z copying torch\onnx\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9318855Z copying torch\onnx\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9324807Z copying torch\onnx\testing.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9330889Z copying torch\onnx\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9336739Z copying torch\onnx\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9348954Z copying torch\onnx\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9355861Z copying torch\onnx\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9368724Z copying torch\onnx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:50:56.9387215Z creating build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9390954Z copying torch\optim\adadelta.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9414396Z copying torch\optim\adagrad.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9442209Z copying torch\optim\adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9469213Z copying torch\optim\adamax.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9489056Z copying torch\optim\adamw.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9500536Z copying torch\optim\asgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9519644Z copying torch\optim\lbfgs.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9542233Z copying torch\optim\lr_scheduler.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9595016Z copying torch\optim\nadam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9615624Z copying torch\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9649011Z copying torch\optim\radam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9668606Z copying torch\optim\rmsprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9687534Z copying torch\optim\rprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9705778Z copying torch\optim\sgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9725201Z copying torch\optim\sparse_adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9737935Z copying torch\optim\swa_utils.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9757003Z copying torch\optim\_adafactor.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9775489Z copying torch\optim\_functional.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9787668Z copying torch\optim\_muon.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9800816Z copying torch\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:50:56.9817237Z creating build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9820691Z copying torch\package\file_structure_representation.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9833214Z copying torch\package\find_file_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9845317Z copying torch\package\glob_group.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9861479Z copying torch\package\importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9873896Z copying torch\package\package_exporter.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9907902Z copying torch\package\package_importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9930319Z copying torch\package\_digraph.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9945115Z copying torch\package\_directory_reader.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9958509Z copying torch\package\_importlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9970933Z copying torch\package\_mangling.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9986491Z copying torch\package\_mock.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:56.9999816Z copying torch\package\_package_pickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:57.0012410Z copying torch\package\_package_unpickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:57.0024939Z copying torch\package\_stdlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:57.0036665Z copying torch\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:50:57.0044608Z creating build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:50:57.0048634Z copying torch\profiler\itt.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:50:57.0061324Z copying torch\profiler\profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:50:57.0088256Z copying torch\profiler\python_tracer.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:50:57.0094341Z copying torch\profiler\_memory_profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:50:57.0127104Z copying torch\profiler\_pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:50:57.0151440Z copying torch\profiler\_utils.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:50:57.0164876Z copying torch\profiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:50:57.0180483Z creating build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0183950Z copying torch\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0196105Z copying torch\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0202126Z copying torch\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0220039Z copying torch\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0232246Z copying torch\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0244554Z copying torch\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0256447Z copying torch\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0268981Z copying torch\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0326169Z copying torch\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0339432Z copying torch\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0345881Z copying torch\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0360767Z copying torch\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0366789Z copying torch\quantization\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0379270Z copying torch\quantization\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0392023Z copying torch\quantization\_quantized_conversions.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0405467Z copying torch\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:50:57.0419343Z creating build\lib.win-amd64-cpython-310\torch\signal 2025-10-10T00:50:57.0422748Z copying torch\signal\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal 2025-10-10T00:50:57.0431609Z creating build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:50:57.0435114Z copying torch\sparse\semi_structured.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:50:57.0454603Z copying torch\sparse\_semi_structured_conversions.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:50:57.0468380Z copying torch\sparse\_semi_structured_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:50:57.0486351Z copying torch\sparse\_triton_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:50:57.0535710Z copying torch\sparse\_triton_ops_meta.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:50:57.0761986Z copying torch\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:50:57.0781928Z creating build\lib.win-amd64-cpython-310\torch\special 2025-10-10T00:50:57.0784883Z copying torch\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\special 2025-10-10T00:50:57.0813273Z creating build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:50:57.0816221Z copying torch\testing\_comparison.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:50:57.0862791Z copying torch\testing\_creation.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:50:57.0875672Z copying torch\testing\_utils.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:50:57.0887491Z copying torch\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:50:57.0903786Z creating build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.0907233Z copying torch\utils\backend_registration.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.0926199Z copying torch\utils\bundled_inputs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.0951291Z copying torch\utils\checkpoint.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.0995433Z copying torch\utils\collect_env.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1020311Z copying torch\utils\cpp_backtrace.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1026563Z copying torch\utils\cpp_extension.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1091841Z copying torch\utils\deterministic.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1104313Z copying torch\utils\dlpack.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1115608Z copying torch\utils\file_baton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1155511Z copying torch\utils\flop_counter.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1180589Z copying torch\utils\hooks.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1289677Z copying torch\utils\mkldnn.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1304068Z copying torch\utils\mobile_optimizer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1318050Z copying torch\utils\model_zoo.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1324580Z copying torch\utils\module_tracker.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1337737Z copying torch\utils\show_pickle.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1352460Z copying torch\utils\throughput_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1365990Z copying torch\utils\weak.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1378940Z copying torch\utils\_appending_byte_serializer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1391993Z copying torch\utils\_config_module.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1412440Z copying torch\utils\_content_store.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1431573Z copying torch\utils\_contextlib.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1444231Z copying torch\utils\_cpp_embed_headers.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1457860Z copying torch\utils\_cpp_extension_versioner.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1471810Z copying torch\utils\_cxx_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1502624Z copying torch\utils\_debug_mode.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1517853Z copying torch\utils\_device.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1530406Z copying torch\utils\_dtype_abbrs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1543583Z copying torch\utils\_exposed_in.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1555462Z copying torch\utils\_filelock.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1567478Z copying torch\utils\_foreach_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1583849Z copying torch\utils\_functools.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1596289Z copying torch\utils\_get_clean_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1609641Z copying torch\utils\_helion.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1615373Z copying torch\utils\_import_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1629655Z copying torch\utils\_mode_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1635531Z copying torch\utils\_ordered_set.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1649408Z copying torch\utils\_python_dispatch.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1676318Z copying torch\utils\_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1715876Z copying torch\utils\_stats.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1727565Z copying torch\utils\_thunk.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1733466Z copying torch\utils\_traceback.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1750779Z copying torch\utils\_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1763601Z copying torch\utils\_typing_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1769998Z copying torch\utils\_zip.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1782445Z copying torch\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:50:57.1798349Z creating build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:50:57.1806366Z copying torch\xpu\memory.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:50:57.1818587Z copying torch\xpu\random.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:50:57.1836497Z copying torch\xpu\streams.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:50:57.1852535Z copying torch\xpu\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:50:57.1865707Z copying torch\xpu\_utils.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:50:57.1877563Z copying torch\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:50:57.1902137Z creating build\lib.win-amd64-cpython-310\torch\_awaits 2025-10-10T00:50:57.1905825Z copying torch\_awaits\__init__.py -> build\lib.win-amd64-cpython-310\torch\_awaits 2025-10-10T00:50:57.1919481Z creating build\lib.win-amd64-cpython-310\torch\_custom_op 2025-10-10T00:50:57.1923291Z copying torch\_custom_op\autograd.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-10-10T00:50:57.1936699Z copying torch\_custom_op\impl.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-10-10T00:50:57.1957462Z copying torch\_custom_op\__init__.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-10-10T00:50:57.1964039Z creating build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:50:57.1967191Z copying torch\_decomp\decompositions.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:50:57.2055397Z copying torch\_decomp\decompositions_for_jvp.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:50:57.2067756Z copying torch\_decomp\decompositions_for_rng.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:50:57.2087950Z copying torch\_decomp\__init__.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:50:57.2108843Z creating build\lib.win-amd64-cpython-310\torch\_dispatch 2025-10-10T00:50:57.2111962Z copying torch\_dispatch\python.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-10-10T00:50:57.2123407Z copying torch\_dispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-10-10T00:50:57.2137917Z creating build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2141070Z copying torch\_dynamo\aot_compile.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2154375Z copying torch\_dynamo\bytecode_analysis.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2166847Z copying torch\_dynamo\bytecode_transformation.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2210732Z copying torch\_dynamo\cache_size.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2223223Z copying torch\_dynamo\callback.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2236100Z copying torch\_dynamo\codegen.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2275094Z copying torch\_dynamo\code_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2288446Z copying torch\_dynamo\compiled_autograd.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2328790Z copying torch\_dynamo\comptime.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2341394Z copying torch\_dynamo\config.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2419919Z copying torch\_dynamo\convert_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2463970Z copying torch\_dynamo\create_parameter_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2477071Z copying torch\_dynamo\current_scope_id.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2489846Z copying torch\_dynamo\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2517277Z copying torch\_dynamo\decorators.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2546283Z copying torch\_dynamo\device_interface.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2565255Z copying torch\_dynamo\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2577370Z copying torch\_dynamo\eval_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2624541Z copying torch\_dynamo\exc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2645576Z copying torch\_dynamo\external_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2658993Z copying torch\_dynamo\funcname_cache.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2677730Z copying torch\_dynamo\functional_export.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2698065Z copying torch\_dynamo\graph_break_hints.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2786704Z copying torch\_dynamo\graph_deduplication.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2822021Z copying torch\_dynamo\graph_region_tracker.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2822703Z copying torch\_dynamo\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2823292Z copying torch\_dynamo\guards.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2893274Z copying torch\_dynamo\hooks.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2906308Z copying torch\_dynamo\logging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2918760Z copying torch\_dynamo\metrics_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2932370Z copying torch\_dynamo\mutation_guard.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.2945722Z copying torch\_dynamo\output_graph.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3037245Z copying torch\_dynamo\package.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3057024Z copying torch\_dynamo\pgo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3085603Z copying torch\_dynamo\precompile_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3098894Z copying torch\_dynamo\profiler.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3110582Z copying torch\_dynamo\replay_record.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3122890Z copying torch\_dynamo\resume_execution.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3143082Z copying torch\_dynamo\side_effects.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3175263Z copying torch\_dynamo\source.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3202254Z copying torch\_dynamo\symbolic_convert.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3298359Z copying torch\_dynamo\tensor_version_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3310448Z copying torch\_dynamo\testing.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3331000Z copying torch\_dynamo\test_case.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3348155Z copying torch\_dynamo\test_dont_skip_tracing_functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3360863Z copying torch\_dynamo\test_minifier_common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3373628Z copying torch\_dynamo\trace_rules.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3450269Z copying torch\_dynamo\types.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3463267Z copying torch\_dynamo\utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3542628Z copying torch\_dynamo\_trace_wrapped_higher_order_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3556163Z copying torch\_dynamo\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:50:57.3572205Z creating build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3575814Z copying torch\_export\config.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3588000Z copying torch\_export\converter.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3626710Z copying torch\_export\error.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3766528Z copying torch\_export\non_strict_utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3797984Z copying torch\_export\pass_base.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3822031Z copying torch\_export\tools.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3833319Z copying torch\_export\utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3866692Z copying torch\_export\verifier.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3887650Z copying torch\_export\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3900990Z copying torch\_export\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:50:57.3919921Z creating build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.3923852Z copying torch\_functorch\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.3963909Z copying torch\_functorch\apis.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.3983545Z copying torch\_functorch\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4004827Z copying torch\_functorch\batch_norm_replacement.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4026000Z copying torch\_functorch\benchmark_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4039135Z copying torch\_functorch\compilers.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4052416Z copying torch\_functorch\compile_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4065140Z copying torch\_functorch\config.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4085513Z copying torch\_functorch\deprecated.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4097495Z copying torch\_functorch\eager_transforms.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4140025Z copying torch\_functorch\functional_call.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4153768Z copying torch\_functorch\fx_minifier.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4173381Z copying torch\_functorch\make_functional.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4195059Z copying torch\_functorch\partitioners.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4254162Z copying torch\_functorch\predispatch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4267051Z copying torch\_functorch\pyfunctorch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4279908Z copying torch\_functorch\python_key.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4285748Z copying torch\_functorch\pytree_hacks.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4303913Z copying torch\_functorch\top_operators_github_usage.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4323450Z copying torch\_functorch\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4339212Z copying torch\_functorch\vmap.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4357748Z copying torch\_functorch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:50:57.4369638Z creating build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4372946Z copying torch\_higher_order_ops\aoti_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4385567Z copying torch\_higher_order_ops\associative_scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4533077Z copying torch\_higher_order_ops\auto_functionalize.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4565876Z copying torch\_higher_order_ops\base_hop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4579299Z copying torch\_higher_order_ops\cond.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4599177Z copying torch\_higher_order_ops\effects.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4612244Z copying torch\_higher_order_ops\executorch_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4624914Z copying torch\_higher_order_ops\flat_apply.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4638334Z copying torch\_higher_order_ops\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4664665Z copying torch\_higher_order_ops\foreach_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4677469Z copying torch\_higher_order_ops\hints_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4689600Z copying torch\_higher_order_ops\invoke_subgraph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4709693Z copying torch\_higher_order_ops\local_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4722995Z copying torch\_higher_order_ops\map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4735266Z copying torch\_higher_order_ops\out_dtype.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4748147Z copying torch\_higher_order_ops\partitioner.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4761430Z copying torch\_higher_order_ops\run_const_graph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4773414Z copying torch\_higher_order_ops\scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4798534Z copying torch\_higher_order_ops\schema.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4811904Z copying torch\_higher_order_ops\strict_mode.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4843580Z copying torch\_higher_order_ops\torchbind.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4856066Z copying torch\_higher_order_ops\triton_kernel_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4904135Z copying torch\_higher_order_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4930184Z copying torch\_higher_order_ops\while_loop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4957180Z copying torch\_higher_order_ops\wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4970522Z copying torch\_higher_order_ops\_invoke_quant.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.4982671Z copying torch\_higher_order_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:50:57.5011328Z creating build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5016391Z copying torch\_inductor\analyze_preserves_zero_mask.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5029828Z copying torch\_inductor\aoti_eager.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5043415Z copying torch\_inductor\async_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5069748Z copying torch\_inductor\augmented_graph_helper.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5083073Z copying torch\_inductor\autotune_process.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5103064Z copying torch\_inductor\await_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5115998Z copying torch\_inductor\bounds.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5129407Z copying torch\_inductor\cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5142093Z copying torch\_inductor\choices.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5161540Z copying torch\_inductor\codecache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5343698Z copying torch\_inductor\comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5382895Z copying torch\_inductor\comms_debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5395750Z copying torch\_inductor\comm_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5409162Z copying torch\_inductor\comm_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5422557Z copying torch\_inductor\compiler_bisector.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5443235Z copying torch\_inductor\compile_fx.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5501492Z copying torch\_inductor\compile_fx_async.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5515150Z copying torch\_inductor\compile_fx_ext.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5536596Z copying torch\_inductor\compile_fx_subproc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5549336Z copying torch\_inductor\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5595639Z copying torch\_inductor\config_comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5606714Z copying torch\_inductor\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5621435Z copying torch\_inductor\cpp_builder.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5669675Z copying torch\_inductor\cpu_vec_isa.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5691743Z copying torch\_inductor\cudagraph_trees.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5749506Z copying torch\_inductor\cudagraph_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5762760Z copying torch\_inductor\custom_graph_pass.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5776914Z copying torch\_inductor\debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5802250Z copying torch\_inductor\decomposition.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5828146Z copying torch\_inductor\dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5847300Z copying torch\_inductor\dtype_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5865266Z copying torch\_inductor\exc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5877870Z copying torch\_inductor\extern_node_serializer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5891383Z copying torch\_inductor\freezing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5903418Z copying torch\_inductor\freezing_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5915769Z copying torch\_inductor\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5942404Z copying torch\_inductor\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.5955490Z copying torch\_inductor\graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6018080Z copying torch\_inductor\hooks.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6025266Z copying torch\_inductor\index_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6038783Z copying torch\_inductor\inductor_prims.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6052235Z copying torch\_inductor\ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6202072Z copying torch\_inductor\jagged_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6219915Z copying torch\_inductor\kernel_inputs.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6239799Z copying torch\_inductor\kernel_template_choice.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6251322Z copying torch\_inductor\loop_body.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6270730Z copying torch\_inductor\lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6394630Z copying torch\_inductor\memory.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6419554Z copying torch\_inductor\metrics.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6433219Z copying torch\_inductor\mkldnn_ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6466101Z copying torch\_inductor\mkldnn_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6497809Z copying torch\_inductor\mock_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6511037Z copying torch\_inductor\ops_handler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6538644Z copying torch\_inductor\optimize_indexing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6560067Z copying torch\_inductor\output_code.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6586210Z copying torch\_inductor\pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6630348Z copying torch\_inductor\quantized_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6642719Z copying torch\_inductor\remote_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6655693Z copying torch\_inductor\remote_gemm_autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6661591Z copying torch\_inductor\scheduler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6766312Z copying torch\_inductor\select_algorithm.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6836496Z copying torch\_inductor\shape_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6849138Z copying torch\_inductor\sizevars.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6897186Z copying torch\_inductor\standalone_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6914444Z copying torch\_inductor\subgraph_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6927085Z copying torch\_inductor\test_case.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6939328Z copying torch\_inductor\test_operators.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6951244Z copying torch\_inductor\tiling_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6971617Z copying torch\_inductor\triton_bundler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.6990841Z copying torch\_inductor\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.7052321Z copying torch\_inductor\virtualized.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.7065883Z copying torch\_inductor\wrapper_benchmark.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.7090242Z copying torch\_inductor\__autotune_main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.7104455Z copying torch\_inductor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:50:57.7124814Z creating build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7128068Z copying torch\_lazy\closure.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7140606Z copying torch\_lazy\computation.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7153176Z copying torch\_lazy\config.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7159054Z copying torch\_lazy\debug.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7170684Z copying torch\_lazy\device_context.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7188200Z copying torch\_lazy\extract_compiled_graph.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7200396Z copying torch\_lazy\ir_cache.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7206088Z copying torch\_lazy\metrics.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7211921Z copying torch\_lazy\tensor_factory_functions.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7224294Z copying torch\_lazy\ts_backend.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7230339Z copying torch\_lazy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:50:57.7247812Z creating build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7251200Z copying torch\_library\autograd.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7265507Z copying torch\_library\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7294622Z copying torch\_library\fake_class_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7307922Z copying torch\_library\fake_impl.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7325031Z copying torch\_library\fake_profile.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7339007Z copying torch\_library\infer_schema.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7352535Z copying torch\_library\opaque_object.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7365527Z copying torch\_library\simple_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7377465Z copying torch\_library\triton.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7390494Z copying torch\_library\utils.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7407727Z copying torch\_library\__init__.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:50:57.7415868Z creating build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:50:57.7418854Z copying torch\_logging\scribe.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:50:57.7431145Z copying torch\_logging\structured.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:50:57.7443071Z copying torch\_logging\_internal.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:50:57.7475740Z copying torch\_logging\_registrations.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:50:57.7500823Z copying torch\_logging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:50:57.7516892Z creating build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7519796Z copying torch\_numpy\fft.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7533005Z copying torch\_numpy\linalg.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7547638Z copying torch\_numpy\random.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7562122Z copying torch\_numpy\_binary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7575345Z copying torch\_numpy\_casting_dicts.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7606730Z copying torch\_numpy\_dtypes.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7620045Z copying torch\_numpy\_dtypes_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7634213Z copying torch\_numpy\_funcs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7646803Z copying torch\_numpy\_funcs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7680007Z copying torch\_numpy\_getlimits.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7696254Z copying torch\_numpy\_ndarray.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7715300Z copying torch\_numpy\_normalizations.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7727504Z copying torch\_numpy\_reductions_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7741382Z copying torch\_numpy\_ufuncs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7754111Z copying torch\_numpy\_unary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7767038Z copying torch\_numpy\_util.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7781068Z copying torch\_numpy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:50:57.7789881Z creating build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:50:57.7793469Z copying torch\_prims\context.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:50:57.7807210Z copying torch\_prims\debug_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:50:57.7819924Z copying torch\_prims\executor.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:50:57.7837688Z copying torch\_prims\rng_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:50:57.7850931Z copying torch\_prims\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:50:57.7903849Z creating build\lib.win-amd64-cpython-310\torch\_prims_common 2025-10-10T00:50:57.7917328Z copying torch\_prims_common\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-10-10T00:50:57.7936554Z copying torch\_prims_common\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-10-10T00:50:57.7982971Z creating build\lib.win-amd64-cpython-310\torch\_refs 2025-10-10T00:50:57.7986096Z copying torch\_refs\fft.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-10-10T00:50:57.8006135Z copying torch\_refs\_conversions.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-10-10T00:50:57.8018059Z copying torch\_refs\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-10-10T00:50:57.8131887Z creating build\lib.win-amd64-cpython-310\torch\_strobelight 2025-10-10T00:50:57.8135042Z copying torch\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-10-10T00:50:57.8150016Z copying torch\_strobelight\compile_time_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-10-10T00:50:57.8161936Z copying torch\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-10-10T00:50:57.8175253Z creating build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:50:57.8178534Z copying torch\_subclasses\fake_impls.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:50:57.8363475Z copying torch\_subclasses\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:50:57.8426093Z copying torch\_subclasses\fake_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:50:57.8443712Z copying torch\_subclasses\functional_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:50:57.8471047Z copying torch\_subclasses\meta_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:50:57.8515281Z copying torch\_subclasses\schema_check_mode.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:50:57.8528916Z copying torch\_subclasses\_fake_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:50:57.8547837Z copying torch\_subclasses\__init__.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:50:57.8584597Z creating build\lib.win-amd64-cpython-310\torch\_vendor 2025-10-10T00:50:57.8589371Z copying torch\_vendor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor 2025-10-10T00:50:57.8595736Z creating build\lib.win-amd64-cpython-310\torch\ao\nn 2025-10-10T00:50:57.8598570Z copying torch\ao\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn 2025-10-10T00:50:57.8611379Z creating build\lib.win-amd64-cpython-310\torch\ao\ns 2025-10-10T00:50:57.8614555Z copying torch\ao\ns\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-10-10T00:50:57.8632816Z copying torch\ao\ns\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-10-10T00:50:57.8658663Z copying torch\ao\ns\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-10-10T00:50:57.8665073Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-10-10T00:50:57.8668224Z copying torch\ao\pruning\_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-10-10T00:50:57.8680186Z copying torch\ao\pruning\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-10-10T00:50:57.8691559Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.8695652Z copying torch\ao\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9371272Z copying torch\ao\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9385871Z copying torch\ao\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9409579Z copying torch\ao\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9454071Z copying torch\ao\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9474728Z copying torch\ao\quantization\qconfig_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9488170Z copying torch\ao\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9502297Z copying torch\ao\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9521438Z copying torch\ao\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9553406Z copying torch\ao\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9565322Z copying torch\ao\quantization\quantize_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9577969Z copying torch\ao\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9590716Z copying torch\ao\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9602452Z copying torch\ao\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9621027Z copying torch\ao\quantization\_correct_bias.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9634060Z copying torch\ao\quantization\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9647586Z copying torch\ao\quantization\_learnable_fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9661323Z copying torch\ao\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:50:57.9676273Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-10-10T00:50:57.9679372Z copying torch\ao\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-10-10T00:50:57.9693501Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-10-10T00:50:57.9696439Z copying torch\ao\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-10-10T00:50:57.9704361Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-10-10T00:50:57.9707664Z copying torch\ao\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-10-10T00:50:57.9715491Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-10-10T00:50:57.9851768Z copying torch\ao\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-10-10T00:50:57.9870635Z copying torch\ao\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-10-10T00:50:57.9877564Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-10-10T00:50:57.9881007Z copying torch\ao\nn\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-10-10T00:50:57.9888258Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-10-10T00:50:57.9891479Z copying torch\ao\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-10-10T00:50:57.9903784Z copying torch\ao\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-10-10T00:50:57.9910718Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-10-10T00:50:57.9913803Z copying torch\ao\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-10-10T00:50:57.9920671Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-10-10T00:50:57.9924633Z copying torch\ao\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-10-10T00:50:57.9932650Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-10-10T00:50:57.9935925Z 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:50:57.9961265Z 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:50:57.9973908Z 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:50:57.9986269Z copying torch\ao\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-10-10T00:50:58.0004390Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-10-10T00:50:58.0007785Z copying torch\ao\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-10-10T00:50:58.0015230Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:50:58.0018683Z 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:50:58.0030988Z 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:50:58.0044502Z 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:50:58.0059191Z 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:50:58.0072386Z copying torch\ao\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:50:58.0091525Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:50:58.0095175Z 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:50:58.0108001Z 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:50:58.0116447Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-10-10T00:50:58.0119534Z copying torch\ao\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-10-10T00:50:58.0127220Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:50:58.0130329Z copying torch\ao\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:50:58.0142831Z copying torch\ao\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:50:58.0155638Z copying torch\ao\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:50:58.0167649Z copying torch\ao\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:50:58.0174695Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-10-10T00:50:58.0177856Z copying torch\ao\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-10-10T00:50:58.0189980Z copying torch\ao\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-10-10T00:50:58.0205774Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-10-10T00:50:58.0209251Z copying torch\ao\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-10-10T00:50:58.0228623Z copying torch\ao\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-10-10T00:50:58.0258653Z copying torch\ao\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-10-10T00:50:58.0265988Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-10-10T00:50:58.0269034Z copying torch\ao\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-10-10T00:50:58.0277686Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0280922Z copying torch\ao\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0293421Z copying torch\ao\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0305922Z copying torch\ao\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0332439Z copying torch\ao\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0344249Z copying torch\ao\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0367541Z copying torch\ao\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0381223Z copying torch\ao\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0395829Z copying torch\ao\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0409329Z copying torch\ao\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0422626Z copying torch\ao\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0436246Z copying torch\ao\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:50:58.0450662Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-10-10T00:50:58.0464895Z copying torch\ao\nn\quantized\reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-10-10T00:50:58.0473568Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:50:58.0477017Z copying torch\ao\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:50:58.0496877Z copying torch\ao\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:50:58.0509395Z copying torch\ao\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:50:58.0673226Z copying torch\ao\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:50:58.0681417Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:50:58.0684690Z copying torch\ao\nn\quantized\reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:50:58.0697594Z copying torch\ao\nn\quantized\reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:50:58.0709819Z copying torch\ao\nn\quantized\reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:50:58.0731274Z copying torch\ao\nn\quantized\reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:50:58.0744617Z copying torch\ao\nn\quantized\reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:50:58.0758285Z copying torch\ao\nn\quantized\reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:50:58.0765409Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-10-10T00:50:58.0768737Z copying torch\ao\nn\sparse\quantized\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-10-10T00:50:58.0782903Z copying torch\ao\nn\sparse\quantized\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-10-10T00:50:58.0795314Z copying torch\ao\nn\sparse\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-10-10T00:50:58.0802562Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-10-10T00:50:58.0806387Z copying torch\ao\nn\sparse\quantized\dynamic\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-10-10T00:50:58.0818970Z copying torch\ao\nn\sparse\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-10-10T00:50:58.0827505Z creating build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.0831643Z copying torch\ao\ns\fx\graph_matcher.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.0851173Z copying torch\ao\ns\fx\graph_passes.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.0877199Z copying torch\ao\ns\fx\mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.0896544Z copying torch\ao\ns\fx\ns_types.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.0909158Z copying torch\ao\ns\fx\n_shadows_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.0957537Z copying torch\ao\ns\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.0971243Z copying torch\ao\ns\fx\qconfig_multi_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.0984667Z copying torch\ao\ns\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.1004154Z copying torch\ao\ns\fx\weight_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.1017523Z copying torch\ao\ns\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:50:58.1025307Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:50:58.1029143Z copying torch\ao\pruning\scheduler\base_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:50:58.1042333Z copying torch\ao\pruning\scheduler\cubic_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:50:58.1056847Z copying torch\ao\pruning\scheduler\lambda_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:50:58.1081095Z copying torch\ao\pruning\scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:50:58.1088769Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:50:58.1103464Z copying torch\ao\pruning\sparsifier\base_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:50:58.1116862Z copying torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:50:58.1129470Z copying torch\ao\pruning\sparsifier\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:50:58.1151967Z copying torch\ao\pruning\sparsifier\weight_norm_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:50:58.1164522Z copying torch\ao\pruning\sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:50:58.1170731Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-10-10T00:50:58.1173914Z copying torch\ao\pruning\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-10-10T00:50:58.1180285Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-10-10T00:50:58.1183726Z 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:50:58.1204764Z copying torch\ao\pruning\_experimental\activation_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-10-10T00:50:58.1211080Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-10-10T00:50:58.1214439Z 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:50:58.1226946Z copying torch\ao\pruning\_experimental\data_scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-10-10T00:50:58.1240733Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-10-10T00:50:58.1280176Z 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:50:58.1292117Z 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:50:58.1305131Z 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:50:58.1327310Z copying torch\ao\pruning\_experimental\data_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-10-10T00:50:58.1335974Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:50:58.1339318Z copying torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:50:58.1351398Z copying torch\ao\pruning\_experimental\pruner\FPGM_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:50:58.1363660Z copying torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:50:58.1386692Z copying torch\ao\pruning\_experimental\pruner\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:50:58.1399114Z copying torch\ao\pruning\_experimental\pruner\parametrization.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:50:58.1412351Z copying torch\ao\pruning\_experimental\pruner\prune_functions.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:50:58.1431802Z copying torch\ao\pruning\_experimental\pruner\saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:50:58.1444364Z copying torch\ao\pruning\_experimental\pruner\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:50:58.1452783Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-10-10T00:50:58.1456234Z 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:50:58.1464054Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-10-10T00:50:58.1467761Z 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:50:58.1481223Z 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:50:58.1494942Z 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:50:58.1514566Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1518579Z copying torch\ao\quantization\backend_config\backend_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1668234Z copying torch\ao\quantization\backend_config\executorch.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1687471Z copying torch\ao\quantization\backend_config\fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1699407Z copying torch\ao\quantization\backend_config\native.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1720971Z copying torch\ao\quantization\backend_config\onednn.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1739614Z copying torch\ao\quantization\backend_config\qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1751730Z copying torch\ao\quantization\backend_config\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1763705Z copying torch\ao\quantization\backend_config\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1776167Z copying torch\ao\quantization\backend_config\x86.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1788975Z 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:50:58.1809206Z copying torch\ao\quantization\backend_config\_qnnpack_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1827157Z copying torch\ao\quantization\backend_config\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:50:58.1843180Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.1846390Z copying torch\ao\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.1881901Z copying torch\ao\quantization\fx\custom_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.1902941Z copying torch\ao\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.1920155Z copying torch\ao\quantization\fx\fuse_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.1933373Z copying torch\ao\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.1957184Z copying torch\ao\quantization\fx\lower_to_fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.1970168Z copying torch\ao\quantization\fx\lower_to_qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.1982626Z copying torch\ao\quantization\fx\lstm_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.1996093Z copying torch\ao\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2010391Z copying torch\ao\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2023532Z copying torch\ao\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2079437Z copying torch\ao\quantization\fx\qconfig_mapping_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2093885Z copying torch\ao\quantization\fx\quantize_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2107090Z copying torch\ao\quantization\fx\tracer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2118530Z copying torch\ao\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2144096Z copying torch\ao\quantization\fx\_decomposed.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2171546Z copying torch\ao\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2196861Z copying torch\ao\quantization\fx\_lower_to_native_backend.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2229242Z copying torch\ao\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:50:58.2238877Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2242266Z copying torch\ao\quantization\pt2e\duplicate_dq_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2255092Z copying torch\ao\quantization\pt2e\export_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2267993Z copying torch\ao\quantization\pt2e\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2280459Z copying torch\ao\quantization\pt2e\lowering.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2302466Z copying torch\ao\quantization\pt2e\port_metadata_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2314959Z copying torch\ao\quantization\pt2e\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2334037Z copying torch\ao\quantization\pt2e\qat_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2360933Z copying torch\ao\quantization\pt2e\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2380526Z copying torch\ao\quantization\pt2e\_affine_quantization.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2406804Z copying torch\ao\quantization\pt2e\_numeric_debugger.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2419210Z copying torch\ao\quantization\pt2e\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:50:58.2427585Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2431066Z copying torch\ao\quantization\quantizer\composable_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2444325Z copying torch\ao\quantization\quantizer\embedding_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2457288Z copying torch\ao\quantization\quantizer\quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2480603Z copying torch\ao\quantization\quantizer\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2495972Z copying torch\ao\quantization\quantizer\x86_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2673267Z copying torch\ao\quantization\quantizer\xnnpack_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2691162Z copying torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2716073Z copying torch\ao\quantization\quantizer\xpu_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2728695Z copying torch\ao\quantization\quantizer\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:50:58.2736381Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-10-10T00:50:58.2739626Z copying torch\ao\quantization\fx\_model_report\detector.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-10-10T00:50:58.2785532Z 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:50:58.2806520Z 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:50:58.2831863Z 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:50:58.2864161Z copying torch\ao\quantization\fx\_model_report\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-10-10T00:50:58.2871418Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-10-10T00:50:58.2874707Z copying torch\ao\quantization\pt2e\representation\rewrite.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-10-10T00:50:58.2895336Z copying torch\ao\quantization\pt2e\representation\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-10-10T00:50:58.2903106Z creating build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-10-10T00:50:58.2906799Z copying torch\autograd\_functions\tensor.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-10-10T00:50:58.2920459Z copying torch\autograd\_functions\utils.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-10-10T00:50:58.2935119Z copying torch\autograd\_functions\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-10-10T00:50:58.2941667Z creating build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-10-10T00:50:58.2944756Z copying torch\backends\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-10-10T00:50:58.2951371Z creating build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-10-10T00:50:58.2954331Z copying torch\backends\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-10-10T00:50:58.2977024Z creating build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-10-10T00:50:58.2980375Z copying torch\backends\cudnn\rnn.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-10-10T00:50:58.2993348Z copying torch\backends\cudnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-10-10T00:50:58.3007405Z creating build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-10-10T00:50:58.3010822Z copying torch\backends\cusparselt\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-10-10T00:50:58.3025272Z creating build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-10-10T00:50:58.3038895Z copying torch\backends\kleidiai\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-10-10T00:50:58.3046262Z creating build\lib.win-amd64-cpython-310\torch\backends\mha 2025-10-10T00:50:58.3049685Z copying torch\backends\mha\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mha 2025-10-10T00:50:58.3063582Z creating build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-10-10T00:50:58.3068102Z copying torch\backends\miopen\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-10-10T00:50:58.3082691Z creating build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-10-10T00:50:58.3086511Z copying torch\backends\mkl\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-10-10T00:50:58.3102637Z creating build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-10-10T00:50:58.3107600Z copying torch\backends\mkldnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-10-10T00:50:58.3122208Z creating build\lib.win-amd64-cpython-310\torch\backends\mps 2025-10-10T00:50:58.3125284Z copying torch\backends\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mps 2025-10-10T00:50:58.3138881Z creating build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-10-10T00:50:58.3142139Z copying torch\backends\nnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-10-10T00:50:58.3156179Z creating build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-10-10T00:50:58.3159241Z copying torch\backends\openmp\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-10-10T00:50:58.3199653Z creating build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-10-10T00:50:58.3202620Z copying torch\backends\opt_einsum\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-10-10T00:50:58.3216394Z creating build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-10-10T00:50:58.3218642Z copying torch\backends\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-10-10T00:50:58.3232245Z creating build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-10-10T00:50:58.3241815Z copying torch\backends\xeon\run_cpu.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-10-10T00:50:58.3267829Z copying torch\backends\xeon\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-10-10T00:50:58.3274566Z creating build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-10-10T00:50:58.3277584Z copying torch\backends\xnnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-10-10T00:50:58.3291152Z creating build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-10-10T00:50:58.3294275Z copying torch\backends\_coreml\preprocess.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-10-10T00:50:58.3306906Z copying torch\backends\_coreml\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-10-10T00:50:58.3313368Z creating build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-10-10T00:50:58.3316379Z copying torch\backends\_nnapi\prepare.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-10-10T00:50:58.3328365Z copying torch\backends\_nnapi\serializer.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-10-10T00:50:58.3375457Z copying torch\backends\_nnapi\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-10-10T00:50:58.3382085Z creating build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-10-10T00:50:58.3385500Z copying torch\cpu\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-10-10T00:50:58.3431938Z copying torch\cpu\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-10-10T00:50:58.3444962Z copying torch\cpu\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-10-10T00:50:58.3453096Z creating build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:50:58.3456634Z copying torch\cuda\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:50:58.3469209Z copying torch\cuda\amp\common.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:50:58.3475365Z copying torch\cuda\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:50:58.3487933Z copying torch\cuda\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:50:58.3495742Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-10-10T00:50:58.3499217Z copying torch\distributed\algorithms\join.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-10-10T00:50:58.3512203Z copying torch\distributed\algorithms\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-10-10T00:50:58.3519269Z creating build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-10-10T00:50:58.3522706Z copying torch\distributed\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-10-10T00:50:58.3554715Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3558347Z copying torch\distributed\checkpoint\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3571398Z copying torch\distributed\checkpoint\default_planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3592422Z copying torch\distributed\checkpoint\filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3616603Z copying torch\distributed\checkpoint\format_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3634280Z copying torch\distributed\checkpoint\hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3647144Z copying torch\distributed\checkpoint\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3658358Z copying torch\distributed\checkpoint\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3664144Z copying torch\distributed\checkpoint\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3676353Z copying torch\distributed\checkpoint\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3688490Z copying torch\distributed\checkpoint\planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3706872Z copying torch\distributed\checkpoint\planner_helpers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3725739Z copying torch\distributed\checkpoint\quantized_hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3737513Z copying torch\distributed\checkpoint\resharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3751462Z copying torch\distributed\checkpoint\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3771371Z copying torch\distributed\checkpoint\stateful.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3783296Z copying torch\distributed\checkpoint\state_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3818274Z copying torch\distributed\checkpoint\state_dict_loader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3832006Z copying torch\distributed\checkpoint\state_dict_saver.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3852729Z copying torch\distributed\checkpoint\storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3866580Z copying torch\distributed\checkpoint\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3886601Z copying torch\distributed\checkpoint\_async_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3899736Z copying torch\distributed\checkpoint\_async_process_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3913282Z copying torch\distributed\checkpoint\_async_thread_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3935718Z copying torch\distributed\checkpoint\_checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3949227Z copying torch\distributed\checkpoint\_consolidate_hf_safetensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3979093Z copying torch\distributed\checkpoint\_dedup_save_plans.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.3994927Z copying torch\distributed\checkpoint\_dedup_tensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4007557Z copying torch\distributed\checkpoint\_extension.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4019509Z copying torch\distributed\checkpoint\_fsspec_filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4033028Z copying torch\distributed\checkpoint\_hf_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4045532Z copying torch\distributed\checkpoint\_nested_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4057658Z copying torch\distributed\checkpoint\_pg_transport.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4080907Z copying torch\distributed\checkpoint\_sharded_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4092953Z copying torch\distributed\checkpoint\_state_dict_stager.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4106011Z copying torch\distributed\checkpoint\_storage_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4118431Z copying torch\distributed\checkpoint\_traverse.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4131395Z copying torch\distributed\checkpoint\_version.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4137282Z copying torch\distributed\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:50:58.4150423Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-10-10T00:50:58.4153688Z copying torch\distributed\elastic\control_plane.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-10-10T00:50:58.4165844Z copying torch\distributed\elastic\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-10-10T00:50:58.4182848Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4186201Z copying torch\distributed\fsdp\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4204946Z copying torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4259846Z copying torch\distributed\fsdp\sharded_grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4278917Z copying torch\distributed\fsdp\wrap.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4297896Z copying torch\distributed\fsdp\_common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4327629Z copying torch\distributed\fsdp\_debug_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4340787Z copying torch\distributed\fsdp\_dynamo_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4353377Z copying torch\distributed\fsdp\_exec_order_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4373269Z copying torch\distributed\fsdp\_flat_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4443958Z copying torch\distributed\fsdp\_fsdp_extensions.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4499406Z copying torch\distributed\fsdp\_init_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4526358Z copying torch\distributed\fsdp\_limiter_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4542177Z copying torch\distributed\fsdp\_optim_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4589231Z copying torch\distributed\fsdp\_runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4626746Z copying torch\distributed\fsdp\_shard_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4639456Z copying torch\distributed\fsdp\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4663774Z copying torch\distributed\fsdp\_trace_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4677033Z copying torch\distributed\fsdp\_traversal_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4689637Z copying torch\distributed\fsdp\_unshard_param_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4702926Z copying torch\distributed\fsdp\_wrap_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4727626Z copying torch\distributed\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:50:58.4742521Z creating build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-10-10T00:50:58.4745635Z copying torch\distributed\launcher\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-10-10T00:50:58.4759191Z copying torch\distributed\launcher\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-10-10T00:50:58.4767241Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-10-10T00:50:58.4770642Z copying torch\distributed\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-10-10T00:50:58.4784289Z copying torch\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-10-10T00:50:58.4795008Z creating build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4798695Z copying torch\distributed\optim\apply_optimizer_in_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4812505Z copying torch\distributed\optim\functional_adadelta.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4826305Z copying torch\distributed\optim\functional_adagrad.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4849876Z copying torch\distributed\optim\functional_adam.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4862495Z copying torch\distributed\optim\functional_adamax.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4875714Z copying torch\distributed\optim\functional_adamw.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4888989Z copying torch\distributed\optim\functional_rmsprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4902502Z copying torch\distributed\optim\functional_rprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4915876Z copying torch\distributed\optim\functional_sgd.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4928755Z copying torch\distributed\optim\named_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4942149Z copying torch\distributed\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4955391Z copying torch\distributed\optim\post_localSGD_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4968221Z copying torch\distributed\optim\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.4981192Z copying torch\distributed\optim\zero_redundancy_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.5019821Z copying torch\distributed\optim\_deprecation_warning.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.5026153Z copying torch\distributed\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:50:58.5042572Z creating build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5052469Z copying torch\distributed\pipelining\microbatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5072526Z copying torch\distributed\pipelining\schedules.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5146907Z copying torch\distributed\pipelining\stage.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5194572Z copying torch\distributed\pipelining\_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5223741Z copying torch\distributed\pipelining\_debug.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5229609Z copying torch\distributed\pipelining\_IR.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5262139Z copying torch\distributed\pipelining\_schedule_visualizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5280101Z copying torch\distributed\pipelining\_unflatten.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5292450Z copying torch\distributed\pipelining\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5304733Z copying torch\distributed\pipelining\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:50:58.5313530Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5316659Z copying torch\distributed\rpc\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5343135Z copying torch\distributed\rpc\backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5367487Z copying torch\distributed\rpc\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5379888Z copying torch\distributed\rpc\functions.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5405841Z copying torch\distributed\rpc\internal.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5419180Z copying torch\distributed\rpc\options.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5432139Z copying torch\distributed\rpc\rref_proxy.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5445046Z copying torch\distributed\rpc\server_process_global_profiler.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5458301Z copying torch\distributed\rpc\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5471035Z copying torch\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:50:58.5487729Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5491682Z copying torch\distributed\tensor\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5498283Z copying torch\distributed\tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5521281Z copying torch\distributed\tensor\_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5563902Z copying torch\distributed\tensor\_collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5589169Z copying torch\distributed\tensor\_dispatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5609981Z copying torch\distributed\tensor\_dtensor_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5623702Z copying torch\distributed\tensor\_op_schema.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5643837Z copying torch\distributed\tensor\_random.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5662897Z copying torch\distributed\tensor\_redistribute.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5683149Z copying torch\distributed\tensor\_sharding_prop.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5706956Z copying torch\distributed\tensor\_shards_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5721474Z copying torch\distributed\tensor\_tp_conv.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5734240Z copying torch\distributed\tensor\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5752461Z copying torch\distributed\tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:50:58.5765950Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:50:58.5814853Z copying torch\distributed\_composable\checkpoint_activation.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:50:58.5826982Z copying torch\distributed\_composable\contract.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:50:58.5840620Z copying torch\distributed\_composable\replicate.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:50:58.5854552Z copying torch\distributed\_composable\replicate_with_fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:50:58.5878523Z copying torch\distributed\_composable\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:50:58.5887243Z creating build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:50:58.5890522Z copying torch\distributed\_pycute\int_tuple.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:50:58.5902799Z copying torch\distributed\_pycute\layout.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:50:58.5921647Z copying torch\distributed\_pycute\typing.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:50:58.5935048Z copying torch\distributed\_pycute\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:50:58.5952499Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:50:58.5955766Z copying torch\distributed\_shard\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:50:58.5969665Z copying torch\distributed\_shard\common_op_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:50:58.5981394Z copying torch\distributed\_shard\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:50:58.5994009Z copying torch\distributed\_shard\op_registry_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:50:58.6005408Z copying torch\distributed\_shard\sharder.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:50:58.6027645Z copying torch\distributed\_shard\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:50:58.6039679Z copying torch\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:50:58.6047039Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-10-10T00:50:58.6050651Z copying torch\distributed\_sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-10-10T00:50:58.6058135Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-10-10T00:50:58.6061881Z copying torch\distributed\_sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-10-10T00:50:58.6069617Z creating build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-10-10T00:50:58.6073501Z copying torch\distributed\_symmetric_memory\_nvshmem_triton.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-10-10T00:50:58.6101292Z copying torch\distributed\_symmetric_memory\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-10-10T00:50:58.6140115Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-10-10T00:50:58.6143264Z copying torch\distributed\_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-10-10T00:50:58.6149683Z copying torch\distributed\_tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-10-10T00:50:58.6155117Z copying torch\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-10-10T00:50:58.6169492Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6172729Z copying torch\distributed\_tools\common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6185808Z copying torch\distributed\_tools\fake_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6198784Z copying torch\distributed\_tools\fsdp2_mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6220641Z copying torch\distributed\_tools\ilp_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6243632Z copying torch\distributed\_tools\memory_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6256509Z copying torch\distributed\_tools\mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6280650Z copying torch\distributed\_tools\mod_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6292772Z copying torch\distributed\_tools\runtime_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6311193Z copying torch\distributed\_tools\sac_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6335554Z copying torch\distributed\_tools\sac_ilp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6347904Z copying torch\distributed\_tools\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:50:58.6364398Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:50:58.6367691Z 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:50:58.6387098Z 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:50:58.6399481Z 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:50:58.6423136Z 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:50:58.6436420Z 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:50:58.6450508Z 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:50:58.6463607Z 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:50:58.6490989Z 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:50:58.6504715Z copying torch\distributed\algorithms\ddp_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:50:58.6519102Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:50:58.6534185Z copying torch\distributed\algorithms\model_averaging\averagers.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:50:58.6547223Z copying torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:50:58.6560499Z copying torch\distributed\algorithms\model_averaging\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:50:58.6581407Z copying torch\distributed\algorithms\model_averaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:50:58.6589435Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-10-10T00:50:58.6594596Z copying torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-10-10T00:50:58.6609090Z copying torch\distributed\algorithms\_checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-10-10T00:50:58.6615931Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-10-10T00:50:58.6619898Z copying torch\distributed\algorithms\_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-10-10T00:50:58.6631987Z copying torch\distributed\algorithms\_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-10-10T00:50:58.6639862Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-10-10T00:50:58.6643467Z copying torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-10-10T00:50:58.6655709Z copying torch\distributed\algorithms\_optimizer_overlap\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-10-10T00:50:58.6662541Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-10-10T00:50:58.6665983Z copying torch\distributed\algorithms\_quantization\quantization.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-10-10T00:50:58.6677637Z copying torch\distributed\algorithms\_quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-10-10T00:50:58.6686324Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6689794Z copying torch\distributed\checkpoint\_experimental\barriers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6702157Z copying torch\distributed\checkpoint\_experimental\builder.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6715115Z copying torch\distributed\checkpoint\_experimental\checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6728149Z copying torch\distributed\checkpoint\_experimental\checkpoint_process.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6756590Z copying torch\distributed\checkpoint\_experimental\checkpoint_reader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6769277Z copying torch\distributed\checkpoint\_experimental\checkpoint_writer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6781314Z copying torch\distributed\checkpoint\_experimental\config.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6793174Z copying torch\distributed\checkpoint\_experimental\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6806036Z copying torch\distributed\checkpoint\_experimental\types.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6818206Z copying torch\distributed\checkpoint\_experimental\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6830201Z copying torch\distributed\checkpoint\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:50:58.6843590Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-10-10T00:50:58.6846818Z copying torch\distributed\elastic\agent\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-10-10T00:50:58.6856565Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-10-10T00:50:58.6861397Z copying torch\distributed\elastic\events\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-10-10T00:50:58.6873683Z copying torch\distributed\elastic\events\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-10-10T00:50:58.6880065Z copying torch\distributed\elastic\events\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-10-10T00:50:58.6893869Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-10-10T00:50:58.6897444Z copying torch\distributed\elastic\metrics\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-10-10T00:50:58.6910108Z copying torch\distributed\elastic\metrics\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-10-10T00:50:58.6924540Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:50:58.6974319Z copying torch\distributed\elastic\multiprocessing\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:50:58.7000821Z copying torch\distributed\elastic\multiprocessing\redirects.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:50:58.7013645Z copying torch\distributed\elastic\multiprocessing\tail_log.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:50:58.7026904Z copying torch\distributed\elastic\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:50:58.7043073Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7046476Z copying torch\distributed\elastic\rendezvous\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7060692Z copying torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7204944Z copying torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7248539Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7274339Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7286922Z copying torch\distributed\elastic\rendezvous\etcd_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7332798Z copying torch\distributed\elastic\rendezvous\etcd_store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7346106Z copying torch\distributed\elastic\rendezvous\registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7358198Z copying torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7370253Z copying torch\distributed\elastic\rendezvous\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7382886Z copying torch\distributed\elastic\rendezvous\_etcd_stub.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7395254Z copying torch\distributed\elastic\rendezvous\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:50:58.7410015Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:50:58.7413738Z copying torch\distributed\elastic\timer\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:50:58.7427737Z copying torch\distributed\elastic\timer\debug_info_logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:50:58.7441263Z copying torch\distributed\elastic\timer\file_based_local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:50:58.7460736Z copying torch\distributed\elastic\timer\local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:50:58.7478422Z copying torch\distributed\elastic\timer\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:50:58.7493750Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:50:58.7497144Z copying torch\distributed\elastic\utils\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:50:58.7513048Z copying torch\distributed\elastic\utils\distributed.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:50:58.7526684Z copying torch\distributed\elastic\utils\logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:50:58.7538743Z copying torch\distributed\elastic\utils\log_level.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:50:58.7545058Z copying torch\distributed\elastic\utils\store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:50:58.7577581Z copying torch\distributed\elastic\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:50:58.7586454Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:50:58.7590512Z copying torch\distributed\elastic\agent\server\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:50:58.7622830Z copying torch\distributed\elastic\agent\server\health_check_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:50:58.7636635Z copying torch\distributed\elastic\agent\server\local_elastic_agent.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:50:58.7656045Z copying torch\distributed\elastic\agent\server\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:50:58.7670255Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:50:58.7684531Z copying torch\distributed\elastic\multiprocessing\errors\error_handler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:50:58.7696526Z copying torch\distributed\elastic\multiprocessing\errors\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:50:58.7702092Z copying torch\distributed\elastic\multiprocessing\errors\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:50:58.7716562Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-10-10T00:50:58.7719981Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-10-10T00:50:58.7732080Z 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:50:58.7744166Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-10-10T00:50:58.7751903Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-10-10T00:50:58.7755164Z copying torch\distributed\elastic\utils\data\cycling_iterator.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-10-10T00:50:58.7767333Z copying torch\distributed\elastic\utils\data\elastic_distributed_sampler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-10-10T00:50:58.7779320Z copying torch\distributed\elastic\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-10-10T00:50:58.7787136Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7790298Z copying torch\distributed\fsdp\_fully_shard\_fsdp_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7802634Z copying torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7822858Z copying torch\distributed\fsdp\_fully_shard\_fsdp_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7845257Z copying torch\distributed\fsdp\_fully_shard\_fsdp_init.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7858133Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7883933Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7910496Z copying torch\distributed\fsdp\_fully_shard\_fsdp_state.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7930022Z copying torch\distributed\fsdp\_fully_shard\_fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7961792Z copying torch\distributed\fsdp\_fully_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:50:58.7969668Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-10-10T00:50:58.7973443Z copying torch\distributed\nn\api\remote_module.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-10-10T00:50:58.7999011Z copying torch\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-10-10T00:50:58.8005459Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-10-10T00:50:58.8009262Z copying torch\distributed\nn\jit\instantiator.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-10-10T00:50:58.8022598Z copying torch\distributed\nn\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-10-10T00:50:58.8029601Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-10-10T00:50:58.8033528Z copying torch\distributed\nn\jit\templates\remote_module_template.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-10-10T00:50:58.8047522Z copying torch\distributed\nn\jit\templates\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-10-10T00:50:58.8054244Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-10-10T00:50:58.8058226Z copying torch\distributed\rpc\_testing\faulty_agent_backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-10-10T00:50:58.8072266Z copying torch\distributed\rpc\_testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-10-10T00:50:58.8080389Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:50:58.8083970Z copying torch\distributed\tensor\debug\_comm_mode.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:50:58.8105016Z copying torch\distributed\tensor\debug\_op_coverage.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:50:58.8120587Z copying torch\distributed\tensor\debug\_visualize_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:50:58.8424875Z copying torch\distributed\tensor\debug\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:50:58.8449909Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:50:58.8453304Z copying torch\distributed\tensor\experimental\_attention.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:50:58.8486192Z copying torch\distributed\tensor\experimental\_func_map.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:50:58.8499599Z copying torch\distributed\tensor\experimental\_load_balancer.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:50:58.8522204Z copying torch\distributed\tensor\experimental\_register_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:50:58.8534642Z copying torch\distributed\tensor\experimental\_tp_transform.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:50:58.8553238Z copying torch\distributed\tensor\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:50:58.8567725Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:50:58.8676905Z copying torch\distributed\tensor\parallel\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:50:58.8677961Z copying torch\distributed\tensor\parallel\ddp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:50:58.8678813Z copying torch\distributed\tensor\parallel\fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:50:58.8679704Z copying torch\distributed\tensor\parallel\input_reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:50:58.8687985Z copying torch\distributed\tensor\parallel\loss.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:50:58.8706842Z copying torch\distributed\tensor\parallel\style.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:50:58.8742876Z copying torch\distributed\tensor\parallel\_data_parallel_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:50:58.8755465Z copying torch\distributed\tensor\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:50:58.8764988Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8768203Z copying torch\distributed\tensor\_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8780661Z copying torch\distributed\tensor\_ops\_common_rules.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8793059Z copying torch\distributed\tensor\_ops\_conv_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8805709Z copying torch\distributed\tensor\_ops\_einsum_strategy.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8829071Z copying torch\distributed\tensor\_ops\_embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8842312Z copying torch\distributed\tensor\_ops\_math_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8869334Z copying torch\distributed\tensor\_ops\_matrix_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8896173Z copying torch\distributed\tensor\_ops\_pointwise_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8915832Z copying torch\distributed\tensor\_ops\_random_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8928964Z copying torch\distributed\tensor\_ops\_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8956216Z copying torch\distributed\tensor\_ops\_view_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8977512Z copying torch\distributed\tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:50:58.8985989Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-10-10T00:50:58.8989817Z copying torch\distributed\_composable\fsdp\fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-10-10T00:50:58.8996471Z copying torch\distributed\_composable\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-10-10T00:50:58.9004129Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-10-10T00:50:58.9007861Z copying torch\distributed\_shard\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-10-10T00:50:58.9015701Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-10-10T00:50:58.9019342Z copying torch\distributed\_shard\sharded_optim\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-10-10T00:50:58.9032580Z copying torch\distributed\_shard\sharded_optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-10-10T00:50:58.9046921Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:50:58.9050826Z copying torch\distributed\_shard\sharded_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:50:58.9082382Z copying torch\distributed\_shard\sharded_tensor\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:50:58.9095058Z copying torch\distributed\_shard\sharded_tensor\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:50:58.9101828Z copying torch\distributed\_shard\sharded_tensor\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:50:58.9115859Z copying torch\distributed\_shard\sharded_tensor\reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:50:58.9139986Z copying torch\distributed\_shard\sharded_tensor\shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:50:58.9153105Z copying torch\distributed\_shard\sharded_tensor\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:50:58.9165516Z copying torch\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:50:58.9187126Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-10-10T00:50:58.9190570Z copying torch\distributed\_shard\sharding_plan\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-10-10T00:50:58.9201684Z copying torch\distributed\_shard\sharding_plan\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-10-10T00:50:58.9209473Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:50:58.9212732Z copying torch\distributed\_shard\sharding_spec\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:50:58.9433015Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:50:58.9450397Z copying torch\distributed\_shard\sharding_spec\_internals.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:50:58.9466713Z copying torch\distributed\_shard\sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:50:58.9487477Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:50:58.9491208Z 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:50:58.9504238Z copying torch\distributed\_shard\sharded_tensor\_ops\init.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:50:58.9516386Z 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:50:58.9522282Z 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:50:58.9534761Z copying torch\distributed\_shard\sharded_tensor\_ops\_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:50:58.9556421Z copying torch\distributed\_shard\sharded_tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:50:58.9565681Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-10-10T00:50:58.9569242Z 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:50:58.9582532Z 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:50:58.9601318Z 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:50:58.9624419Z 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:50:58.9631914Z creating build\lib.win-amd64-cpython-310\torch\export\experimental 2025-10-10T00:50:58.9635933Z copying torch\export\experimental\_utils.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-10-10T00:50:58.9651023Z copying torch\export\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-10-10T00:50:58.9673584Z creating build\lib.win-amd64-cpython-310\torch\export\passes 2025-10-10T00:50:58.9678259Z copying torch\export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\passes 2025-10-10T00:50:58.9693201Z creating build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:50:58.9707627Z copying torch\export\pt2_archive\constants.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:50:58.9720092Z copying torch\export\pt2_archive\_package.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:50:58.9747161Z copying torch\export\pt2_archive\_package_weights.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:50:58.9759428Z copying torch\export\pt2_archive\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:50:58.9779911Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:58.9783316Z copying torch\fx\experimental\accelerator_partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:58.9933554Z copying torch\fx\experimental\const_fold.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:58.9947561Z copying torch\fx\experimental\debug.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:58.9970863Z copying torch\fx\experimental\graph_gradual_typechecker.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:58.9997382Z copying torch\fx\experimental\merge_matmul.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0011602Z copying torch\fx\experimental\meta_tracer.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0025204Z copying torch\fx\experimental\normalize.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0038495Z copying torch\fx\experimental\optimization.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0058594Z copying torch\fx\experimental\partitioner_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0071815Z copying torch\fx\experimental\proxy_tensor.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0130485Z copying torch\fx\experimental\recording.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0150436Z copying torch\fx\experimental\refinement_types.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0157264Z copying torch\fx\experimental\rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0169709Z copying torch\fx\experimental\schema_type_annotation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0182586Z copying torch\fx\experimental\symbolic_shapes.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0346295Z copying torch\fx\experimental\sym_node.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0377684Z copying torch\fx\experimental\unify_refinements.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0390052Z copying torch\fx\experimental\validator.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0414958Z copying torch\fx\experimental\_backward_state.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0428305Z copying torch\fx\experimental\_config.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0440768Z copying torch\fx\experimental\_constant_symnode.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0463366Z copying torch\fx\experimental\_dynamism.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0475635Z copying torch\fx\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:50:59.0486012Z creating build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0489534Z copying torch\fx\passes\annotate_getitem_nodes.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0502325Z copying torch\fx\passes\fake_tensor_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0638300Z copying torch\fx\passes\graph_drawer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0658839Z copying torch\fx\passes\graph_manipulation.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0681392Z copying torch\fx\passes\graph_transform_observer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0693932Z copying torch\fx\passes\net_min_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0719703Z copying torch\fx\passes\operator_support.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0732666Z copying torch\fx\passes\param_fetch.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0745450Z copying torch\fx\passes\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0763544Z copying torch\fx\passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0790863Z copying torch\fx\passes\runtime_assert.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0810080Z copying torch\fx\passes\shape_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0821959Z copying torch\fx\passes\splitter_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0889451Z copying torch\fx\passes\split_module.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0910146Z copying torch\fx\passes\split_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0923163Z copying torch\fx\passes\tools_common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0936517Z copying torch\fx\passes\_tensorify_python_scalars.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0955135Z copying torch\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:50:59.0964455Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:50:59.0967859Z copying torch\fx\experimental\migrate_gradual_types\constraint.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:50:59.0985661Z 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:50:59.1016395Z 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:50:59.1050945Z copying torch\fx\experimental\migrate_gradual_types\operation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:50:59.1056962Z 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:50:59.1077194Z copying torch\fx\experimental\migrate_gradual_types\util.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:50:59.1089229Z 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:50:59.1100894Z copying torch\fx\experimental\migrate_gradual_types\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:50:59.1108819Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:50:59.1112125Z copying torch\fx\experimental\unification\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:50:59.1124099Z copying torch\fx\experimental\unification\dispatch.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:50:59.1129939Z copying torch\fx\experimental\unification\match.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:50:59.1141520Z copying torch\fx\experimental\unification\more.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:50:59.1153756Z copying torch\fx\experimental\unification\unification_tools.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:50:59.1178686Z copying torch\fx\experimental\unification\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:50:59.1196177Z copying torch\fx\experimental\unification\variable.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:50:59.1211298Z copying torch\fx\experimental\unification\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:50:59.1222538Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:50:59.1226170Z copying torch\fx\experimental\unification\multipledispatch\conflict.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:50:59.1239731Z copying torch\fx\experimental\unification\multipledispatch\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:50:59.1252581Z copying torch\fx\experimental\unification\multipledispatch\dispatcher.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:50:59.1266133Z copying torch\fx\experimental\unification\multipledispatch\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:50:59.1277974Z copying torch\fx\experimental\unification\multipledispatch\variadic.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:50:59.1298689Z copying torch\fx\experimental\unification\multipledispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:50:59.1306036Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-10-10T00:50:59.1309258Z copying torch\fx\passes\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-10-10T00:50:59.1320714Z copying torch\fx\passes\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-10-10T00:50:59.1326668Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-10-10T00:50:59.1339613Z copying torch\fx\passes\dialect\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-10-10T00:50:59.1346355Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:50:59.1349660Z copying torch\fx\passes\infra\partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:50:59.1368804Z copying torch\fx\passes\infra\pass_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:50:59.1380811Z copying torch\fx\passes\infra\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:50:59.1392805Z copying torch\fx\passes\infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:50:59.1409547Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-10-10T00:50:59.1412655Z copying torch\fx\passes\tests\test_pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-10-10T00:50:59.1425107Z copying torch\fx\passes\tests\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-10-10T00:50:59.1432627Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:50:59.1436429Z copying torch\fx\passes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:50:59.1454479Z copying torch\fx\passes\utils\fuser_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:50:59.1467570Z copying torch\fx\passes\utils\matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:50:59.1488439Z 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:50:59.1512224Z copying torch\fx\passes\utils\source_matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:50:59.1524298Z copying torch\fx\passes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:50:59.1532603Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-10-10T00:50:59.1536205Z copying torch\fx\passes\dialect\common\cse_pass.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-10-10T00:50:59.1549361Z copying torch\fx\passes\dialect\common\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-10-10T00:50:59.1555995Z creating build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-10-10T00:50:59.1559102Z copying torch\jit\mobile\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-10-10T00:50:59.1572954Z creating build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-10-10T00:50:59.1576261Z copying torch\jit\_passes\_property_propagation.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-10-10T00:50:59.1589137Z copying torch\jit\_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-10-10T00:50:59.1596434Z creating build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:50:59.1599911Z copying torch\masked\maskedtensor\binary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:50:59.1612378Z copying torch\masked\maskedtensor\core.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:50:59.1625589Z copying torch\masked\maskedtensor\creation.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:50:59.1632058Z copying torch\masked\maskedtensor\passthrough.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:50:59.1644136Z copying torch\masked\maskedtensor\reductions.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:50:59.1668625Z copying torch\masked\maskedtensor\unary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:50:59.1684326Z copying torch\masked\maskedtensor\_ops_refs.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:50:59.1857772Z copying torch\masked\maskedtensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:50:59.1865989Z creating build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-10-10T00:50:59.1869852Z copying torch\nativert\backends\_lowered_aoti_module.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-10-10T00:50:59.1881817Z copying torch\nativert\backends\_lower_utils.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-10-10T00:50:59.1893982Z copying torch\nativert\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-10-10T00:50:59.1901045Z creating build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:50:59.1904481Z copying torch\nested\_internal\nested_int.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:50:59.1916454Z copying torch\nested\_internal\nested_tensor.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:50:59.1942695Z copying torch\nested\_internal\ops.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:50:59.1998570Z copying torch\nested\_internal\sdpa.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:50:59.2038736Z copying torch\nested\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:50:59.2045772Z creating build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:50:59.2049586Z copying torch\nn\attention\bias.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:50:59.2096322Z copying torch\nn\attention\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:50:59.2133980Z copying torch\nn\attention\_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:50:59.2149480Z copying torch\nn\attention\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:50:59.2165264Z creating build\lib.win-amd64-cpython-310\torch\nn\backends 2025-10-10T00:50:59.2168493Z copying torch\nn\backends\thnn.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-10-10T00:50:59.2174914Z copying torch\nn\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-10-10T00:50:59.2181637Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-10-10T00:50:59.2184729Z copying torch\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-10-10T00:50:59.2202374Z creating build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2206084Z copying torch\nn\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2241002Z copying torch\nn\modules\adaptive.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2253578Z copying torch\nn\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2279586Z copying torch\nn\modules\channelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2296235Z copying torch\nn\modules\container.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2322122Z copying torch\nn\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2362157Z copying torch\nn\modules\distance.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2400365Z copying torch\nn\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2412435Z copying torch\nn\modules\flatten.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2425895Z copying torch\nn\modules\fold.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2438637Z copying torch\nn\modules\instancenorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2459548Z copying torch\nn\modules\lazy.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2472187Z copying torch\nn\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2485209Z copying torch\nn\modules\loss.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.2540263Z copying torch\nn\modules\module.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3342833Z copying torch\nn\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3362058Z copying torch\nn\modules\padding.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3382550Z copying torch\nn\modules\pixelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3395412Z copying torch\nn\modules\pooling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3427751Z copying torch\nn\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3470027Z copying torch\nn\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3491161Z copying torch\nn\modules\transformer.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3526729Z copying torch\nn\modules\upsampling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3539677Z copying torch\nn\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3552634Z copying torch\nn\modules\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3565641Z copying torch\nn\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:50:59.3582572Z creating build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:50:59.3585707Z copying torch\nn\parallel\comm.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:50:59.3599235Z copying torch\nn\parallel\data_parallel.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:50:59.3612536Z copying torch\nn\parallel\distributed.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:50:59.3668027Z copying torch\nn\parallel\parallel_apply.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:50:59.3694514Z copying torch\nn\parallel\replicate.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:50:59.3707722Z copying torch\nn\parallel\scatter_gather.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:50:59.3721424Z copying torch\nn\parallel\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:50:59.3734394Z copying torch\nn\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:50:59.3748260Z creating build\lib.win-amd64-cpython-310\torch\nn\qat 2025-10-10T00:50:59.3751197Z copying torch\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat 2025-10-10T00:50:59.3758175Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-10-10T00:50:59.3761211Z copying torch\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-10-10T00:50:59.3768187Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-10-10T00:50:59.3771546Z copying torch\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-10-10T00:50:59.3777938Z copying torch\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-10-10T00:50:59.3793470Z creating build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3796540Z copying torch\nn\utils\clip_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3810276Z copying torch\nn\utils\convert_parameters.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3822123Z copying torch\nn\utils\fusion.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3833749Z copying torch\nn\utils\init.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3845946Z copying torch\nn\utils\memory_format.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3879228Z copying torch\nn\utils\parametrizations.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3903186Z copying torch\nn\utils\parametrize.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3927661Z copying torch\nn\utils\prune.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3957179Z copying torch\nn\utils\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3976336Z copying torch\nn\utils\spectral_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.3988205Z copying torch\nn\utils\stateless.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.4001076Z copying torch\nn\utils\weight_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.4013736Z copying torch\nn\utils\_deprecation_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.4025576Z copying torch\nn\utils\_named_member_accessor.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.4038336Z copying torch\nn\utils\_per_sample_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.4050374Z copying torch\nn\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:50:59.4064066Z creating build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-10-10T00:50:59.4078246Z copying torch\nn\attention\experimental\_paged_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-10-10T00:50:59.4090840Z copying torch\nn\attention\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-10-10T00:50:59.4097806Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-10-10T00:50:59.4100999Z copying torch\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-10-10T00:50:59.4107245Z copying torch\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-10-10T00:50:59.4114067Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-10-10T00:50:59.4116997Z copying torch\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-10-10T00:50:59.4130248Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-10-10T00:50:59.4133624Z copying torch\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-10-10T00:50:59.4141918Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:50:59.4145563Z copying torch\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:50:59.4157798Z copying torch\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:50:59.4163696Z copying torch\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:50:59.4175414Z copying torch\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:50:59.4193450Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-10-10T00:50:59.4196343Z copying torch\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-10-10T00:50:59.4204117Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:50:59.4207215Z copying torch\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:50:59.4218478Z copying torch\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:50:59.4224348Z copying torch\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:50:59.4230001Z copying torch\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:50:59.4245790Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:50:59.4248964Z 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:50:59.4254842Z copying torch\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:50:59.4261619Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-10-10T00:50:59.4264637Z copying torch\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-10-10T00:50:59.4271958Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:50:59.4275043Z copying torch\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:50:59.4280788Z copying torch\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:50:59.4286706Z copying torch\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:50:59.4292247Z copying torch\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:50:59.4299659Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-10-10T00:50:59.4302908Z copying torch\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-10-10T00:50:59.4308740Z copying torch\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-10-10T00:50:59.4316167Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-10-10T00:50:59.4319345Z copying torch\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-10-10T00:50:59.4325559Z copying torch\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-10-10T00:50:59.4331358Z copying torch\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-10-10T00:50:59.4338206Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-10-10T00:50:59.4341352Z copying torch\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-10-10T00:50:59.4350173Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4353407Z copying torch\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4359300Z copying torch\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4365234Z copying torch\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4371117Z copying torch\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4377187Z copying torch\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4401036Z copying torch\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4408196Z copying torch\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4414699Z copying torch\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4426996Z copying torch\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4433340Z copying torch\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4439816Z copying torch\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:50:59.4453402Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-10-10T00:50:59.4467987Z copying torch\nn\quantized\_reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-10-10T00:50:59.4483656Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:50:59.4486915Z copying torch\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:50:59.4493359Z copying torch\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:50:59.4507499Z copying torch\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:50:59.4521106Z copying torch\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:50:59.4535198Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:50:59.4538927Z copying torch\nn\quantized\_reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:50:59.4545542Z copying torch\nn\quantized\_reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:50:59.4551978Z copying torch\nn\quantized\_reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:50:59.4558372Z copying torch\nn\quantized\_reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:50:59.4564834Z copying torch\nn\quantized\_reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:50:59.4571481Z copying torch\nn\quantized\_reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:50:59.4587888Z creating build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:50:59.4591394Z copying torch\nn\utils\_expanded_weights\conv_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:50:59.4604542Z copying torch\nn\utils\_expanded_weights\conv_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:50:59.4617476Z copying torch\nn\utils\_expanded_weights\embedding_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:50:59.4642680Z copying torch\nn\utils\_expanded_weights\expanded_weights_impl.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:50:59.4656104Z copying torch\nn\utils\_expanded_weights\expanded_weights_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:50:59.4668780Z 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:50:59.4682381Z 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:50:59.4694539Z 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:50:59.4706810Z copying torch\nn\utils\_expanded_weights\linear_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:50:59.4719993Z copying torch\nn\utils\_expanded_weights\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:50:59.4727548Z creating build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:50:59.4730735Z copying torch\onnx\ops\_dtype_mappings.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:50:59.4742583Z copying torch\onnx\ops\_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:50:59.4761887Z copying torch\onnx\ops\_symbolic_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:50:59.4774448Z copying torch\onnx\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:50:59.4796455Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-10-10T00:50:59.4799828Z copying torch\onnx\_internal\_lazy_import.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-10-10T00:50:59.4812195Z copying torch\onnx\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-10-10T00:50:59.4821911Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4825571Z copying torch\onnx\_internal\exporter\_analysis.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4837861Z copying torch\onnx\_internal\exporter\_building.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4858285Z copying torch\onnx\_internal\exporter\_capture_strategies.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4871304Z copying torch\onnx\_internal\exporter\_compat.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4895568Z copying torch\onnx\_internal\exporter\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4901506Z copying torch\onnx\_internal\exporter\_core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4939901Z copying torch\onnx\_internal\exporter\_decomp.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4952598Z copying torch\onnx\_internal\exporter\_dispatching.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4967125Z copying torch\onnx\_internal\exporter\_dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4980861Z copying torch\onnx\_internal\exporter\_errors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.4986816Z copying torch\onnx\_internal\exporter\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5000124Z copying torch\onnx\_internal\exporter\_fx_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5012566Z copying torch\onnx\_internal\exporter\_ir_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5055796Z copying torch\onnx\_internal\exporter\_isolated.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5068228Z copying torch\onnx\_internal\exporter\_onnx_program.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5087820Z copying torch\onnx\_internal\exporter\_registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5101280Z copying torch\onnx\_internal\exporter\_reporting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5113812Z copying torch\onnx\_internal\exporter\_schemas.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5133566Z copying torch\onnx\_internal\exporter\_tensors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5148355Z copying torch\onnx\_internal\exporter\_testing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5162090Z copying torch\onnx\_internal\exporter\_type_casting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5174078Z copying torch\onnx\_internal\exporter\_verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5186393Z copying torch\onnx\_internal\exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:50:59.5192891Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-10-10T00:50:59.5195989Z copying torch\onnx\_internal\fx\type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-10-10T00:50:59.5208795Z copying torch\onnx\_internal\fx\_pass.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-10-10T00:50:59.5224943Z copying torch\onnx\_internal\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-10-10T00:50:59.5235849Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5249752Z copying torch\onnx\_internal\torchscript_exporter\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5262830Z copying torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5276787Z copying torch\onnx\_internal\torchscript_exporter\registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5301291Z copying torch\onnx\_internal\torchscript_exporter\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5348281Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5375150Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5410483Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5424098Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5450472Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5464004Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5477247Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5490676Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5505252Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5519198Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5525854Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5539450Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5553406Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5567801Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5676678Z copying torch\onnx\_internal\torchscript_exporter\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5725963Z copying torch\onnx\_internal\torchscript_exporter\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5747313Z copying torch\onnx\_internal\torchscript_exporter\_experimental.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5764577Z copying torch\onnx\_internal\torchscript_exporter\_globals.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5776613Z copying torch\onnx\_internal\torchscript_exporter\_type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5789164Z copying torch\onnx\_internal\torchscript_exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:50:59.5797253Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:50:59.5811131Z copying torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:50:59.5823481Z copying torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:50:59.5836361Z copying torch\onnx\_internal\exporter\_torchlib\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:50:59.5843189Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:50:59.5856887Z copying torch\onnx\_internal\exporter\_torchlib\ops\core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:50:59.5875265Z copying torch\onnx\_internal\exporter\_torchlib\ops\hop.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:50:59.5887574Z copying torch\onnx\_internal\exporter\_torchlib\ops\nn.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:50:59.5907252Z copying torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:50:59.5920228Z copying torch\onnx\_internal\exporter\_torchlib\ops\symops.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:50:59.5938715Z copying torch\onnx\_internal\exporter\_torchlib\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:50:59.5947040Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-10-10T00:50:59.5950289Z copying torch\onnx\_internal\fx\passes\type_promotion.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-10-10T00:50:59.5991453Z copying torch\onnx\_internal\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-10-10T00:50:59.5998601Z creating build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-10-10T00:50:59.6001633Z copying torch\optim\_multi_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-10-10T00:50:59.6021467Z creating build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:50:59.6025011Z copying torch\package\analyze\find_first_use_of_broken_modules.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:50:59.6037780Z copying torch\package\analyze\is_from_package.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:50:59.6044067Z copying torch\package\analyze\trace_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:50:59.6067779Z copying torch\package\analyze\__init__.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:50:59.6077867Z creating build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6081651Z copying torch\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6094421Z copying torch\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6100886Z copying torch\quantization\fx\fusion_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6113777Z copying torch\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6120097Z copying torch\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6137032Z copying torch\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6150973Z copying torch\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6159801Z copying torch\quantization\fx\quantization_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6173078Z copying torch\quantization\fx\quantization_types.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6180670Z copying torch\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6199895Z copying torch\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6213419Z copying torch\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:50:59.6220421Z creating build\lib.win-amd64-cpython-310\torch\signal\windows 2025-10-10T00:50:59.6223625Z copying torch\signal\windows\windows.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-10-10T00:50:59.6244064Z copying torch\signal\windows\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-10-10T00:50:59.6260196Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6273878Z copying torch\testing\_internal\autocast_test_lists.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6294799Z copying torch\testing\_internal\autograd_function_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6313901Z copying torch\testing\_internal\check_kernel_launches.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6336229Z copying torch\testing\_internal\common_cuda.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6354886Z copying torch\testing\_internal\common_device_type.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6395403Z copying torch\testing\_internal\common_distributed.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6477635Z copying torch\testing\_internal\common_dist_composable.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6489979Z copying torch\testing\_internal\common_dtype.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6504591Z copying torch\testing\_internal\common_fsdp.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6540576Z copying torch\testing\_internal\common_jit.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.6554714Z copying torch\testing\_internal\common_methods_invocations.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7108646Z copying torch\testing\_internal\common_mkldnn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7122744Z copying torch\testing\_internal\common_modules.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7219871Z copying torch\testing\_internal\common_mps.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7240685Z copying torch\testing\_internal\common_nn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7321398Z copying torch\testing\_internal\common_optimizers.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7367586Z copying torch\testing\_internal\common_pruning.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7380604Z copying torch\testing\_internal\common_quantization.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7444174Z copying torch\testing\_internal\common_quantized.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7464078Z copying torch\testing\_internal\common_subclass.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7478017Z copying torch\testing\_internal\common_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7715953Z copying torch\testing\_internal\composite_compliance.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7735594Z copying torch\testing\_internal\custom_op_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7755267Z copying torch\testing\_internal\custom_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7768767Z copying torch\testing\_internal\dist_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7787281Z copying torch\testing\_internal\dynamo_test_failures.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7800089Z copying torch\testing\_internal\fake_config_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7812561Z copying torch\testing\_internal\fake_config_module2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7819784Z copying torch\testing\_internal\fake_config_module3.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7837354Z copying torch\testing\_internal\hop_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7856614Z copying torch\testing\_internal\hypothesis_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7875185Z copying torch\testing\_internal\inductor_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7934637Z copying torch\testing\_internal\jit_metaprogramming_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7966538Z copying torch\testing\_internal\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.7994204Z copying torch\testing\_internal\logging_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.8012773Z copying torch\testing\_internal\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.8024998Z copying torch\testing\_internal\quantization_torch_package_models.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.8037790Z copying torch\testing\_internal\static_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.8050279Z copying torch\testing\_internal\subclasses.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.8073001Z copying torch\testing\_internal\torchbind_impls.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.8085716Z copying torch\testing\_internal\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.8119701Z copying torch\testing\_internal\two_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.8132776Z copying torch\testing\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:50:59.8140014Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-10-10T00:50:59.8143283Z copying torch\testing\_internal\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-10-10T00:50:59.8151465Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-10-10T00:50:59.8154957Z copying torch\testing\_internal\data\network1.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-10-10T00:50:59.8162641Z copying torch\testing\_internal\data\network2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-10-10T00:50:59.8171480Z copying torch\testing\_internal\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-10-10T00:50:59.8184736Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8189755Z copying torch\testing\_internal\distributed\checkpoint_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8204241Z copying torch\testing\_internal\distributed\common_state_dict.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8218042Z copying torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8254364Z copying torch\testing\_internal\distributed\distributed_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8464464Z copying torch\testing\_internal\distributed\distributed_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8478231Z copying torch\testing\_internal\distributed\fake_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8490788Z copying torch\testing\_internal\distributed\multi_threaded_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8511639Z copying torch\testing\_internal\distributed\rpc_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8530078Z copying torch\testing\_internal\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:50:59.8536984Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-10-10T00:50:59.8540465Z copying torch\testing\_internal\generated\annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-10-10T00:50:59.8778916Z copying torch\testing\_internal\generated\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-10-10T00:50:59.8785471Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:50:59.8788735Z copying torch\testing\_internal\opinfo\core.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:50:59.8850226Z copying torch\testing\_internal\opinfo\refs.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:50:59.8862992Z copying torch\testing\_internal\opinfo\utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:50:59.8875632Z copying torch\testing\_internal\opinfo\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:50:59.8883753Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:50:59.8887200Z copying torch\testing\_internal\optests\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:50:59.8905410Z copying torch\testing\_internal\optests\autograd_registration.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:50:59.8918055Z copying torch\testing\_internal\optests\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:50:59.8923926Z copying torch\testing\_internal\optests\generate_tests.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:50:59.8954143Z copying torch\testing\_internal\optests\make_fx.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:50:59.8965938Z copying torch\testing\_internal\optests\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:50:59.8974097Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-10-10T00:50:59.8977819Z copying torch\testing\_internal\test_module\future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-10-10T00:50:59.8984444Z copying torch\testing\_internal\test_module\no_future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-10-10T00:50:59.8990929Z copying torch\testing\_internal\test_module\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-10-10T00:50:59.8997541Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-10-10T00:50:59.9001335Z copying torch\testing\_internal\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-10-10T00:50:59.9009424Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:50:59.9013364Z copying torch\testing\_internal\distributed\rpc\dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:50:59.9068289Z copying torch\testing\_internal\distributed\rpc\dist_optimizer_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:50:59.9085224Z 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:50:59.9110739Z 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:50:59.9123378Z 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:50:59.9141701Z copying torch\testing\_internal\distributed\rpc\rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:50:59.9249877Z 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:50:59.9261126Z copying torch\testing\_internal\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:50:59.9267603Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-10-10T00:50:59.9270912Z copying torch\testing\_internal\distributed\_shard\test_common.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-10-10T00:50:59.9282722Z copying torch\testing\_internal\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-10-10T00:50:59.9289799Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-10-10T00:50:59.9293098Z copying torch\testing\_internal\distributed\_tensor\common_dtensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-10-10T00:50:59.9312901Z copying torch\testing\_internal\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-10-10T00:50:59.9319863Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-10-10T00:50:59.9323453Z 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:50:59.9343513Z copying torch\testing\_internal\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-10-10T00:50:59.9350496Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-10-10T00:50:59.9353939Z 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:50:59.9366797Z 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:50:59.9380008Z copying torch\testing\_internal\distributed\rpc\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-10-10T00:50:59.9386623Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-10-10T00:50:59.9389944Z 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:50:59.9402418Z 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:50:59.9428164Z 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:50:59.9440263Z copying torch\testing\_internal\distributed\rpc\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-10-10T00:50:59.9446860Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-10-10T00:50:59.9450304Z 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:50:59.9469294Z 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:50:59.9480937Z 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:50:59.9501067Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:50:59.9503897Z copying torch\testing\_internal\opinfo\definitions\fft.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:50:59.9525932Z copying torch\testing\_internal\opinfo\definitions\linalg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:50:59.9829815Z copying torch\testing\_internal\opinfo\definitions\nested.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:50:59.9863577Z copying torch\testing\_internal\opinfo\definitions\signal.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:50:59.9876514Z copying torch\testing\_internal\opinfo\definitions\sparse.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:50:59.9903349Z copying torch\testing\_internal\opinfo\definitions\special.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:50:59.9937693Z copying torch\testing\_internal\opinfo\definitions\_masked.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:50:59.9964668Z copying torch\testing\_internal\opinfo\definitions\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:50:59.9972228Z creating build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-10-10T00:50:59.9975385Z copying torch\utils\backcompat\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-10-10T00:50:59.9988787Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-10-10T00:50:59.9991928Z copying torch\utils\benchmark\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-10-10T00:51:00.0000329Z creating build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:00.0003642Z copying torch\utils\data\backward_compatibility.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:00.0009565Z copying torch\utils\data\dataloader.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:00.0052076Z copying torch\utils\data\dataset.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:00.0071422Z copying torch\utils\data\distributed.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:00.0099530Z copying torch\utils\data\graph.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:00.0111977Z copying torch\utils\data\graph_settings.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:00.0125827Z copying torch\utils\data\sampler.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:00.0139852Z copying torch\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:00.0158964Z creating build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:00.0162127Z copying torch\utils\hipify\constants.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:00.0175723Z copying torch\utils\hipify\cuda_to_hip_mappings.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:00.0469820Z copying torch\utils\hipify\hipify_python.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:00.0498183Z copying torch\utils\hipify\version.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:00.0514887Z copying torch\utils\hipify\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:00.0522486Z creating build\lib.win-amd64-cpython-310\torch\utils\jit 2025-10-10T00:51:00.0525634Z copying torch\utils\jit\log_extract.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-10-10T00:51:00.0537739Z copying torch\utils\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-10-10T00:51:00.0544169Z creating build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:00.0547319Z copying torch\utils\model_dump\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:00.0572536Z copying torch\utils\model_dump\__main__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:00.0579662Z creating build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-10-10T00:51:00.0582845Z copying torch\utils\serialization\config.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-10-10T00:51:00.0595320Z copying torch\utils\serialization\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-10-10T00:51:00.0603445Z creating build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0606768Z copying torch\utils\tensorboard\summary.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0754775Z copying torch\utils\tensorboard\writer.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0785273Z copying torch\utils\tensorboard\_convert_np.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0798001Z copying torch\utils\tensorboard\_embedding.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0825959Z copying torch\utils\tensorboard\_onnx_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0838438Z copying torch\utils\tensorboard\_proto_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0856416Z copying torch\utils\tensorboard\_pytorch_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0871023Z copying torch\utils\tensorboard\_utils.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0889939Z copying torch\utils\tensorboard\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:00.0896833Z creating build\lib.win-amd64-cpython-310\torch\utils\viz 2025-10-10T00:51:00.0899938Z copying torch\utils\viz\_cycles.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-10-10T00:51:00.0924261Z copying torch\utils\viz\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-10-10T00:51:00.0998951Z creating build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-10-10T00:51:00.1002420Z copying torch\utils\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-10-10T00:51:00.1016943Z copying torch\utils\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-10-10T00:51:00.1025586Z creating build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1028923Z copying torch\utils\_sympy\functions.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1063918Z copying torch\utils\_sympy\interp.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1076075Z copying torch\utils\_sympy\numbers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1094968Z copying torch\utils\_sympy\printers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1113432Z copying torch\utils\_sympy\reference.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1138473Z copying torch\utils\_sympy\singleton_int.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1156354Z copying torch\utils\_sympy\solve.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1170300Z copying torch\utils\_sympy\symbol.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1184050Z copying torch\utils\_sympy\value_ranges.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1211602Z copying torch\utils\_sympy\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:00.1219330Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:00.1222490Z copying torch\utils\benchmark\examples\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:00.1241311Z copying torch\utils\benchmark\examples\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:00.1254182Z copying torch\utils\benchmark\examples\op_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:00.1267333Z copying torch\utils\benchmark\examples\simple_timeit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:00.1274158Z copying torch\utils\benchmark\examples\spectral_ops_fuzz_test.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:00.1297227Z copying torch\utils\benchmark\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:00.1305239Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:00.1308260Z copying torch\utils\benchmark\op_fuzzers\binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:00.1327958Z copying torch\utils\benchmark\op_fuzzers\sparse_binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:00.1339519Z copying torch\utils\benchmark\op_fuzzers\sparse_unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:00.1351856Z copying torch\utils\benchmark\op_fuzzers\spectral.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:00.1378907Z copying torch\utils\benchmark\op_fuzzers\unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:00.1390200Z copying torch\utils\benchmark\op_fuzzers\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:00.1397390Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1400583Z copying torch\utils\benchmark\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1412835Z copying torch\utils\benchmark\utils\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1424911Z copying torch\utils\benchmark\utils\compile.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1443344Z copying torch\utils\benchmark\utils\cpp_jit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1455380Z copying torch\utils\benchmark\utils\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1474928Z copying torch\utils\benchmark\utils\sparse_fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1503753Z copying torch\utils\benchmark\utils\timer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1524423Z copying torch\utils\benchmark\utils\_stubs.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1543391Z copying torch\utils\benchmark\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:00.1550512Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:51:00.1554265Z 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:00.1580799Z 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:00.1587814Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:00.1591193Z copying torch\utils\data\datapipes\datapipe.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:00.1617300Z copying torch\utils\data\datapipes\gen_pyi.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:00.1630712Z copying torch\utils\data\datapipes\_decorator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:00.1650034Z copying torch\utils\data\datapipes\_hook_iterator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:00.1680722Z copying torch\utils\data\datapipes\_typing.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:00.1700511Z copying torch\utils\data\datapipes\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:00.1710082Z creating build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:00.1713248Z copying torch\utils\data\_utils\collate.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:00.1733583Z copying torch\utils\data\_utils\fetch.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:00.1751145Z copying torch\utils\data\_utils\pin_memory.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:00.1763941Z copying torch\utils\data\_utils\signal_handling.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:00.1782624Z copying torch\utils\data\_utils\worker.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:00.1819211Z copying torch\utils\data\_utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:00.1833343Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:00.1836549Z copying torch\utils\data\datapipes\dataframe\dataframes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:00.1855032Z copying torch\utils\data\datapipes\dataframe\dataframe_wrapper.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:00.1866912Z copying torch\utils\data\datapipes\dataframe\datapipes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:00.1900718Z copying torch\utils\data\datapipes\dataframe\structures.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:00.1917907Z copying torch\utils\data\datapipes\dataframe\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:00.1926616Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.1930178Z copying torch\utils\data\datapipes\iter\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.1942860Z copying torch\utils\data\datapipes\iter\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.1956535Z copying torch\utils\data\datapipes\iter\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.1976869Z copying torch\utils\data\datapipes\iter\filelister.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.2004020Z copying torch\utils\data\datapipes\iter\fileopener.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.2015318Z copying torch\utils\data\datapipes\iter\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.2028419Z copying torch\utils\data\datapipes\iter\routeddecoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.2040633Z copying torch\utils\data\datapipes\iter\selecting.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.2053641Z copying torch\utils\data\datapipes\iter\sharding.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.2065893Z copying torch\utils\data\datapipes\iter\streamreader.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.2077577Z copying torch\utils\data\datapipes\iter\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.2089716Z copying torch\utils\data\datapipes\iter\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:00.2114961Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:00.2118174Z copying torch\utils\data\datapipes\map\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:00.2130473Z copying torch\utils\data\datapipes\map\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:00.2149965Z copying torch\utils\data\datapipes\map\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:00.2205864Z copying torch\utils\data\datapipes\map\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:00.2218436Z copying torch\utils\data\datapipes\map\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:00.2242085Z copying torch\utils\data\datapipes\map\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:00.2253585Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:00.2258219Z copying torch\utils\data\datapipes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:00.2273876Z copying torch\utils\data\datapipes\utils\decoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:00.2288463Z copying torch\utils\data\datapipes\utils\snapshot.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:00.2307442Z copying torch\utils\data\datapipes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:00.2315332Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2318973Z copying torch\_dynamo\backends\common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2331226Z copying torch\_dynamo\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2345139Z copying torch\_dynamo\backends\debugging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2366264Z copying torch\_dynamo\backends\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2401544Z copying torch\_dynamo\backends\inductor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2413453Z copying torch\_dynamo\backends\onnxrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2425795Z copying torch\_dynamo\backends\registry.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2445383Z copying torch\_dynamo\backends\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2451690Z copying torch\_dynamo\backends\torchxla.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2470376Z copying torch\_dynamo\backends\tvm.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2483565Z copying torch\_dynamo\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:00.2492732Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2495991Z copying torch\_dynamo\polyfills\builtins.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2515709Z copying torch\_dynamo\polyfills\functools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2528536Z copying torch\_dynamo\polyfills\fx.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2540278Z copying torch\_dynamo\polyfills\itertools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2562621Z copying torch\_dynamo\polyfills\loader.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2575349Z copying torch\_dynamo\polyfills\operator.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2599119Z copying torch\_dynamo\polyfills\os.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2645431Z copying torch\_dynamo\polyfills\pytree.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2664855Z copying torch\_dynamo\polyfills\struct.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2671375Z copying torch\_dynamo\polyfills\sys.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2691144Z copying torch\_dynamo\polyfills\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2704381Z copying torch\_dynamo\polyfills\_collections.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2722930Z copying torch\_dynamo\polyfills\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:00.2740594Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:00.2746300Z copying torch\_dynamo\repro\after_aot.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:00.2780163Z copying torch\_dynamo\repro\after_dynamo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:00.2801064Z copying torch\_dynamo\repro\aoti.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:00.2820961Z copying torch\_dynamo\repro\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:00.2830887Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.2834716Z copying torch\_dynamo\variables\base.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.2854382Z copying torch\_dynamo\variables\builder.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.2937190Z copying torch\_dynamo\variables\builtin.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.2997155Z copying torch\_dynamo\variables\constant.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3010857Z copying torch\_dynamo\variables\ctx_manager.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3056499Z copying torch\_dynamo\variables\dicts.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3091241Z copying torch\_dynamo\variables\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3116724Z copying torch\_dynamo\variables\functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3166998Z copying torch\_dynamo\variables\higher_order_ops.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3244041Z copying torch\_dynamo\variables\iter.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3264417Z copying torch\_dynamo\variables\lazy.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3276927Z copying torch\_dynamo\variables\lists.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3309172Z copying torch\_dynamo\variables\misc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3354619Z copying torch\_dynamo\variables\nn_module.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3387462Z copying torch\_dynamo\variables\optimizer.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3407146Z copying torch\_dynamo\variables\script_object.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3420212Z copying torch\_dynamo\variables\sdpa.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3438711Z copying torch\_dynamo\variables\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3477307Z copying torch\_dynamo\variables\torch.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3529799Z copying torch\_dynamo\variables\torch_function.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3549997Z copying torch\_dynamo\variables\user_defined.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3602669Z copying torch\_dynamo\variables\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:00.3618354Z creating build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:00.3622112Z copying torch\_export\db\case.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:00.3640219Z copying torch\_export\db\gen_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:00.3646618Z copying torch\_export\db\logging.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:00.3658868Z copying torch\_export\db\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:00.3670377Z creating build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3673647Z copying torch\_export\passes\add_runtime_assertions_for_constraints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3692278Z copying torch\_export\passes\collect_tracepoints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3703968Z copying torch\_export\passes\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3727771Z copying torch\_export\passes\functionalize_side_effectful_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3781199Z copying torch\_export\passes\insert_custom_op_guards.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3794622Z copying torch\_export\passes\lift_constants_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3817851Z copying torch\_export\passes\remove_runtime_assertions.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3833230Z copying torch\_export\passes\replace_autocast_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3846471Z 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:00.3867122Z copying torch\_export\passes\replace_set_grad_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3880198Z 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:00.3892295Z copying torch\_export\passes\replace_with_hop_pass_util.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3910611Z copying torch\_export\passes\_node_metadata_hook.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3922573Z copying torch\_export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:00.3930060Z creating build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-10-10T00:51:00.3933268Z copying torch\_export\pass_infra\node_metadata.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-10-10T00:51:00.3945646Z copying torch\_export\pass_infra\proxy_value.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-10-10T00:51:00.3963081Z copying torch\_export\pass_infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-10-10T00:51:00.3969950Z creating build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:00.3973138Z copying torch\_export\serde\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:00.3986485Z copying torch\_export\serde\schema.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:00.4007224Z copying torch\_export\serde\schema_check.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:00.4028335Z copying torch\_export\serde\serialize.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:00.4119503Z copying torch\_export\serde\union.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:00.4137577Z copying torch\_export\serde\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:00.4152957Z creating build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4156903Z copying torch\_export\db\examples\assume_constant_result.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4163762Z copying torch\_export\db\examples\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4182831Z copying torch\_export\db\examples\class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4200103Z copying torch\_export\db\examples\cond_branch_class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4214349Z copying torch\_export\db\examples\cond_branch_nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4229009Z copying torch\_export\db\examples\cond_branch_nonlocal_variables.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4242031Z copying torch\_export\db\examples\cond_closed_over_variable.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4255900Z copying torch\_export\db\examples\cond_operands.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4268512Z copying torch\_export\db\examples\cond_predicate.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4287553Z copying torch\_export\db\examples\constrain_as_size_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4301265Z copying torch\_export\db\examples\constrain_as_value_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4320101Z copying torch\_export\db\examples\decorator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4326775Z copying torch\_export\db\examples\dictionary.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4339651Z copying torch\_export\db\examples\dynamic_shape_assert.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4345837Z copying torch\_export\db\examples\dynamic_shape_constructor.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4358909Z copying torch\_export\db\examples\dynamic_shape_if_guard.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4364990Z copying torch\_export\db\examples\dynamic_shape_map.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4377403Z copying torch\_export\db\examples\dynamic_shape_round.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4393585Z copying torch\_export\db\examples\dynamic_shape_slicing.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4405776Z copying torch\_export\db\examples\dynamic_shape_view.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4412073Z copying torch\_export\db\examples\fn_with_kwargs.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4430998Z copying torch\_export\db\examples\list_contains.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4436970Z copying torch\_export\db\examples\list_unpack.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4449177Z copying torch\_export\db\examples\model_attr_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4461543Z copying torch\_export\db\examples\nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4473823Z copying torch\_export\db\examples\null_context_manager.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4489626Z copying torch\_export\db\examples\optional_input.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4495599Z copying torch\_export\db\examples\pytree_flatten.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4501591Z copying torch\_export\db\examples\scalar_output.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4508632Z copying torch\_export\db\examples\specialized_attribute.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4515116Z copying torch\_export\db\examples\static_for_loop.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4521897Z copying torch\_export\db\examples\static_if.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4528466Z copying torch\_export\db\examples\tensor_setattr.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4541909Z copying torch\_export\db\examples\type_reflection_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4548821Z copying torch\_export\db\examples\unsupported_operator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4565509Z copying torch\_export\db\examples\user_input_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4572425Z copying torch\_export\db\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:00.4593650Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:00.4597715Z copying torch\_functorch\_activation_checkpointing\ac_logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:00.4610764Z copying torch\_functorch\_activation_checkpointing\graph_info_provider.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:00.4630063Z copying torch\_functorch\_activation_checkpointing\knapsack.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:00.4652415Z copying torch\_functorch\_activation_checkpointing\knapsack_evaluator.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:00.4665551Z copying torch\_functorch\_activation_checkpointing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:00.4683485Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4687413Z copying torch\_functorch\_aot_autograd\autograd_cache.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4724684Z copying torch\_functorch\_aot_autograd\collect_metadata_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4753914Z copying torch\_functorch\_aot_autograd\descriptors.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4785215Z copying torch\_functorch\_aot_autograd\frontend_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4797757Z copying torch\_functorch\_aot_autograd\functional_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4823694Z copying torch\_functorch\_aot_autograd\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4837048Z copying torch\_functorch\_aot_autograd\graph_capture.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4857340Z copying torch\_functorch\_aot_autograd\graph_capture_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4891791Z copying torch\_functorch\_aot_autograd\graph_compile.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4950087Z copying torch\_functorch\_aot_autograd\input_output_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4970229Z copying torch\_functorch\_aot_autograd\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.4987031Z copying torch\_functorch\_aot_autograd\runtime_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.5039775Z copying torch\_functorch\_aot_autograd\schemas.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.5077614Z copying torch\_functorch\_aot_autograd\subclass_parametrization.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.5091750Z copying torch\_functorch\_aot_autograd\subclass_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.5111709Z copying torch\_functorch\_aot_autograd\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.5131325Z copying torch\_functorch\_aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:00.5140353Z creating build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-10-10T00:51:00.5143684Z copying torch\_inductor\analysis\device_info.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-10-10T00:51:00.5157278Z copying torch\_inductor\analysis\profile_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-10-10T00:51:00.5178119Z copying torch\_inductor\analysis\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-10-10T00:51:00.5192074Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:00.5196444Z copying torch\_inductor\autoheuristic\autoheuristic.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:00.5210044Z copying torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:00.5230081Z copying torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:00.5442100Z copying torch\_inductor\autoheuristic\learned_heuristic_controller.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:00.5456309Z copying torch\_inductor\autoheuristic\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:00.5471508Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5474855Z copying torch\_inductor\codegen\aoti_hipify_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5489075Z copying torch\_inductor\codegen\block_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5502359Z copying torch\_inductor\codegen\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5561439Z copying torch\_inductor\codegen\cpp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5792480Z copying torch\_inductor\codegen\cpp_bmm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5816273Z copying torch\_inductor\codegen\cpp_flex_attention_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5843396Z copying torch\_inductor\codegen\cpp_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5883316Z copying torch\_inductor\codegen\cpp_grouped_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5903701Z copying torch\_inductor\codegen\cpp_micro_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5941624Z copying torch\_inductor\codegen\cpp_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5961180Z copying torch\_inductor\codegen\cpp_template_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.5981044Z copying torch\_inductor\codegen\cpp_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6008510Z copying torch\_inductor\codegen\cpp_wrapper_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6067814Z copying torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6101328Z copying torch\_inductor\codegen\cpp_wrapper_gpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6130770Z copying torch\_inductor\codegen\cpp_wrapper_mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6144108Z copying torch\_inductor\codegen\cpu_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6157426Z copying torch\_inductor\codegen\cuda_combined_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6177155Z copying torch\_inductor\codegen\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6201305Z copying torch\_inductor\codegen\halide.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6244365Z copying torch\_inductor\codegen\memory_planning.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6265356Z copying torch\_inductor\codegen\mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.6987086Z copying torch\_inductor\codegen\mps_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7000112Z copying torch\_inductor\codegen\multi_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7024416Z copying torch\_inductor\codegen\python_wrapper_mtia.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7037316Z copying torch\_inductor\codegen\segmented_tree.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7055562Z copying torch\_inductor\codegen\simd.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7110689Z copying torch\_inductor\codegen\simd_kernel_features.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7135930Z copying torch\_inductor\codegen\subgraph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7148796Z copying torch\_inductor\codegen\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7258444Z copying torch\_inductor\codegen\triton_combo_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7289716Z copying torch\_inductor\codegen\triton_split_scan.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7310026Z copying torch\_inductor\codegen\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7323601Z copying torch\_inductor\codegen\wrapper.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7399236Z copying torch\_inductor\codegen\wrapper_fxir.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7425733Z copying torch\_inductor\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:00.7433138Z creating build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:00.7436637Z copying torch\_inductor\compile_worker\subproc_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:00.7449759Z copying torch\_inductor\compile_worker\tracked_process_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:00.7462480Z copying torch\_inductor\compile_worker\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:00.7479190Z copying torch\_inductor\compile_worker\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:00.7496968Z copying torch\_inductor\compile_worker\__main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:00.7521576Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7524803Z copying torch\_inductor\fx_passes\b2b_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7544548Z copying torch\_inductor\fx_passes\binary_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7568897Z copying torch\_inductor\fx_passes\bucketing.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7588384Z copying torch\_inductor\fx_passes\control_dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7619157Z copying torch\_inductor\fx_passes\ddp_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7644535Z copying torch\_inductor\fx_passes\decompose_mem_bound_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7657779Z copying torch\_inductor\fx_passes\dedupe_symint_uses.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7670912Z copying torch\_inductor\fx_passes\efficient_conv_bn_eval.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7685151Z copying torch\_inductor\fx_passes\freezing_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7698650Z copying torch\_inductor\fx_passes\fsdp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7711785Z copying torch\_inductor\fx_passes\fuse_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7821324Z copying torch\_inductor\fx_passes\group_batch_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7853666Z copying torch\_inductor\fx_passes\joint_graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7879813Z copying torch\_inductor\fx_passes\memory_estimator.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7892502Z copying torch\_inductor\fx_passes\micro_pipeline_tp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7924586Z copying torch\_inductor\fx_passes\misc_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7937112Z copying torch\_inductor\fx_passes\mkldnn_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7976140Z copying torch\_inductor\fx_passes\numeric_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.7989475Z copying torch\_inductor\fx_passes\overlap_preserving_bucketer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8019931Z copying torch\_inductor\fx_passes\overlap_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8040655Z copying torch\_inductor\fx_passes\pad_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8066633Z copying torch\_inductor\fx_passes\post_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8106486Z copying torch\_inductor\fx_passes\pre_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8133067Z copying torch\_inductor\fx_passes\quantization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8199736Z copying torch\_inductor\fx_passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8226541Z copying torch\_inductor\fx_passes\replace_random.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8240537Z copying torch\_inductor\fx_passes\split_cat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8311348Z copying torch\_inductor\fx_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:00.8318881Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:00.8322090Z copying torch\_inductor\kernel\bmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:00.8335366Z copying torch\_inductor\kernel\conv.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:00.8361133Z copying torch\_inductor\kernel\mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:00.8392613Z copying torch\_inductor\kernel\mm_common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:00.8405017Z copying torch\_inductor\kernel\mm_grouped.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:00.8443078Z copying torch\_inductor\kernel\mm_plus_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:00.8455889Z copying torch\_inductor\kernel\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:00.8463895Z creating build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-10-10T00:51:00.8467476Z copying torch\_inductor\package\build_package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-10-10T00:51:00.8473472Z copying torch\_inductor\package\package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-10-10T00:51:00.8486156Z copying torch\_inductor\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-10-10T00:51:00.8495460Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8499026Z copying torch\_inductor\runtime\autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8524583Z copying torch\_inductor\runtime\benchmarking.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8537146Z copying torch\_inductor\runtime\cache_dir_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8555301Z copying torch\_inductor\runtime\compile_tasks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8584895Z copying torch\_inductor\runtime\coordinate_descent_tuner.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8597394Z copying torch\_inductor\runtime\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8615605Z copying torch\_inductor\runtime\halide_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8627764Z copying torch\_inductor\runtime\hints.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8641530Z copying torch\_inductor\runtime\runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8654801Z copying torch\_inductor\runtime\static_cuda_launcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8720779Z copying torch\_inductor\runtime\triton_compat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8743089Z copying torch\_inductor\runtime\triton_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8764181Z copying torch\_inductor\runtime\triton_heuristics.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8830939Z copying torch\_inductor\runtime\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:00.8838999Z creating build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8842475Z copying torch\_inductor\template_heuristics\aten.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8855425Z copying torch\_inductor\template_heuristics\base.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8867790Z copying torch\_inductor\template_heuristics\contiguous_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8879608Z copying torch\_inductor\template_heuristics\decompose_k.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8903263Z copying torch\_inductor\template_heuristics\gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8909301Z copying torch\_inductor\template_heuristics\params.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8922053Z copying torch\_inductor\template_heuristics\registry.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8935824Z copying torch\_inductor\template_heuristics\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8983564Z copying torch\_inductor\template_heuristics\triton_addmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.8996147Z copying torch\_inductor\template_heuristics\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:00.9005057Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:00.9008341Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:00.9020633Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:00.9033403Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:00.9073041Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:00.9093715Z copying torch\_inductor\autoheuristic\artifacts\_PadMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:00.9112541Z copying torch\_inductor\autoheuristic\artifacts\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:00.9121745Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9125129Z copying torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9173862Z copying torch\_inductor\codegen\cuda\cuda_env.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9187328Z copying torch\_inductor\codegen\cuda\cuda_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9213563Z copying torch\_inductor\codegen\cuda\cuda_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9242260Z copying torch\_inductor\codegen\cuda\cutlass_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9261363Z copying torch\_inductor\codegen\cuda\cutlass_python_evt.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9274298Z copying torch\_inductor\codegen\cuda\cutlass_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9299111Z copying torch\_inductor\codegen\cuda\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9312652Z copying torch\_inductor\codegen\cuda\gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9357464Z copying torch\_inductor\codegen\cuda\serialization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9376653Z copying torch\_inductor\codegen\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:00.9383660Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:00.9387428Z copying torch\_inductor\codegen\cutedsl\cutedsl_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:00.9406589Z copying torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:00.9419763Z copying torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:00.9442805Z copying torch\_inductor\codegen\cutedsl\cutedsl_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:00.9461165Z copying torch\_inductor\codegen\cutedsl\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:00.9468596Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-10-10T00:51:00.9471917Z copying torch\_inductor\codegen\mtia\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-10-10T00:51:00.9484544Z copying torch\_inductor\codegen\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-10-10T00:51:00.9495953Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9500761Z copying torch\_inductor\codegen\rocm\ck_conv_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9524599Z copying torch\_inductor\codegen\rocm\ck_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9543929Z copying torch\_inductor\codegen\rocm\ck_tile_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9556779Z 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:00.9600550Z copying torch\_inductor\codegen\rocm\ck_universal_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9639155Z copying torch\_inductor\codegen\rocm\compile_command.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9651321Z copying torch\_inductor\codegen\rocm\rocm_benchmark_request.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9669594Z copying torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9682088Z copying torch\_inductor\codegen\rocm\rocm_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9695160Z copying torch\_inductor\codegen\rocm\rocm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9708128Z copying torch\_inductor\codegen\rocm\rocm_template_buffer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9725751Z copying torch\_inductor\codegen\rocm\rocm_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9731610Z copying torch\_inductor\codegen\rocm\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:00.9738149Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-10-10T00:51:00.9741417Z copying torch\_inductor\codegen\xpu\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-10-10T00:51:00.9758416Z copying torch\_inductor\codegen\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-10-10T00:51:00.9765067Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-10-10T00:51:00.9768525Z 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:00.9784415Z 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:00.9811502Z 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:00.9830820Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-10-10T00:51:00.9835857Z 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:00.9844859Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-10-10T00:51:00.9848309Z 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:00.9855294Z 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:00.9862119Z 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:00.9876690Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-10-10T00:51:00.9880299Z 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:00.9895066Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-10-10T00:51:00.9898258Z 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:00.9904483Z 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:00.9917652Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:00.9921059Z 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:01.0560372Z 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:01.0573547Z 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:01.0599899Z 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:01.0612229Z 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:01.0625752Z 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:01.0646814Z 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:01.0660969Z 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:01.0673439Z 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:01.0686768Z 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:01.0707455Z 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:01.0732730Z 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:01.0757995Z 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:01.0788579Z 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:01.0814899Z 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:01.0830261Z 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:01.0853820Z 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:01.0881996Z 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:01.0902568Z 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:01.0937027Z 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:01.0955185Z 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:01.0968553Z 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:01.0981699Z 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:01.0994939Z 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:01.1008310Z 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:01.1022060Z 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:01.1041144Z 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:01.1053724Z 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:01.1061067Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:01.1064337Z copying torch\_inductor\kernel\flex\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:01.1083797Z copying torch\_inductor\kernel\flex\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:01.1106614Z copying torch\_inductor\kernel\flex\flex_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:01.1120326Z copying torch\_inductor\kernel\flex\flex_decoding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:01.1133456Z copying torch\_inductor\kernel\flex\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:01.1154941Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:01.1157976Z copying torch\_inductor\runtime\caching\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:01.1175036Z copying torch\_inductor\runtime\caching\context.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:01.1186989Z copying torch\_inductor\runtime\caching\exceptions.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:01.1200006Z copying torch\_inductor\runtime\caching\implementations.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:01.1213509Z copying torch\_inductor\runtime\caching\locks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:01.1245178Z copying torch\_inductor\runtime\caching\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:01.1264384Z copying torch\_inductor\runtime\caching\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:01.1278776Z creating build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-10-10T00:51:01.1294715Z copying torch\_numpy\testing\utils.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-10-10T00:51:01.1339493Z copying torch\_numpy\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-10-10T00:51:01.1347601Z creating build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-10-10T00:51:01.1350737Z copying torch\_refs\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-10-10T00:51:01.2145186Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-10-10T00:51:01.2149632Z copying torch\_refs\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-10-10T00:51:01.2158700Z creating build\lib.win-amd64-cpython-310\torch\_refs\special 2025-10-10T00:51:01.2183357Z copying torch\_refs\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\special 2025-10-10T00:51:01.2198493Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-10-10T00:51:01.2201906Z copying torch\_refs\nn\functional\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-10-10T00:51:01.2238394Z creating build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-10-10T00:51:01.2242147Z copying torch\_vendor\packaging\version.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-10-10T00:51:01.2261626Z copying torch\_vendor\packaging\_structures.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-10-10T00:51:01.2274440Z copying torch\_vendor\packaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-10-10T00:51:01.2281572Z creating build\lib.win-amd64-cpython-310\torchgen\aoti 2025-10-10T00:51:01.2284712Z copying torchgen\aoti\fallback_ops.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-10-10T00:51:01.2309237Z copying torchgen\aoti\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-10-10T00:51:01.2317183Z creating build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2320365Z copying torchgen\api\autograd.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2346496Z copying torchgen\api\cpp.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2366341Z copying torchgen\api\dispatcher.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2379618Z copying torchgen\api\functionalization.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2398727Z copying torchgen\api\lazy.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2438087Z copying torchgen\api\meta.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2445762Z copying torchgen\api\native.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2459660Z copying torchgen\api\python.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2497086Z copying torchgen\api\structured.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2511168Z copying torchgen\api\translate.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2533142Z copying torchgen\api\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2553034Z copying torchgen\api\unboxing.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2567588Z copying torchgen\api\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:01.2576133Z creating build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:01.2579631Z copying torchgen\dest\lazy_ir.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:01.2602816Z copying torchgen\dest\lazy_ts_lowering.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:01.2617191Z copying torchgen\dest\native_functions.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:01.2630403Z copying torchgen\dest\register_dispatch_key.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:01.2676373Z copying torchgen\dest\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:01.2696274Z copying torchgen\dest\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:01.2710969Z creating build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-10-10T00:51:01.2714606Z copying torchgen\operator_versions\gen_mobile_upgraders.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-10-10T00:51:01.2727587Z copying torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-10-10T00:51:01.2741921Z copying torchgen\operator_versions\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-10-10T00:51:01.2761959Z creating build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-10-10T00:51:01.2765681Z copying torchgen\selective_build\operator.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-10-10T00:51:01.2782144Z copying torchgen\selective_build\selector.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-10-10T00:51:01.2796577Z copying torchgen\selective_build\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-10-10T00:51:01.2804360Z creating build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:01.2807721Z copying torchgen\static_runtime\config.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:01.2828852Z copying torchgen\static_runtime\generator.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:01.2848709Z copying torchgen\static_runtime\gen_static_runtime_ops.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:01.2884857Z copying torchgen\static_runtime\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:01.2891936Z creating build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:01.2895217Z copying torchgen\api\types\signatures.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:01.2909046Z copying torchgen\api\types\types.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:01.2921998Z copying torchgen\api\types\types_base.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:01.2935737Z copying torchgen\api\types\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:02.3687317Z copying torch\return_types.pyi -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:02.3710250Z copying torch\_VF.pyi -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:02.4253062Z copying torch\py.typed -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:02.4258249Z creating build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:02.4261608Z copying torch\bin\FileStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:02.4273430Z copying torch\bin\protoc.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:02.4304696Z copying torch\bin\TCPStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:02.4317269Z copying torch\bin\test_api.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:02.4409567Z copying torch\bin\test_jit.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:02.4478152Z copying torch\bin\test_lazy.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:02.4504959Z creating build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4508083Z copying torch\test\apply_utils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4524471Z copying torch\test\atest.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4535283Z copying torch\test\backend_fallback_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4551488Z copying torch\test\basic.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4579759Z copying torch\test\broadcast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4590522Z copying torch\test\c10_accumulate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4611399Z copying torch\test\c10_AllocatorConfig_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4621757Z copying torch\test\c10_ArrayRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4638873Z copying torch\test\c10_bfloat16_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4650400Z copying torch\test\c10_Bitset_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4662014Z copying torch\test\c10_bit_cast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4675373Z copying torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4697858Z copying torch\test\c10_complex_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4710004Z copying torch\test\c10_complex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4728789Z copying torch\test\c10_ConstexprCrc_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4740626Z copying torch\test\c10_cow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4759157Z copying torch\test\c10_DeadlockDetection_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4770911Z copying torch\test\c10_DeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4799193Z copying torch\test\c10_Device_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4811472Z copying torch\test\c10_DispatchKeySet_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4834252Z copying torch\test\c10_Enumerate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4847208Z copying torch\test\c10_error_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4865006Z copying torch\test\c10_exception_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4875451Z copying torch\test\c10_flags_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4891734Z copying torch\test\c10_generic_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4902169Z copying torch\test\c10_Half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4918848Z copying torch\test\c10_InlineDeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4940165Z copying torch\test\c10_InlineStreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4956866Z copying torch\test\c10_IntrusiveList_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4968252Z copying torch\test\c10_intrusive_ptr_benchmark.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.4983884Z copying torch\test\c10_intrusive_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5000208Z copying torch\test\c10_irange_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5053468Z copying torch\test\c10_lazy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5063409Z copying torch\test\c10_LeftRight_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5079871Z copying torch\test\c10_logging_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5101811Z copying torch\test\c10_Metaprogramming_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5117425Z copying torch\test\c10_NetworkFlow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5128518Z copying torch\test\c10_optional_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5145743Z copying torch\test\c10_ordered_preserving_dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5156757Z copying torch\test\c10_registry_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5173286Z copying torch\test\c10_Scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5184518Z copying torch\test\c10_Semaphore_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5201777Z copying torch\test\c10_SizesAndStrides_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5213475Z copying torch\test\c10_small_vector_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5241909Z copying torch\test\c10_ssize_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5252601Z copying torch\test\c10_StreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5263479Z copying torch\test\c10_string_util_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5275106Z copying torch\test\c10_string_view_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5292050Z copying torch\test\c10_SymInt_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5303989Z copying torch\test\c10_Synchronized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5323272Z copying torch\test\c10_tempfile_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5338615Z copying torch\test\c10_ThreadLocal_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5379599Z copying torch\test\c10_typeid_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5390852Z copying torch\test\c10_TypeIndex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5407105Z copying torch\test\c10_TypeList_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5417003Z copying torch\test\c10_TypeTraits_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5433277Z copying torch\test\CppSignature_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5443794Z copying torch\test\cpu_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5460416Z copying torch\test\cpu_generator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5472374Z copying torch\test\cpu_profiling_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5488688Z copying torch\test\cpu_rng_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5513920Z copying torch\test\Dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5532091Z copying torch\test\Dimname_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5542372Z copying torch\test\dlconvertor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5559539Z copying torch\test\extension_backend_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5571022Z copying torch\test\half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5588904Z copying torch\test\IListRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5600363Z copying torch\test\inline_container_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5611398Z copying torch\test\ivalue_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5624995Z copying torch\test\KernelFunction_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5654886Z copying torch\test\kernel_function_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5670100Z copying torch\test\kernel_function_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5690070Z copying torch\test\kernel_lambda_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5705540Z copying torch\test\kernel_lambda_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5726367Z copying torch\test\kernel_stackbased_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5741023Z copying torch\test\lazy_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5757770Z copying torch\test\legacy_vmap_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5771003Z copying torch\test\List_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5785564Z copying torch\test\make_boxed_from_unboxed_functor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5799327Z copying torch\test\math_kernel_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5810726Z copying torch\test\MaybeOwned_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5824692Z copying torch\test\memory_format_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5846425Z copying torch\test\memory_overlapping_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5859323Z copying torch\test\mobile_memory_cleanup.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5871044Z copying torch\test\NamedTensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5882748Z copying torch\test\native_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5911071Z copying torch\test\operators_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5921208Z copying torch\test\operator_name_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5937910Z copying torch\test\op_allowlist_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5947699Z copying torch\test\op_registration_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5982802Z copying torch\test\packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.5994297Z copying torch\test\pow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6011762Z copying torch\test\quantized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6023239Z copying torch\test\reduce_ops_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6075915Z copying torch\test\reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6086612Z copying torch\test\scalar_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6098427Z copying torch\test\scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6109928Z copying torch\test\StorageUtils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6127285Z copying torch\test\stride_properties_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6137641Z copying torch\test\tensor_iterator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6150072Z copying torch\test\test_parallel.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6160708Z copying torch\test\thread_init_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6183249Z copying torch\test\type_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6193995Z copying torch\test\type_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6211814Z copying torch\test\undefined_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6223424Z copying torch\test\verify_api_visibility.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6241206Z copying torch\test\weakref_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6252297Z copying torch\test\wrapdim_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6275282Z copying torch\test\xla_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:02.6287216Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:02.6310797Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:02.6328101Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:02.6355493Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:02.6370322Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-10-10T00:51:02.6383205Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:02.6396413Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:02.6428661Z creating build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6432158Z copying torch\_C\_aoti.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6449155Z copying torch\_C\_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6465492Z copying torch\_C\_cpu.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6475029Z copying torch\_C\_cudnn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6488295Z copying torch\_C\_cusparselt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6506895Z copying torch\_C\_distributed_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6519805Z copying torch\_C\_distributed_c10d.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6546798Z copying torch\_C\_distributed_rpc.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6561030Z copying torch\_C\_distributed_rpc_testing.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6580460Z copying torch\_C\_functionalization.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6587262Z copying torch\_C\_functions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6606182Z copying torch\_C\_functorch.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6619630Z copying torch\_C\_instruction_counter.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6626404Z copying torch\_C\_itt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6633171Z copying torch\_C\_jit_tree_views.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6646457Z copying torch\_C\_lazy.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6660485Z copying torch\_C\_lazy_ts_backend.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6667999Z copying torch\_C\_monitor.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6681556Z copying torch\_C\_nn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6696364Z copying torch\_C\_nvtx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6703629Z copying torch\_C\_onnx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6724518Z copying torch\_C\_profiler.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.6740146Z copying torch\_C\_VariableFunctions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.7279860Z copying torch\_C\_verbose.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.7286736Z copying torch\_C\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:02.7465049Z creating build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-10-10T00:51:02.7468211Z copying torch\_C\_acc\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-10-10T00:51:02.7474331Z creating build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:02.7477751Z copying torch\_C\_dynamo\compiled_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:02.7484575Z copying torch\_C\_dynamo\eval_frame.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:02.7503178Z copying torch\_C\_dynamo\guards.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:02.7516037Z copying torch\_C\_dynamo\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:02.7521702Z creating build\lib.win-amd64-cpython-310\torch\_C\_export 2025-10-10T00:51:02.7577344Z copying torch\_C\_export\pt2_archive_constants.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-10-10T00:51:02.7590439Z copying torch\_C\_export\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-10-10T00:51:02.7596215Z creating build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-10-10T00:51:02.7599660Z copying torch\_C_flatbuffer\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-10-10T00:51:02.7605466Z creating build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:02.7608378Z copying torch\lib\shm.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:02.7614846Z copying torch\lib\shm.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:02.7620480Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:02.7623696Z copying torch\lib\libshm\alloc_info.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:02.7636583Z copying torch\lib\libshm\err.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:02.7651859Z copying torch\lib\libshm\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:02.7666446Z copying torch\lib\libshm\socket.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:02.7677679Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-10-10T00:51:02.7680631Z copying torch\lib\libshm_windows\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-10-10T00:51:02.7686272Z creating build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7689255Z copying torch\include\advisor-annotate.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7696347Z copying torch\include\cpuinfo.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7709974Z copying torch\include\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7716393Z copying torch\include\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7722839Z copying torch\include\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7740933Z copying torch\include\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7747514Z copying torch\include\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7759606Z copying torch\include\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7766626Z copying torch\include\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7773017Z copying torch\include\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7779922Z copying torch\include\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7792113Z copying torch\include\experiments-config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7798368Z copying torch\include\fp16.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7804552Z copying torch\include\fxdiv.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7811192Z copying torch\include\ittnotify-zca.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7817765Z copying torch\include\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7826865Z copying torch\include\jitprofiling.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7834206Z copying torch\include\libittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7842675Z copying torch\include\libshm.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7850102Z copying torch\include\psimd.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7860855Z copying torch\include\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7872707Z copying torch\include\sleef.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7886419Z copying torch\include\xnnpack.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:02.7902605Z creating build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.7916709Z copying torch\include\ATen\AccumulateType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.7924288Z copying torch\include\ATen\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.7935998Z copying torch\include\ATen\ATen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.7942572Z copying torch\include\ATen\autocast_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.7955341Z copying torch\include\ATen\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.7978752Z copying torch\include\ATen\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.7985691Z copying torch\include\ATen\BlasBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.7998678Z copying torch\include\ATen\CachedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8005165Z copying torch\include\ATen\ceil_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8017010Z copying torch\include\ATen\code_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8023502Z copying torch\include\ATen\CollapseDims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8036411Z copying torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8043392Z copying torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8056928Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8063912Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8077079Z copying torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8083975Z copying torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8097527Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8104361Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8127306Z copying torch\include\ATen\Config.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8133683Z copying torch\include\ATen\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8147828Z copying torch\include\ATen\cpp_custom_type_hack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8155319Z copying torch\include\ATen\CPUApplyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8168845Z copying torch\include\ATen\CPUFixedAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8176646Z copying torch\include\ATen\CPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8190921Z copying torch\include\ATen\CPUFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8199132Z copying torch\include\ATen\CPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8212443Z copying torch\include\ATen\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8220620Z copying torch\include\ATen\CUDAFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8244651Z copying torch\include\ATen\Device.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8251784Z copying torch\include\ATen\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8264433Z copying torch\include\ATen\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8271767Z copying torch\include\ATen\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8285390Z copying torch\include\ATen\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8292549Z copying torch\include\ATen\Dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8306933Z copying torch\include\ATen\Dispatch_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8314852Z copying torch\include\ATen\div_rtn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8328084Z copying torch\include\ATen\DLConvertor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8338057Z copying torch\include\ATen\dlpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8353996Z copying torch\include\ATen\DTensorState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8361828Z copying torch\include\ATen\DynamicLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8386359Z copying torch\include\ATen\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8393432Z copying torch\include\ATen\ExpandBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8407135Z copying torch\include\ATen\ExpandUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8414609Z copying torch\include\ATen\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8427577Z copying torch\include\ATen\FunctionalizeFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8434938Z copying torch\include\ATen\FunctionalStorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8448274Z copying torch\include\ATen\FunctionalTensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8459500Z copying torch\include\ATen\Functions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8471791Z copying torch\include\ATen\FuncTorchTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8478667Z copying torch\include\ATen\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8502615Z copying torch\include\ATen\InferSize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8509525Z copying torch\include\ATen\InitialTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8523353Z copying torch\include\ATen\jiterator_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8529923Z copying torch\include\ATen\jit_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8542199Z copying torch\include\ATen\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8548572Z copying torch\include\ATen\LegacyBatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8555528Z copying torch\include\ATen\LegacyBatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8562161Z copying torch\include\ATen\LegacyVmapMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8575370Z copying torch\include\ATen\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8582159Z copying torch\include\ATen\LinalgBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8617200Z copying torch\include\ATen\MapAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8624191Z copying torch\include\ATen\MatrixRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8637287Z copying torch\include\ATen\MemoryOverlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8643997Z copying torch\include\ATen\MetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8656989Z copying torch\include\ATen\MetaFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8663823Z copying torch\include\ATen\MethodOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8676907Z copying torch\include\ATen\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8683588Z copying torch\include\ATen\NamedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8691053Z copying torch\include\ATen\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8716173Z copying torch\include\ATen\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8729907Z copying torch\include\ATen\NestedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8736628Z copying torch\include\ATen\NumericUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8750116Z copying torch\include\ATen\OpaqueTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8756808Z copying torch\include\ATen\Operators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8764536Z copying torch\include\ATen\OpMathType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8771407Z copying torch\include\ATen\PadNd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8790343Z copying torch\include\ATen\Parallel-inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8797680Z copying torch\include\ATen\Parallel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.8810462Z copying torch\include\ATen\ParallelFuture.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9164590Z copying torch\include\ATen\ParallelNative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9172223Z copying torch\include\ATen\ParallelOpenMP.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9179562Z copying torch\include\ATen\PTThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9186987Z copying torch\include\ATen\PythonTorchFunctionTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9194840Z copying torch\include\ATen\record_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9203252Z copying torch\include\ATen\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9232703Z copying torch\include\ATen\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9257059Z copying torch\include\ATen\ROCmFABackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9264529Z copying torch\include\ATen\SavedTensorHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9280108Z copying torch\include\ATen\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9287147Z copying torch\include\ATen\ScalarOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9294552Z copying torch\include\ATen\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9301573Z copying torch\include\ATen\SDPBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9315492Z copying torch\include\ATen\SequenceNumber.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9323176Z copying torch\include\ATen\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9337799Z copying torch\include\ATen\SparseCsrTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9348417Z copying torch\include\ATen\SparseCsrTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9365368Z copying torch\include\ATen\SparseTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9373444Z copying torch\include\ATen\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9387390Z copying torch\include\ATen\StorageUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9406556Z copying torch\include\ATen\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9419585Z copying torch\include\ATen\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9426503Z copying torch\include\ATen\TensorGeometry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9439008Z copying torch\include\ATen\TensorIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9446510Z copying torch\include\ATen\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9461021Z copying torch\include\ATen\TensorIteratorInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9468522Z copying torch\include\ATen\TensorMeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9481493Z copying torch\include\ATen\TensorNames.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9488348Z copying torch\include\ATen\TensorOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9502753Z copying torch\include\ATen\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9509248Z copying torch\include\ATen\TensorSubclassLikeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9523286Z copying torch\include\ATen\TensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9530376Z copying torch\include\ATen\ThreadLocalPythonObjects.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9536969Z copying torch\include\ATen\ThreadLocalState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9543766Z copying torch\include\ATen\TracerMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9550685Z copying torch\include\ATen\TypeDefault.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9557057Z copying torch\include\ATen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9563704Z copying torch\include\ATen\Version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9570117Z copying torch\include\ATen\VmapGeneratedPlumbing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9595614Z copying torch\include\ATen\WrapDimUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9615117Z copying torch\include\ATen\WrapDimUtilsMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:02.9621841Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9625097Z copying torch\include\ATen\core\alias_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9632810Z copying torch\include\ATen\core\Array.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9640153Z copying torch\include\ATen\core\ATenGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9647094Z copying torch\include\ATen\core\ATenOpList.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9669833Z copying torch\include\ATen\core\ATen_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9683816Z copying torch\include\ATen\core\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9692483Z copying torch\include\ATen\core\ATen_pch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9707241Z copying torch\include\ATen\core\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9714238Z copying torch\include\ATen\core\blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9727956Z copying torch\include\ATen\core\builtin_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9735840Z copying torch\include\ATen\core\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9749847Z copying torch\include\ATen\core\CheckMemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9757134Z copying torch\include\ATen\core\class_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9770755Z copying torch\include\ATen\core\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9778704Z copying torch\include\ATen\core\DeprecatedTypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9792689Z copying torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9807797Z copying torch\include\ATen\core\Dict.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9822249Z copying torch\include\ATen\core\Dict_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9830384Z copying torch\include\ATen\core\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9844107Z copying torch\include\ATen\core\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9854200Z copying torch\include\ATen\core\DistributionsHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9868790Z copying torch\include\ATen\core\dynamic_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9887233Z copying torch\include\ATen\core\enum_tag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9893633Z copying torch\include\ATen\core\enum_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9901138Z copying torch\include\ATen\core\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9915959Z copying torch\include\ATen\core\function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9922693Z copying torch\include\ATen\core\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9935633Z copying torch\include\ATen\core\function_schema.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9943083Z copying torch\include\ATen\core\function_schema_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9956878Z copying torch\include\ATen\core\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9963774Z copying torch\include\ATen\core\GeneratorForPrivateuseone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9976990Z copying torch\include\ATen\core\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:02.9983375Z copying torch\include\ATen\core\IListRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0002376Z copying torch\include\ATen\core\IListRef_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0009313Z copying torch\include\ATen\core\interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0022601Z copying torch\include\ATen\core\interned_strings_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0029533Z copying torch\include\ATen\core\ivalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0037252Z copying torch\include\ATen\core\ivalue_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0045467Z copying torch\include\ATen\core\ivalue_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0092447Z copying torch\include\ATen\core\jit_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0100243Z copying torch\include\ATen\core\jit_type_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0114320Z copying torch\include\ATen\core\LegacyTypeDispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0121265Z copying torch\include\ATen\core\List.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0133995Z copying torch\include\ATen\core\List_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0140761Z copying torch\include\ATen\core\MT19937RNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0159636Z copying torch\include\ATen\core\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0166519Z copying torch\include\ATen\core\NestedIntSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0179472Z copying torch\include\ATen\core\operator_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0186280Z copying torch\include\ATen\core\PhiloxRNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0199170Z copying torch\include\ATen\core\PythonFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0206127Z copying torch\include\ATen\core\PythonOpRegistrationTrampoline.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0219479Z copying torch\include\ATen\core\qualified_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0226220Z copying torch\include\ATen\core\QuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0239723Z copying torch\include\ATen\core\Range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0245996Z copying torch\include\ATen\core\Reduction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0270801Z copying torch\include\ATen\core\rref_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0277482Z copying torch\include\ATen\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0289813Z copying torch\include\ATen\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0296277Z copying torch\include\ATen\core\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0309521Z copying torch\include\ATen\core\symbol.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0316176Z copying torch\include\ATen\core\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0329139Z copying torch\include\ATen\core\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0335936Z copying torch\include\ATen\core\TensorBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0349748Z copying torch\include\ATen\core\TensorBody.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0360782Z copying torch\include\ATen\core\TorchDispatchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0367374Z copying torch\include\ATen\core\TransformationHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0393804Z copying torch\include\ATen\core\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0406435Z copying torch\include\ATen\core\type_factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0413072Z copying torch\include\ATen\core\type_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0420158Z copying torch\include\ATen\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0426755Z copying torch\include\ATen\core\UnsafeFromTH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0440076Z copying torch\include\ATen\core\VariableHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0446746Z copying torch\include\ATen\core\Variadic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0460743Z copying torch\include\ATen\core\Vitals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:03.0466704Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:03.0469891Z copying torch\include\ATen\core\boxing\BoxedKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:03.0483647Z copying torch\include\ATen\core\boxing\BoxedKernel_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:03.0490056Z copying torch\include\ATen\core\boxing\KernelFunction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:03.0536710Z copying torch\include\ATen\core\boxing\KernelFunction_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:03.0560021Z copying torch\include\ATen\core\boxing\OperatorKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:03.0566579Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-10-10T00:51:03.0569874Z 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:03.0577663Z 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:03.0585845Z 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:03.0593451Z 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:03.0616691Z 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:03.0622992Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:03.0626995Z copying torch\include\ATen\core\dispatch\CppSignature.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:03.0640228Z copying torch\include\ATen\core\dispatch\Dispatcher.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:03.0648173Z copying torch\include\ATen\core\dispatch\DispatchKeyExtractor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:03.0655552Z copying torch\include\ATen\core\dispatch\ObservedOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:03.0673145Z copying torch\include\ATen\core\dispatch\OperatorEntry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:03.0680947Z copying torch\include\ATen\core\dispatch\OperatorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:03.0688494Z copying torch\include\ATen\core\dispatch\RegistrationHandleRAII.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:03.0694791Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-10-10T00:51:03.0698373Z 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:03.0713275Z 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:03.0720845Z 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:03.0734758Z 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:03.0757542Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-10-10T00:51:03.0761075Z copying torch\include\ATen\cpu\FlushDenormal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-10-10T00:51:03.0768027Z copying torch\include\ATen\cpu\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-10-10T00:51:03.0781658Z copying torch\include\ATen\cpu\vml.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-10-10T00:51:03.0788079Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0791559Z copying torch\include\ATen\cpu\vec\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0804546Z copying torch\include\ATen\cpu\vec\functional_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0811930Z copying torch\include\ATen\cpu\vec\functional_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0820477Z copying torch\include\ATen\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0837783Z copying torch\include\ATen\cpu\vec\vec.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0846540Z copying torch\include\ATen\cpu\vec\vec_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0855642Z 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:03.0863402Z copying torch\include\ATen\cpu\vec\vec_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0877117Z copying torch\include\ATen\cpu\vec\vec_half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0890190Z copying torch\include\ATen\cpu\vec\vec_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0897524Z copying torch\include\ATen\cpu\vec\vec_n.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0904272Z copying torch\include\ATen\cpu\vec\vec_quant.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:03.0916711Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-10-10T00:51:03.0919777Z 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:03.0926538Z 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:03.0934425Z 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:03.0941591Z 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:03.0964614Z 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:03.0977434Z 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:03.0984218Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-10-10T00:51:03.0987633Z 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:03.1000085Z 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:03.1007771Z 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:03.1020588Z 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:03.1044172Z 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:03.1051751Z 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:03.1063510Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:03.1066792Z 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:03.1073283Z 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:03.1085852Z 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:03.1093552Z 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:03.1117620Z 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:03.1125272Z 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:03.1133328Z 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:03.1141280Z 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:03.1149651Z 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:03.1157122Z 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:03.1165160Z 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:03.1179315Z 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:03.1188030Z 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:03.1195819Z 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:03.1204185Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-10-10T00:51:03.1207295Z 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:03.1214637Z 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:03.1222578Z 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:03.1256310Z 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:03.1262849Z 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:03.1270640Z 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:03.1287996Z 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:03.1295939Z 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:03.1312176Z 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:03.1320624Z 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:03.1328010Z 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:03.1336253Z 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:03.1344592Z 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:03.1352997Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\zarch 2025-10-10T00:51:03.1357539Z 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:03.1366207Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:03.1370272Z 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:03.1378911Z 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:03.1386766Z 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:03.1395043Z 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:03.1419241Z 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:03.1426069Z 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:03.1433319Z 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:03.1441181Z 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:03.1448978Z 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:03.1462998Z 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:03.1469855Z 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:03.1476726Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1479908Z copying torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1486330Z copying torch\include\ATen\cuda\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1500830Z copying torch\include\ATen\cuda\cub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1507731Z copying torch\include\ATen\cuda\CUDABlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1514930Z copying torch\include\ATen\cuda\CUDAContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1538358Z copying torch\include\ATen\cuda\CUDAContextLight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1545625Z copying torch\include\ATen\cuda\CUDADataType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1559618Z copying torch\include\ATen\cuda\CUDADevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1566625Z copying torch\include\ATen\cuda\CUDAEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1579994Z copying torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1589788Z copying torch\include\ATen\cuda\CUDAGraph.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1603461Z copying torch\include\ATen\cuda\CUDASparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1610731Z copying torch\include\ATen\cuda\CUDASparseBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1618437Z copying torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1625783Z copying torch\include\ATen\cuda\CUDAUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1640347Z copying torch\include\ATen\cuda\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1647539Z copying torch\include\ATen\cuda\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1662096Z copying torch\include\ATen\cuda\jiterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1669975Z copying torch\include\ATen\cuda\jiterator_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1677084Z copying torch\include\ATen\cuda\llvm_jit_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1694568Z copying torch\include\ATen\cuda\PeerToPeerAccess.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1708666Z copying torch\include\ATen\cuda\PhiloxCudaState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1715735Z copying torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1730019Z copying torch\include\ATen\cuda\Sleep.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1737539Z copying torch\include\ATen\cuda\ThrustAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:03.1749404Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:03.1753021Z copying torch\include\ATen\cuda\detail\CUDAHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:03.1760476Z copying torch\include\ATen\cuda\detail\DeviceThreadHandles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:03.1767931Z copying torch\include\ATen\cuda\detail\KernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:03.1774978Z copying torch\include\ATen\cuda\detail\LazyNVRTC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:03.1796644Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:03.1804771Z copying torch\include\ATen\cuda\tunable\GemmCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:03.1808163Z copying torch\include\ATen\cuda\tunable\GemmHipblaslt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:03.1816010Z copying torch\include\ATen\cuda\tunable\GemmRocblas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:03.1830069Z copying torch\include\ATen\cuda\tunable\StreamTimer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:03.1846341Z copying torch\include\ATen\cuda\tunable\Tunable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:03.1853726Z copying torch\include\ATen\cuda\tunable\TunableGemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:03.1860531Z copying torch\include\ATen\cuda\tunable\TunableOp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:03.1866471Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:03.1869547Z copying torch\include\ATen\cudnn\cudnn-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:03.1881995Z copying torch\include\ATen\cudnn\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:03.1889333Z copying torch\include\ATen\cudnn\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:03.1901593Z copying torch\include\ATen\cudnn\Handles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:03.1907874Z copying torch\include\ATen\cudnn\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:03.1924387Z copying torch\include\ATen\cudnn\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:03.1929830Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.1932997Z copying torch\include\ATen\detail\AcceleratorHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.1940432Z copying torch\include\ATen\detail\CUDAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.1956476Z copying torch\include\ATen\detail\FunctionTraits.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.1977093Z copying torch\include\ATen\detail\HIPHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.1987070Z copying torch\include\ATen\detail\HPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.1997200Z copying torch\include\ATen\detail\IPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.2004893Z copying torch\include\ATen\detail\MAIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.2019619Z copying torch\include\ATen\detail\MPSHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.2026387Z copying torch\include\ATen\detail\MTIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.2034053Z copying torch\include\ATen\detail\PrivateUse1HooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.2040406Z copying torch\include\ATen\detail\XPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:03.2046768Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2049979Z copying torch\include\ATen\functorch\ADInterpreters.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2057035Z copying torch\include\ATen\functorch\BatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2069778Z copying torch\include\ATen\functorch\BatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2092330Z copying torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2099542Z copying torch\include\ATen\functorch\BatchRulesHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2106765Z copying torch\include\ATen\functorch\DynamicLayer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2113768Z copying torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2120098Z copying torch\include\ATen\functorch\Interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2126846Z copying torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2134436Z copying torch\include\ATen\functorch\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2140709Z copying torch\include\ATen\functorch\PlumbingHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2147735Z copying torch\include\ATen\functorch\TensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2154410Z copying torch\include\ATen\functorch\VmapInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:03.2160316Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:03.2164745Z copying torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:03.2171655Z copying torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:03.2178363Z copying torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:03.2201499Z copying torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:03.2207026Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-10-10T00:51:03.2209931Z copying torch\include\ATen\metal\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-10-10T00:51:03.2221888Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:03.2225127Z copying torch\include\ATen\miopen\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:03.2231515Z copying torch\include\ATen\miopen\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:03.2244754Z copying torch\include\ATen\miopen\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:03.2251797Z copying torch\include\ATen\miopen\miopen-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:03.2273978Z copying torch\include\ATen\miopen\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:03.2280886Z copying torch\include\ATen\miopen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:03.2286706Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2290101Z copying torch\include\ATen\mps\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2302934Z copying torch\include\ATen\mps\IndexKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2310154Z copying torch\include\ATen\mps\MPSAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2318908Z copying torch\include\ATen\mps\MPSAllocatorInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2342149Z copying torch\include\ATen\mps\MPSDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2349538Z copying torch\include\ATen\mps\MPSEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2358277Z copying torch\include\ATen\mps\MPSGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2368311Z copying torch\include\ATen\mps\MPSGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2378279Z copying torch\include\ATen\mps\MPSHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2390836Z copying torch\include\ATen\mps\MPSProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2405199Z copying torch\include\ATen\mps\MPSStream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:03.2411191Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2414214Z copying torch\include\ATen\native\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2427322Z copying torch\include\ATen\native\AdaptivePooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2434037Z copying torch\include\ATen\native\AmpKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2440822Z copying torch\include\ATen\native\BatchLinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2463912Z copying torch\include\ATen\native\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2470676Z copying torch\include\ATen\native\BinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2484100Z copying torch\include\ATen\native\BucketizationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2490754Z copying torch\include\ATen\native\CanUse32BitIndexMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2497109Z copying torch\include\ATen\native\ComplexHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2504086Z copying torch\include\ATen\native\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2510916Z copying torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2517467Z copying torch\include\ATen\native\ConvolutionMM3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2531653Z copying torch\include\ATen\native\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2538878Z copying torch\include\ATen\native\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2552570Z copying torch\include\ATen\native\CPUBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2559220Z copying torch\include\ATen\native\CPUFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2571859Z copying torch\include\ATen\native\Cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2578328Z copying torch\include\ATen\native\DilatedConvolutionUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2585342Z copying torch\include\ATen\native\DispatchStub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2592498Z copying torch\include\ATen\native\Distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2599163Z copying torch\include\ATen\native\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2616567Z copying torch\include\ATen\native\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2663535Z copying torch\include\ATen\native\EmbeddingBag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2670760Z copying torch\include\ATen\native\Fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2677896Z copying torch\include\ATen\native\ForeachUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2686006Z copying torch\include\ATen\native\FractionalMaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2693473Z copying torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2700763Z copying torch\include\ATen\native\FusedAdagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2707878Z copying torch\include\ATen\native\FusedAdam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2715636Z copying torch\include\ATen\native\FusedSGD.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2729310Z copying torch\include\ATen\native\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2736527Z copying torch\include\ATen\native\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2749623Z copying torch\include\ATen\native\GridSamplerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2756834Z copying torch\include\ATen\native\GroupedMMUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2770860Z copying torch\include\ATen\native\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2778241Z copying torch\include\ATen\native\Histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2786157Z copying torch\include\ATen\native\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2793277Z copying torch\include\ATen\native\im2col_shape_check.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2801067Z copying torch\include\ATen\native\IndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2808591Z copying torch\include\ATen\native\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2819351Z copying torch\include\ATen\native\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2826989Z copying torch\include\ATen\native\Lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2841255Z copying torch\include\ATen\native\LinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2860567Z copying torch\include\ATen\native\LinearAlgebraUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2877621Z copying torch\include\ATen\native\LossMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2887736Z copying torch\include\ATen\native\Math.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2904663Z copying torch\include\ATen\native\MathBitFallThroughLists.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2912245Z copying torch\include\ATen\native\MathBitsFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2926157Z copying torch\include\ATen\native\MaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2932884Z copying torch\include\ATen\native\NonEmptyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2946029Z copying torch\include\ATen\native\NonSymbolicBC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2952841Z copying torch\include\ATen\native\Normalization.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2965924Z copying torch\include\ATen\native\Padding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.2982040Z copying torch\include\ATen\native\PixelShuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3000865Z copying torch\include\ATen\native\PointwiseOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3007408Z copying torch\include\ATen\native\Pool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3020268Z copying torch\include\ATen\native\Pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3027043Z copying torch\include\ATen\native\RangeFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3039852Z copying torch\include\ATen\native\RangeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3046565Z copying torch\include\ATen\native\ReduceAllOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3059432Z copying torch\include\ATen\native\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3066661Z copying torch\include\ATen\native\ReduceOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3079915Z copying torch\include\ATen\native\ReductionType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3086759Z copying torch\include\ATen\native\Repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3112500Z copying torch\include\ATen\native\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3119069Z copying torch\include\ATen\native\ResizeCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3125690Z copying torch\include\ATen\native\RNN.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3132476Z copying torch\include\ATen\native\ScatterGatherChecks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3150387Z copying torch\include\ATen\native\SegmentReduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3157064Z copying torch\include\ATen\native\SharedReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3164342Z copying torch\include\ATen\native\SobolEngineOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3172030Z copying torch\include\ATen\native\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3188661Z copying torch\include\ATen\native\SortingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3196365Z copying torch\include\ATen\native\SparseTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3203819Z copying torch\include\ATen\native\SpectralOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3221256Z copying torch\include\ATen\native\StridedRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3229418Z copying torch\include\ATen\native\TensorAdvancedIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3236939Z copying torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3250432Z copying torch\include\ATen\native\TensorCompare.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3257742Z copying torch\include\ATen\native\TensorConversions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3266077Z copying torch\include\ATen\native\TensorDimApply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3273561Z copying torch\include\ATen\native\TensorFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3287067Z copying torch\include\ATen\native\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3294325Z copying torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3312775Z copying torch\include\ATen\native\TensorProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3320380Z copying torch\include\ATen\native\TensorShape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3333671Z copying torch\include\ATen\native\TensorTransformations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3341141Z copying torch\include\ATen\native\TopKImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3348709Z copying torch\include\ATen\native\TransposeType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3355966Z copying torch\include\ATen\native\TriangularOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3366328Z copying torch\include\ATen\native\TypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3376406Z copying torch\include\ATen\native\UnaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3390017Z copying torch\include\ATen\native\Unfold2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3397727Z copying torch\include\ATen\native\Unfold3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3411092Z copying torch\include\ATen\native\UnfoldBackward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3417978Z copying torch\include\ATen\native\UpSample.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3431749Z copying torch\include\ATen\native\verbose_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3438262Z copying torch\include\ATen\native\vol2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:03.3450596Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-10-10T00:51:03.3456667Z 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:03.3463561Z 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:03.3476935Z 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:03.3483106Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3486250Z copying torch\include\ATen\native\cpu\AtomicAddFloat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3492884Z copying torch\include\ATen\native\cpu\avx_mathfun.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3500131Z copying torch\include\ATen\native\cpu\CatKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3514302Z copying torch\include\ATen\native\cpu\ChannelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3537803Z copying torch\include\ATen\native\cpu\CopyKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3544987Z copying torch\include\ATen\native\cpu\DepthwiseConvKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3552673Z copying torch\include\ATen\native\cpu\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3560599Z copying torch\include\ATen\native\cpu\Elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3568490Z copying torch\include\ATen\native\cpu\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3582650Z copying torch\include\ATen\native\cpu\GridSamplerKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3587639Z copying torch\include\ATen\native\cpu\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3601783Z copying torch\include\ATen\native\cpu\Intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3615033Z 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:03.3622246Z copying torch\include\ATen\native\cpu\IsContiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3629665Z copying torch\include\ATen\native\cpu\LogAddExp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3637721Z copying torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3645173Z copying torch\include\ATen\native\cpu\Loops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3652649Z copying torch\include\ATen\native\cpu\MaxUnpoolKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3665915Z 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:03.3673109Z copying torch\include\ATen\native\cpu\moments_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3696225Z copying torch\include\ATen\native\cpu\PixelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3703711Z copying torch\include\ATen\native\cpu\Reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3717656Z copying torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3724950Z copying torch\include\ATen\native\cpu\ReduceUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3732685Z copying torch\include\ATen\native\cpu\SampledAddmmKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3739684Z copying torch\include\ATen\native\cpu\SerialStackImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3754210Z copying torch\include\ATen\native\cpu\SoftmaxKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3761604Z copying torch\include\ATen\native\cpu\SpmmReduceKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3775670Z copying torch\include\ATen\native\cpu\StackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3783572Z copying torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3802502Z copying torch\include\ATen\native\cpu\utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3809772Z copying torch\include\ATen\native\cpu\WeightNormKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3816627Z copying torch\include\ATen\native\cpu\zmath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:03.3823081Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3826913Z copying torch\include\ATen\native\cuda\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3833979Z copying torch\include\ATen\native\cuda\BinaryInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3841349Z copying torch\include\ATen\native\cuda\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3848409Z copying torch\include\ATen\native\cuda\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3871516Z copying torch\include\ATen\native\cuda\CuFFTPlanCache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3879486Z copying torch\include\ATen\native\cuda\CuFFTUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3886777Z copying torch\include\ATen\native\cuda\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3894491Z copying torch\include\ATen\native\cuda\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3901725Z copying torch\include\ATen\native\cuda\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3908932Z copying torch\include\ATen\native\cuda\GroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3915636Z copying torch\include\ATen\native\cuda\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3922151Z copying torch\include\ATen\native\cuda\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3934792Z copying torch\include\ATen\native\cuda\jit_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3942506Z copying torch\include\ATen\native\cuda\LaunchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3950161Z copying torch\include\ATen\native\cuda\MiscUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3956406Z copying torch\include\ATen\native\cuda\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3962888Z copying torch\include\ATen\native\cuda\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3969865Z copying torch\include\ATen\native\cuda\RowwiseScaledMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3975977Z copying torch\include\ATen\native\cuda\ScaledGroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3982486Z copying torch\include\ATen\native\cuda\ScanKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.3999750Z copying torch\include\ATen\native\cuda\Sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.4006022Z copying torch\include\ATen\native\cuda\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.4012361Z copying torch\include\ATen\native\cuda\SortStable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.4019476Z copying torch\include\ATen\native\cuda\TensorModeKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.4025985Z copying torch\include\ATen\native\cuda\TensorTopK.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.4032509Z copying torch\include\ATen\native\cuda\thread_constants.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:03.4045124Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-10-10T00:51:03.4048260Z copying torch\include\ATen\native\hip\ck_bgemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-10-10T00:51:03.4054565Z copying torch\include\ATen\native\hip\ck_gemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-10-10T00:51:03.4068063Z 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:03.4074646Z copying torch\include\ATen\native\hip\ck_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-10-10T00:51:03.4087089Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\bgemm_kernels 2025-10-10T00:51:03.4100319Z 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:03.4107433Z 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:03.4113126Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-10-10T00:51:03.4116271Z copying torch\include\ATen\native\kleidiai\kai_kernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-10-10T00:51:03.4128732Z copying torch\include\ATen\native\kleidiai\kai_pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-10-10T00:51:03.4135061Z 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:03.4152754Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-10-10T00:51:03.4156966Z 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:03.4163506Z 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:03.4170625Z 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:03.4177658Z 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:03.4183057Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:51:03.4186271Z 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:03.4193536Z 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:03.4200655Z 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:03.4207212Z 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:03.4213821Z 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:03.4220364Z 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:03.4241051Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:03.4244450Z copying torch\include\ATen\native\mps\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:03.4257347Z copying torch\include\ATen\native\mps\MetalShaderLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:03.4264242Z copying torch\include\ATen\native\mps\MPSGraphSequoiaOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:03.4277413Z copying torch\include\ATen\native\mps\OperationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:03.4341493Z copying torch\include\ATen\native\mps\TensorFactory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:03.4347402Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-10-10T00:51:03.4350656Z 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:03.4357570Z 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:03.4364750Z 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:03.4378531Z 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:03.4384081Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-10-10T00:51:03.4387593Z 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:03.4394376Z 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:03.4401432Z 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:03.4418091Z 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:03.4430910Z 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:03.4437893Z 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:03.4444432Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-10-10T00:51:03.4447468Z copying torch\include\ATen\native\mtia\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-10-10T00:51:03.4453150Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:03.4456323Z copying torch\include\ATen\native\nested\NestedTensorBinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:03.4468263Z copying torch\include\ATen\native\nested\NestedTensorMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:03.4475987Z copying torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:03.4496700Z copying torch\include\ATen\native\nested\NestedTensorTransformerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:03.4513781Z copying torch\include\ATen\native\nested\NestedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:03.4520297Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:03.4523667Z copying torch\include\ATen\native\quantized\AffineQuantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:03.4530958Z copying torch\include\ATen\native\quantized\AffineQuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:03.4538449Z copying torch\include\ATen\native\quantized\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:03.4562200Z copying torch\include\ATen\native\quantized\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:03.4569404Z copying torch\include\ATen\native\quantized\FakeQuantAffine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:03.4577044Z copying torch\include\ATen\native\quantized\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:03.4584233Z copying torch\include\ATen\native\quantized\library.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:03.4591213Z copying torch\include\ATen\native\quantized\PackedParams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:03.4603703Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:03.4607400Z 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:03.4614616Z 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:03.4621714Z 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:03.4629100Z 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:03.4651814Z 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:03.4658594Z 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:03.4665212Z 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:03.4671985Z 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:03.4678703Z 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:03.4691290Z 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:03.4697606Z 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:03.4710476Z 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:03.4717649Z 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:03.4724483Z 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:03.4731190Z 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:03.4738121Z 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:03.4766268Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn 2025-10-10T00:51:03.4769402Z 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:03.4775475Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-10-10T00:51:03.4778666Z copying torch\include\ATen\native\transformers\attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-10-10T00:51:03.4785408Z copying torch\include\ATen\native\transformers\sdp_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-10-10T00:51:03.4798136Z 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:03.4814308Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda 2025-10-10T00:51:03.4817414Z 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:03.4823393Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\flash_attn 2025-10-10T00:51:03.4826715Z 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:03.4833471Z 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:03.4840243Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-10-10T00:51:03.4843415Z 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:03.4850455Z 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:03.4857073Z 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:03.4874724Z 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:03.4882671Z 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:03.4888307Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-10-10T00:51:03.4891718Z 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:03.4899085Z 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:03.4906462Z 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:03.4927808Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-10-10T00:51:03.4931130Z 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:03.4938417Z 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:03.4945687Z 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:03.4953131Z 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:03.4970423Z 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:03.4977087Z 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:03.4984019Z 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:03.4991136Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-10-10T00:51:03.4994676Z 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:03.5007531Z 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:03.5014835Z 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:03.5032011Z 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:03.5046494Z 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:03.5054472Z 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:03.5099969Z 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:03.5105658Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-10-10T00:51:03.5108897Z 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:03.5123718Z 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:03.5129871Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-10-10T00:51:03.5133070Z 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:03.5138609Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-10-10T00:51:03.5141949Z 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:03.5148623Z 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:03.5155959Z 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:03.5161881Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn 2025-10-10T00:51:03.5176529Z 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:03.5183291Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-10-10T00:51:03.5187175Z 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:03.5193501Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-10-10T00:51:03.5196624Z copying torch\include\ATen\native\utils\Factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-10-10T00:51:03.5203693Z copying torch\include\ATen\native\utils\ParamsHash.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-10-10T00:51:03.5211399Z copying torch\include\ATen\native\utils\ParamUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-10-10T00:51:03.5217598Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5220694Z copying torch\include\ATen\ops\abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5227818Z copying torch\include\ATen\ops\absolute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5235523Z copying torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5243158Z copying torch\include\ATen\ops\absolute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5266575Z copying torch\include\ATen\ops\absolute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5274351Z copying torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5281314Z copying torch\include\ATen\ops\abs_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5288589Z copying torch\include\ATen\ops\abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5296160Z copying torch\include\ATen\ops\abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5303643Z copying torch\include\ATen\ops\abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5316607Z copying torch\include\ATen\ops\acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5323841Z copying torch\include\ATen\ops\acosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5331431Z copying torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5345046Z copying torch\include\ATen\ops\acosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5352510Z copying torch\include\ATen\ops\acosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5359769Z copying torch\include\ATen\ops\acosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5369290Z copying torch\include\ATen\ops\acosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5379500Z copying torch\include\ATen\ops\acosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5389786Z copying torch\include\ATen\ops\acosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5405537Z copying torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5427947Z copying torch\include\ATen\ops\acos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5435542Z copying torch\include\ATen\ops\acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5448280Z copying torch\include\ATen\ops\acos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5455425Z copying torch\include\ATen\ops\acos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5467844Z copying torch\include\ATen\ops\acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5474229Z copying torch\include\ATen\ops\acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5487313Z copying torch\include\ATen\ops\adaptive_avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5494393Z 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:03.5501343Z 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:03.5518376Z copying torch\include\ATen\ops\adaptive_avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5525583Z copying torch\include\ATen\ops\adaptive_avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5532713Z copying torch\include\ATen\ops\adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5539931Z 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:03.5547034Z 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:03.5554768Z 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:03.5561054Z copying torch\include\ATen\ops\adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5567894Z copying torch\include\ATen\ops\adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5584770Z copying torch\include\ATen\ops\adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5591681Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5598861Z 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:03.5611419Z 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:03.5618320Z 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:03.5625379Z 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:03.5632487Z 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:03.5639588Z 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:03.5646492Z 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:03.5659348Z copying torch\include\ATen\ops\adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5666325Z copying torch\include\ATen\ops\adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5693232Z copying torch\include\ATen\ops\adaptive_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5701003Z 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:03.5708812Z copying torch\include\ATen\ops\adaptive_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5716636Z copying torch\include\ATen\ops\adaptive_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5724235Z copying torch\include\ATen\ops\adaptive_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5731860Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5740410Z 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:03.5748145Z 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:03.5756098Z 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:03.5763872Z 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:03.5771992Z 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:03.5790229Z 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:03.5797803Z 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:03.5805693Z 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:03.5819876Z 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:03.5827695Z 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:03.5835082Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5849598Z 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:03.5869071Z copying torch\include\ATen\ops\adaptive_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5879548Z copying torch\include\ATen\ops\adaptive_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5896089Z copying torch\include\ATen\ops\adaptive_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5906721Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.5915343Z 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:03.5939727Z 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:03.5947077Z 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:03.5953999Z 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:03.5967766Z 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:03.5974786Z 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:03.5981607Z 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:03.5995753Z 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:03.6002932Z 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:03.6011046Z 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:03.6025012Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6031988Z 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:03.6039169Z copying torch\include\ATen\ops\adaptive_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6051941Z copying torch\include\ATen\ops\adaptive_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6058654Z copying torch\include\ATen\ops\add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6071247Z copying torch\include\ATen\ops\addbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6083814Z copying torch\include\ATen\ops\addbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6090576Z copying torch\include\ATen\ops\addbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6097198Z copying torch\include\ATen\ops\addbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6110103Z copying torch\include\ATen\ops\addbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6164628Z copying torch\include\ATen\ops\addbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6171620Z copying torch\include\ATen\ops\addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6185669Z copying torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6194400Z copying torch\include\ATen\ops\addcdiv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6202046Z copying torch\include\ATen\ops\addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6225108Z copying torch\include\ATen\ops\addcdiv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6232511Z copying torch\include\ATen\ops\addcdiv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6239850Z copying torch\include\ATen\ops\addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6254258Z copying torch\include\ATen\ops\addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6261697Z copying torch\include\ATen\ops\addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6269418Z copying torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6283278Z copying torch\include\ATen\ops\addcmul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6291339Z copying torch\include\ATen\ops\addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6298689Z copying torch\include\ATen\ops\addcmul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6313285Z copying torch\include\ATen\ops\addcmul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6321190Z copying torch\include\ATen\ops\addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6328812Z copying torch\include\ATen\ops\addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6342548Z copying torch\include\ATen\ops\addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6353099Z copying torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6362292Z copying torch\include\ATen\ops\addmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6376515Z copying torch\include\ATen\ops\addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6383534Z copying torch\include\ATen\ops\addmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6391491Z copying torch\include\ATen\ops\addmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6405620Z copying torch\include\ATen\ops\addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6412647Z copying torch\include\ATen\ops\addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6419643Z copying torch\include\ATen\ops\addmv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6432979Z copying torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6450990Z copying torch\include\ATen\ops\addmv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6457819Z copying torch\include\ATen\ops\addmv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6470862Z copying torch\include\ATen\ops\addmv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6478482Z copying torch\include\ATen\ops\addmv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6485161Z copying torch\include\ATen\ops\addmv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6497447Z copying torch\include\ATen\ops\addmv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6504412Z copying torch\include\ATen\ops\addr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6513604Z copying torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6526910Z copying torch\include\ATen\ops\addr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6534518Z copying torch\include\ATen\ops\addr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6541311Z copying torch\include\ATen\ops\addr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6554033Z copying torch\include\ATen\ops\addr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6560964Z copying torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6567836Z copying torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6580707Z copying torch\include\ATen\ops\add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6587783Z copying torch\include\ATen\ops\add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6594506Z copying torch\include\ATen\ops\add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6607472Z copying torch\include\ATen\ops\add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6614288Z copying torch\include\ATen\ops\add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6620971Z copying torch\include\ATen\ops\add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6634514Z copying torch\include\ATen\ops\adjoint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6641162Z copying torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6648000Z copying torch\include\ATen\ops\adjoint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6661187Z copying torch\include\ATen\ops\adjoint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6668474Z copying torch\include\ATen\ops\affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6675275Z copying torch\include\ATen\ops\affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6689072Z 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:03.6696060Z 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:03.6709673Z 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:03.6723097Z 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:03.6741131Z copying torch\include\ATen\ops\affine_grid_generator_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6748502Z copying torch\include\ATen\ops\affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6762272Z copying torch\include\ATen\ops\alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6769900Z copying torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6777284Z copying torch\include\ATen\ops\alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6792211Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6800316Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6807184Z copying torch\include\ATen\ops\alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6826093Z copying torch\include\ATen\ops\alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6834037Z copying torch\include\ATen\ops\alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6840543Z copying torch\include\ATen\ops\alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6853469Z copying torch\include\ATen\ops\align_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6860183Z copying torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6867071Z copying torch\include\ATen\ops\align_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6880007Z copying torch\include\ATen\ops\align_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6886786Z copying torch\include\ATen\ops\align_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6893900Z copying torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6907021Z copying torch\include\ATen\ops\align_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6913759Z copying torch\include\ATen\ops\align_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6920393Z copying torch\include\ATen\ops\align_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6933597Z copying torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6940369Z copying torch\include\ATen\ops\align_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6947180Z copying torch\include\ATen\ops\align_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6960233Z copying torch\include\ATen\ops\all.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6966690Z copying torch\include\ATen\ops\allclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6973532Z copying torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6986175Z copying torch\include\ATen\ops\allclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6992649Z copying torch\include\ATen\ops\allclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.6999909Z copying torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7012752Z copying torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7019804Z copying torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7026483Z copying torch\include\ATen\ops\all_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7040351Z copying torch\include\ATen\ops\all_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7046947Z copying torch\include\ATen\ops\all_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7053503Z copying torch\include\ATen\ops\all_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7066961Z copying torch\include\ATen\ops\all_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7073612Z copying torch\include\ATen\ops\all_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7080188Z copying torch\include\ATen\ops\alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7092919Z copying torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7099664Z copying torch\include\ATen\ops\alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7117261Z copying torch\include\ATen\ops\alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7129833Z copying torch\include\ATen\ops\amax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7137366Z copying torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7145321Z copying torch\include\ATen\ops\amax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7159064Z copying torch\include\ATen\ops\amax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7166454Z copying torch\include\ATen\ops\amax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7174042Z copying torch\include\ATen\ops\amax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7188441Z copying torch\include\ATen\ops\amax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7195805Z copying torch\include\ATen\ops\amax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7203072Z copying torch\include\ATen\ops\amin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7216407Z copying torch\include\ATen\ops\aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7224259Z copying torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7230914Z copying torch\include\ATen\ops\aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7244650Z copying torch\include\ATen\ops\aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7252245Z copying torch\include\ATen\ops\aminmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7259886Z copying torch\include\ATen\ops\aminmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7267801Z copying torch\include\ATen\ops\aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7275291Z copying torch\include\ATen\ops\aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7283318Z copying torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7297580Z copying torch\include\ATen\ops\amin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7305409Z copying torch\include\ATen\ops\amin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7312683Z copying torch\include\ATen\ops\amin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7326637Z copying torch\include\ATen\ops\amin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7334452Z copying torch\include\ATen\ops\amin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7341949Z copying torch\include\ATen\ops\amin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7361307Z copying torch\include\ATen\ops\and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7369213Z copying torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7377017Z copying torch\include\ATen\ops\and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7398017Z copying torch\include\ATen\ops\and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7404864Z copying torch\include\ATen\ops\angle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7411525Z copying torch\include\ATen\ops\angle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7425882Z copying torch\include\ATen\ops\angle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7432657Z copying torch\include\ATen\ops\angle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7439464Z copying torch\include\ATen\ops\angle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7446000Z copying torch\include\ATen\ops\any.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7453484Z copying torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7460275Z copying torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7473416Z copying torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7480054Z copying torch\include\ATen\ops\any_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7487295Z copying torch\include\ATen\ops\any_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7511722Z copying torch\include\ATen\ops\any_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7518289Z copying torch\include\ATen\ops\any_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7525097Z copying torch\include\ATen\ops\any_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7538450Z copying torch\include\ATen\ops\any_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7544896Z copying torch\include\ATen\ops\arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7551711Z copying torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7565182Z copying torch\include\ATen\ops\arange_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7600282Z copying torch\include\ATen\ops\arange_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7607083Z copying torch\include\ATen\ops\arange_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7613871Z copying torch\include\ATen\ops\arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7654185Z copying torch\include\ATen\ops\arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7661067Z copying torch\include\ATen\ops\arccos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7673708Z copying torch\include\ATen\ops\arccosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7680536Z copying torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7687130Z copying torch\include\ATen\ops\arccosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7700552Z copying torch\include\ATen\ops\arccosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7707583Z copying torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7714563Z copying torch\include\ATen\ops\arccos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7727758Z copying torch\include\ATen\ops\arccos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7734602Z copying torch\include\ATen\ops\arcsin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7741803Z copying torch\include\ATen\ops\arcsinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7755020Z copying torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7761940Z copying torch\include\ATen\ops\arcsinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7768620Z copying torch\include\ATen\ops\arcsinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7787978Z copying torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7794679Z copying torch\include\ATen\ops\arcsin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7801420Z copying torch\include\ATen\ops\arcsin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7808224Z copying torch\include\ATen\ops\arctan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7814786Z copying torch\include\ATen\ops\arctan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7821951Z copying torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7834729Z copying torch\include\ATen\ops\arctan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7842294Z copying torch\include\ATen\ops\arctan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7849884Z copying torch\include\ATen\ops\arctanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7865013Z copying torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7871554Z copying torch\include\ATen\ops\arctanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7878428Z copying torch\include\ATen\ops\arctanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7896149Z copying torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7906830Z copying torch\include\ATen\ops\arctan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7917416Z copying torch\include\ATen\ops\arctan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7932868Z copying torch\include\ATen\ops\argmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7940798Z copying torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7948706Z copying torch\include\ATen\ops\argmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7962833Z copying torch\include\ATen\ops\argmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7970041Z copying torch\include\ATen\ops\argmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7977036Z copying torch\include\ATen\ops\argmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7991062Z copying torch\include\ATen\ops\argmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.7997900Z copying torch\include\ATen\ops\argmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8004669Z copying torch\include\ATen\ops\argmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8018222Z copying torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8025166Z copying torch\include\ATen\ops\argmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8032055Z copying torch\include\ATen\ops\argmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8039009Z copying torch\include\ATen\ops\argmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8046306Z copying torch\include\ATen\ops\argmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8053218Z copying torch\include\ATen\ops\argmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8066471Z copying torch\include\ATen\ops\argmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8073308Z copying torch\include\ATen\ops\argsort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8080409Z copying torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8093534Z copying torch\include\ATen\ops\argsort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8100687Z copying torch\include\ATen\ops\argsort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8107426Z copying torch\include\ATen\ops\argwhere.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8114196Z copying torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8120979Z copying torch\include\ATen\ops\argwhere_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8127432Z copying torch\include\ATen\ops\argwhere_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8140745Z copying torch\include\ATen\ops\asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8147787Z copying torch\include\ATen\ops\asinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8154776Z copying torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8167518Z copying torch\include\ATen\ops\asinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8174846Z copying torch\include\ATen\ops\asinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8182017Z copying torch\include\ATen\ops\asinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8194939Z copying torch\include\ATen\ops\asinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8202447Z copying torch\include\ATen\ops\asinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8209967Z copying torch\include\ATen\ops\asinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8224937Z copying torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8232603Z copying torch\include\ATen\ops\asin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8239742Z copying torch\include\ATen\ops\asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8253799Z copying torch\include\ATen\ops\asin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8260612Z copying torch\include\ATen\ops\asin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8267431Z copying torch\include\ATen\ops\asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8274252Z copying torch\include\ATen\ops\asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8281016Z copying torch\include\ATen\ops\as_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8288448Z copying torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8302449Z copying torch\include\ATen\ops\as_strided_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8310062Z 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:03.8317090Z 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:03.8330276Z copying torch\include\ATen\ops\as_strided_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8345598Z copying torch\include\ATen\ops\as_strided_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8353336Z copying torch\include\ATen\ops\as_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8360912Z copying torch\include\ATen\ops\as_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8368435Z copying torch\include\ATen\ops\as_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8376464Z copying torch\include\ATen\ops\as_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8384287Z copying torch\include\ATen\ops\as_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8393749Z copying torch\include\ATen\ops\as_strided_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8404937Z 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:03.8420660Z 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:03.8429122Z copying torch\include\ATen\ops\as_strided_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8436173Z copying torch\include\ATen\ops\as_strided_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8449263Z copying torch\include\ATen\ops\atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8456425Z copying torch\include\ATen\ops\atan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8463585Z copying torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8470794Z copying torch\include\ATen\ops\atan2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8477841Z copying torch\include\ATen\ops\atan2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8484662Z copying torch\include\ATen\ops\atan2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8499707Z copying torch\include\ATen\ops\atan2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8506535Z copying torch\include\ATen\ops\atan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8513615Z copying torch\include\ATen\ops\atan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8528173Z copying torch\include\ATen\ops\atanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8535329Z copying torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8542221Z copying torch\include\ATen\ops\atanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8556128Z copying torch\include\ATen\ops\atanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8562905Z copying torch\include\ATen\ops\atanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8569649Z copying torch\include\ATen\ops\atanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8576243Z copying torch\include\ATen\ops\atanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8583065Z copying torch\include\ATen\ops\atanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8590593Z copying torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8603229Z copying torch\include\ATen\ops\atan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8610347Z copying torch\include\ATen\ops\atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8616807Z copying torch\include\ATen\ops\atan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8629801Z copying torch\include\ATen\ops\atan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8636723Z copying torch\include\ATen\ops\atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8643576Z copying torch\include\ATen\ops\atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8657051Z copying torch\include\ATen\ops\atleast_1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8665056Z copying torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8672526Z copying torch\include\ATen\ops\atleast_1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8694878Z copying torch\include\ATen\ops\atleast_1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8701679Z copying torch\include\ATen\ops\atleast_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8708939Z copying torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8726565Z copying torch\include\ATen\ops\atleast_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8733312Z copying torch\include\ATen\ops\atleast_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8740266Z copying torch\include\ATen\ops\atleast_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8754056Z copying torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8761195Z copying torch\include\ATen\ops\atleast_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8767785Z copying torch\include\ATen\ops\atleast_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8781488Z copying torch\include\ATen\ops\avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8789307Z copying torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8820113Z copying torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8827945Z copying torch\include\ATen\ops\avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8835678Z copying torch\include\ATen\ops\avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8843778Z copying torch\include\ATen\ops\avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8858322Z copying torch\include\ATen\ops\avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8866426Z 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:03.8873933Z 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:03.8888046Z 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:03.8897634Z copying torch\include\ATen\ops\avg_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8908848Z 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:03.8926534Z copying torch\include\ATen\ops\avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8934835Z copying torch\include\ATen\ops\avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8943858Z copying torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8956640Z copying torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8964489Z copying torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8971700Z copying torch\include\ATen\ops\avg_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8979593Z copying torch\include\ATen\ops\avg_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8986628Z copying torch\include\ATen\ops\avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.8993523Z copying torch\include\ATen\ops\avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9006690Z copying torch\include\ATen\ops\avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9014433Z copying torch\include\ATen\ops\avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9021766Z 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:03.9035404Z 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:03.9042468Z 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:03.9049846Z copying torch\include\ATen\ops\avg_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9068841Z 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:03.9075920Z copying torch\include\ATen\ops\avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9095427Z copying torch\include\ATen\ops\avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9109118Z copying torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9116001Z copying torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9122924Z copying torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9135967Z copying torch\include\ATen\ops\avg_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9143502Z copying torch\include\ATen\ops\avg_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9150178Z copying torch\include\ATen\ops\avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9163372Z copying torch\include\ATen\ops\avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9170524Z copying torch\include\ATen\ops\baddbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9177892Z copying torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9190898Z copying torch\include\ATen\ops\baddbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9197795Z copying torch\include\ATen\ops\baddbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9205231Z copying torch\include\ATen\ops\baddbmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9230452Z copying torch\include\ATen\ops\baddbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9237328Z copying torch\include\ATen\ops\baddbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9244253Z copying torch\include\ATen\ops\baddbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9258273Z copying torch\include\ATen\ops\bartlett_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9267125Z copying torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9274592Z copying torch\include\ATen\ops\bartlett_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9288147Z copying torch\include\ATen\ops\bartlett_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9295816Z copying torch\include\ATen\ops\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9303793Z copying torch\include\ATen\ops\batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9317745Z 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:03.9325607Z 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:03.9333563Z copying torch\include\ATen\ops\batch_norm_backward_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9353203Z 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:03.9360745Z 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:03.9368454Z 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:03.9382888Z 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:03.9390887Z copying torch\include\ATen\ops\batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9400925Z copying torch\include\ATen\ops\batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9411926Z copying torch\include\ATen\ops\batch_norm_backward_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9421149Z 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:03.9429597Z 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:03.9442720Z 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:03.9450516Z 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:03.9457599Z copying torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9470455Z copying torch\include\ATen\ops\batch_norm_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9477667Z 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:03.9484636Z copying torch\include\ATen\ops\batch_norm_elemt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9498390Z copying torch\include\ATen\ops\batch_norm_elemt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9505480Z copying torch\include\ATen\ops\batch_norm_gather_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9513123Z 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:03.9525658Z 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:03.9532718Z 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:03.9539798Z 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:03.9553813Z 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:03.9561718Z 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:03.9568690Z 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:03.9581618Z 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:03.9589199Z 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:03.9596095Z copying torch\include\ATen\ops\batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9608814Z copying torch\include\ATen\ops\batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9616463Z copying torch\include\ATen\ops\batch_norm_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9623682Z 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:03.9642088Z 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:03.9649101Z copying torch\include\ATen\ops\batch_norm_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9656083Z copying torch\include\ATen\ops\batch_norm_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9669207Z copying torch\include\ATen\ops\batch_norm_update_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9676676Z 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:03.9684308Z 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:03.9697644Z 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:03.9704628Z 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:03.9711699Z 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:03.9725240Z copying torch\include\ATen\ops\bernoulli.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9732531Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9740185Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9754036Z copying torch\include\ATen\ops\bernoulli_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9762177Z copying torch\include\ATen\ops\bernoulli_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9785930Z copying torch\include\ATen\ops\bernoulli_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9799498Z copying torch\include\ATen\ops\bernoulli_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9806723Z copying torch\include\ATen\ops\bernoulli_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9815456Z copying torch\include\ATen\ops\bilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9823243Z copying torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9830638Z copying torch\include\ATen\ops\bilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:03.9837736Z copying torch\include\ATen\ops\bilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0463923Z copying torch\include\ATen\ops\binary_cross_entropy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0464913Z copying torch\include\ATen\ops\binary_cross_entropy_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0465868Z 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:04.0466872Z 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:04.0468015Z 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:04.0468953Z 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:04.0469819Z 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:04.0470679Z 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:04.0471644Z copying torch\include\ATen\ops\binary_cross_entropy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0472459Z copying torch\include\ATen\ops\binary_cross_entropy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0473276Z 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:04.0474297Z 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:04.0475320Z 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:04.0476209Z 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:04.0476993Z copying torch\include\ATen\ops\bincount.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0477821Z copying torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0478715Z copying torch\include\ATen\ops\bincount_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0479504Z copying torch\include\ATen\ops\bincount_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0481022Z copying torch\include\ATen\ops\bincount_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0481776Z copying torch\include\ATen\ops\bincount_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0482472Z copying torch\include\ATen\ops\binomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0483318Z copying torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0484208Z copying torch\include\ATen\ops\binomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0484987Z copying torch\include\ATen\ops\binomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0485758Z copying torch\include\ATen\ops\binomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0486478Z copying torch\include\ATen\ops\binomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0487268Z copying torch\include\ATen\ops\bitwise_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0488206Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0489272Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0490175Z copying torch\include\ATen\ops\bitwise_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0490979Z copying torch\include\ATen\ops\bitwise_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0491753Z copying torch\include\ATen\ops\bitwise_and_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0492523Z copying torch\include\ATen\ops\bitwise_and_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0499969Z copying torch\include\ATen\ops\bitwise_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0506967Z copying torch\include\ATen\ops\bitwise_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0514402Z copying torch\include\ATen\ops\bitwise_left_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0527323Z 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:04.0535787Z 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:04.0542836Z 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:04.0555725Z 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:04.0563444Z copying torch\include\ATen\ops\bitwise_left_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0596335Z 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:04.0609727Z copying torch\include\ATen\ops\bitwise_left_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0618705Z copying torch\include\ATen\ops\bitwise_left_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0626861Z copying torch\include\ATen\ops\bitwise_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0641376Z copying torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0649941Z copying torch\include\ATen\ops\bitwise_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0658435Z copying torch\include\ATen\ops\bitwise_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0677375Z copying torch\include\ATen\ops\bitwise_not_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0685847Z copying torch\include\ATen\ops\bitwise_not_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0694003Z copying torch\include\ATen\ops\bitwise_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0708143Z copying torch\include\ATen\ops\bitwise_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0716196Z copying torch\include\ATen\ops\bitwise_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0724041Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0731764Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0740366Z copying torch\include\ATen\ops\bitwise_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0748050Z copying torch\include\ATen\ops\bitwise_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0760527Z copying torch\include\ATen\ops\bitwise_or_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0768362Z copying torch\include\ATen\ops\bitwise_or_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0776569Z copying torch\include\ATen\ops\bitwise_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0790362Z copying torch\include\ATen\ops\bitwise_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0797944Z copying torch\include\ATen\ops\bitwise_right_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0806482Z 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:04.0819800Z 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:04.0827812Z 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:04.0835709Z 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:04.0843858Z copying torch\include\ATen\ops\bitwise_right_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0851702Z 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:04.0859599Z copying torch\include\ATen\ops\bitwise_right_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0873675Z copying torch\include\ATen\ops\bitwise_right_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0881514Z copying torch\include\ATen\ops\bitwise_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0889425Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0903156Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0910959Z copying torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0919013Z copying torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0925773Z copying torch\include\ATen\ops\bitwise_xor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0933907Z copying torch\include\ATen\ops\bitwise_xor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0940979Z copying torch\include\ATen\ops\bitwise_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0948324Z copying torch\include\ATen\ops\bitwise_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0955467Z copying torch\include\ATen\ops\blackman_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0962958Z copying torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0978093Z copying torch\include\ATen\ops\blackman_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0986459Z copying torch\include\ATen\ops\blackman_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.0995632Z copying torch\include\ATen\ops\block_diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1004986Z copying torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1015424Z copying torch\include\ATen\ops\block_diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1025714Z copying torch\include\ATen\ops\block_diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1039824Z copying torch\include\ATen\ops\bmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1049878Z copying torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1057540Z copying torch\include\ATen\ops\bmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1071386Z copying torch\include\ATen\ops\bmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1078399Z copying torch\include\ATen\ops\bmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1085479Z copying torch\include\ATen\ops\bmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1098612Z copying torch\include\ATen\ops\bmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1105411Z copying torch\include\ATen\ops\bmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1112111Z copying torch\include\ATen\ops\broadcast_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1129622Z copying torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1136951Z copying torch\include\ATen\ops\broadcast_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1143480Z copying torch\include\ATen\ops\broadcast_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1150421Z copying torch\include\ATen\ops\broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1157722Z copying torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1164971Z copying torch\include\ATen\ops\broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1177531Z copying torch\include\ATen\ops\broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1185676Z copying torch\include\ATen\ops\bucketize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1192681Z copying torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1205746Z copying torch\include\ATen\ops\bucketize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1212560Z copying torch\include\ATen\ops\bucketize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1219304Z copying torch\include\ATen\ops\bucketize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1231413Z copying torch\include\ATen\ops\bucketize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1238501Z copying torch\include\ATen\ops\can_cast.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1245089Z copying torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1258126Z copying torch\include\ATen\ops\can_cast_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1264410Z copying torch\include\ATen\ops\can_cast_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1271511Z copying torch\include\ATen\ops\cartesian_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1284779Z copying torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1292222Z copying torch\include\ATen\ops\cartesian_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1301234Z copying torch\include\ATen\ops\cartesian_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1314814Z copying torch\include\ATen\ops\cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1322759Z copying torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1330736Z copying torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1344173Z copying torch\include\ATen\ops\cat_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1351916Z copying torch\include\ATen\ops\cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1359851Z copying torch\include\ATen\ops\cat_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1372954Z copying torch\include\ATen\ops\cat_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1380950Z copying torch\include\ATen\ops\cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1388708Z copying torch\include\ATen\ops\cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1402057Z copying torch\include\ATen\ops\cauchy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1412791Z copying torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1421576Z copying torch\include\ATen\ops\cauchy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1436909Z copying torch\include\ATen\ops\cauchy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1444733Z copying torch\include\ATen\ops\cauchy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1736445Z copying torch\include\ATen\ops\cauchy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1751114Z copying torch\include\ATen\ops\cauchy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1758967Z copying torch\include\ATen\ops\ccol_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1766524Z copying torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1780463Z copying torch\include\ATen\ops\ccol_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1788978Z 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:04.1796606Z 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:04.1811020Z copying torch\include\ATen\ops\ccol_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1819094Z copying torch\include\ATen\ops\ccol_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1826962Z copying torch\include\ATen\ops\ccol_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1834141Z copying torch\include\ATen\ops\ccol_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1842118Z copying torch\include\ATen\ops\cdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1849788Z copying torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1863236Z copying torch\include\ATen\ops\cdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1871101Z copying torch\include\ATen\ops\cdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1878904Z copying torch\include\ATen\ops\ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1892561Z copying torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1900099Z copying torch\include\ATen\ops\ceil_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1911050Z copying torch\include\ATen\ops\ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1927159Z copying torch\include\ATen\ops\ceil_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1934708Z copying torch\include\ATen\ops\ceil_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1942169Z copying torch\include\ATen\ops\ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1956090Z copying torch\include\ATen\ops\ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1963077Z copying torch\include\ATen\ops\celu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1970091Z copying torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1983038Z copying torch\include\ATen\ops\celu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1989856Z copying torch\include\ATen\ops\celu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.1996873Z copying torch\include\ATen\ops\chain_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2009840Z copying torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2017384Z copying torch\include\ATen\ops\chain_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2023790Z copying torch\include\ATen\ops\chain_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2036702Z copying torch\include\ATen\ops\chalf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2043867Z copying torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2050541Z copying torch\include\ATen\ops\chalf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2063658Z copying torch\include\ATen\ops\chalf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2070458Z copying torch\include\ATen\ops\channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2077807Z copying torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2090462Z copying torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2105787Z copying torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2107451Z copying torch\include\ATen\ops\channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2114366Z copying torch\include\ATen\ops\channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2121239Z copying torch\include\ATen\ops\cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2127911Z copying torch\include\ATen\ops\cholesky_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2141303Z copying torch\include\ATen\ops\cholesky_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2148310Z copying torch\include\ATen\ops\cholesky_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2155280Z copying torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2162738Z copying torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2170550Z copying torch\include\ATen\ops\cholesky_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2177774Z copying torch\include\ATen\ops\cholesky_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2191822Z copying torch\include\ATen\ops\cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2198660Z copying torch\include\ATen\ops\cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2206286Z copying torch\include\ATen\ops\cholesky_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2220090Z copying torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2227892Z copying torch\include\ATen\ops\cholesky_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2235489Z copying torch\include\ATen\ops\cholesky_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2248717Z copying torch\include\ATen\ops\choose_qparams_optimized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2256649Z 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:04.2263920Z copying torch\include\ATen\ops\choose_qparams_optimized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2278319Z copying torch\include\ATen\ops\choose_qparams_optimized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2285596Z copying torch\include\ATen\ops\chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2293412Z copying torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2351846Z copying torch\include\ATen\ops\chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2359186Z copying torch\include\ATen\ops\chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2367797Z copying torch\include\ATen\ops\clamp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2376054Z copying torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2383936Z copying torch\include\ATen\ops\clamp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2392672Z copying torch\include\ATen\ops\clamp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2406781Z copying torch\include\ATen\ops\clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2418563Z copying torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2430551Z copying torch\include\ATen\ops\clamp_max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2442554Z copying torch\include\ATen\ops\clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2454273Z copying torch\include\ATen\ops\clamp_max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2462231Z copying torch\include\ATen\ops\clamp_max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2476385Z copying torch\include\ATen\ops\clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2483466Z copying torch\include\ATen\ops\clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2491346Z copying torch\include\ATen\ops\clamp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2498221Z copying torch\include\ATen\ops\clamp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2505999Z copying torch\include\ATen\ops\clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2513276Z copying torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2526344Z copying torch\include\ATen\ops\clamp_min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2533336Z copying torch\include\ATen\ops\clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2540859Z copying torch\include\ATen\ops\clamp_min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2553751Z copying torch\include\ATen\ops\clamp_min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2560672Z copying torch\include\ATen\ops\clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2568210Z copying torch\include\ATen\ops\clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2582244Z copying torch\include\ATen\ops\clamp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2589972Z copying torch\include\ATen\ops\clamp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2597515Z copying torch\include\ATen\ops\clip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2612367Z copying torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2620139Z copying torch\include\ATen\ops\clip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2627972Z copying torch\include\ATen\ops\clip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2635445Z copying torch\include\ATen\ops\clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2643169Z copying torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2650636Z copying torch\include\ATen\ops\clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2665265Z copying torch\include\ATen\ops\clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2672956Z copying torch\include\ATen\ops\coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2680162Z copying torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2687860Z copying torch\include\ATen\ops\coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2695176Z copying torch\include\ATen\ops\coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2702509Z copying torch\include\ATen\ops\col2im.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2718354Z copying torch\include\ATen\ops\col2im_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2725986Z copying torch\include\ATen\ops\col2im_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2733270Z copying torch\include\ATen\ops\col2im_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2748016Z copying torch\include\ATen\ops\col2im_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2755529Z copying torch\include\ATen\ops\column_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2763551Z copying torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2771618Z copying torch\include\ATen\ops\column_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2779187Z copying torch\include\ATen\ops\column_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2786882Z copying torch\include\ATen\ops\col_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2794296Z copying torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2802303Z copying torch\include\ATen\ops\col_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2810466Z 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:04.2818110Z 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:04.2826187Z copying torch\include\ATen\ops\col_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2834061Z copying torch\include\ATen\ops\col_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2841779Z copying torch\include\ATen\ops\col_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2849144Z copying torch\include\ATen\ops\col_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2856689Z copying torch\include\ATen\ops\combinations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2865318Z copying torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2873944Z copying torch\include\ATen\ops\combinations_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2883716Z copying torch\include\ATen\ops\combinations_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2897055Z copying torch\include\ATen\ops\complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2904429Z copying torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2912435Z copying torch\include\ATen\ops\complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2933371Z copying torch\include\ATen\ops\complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2941341Z copying torch\include\ATen\ops\complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2949163Z copying torch\include\ATen\ops\complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2962427Z copying torch\include\ATen\ops\concat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2969241Z copying torch\include\ATen\ops\concatenate.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2977168Z copying torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2990555Z copying torch\include\ATen\ops\concatenate_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.2997460Z copying torch\include\ATen\ops\concatenate_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3004312Z copying torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3023342Z copying torch\include\ATen\ops\concat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3030318Z copying torch\include\ATen\ops\concat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3037207Z copying torch\include\ATen\ops\conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3043846Z copying torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3050540Z copying torch\include\ATen\ops\conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3057067Z copying torch\include\ATen\ops\conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3070534Z copying torch\include\ATen\ops\conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3077655Z copying torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3084956Z copying torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3092828Z copying torch\include\ATen\ops\conj_physical_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3100089Z copying torch\include\ATen\ops\conj_physical_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3106754Z copying torch\include\ATen\ops\conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3113956Z copying torch\include\ATen\ops\conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3120524Z copying torch\include\ATen\ops\constant_pad_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3127623Z 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:04.3140992Z copying torch\include\ATen\ops\constant_pad_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3148214Z copying torch\include\ATen\ops\constant_pad_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3155092Z copying torch\include\ATen\ops\contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3177583Z copying torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3184543Z copying torch\include\ATen\ops\contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3191704Z copying torch\include\ATen\ops\contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3237761Z copying torch\include\ATen\ops\conv1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3244870Z copying torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3251697Z copying torch\include\ATen\ops\conv1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3272186Z copying torch\include\ATen\ops\conv1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3279159Z copying torch\include\ATen\ops\conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3286251Z copying torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3298882Z copying torch\include\ATen\ops\conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3306011Z copying torch\include\ATen\ops\conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3312870Z copying torch\include\ATen\ops\conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3327202Z copying torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3334268Z copying torch\include\ATen\ops\conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3341118Z copying torch\include\ATen\ops\conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3348156Z copying torch\include\ATen\ops\convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3355150Z copying torch\include\ATen\ops\convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3362495Z copying torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3376206Z copying torch\include\ATen\ops\convolution_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3384210Z copying torch\include\ATen\ops\convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3391135Z copying torch\include\ATen\ops\convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3406503Z copying torch\include\ATen\ops\convolution_backward_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3414651Z 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:04.3424417Z copying torch\include\ATen\ops\convolution_backward_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3519094Z copying torch\include\ATen\ops\convolution_backward_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3526547Z copying torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3533458Z copying torch\include\ATen\ops\convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3547844Z copying torch\include\ATen\ops\convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3554884Z copying torch\include\ATen\ops\convolution_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3562321Z copying torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3575848Z copying torch\include\ATen\ops\convolution_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3583063Z copying torch\include\ATen\ops\convolution_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3590438Z copying torch\include\ATen\ops\conv_depthwise3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3603845Z copying torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3610717Z copying torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3617707Z copying torch\include\ATen\ops\conv_depthwise3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3630853Z copying torch\include\ATen\ops\conv_depthwise3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3637710Z copying torch\include\ATen\ops\conv_tbc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3644360Z copying torch\include\ATen\ops\conv_tbc_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3651925Z 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:04.3658684Z copying torch\include\ATen\ops\conv_tbc_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3665791Z copying torch\include\ATen\ops\conv_tbc_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3679269Z copying torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3686232Z copying torch\include\ATen\ops\conv_tbc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3693105Z copying torch\include\ATen\ops\conv_tbc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3705935Z copying torch\include\ATen\ops\conv_transpose1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3713315Z copying torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3720163Z copying torch\include\ATen\ops\conv_transpose1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3737477Z copying torch\include\ATen\ops\conv_transpose1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3744491Z copying torch\include\ATen\ops\conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3751771Z copying torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3758772Z copying torch\include\ATen\ops\conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3765997Z copying torch\include\ATen\ops\conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3773062Z copying torch\include\ATen\ops\conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3789114Z copying torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3797190Z copying torch\include\ATen\ops\conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3804790Z copying torch\include\ATen\ops\conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3817927Z copying torch\include\ATen\ops\copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3825417Z copying torch\include\ATen\ops\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3833579Z copying torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3847321Z copying torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3854692Z copying torch\include\ATen\ops\copysign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3862578Z copying torch\include\ATen\ops\copysign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3876365Z copying torch\include\ATen\ops\copysign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3884388Z copying torch\include\ATen\ops\copysign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3892296Z copying torch\include\ATen\ops\copysign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3905549Z copying torch\include\ATen\ops\copysign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3914018Z copying torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3921809Z copying torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3931562Z copying torch\include\ATen\ops\copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3942100Z copying torch\include\ATen\ops\copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3952336Z copying torch\include\ATen\ops\copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3966393Z copying torch\include\ATen\ops\copy_sparse_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.3974744Z 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:04.3982440Z 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:04.3996924Z 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:04.4004061Z 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:04.4011334Z copying torch\include\ATen\ops\corrcoef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4024087Z copying torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4031221Z copying torch\include\ATen\ops\corrcoef_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4037828Z copying torch\include\ATen\ops\corrcoef_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4050351Z copying torch\include\ATen\ops\cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4056695Z copying torch\include\ATen\ops\cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4063720Z copying torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4070624Z copying torch\include\ATen\ops\cosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4078521Z copying torch\include\ATen\ops\cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4085605Z copying torch\include\ATen\ops\cosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4092256Z copying torch\include\ATen\ops\cosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4099328Z copying torch\include\ATen\ops\cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4106203Z copying torch\include\ATen\ops\cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4118646Z copying torch\include\ATen\ops\cosine_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4125867Z 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:04.4132707Z copying torch\include\ATen\ops\cosine_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4139683Z copying torch\include\ATen\ops\cosine_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4147103Z copying torch\include\ATen\ops\cosine_similarity.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4154667Z copying torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4167695Z copying torch\include\ATen\ops\cosine_similarity_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4174378Z copying torch\include\ATen\ops\cosine_similarity_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4181641Z copying torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4193695Z copying torch\include\ATen\ops\cos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4200557Z copying torch\include\ATen\ops\cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4207632Z copying torch\include\ATen\ops\cos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4219587Z copying torch\include\ATen\ops\cos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4226939Z copying torch\include\ATen\ops\cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4233664Z copying torch\include\ATen\ops\cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4241088Z copying torch\include\ATen\ops\count_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4249823Z copying torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4257375Z copying torch\include\ATen\ops\count_nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4276161Z copying torch\include\ATen\ops\count_nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4284250Z copying torch\include\ATen\ops\count_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4292118Z copying torch\include\ATen\ops\count_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4305483Z copying torch\include\ATen\ops\cov.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4313031Z copying torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4320577Z copying torch\include\ATen\ops\cov_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4333497Z copying torch\include\ATen\ops\cov_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4340966Z copying torch\include\ATen\ops\cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4348773Z copying torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4362178Z copying torch\include\ATen\ops\cross_entropy_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4370768Z 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:04.4378340Z copying torch\include\ATen\ops\cross_entropy_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4392906Z copying torch\include\ATen\ops\cross_entropy_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4400984Z copying torch\include\ATen\ops\cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4408572Z copying torch\include\ATen\ops\cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4422078Z copying torch\include\ATen\ops\crow_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4432661Z copying torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4443149Z copying torch\include\ATen\ops\crow_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4452112Z 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:04.4460617Z 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:04.4468516Z copying torch\include\ATen\ops\crow_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4481518Z copying torch\include\ATen\ops\crow_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4488802Z copying torch\include\ATen\ops\crow_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4496214Z copying torch\include\ATen\ops\crow_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4509074Z copying torch\include\ATen\ops\ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4515984Z copying torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4522788Z copying torch\include\ATen\ops\ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4535873Z copying torch\include\ATen\ops\ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4542928Z copying torch\include\ATen\ops\cudnn_affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4566722Z 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:04.4585704Z 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:04.4592836Z 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:04.4600337Z 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:04.4613790Z 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:04.4621281Z 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:04.4628438Z 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:04.4643892Z 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:04.4650990Z 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:04.4657832Z copying torch\include\ATen\ops\cudnn_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4664994Z copying torch\include\ATen\ops\cudnn_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4672613Z 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:04.4680059Z 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:04.4695479Z 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:04.4702696Z 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:04.4709921Z 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:04.4722211Z copying torch\include\ATen\ops\cudnn_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4729486Z copying torch\include\ATen\ops\cudnn_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4736632Z copying torch\include\ATen\ops\cudnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4750380Z copying torch\include\ATen\ops\cudnn_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4758021Z 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:04.4765008Z 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:04.4778539Z 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:04.4787007Z 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:04.4794103Z copying torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4812424Z copying torch\include\ATen\ops\cudnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4819909Z copying torch\include\ATen\ops\cudnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4836305Z copying torch\include\ATen\ops\cudnn_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4855180Z 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:04.4862606Z 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:04.4870089Z copying torch\include\ATen\ops\cudnn_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4877102Z copying torch\include\ATen\ops\cudnn_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4884376Z copying torch\include\ATen\ops\cudnn_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4891859Z 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:04.4905066Z 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:04.4912787Z copying torch\include\ATen\ops\cudnn_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4975755Z copying torch\include\ATen\ops\cudnn_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4989415Z copying torch\include\ATen\ops\cudnn_grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.4997687Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5005772Z 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:04.5024608Z 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:04.5032819Z 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:04.5040597Z 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:04.5048746Z 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:04.5056222Z 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:04.5064537Z copying torch\include\ATen\ops\cudnn_grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5076652Z copying torch\include\ATen\ops\cudnn_grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5084071Z copying torch\include\ATen\ops\cudnn_is_acceptable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5091376Z 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:04.5098337Z copying torch\include\ATen\ops\cudnn_is_acceptable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5105927Z copying torch\include\ATen\ops\cudnn_is_acceptable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5112511Z copying torch\include\ATen\ops\cummax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5125687Z copying torch\include\ATen\ops\cummaxmin_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5132838Z copying torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5140041Z copying torch\include\ATen\ops\cummaxmin_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5152560Z copying torch\include\ATen\ops\cummaxmin_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5159783Z copying torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5166740Z copying torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5184889Z copying torch\include\ATen\ops\cummax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5192195Z copying torch\include\ATen\ops\cummax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5198977Z copying torch\include\ATen\ops\cummin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5217994Z copying torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5225879Z copying torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5232634Z copying torch\include\ATen\ops\cummin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5245900Z copying torch\include\ATen\ops\cummin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5252850Z copying torch\include\ATen\ops\cumprod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5259696Z copying torch\include\ATen\ops\cumprod_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5274462Z copying torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5281725Z copying torch\include\ATen\ops\cumprod_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5288304Z copying torch\include\ATen\ops\cumprod_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5302732Z copying torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5311236Z copying torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5319091Z copying torch\include\ATen\ops\cumprod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5338746Z copying torch\include\ATen\ops\cumprod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5346795Z copying torch\include\ATen\ops\cumprod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5355029Z copying torch\include\ATen\ops\cumprod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5374334Z copying torch\include\ATen\ops\cumprod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5382231Z copying torch\include\ATen\ops\cumprod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5390253Z copying torch\include\ATen\ops\cumsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5404554Z copying torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5411935Z copying torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5420184Z copying torch\include\ATen\ops\cumsum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5434525Z copying torch\include\ATen\ops\cumsum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5445191Z copying torch\include\ATen\ops\cumsum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5455805Z copying torch\include\ATen\ops\cumsum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5464086Z copying torch\include\ATen\ops\cumsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5472239Z copying torch\include\ATen\ops\cumsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5480151Z copying torch\include\ATen\ops\cumulative_trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5500644Z copying torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5508857Z copying torch\include\ATen\ops\cumulative_trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5515853Z copying torch\include\ATen\ops\cumulative_trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5529241Z copying torch\include\ATen\ops\data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5536542Z copying torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5543622Z copying torch\include\ATen\ops\data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5557062Z copying torch\include\ATen\ops\data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5563806Z copying torch\include\ATen\ops\deg2rad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5571163Z copying torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5584152Z copying torch\include\ATen\ops\deg2rad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5591662Z copying torch\include\ATen\ops\deg2rad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5598490Z copying torch\include\ATen\ops\dense_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5611472Z copying torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5618302Z copying torch\include\ATen\ops\dense_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5625087Z copying torch\include\ATen\ops\dense_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5638704Z copying torch\include\ATen\ops\dequantize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5645856Z copying torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5652672Z copying torch\include\ATen\ops\dequantize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5659681Z copying torch\include\ATen\ops\dequantize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5666704Z copying torch\include\ATen\ops\dequantize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5673632Z copying torch\include\ATen\ops\dequantize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5680543Z copying torch\include\ATen\ops\det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5686922Z copying torch\include\ATen\ops\detach.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5693905Z copying torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5713484Z copying torch\include\ATen\ops\detach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5721229Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5728356Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5735346Z copying torch\include\ATen\ops\detach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5742054Z copying torch\include\ATen\ops\detach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5749989Z copying torch\include\ATen\ops\detach_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5758150Z copying torch\include\ATen\ops\detach_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5766159Z copying torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5773495Z copying torch\include\ATen\ops\det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5787768Z copying torch\include\ATen\ops\det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5826193Z copying torch\include\ATen\ops\diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5832861Z copying torch\include\ATen\ops\diagflat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5845472Z copying torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5852415Z copying torch\include\ATen\ops\diagflat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5859356Z copying torch\include\ATen\ops\diagflat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5878282Z copying torch\include\ATen\ops\diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5885092Z copying torch\include\ATen\ops\diagonal_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5892428Z copying torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5906517Z copying torch\include\ATen\ops\diagonal_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5913991Z copying torch\include\ATen\ops\diagonal_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5920888Z copying torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5927857Z copying torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5934900Z copying torch\include\ATen\ops\diagonal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5943351Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5964224Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5970173Z copying torch\include\ATen\ops\diagonal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5977300Z copying torch\include\ATen\ops\diagonal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5990804Z copying torch\include\ATen\ops\diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.5997875Z copying torch\include\ATen\ops\diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6004930Z copying torch\include\ATen\ops\diagonal_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6012264Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6019225Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6026161Z copying torch\include\ATen\ops\diagonal_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6033636Z copying torch\include\ATen\ops\diagonal_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6040648Z copying torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6047438Z copying torch\include\ATen\ops\diag_embed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6060575Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6067767Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6075117Z copying torch\include\ATen\ops\diag_embed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6087897Z copying torch\include\ATen\ops\diag_embed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6095034Z copying torch\include\ATen\ops\diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6101675Z copying torch\include\ATen\ops\diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6114546Z copying torch\include\ATen\ops\diff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6121428Z copying torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6128198Z copying torch\include\ATen\ops\diff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6146812Z copying torch\include\ATen\ops\diff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6153489Z copying torch\include\ATen\ops\digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6160400Z copying torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6173358Z copying torch\include\ATen\ops\digamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6180466Z copying torch\include\ATen\ops\digamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6187699Z copying torch\include\ATen\ops\digamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6201289Z copying torch\include\ATen\ops\digamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6208147Z copying torch\include\ATen\ops\digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6214977Z copying torch\include\ATen\ops\digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6234658Z copying torch\include\ATen\ops\dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6241385Z copying torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6281353Z copying torch\include\ATen\ops\dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6295173Z copying torch\include\ATen\ops\dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6302252Z copying torch\include\ATen\ops\div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6309744Z copying torch\include\ATen\ops\divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6323593Z copying torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6331140Z copying torch\include\ATen\ops\divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6338613Z copying torch\include\ATen\ops\divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6353224Z copying torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6361290Z copying torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6368621Z copying torch\include\ATen\ops\div_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6383379Z copying torch\include\ATen\ops\div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6391186Z copying torch\include\ATen\ops\div_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6398372Z copying torch\include\ATen\ops\div_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6417876Z copying torch\include\ATen\ops\div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6425955Z copying torch\include\ATen\ops\div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6432202Z copying torch\include\ATen\ops\dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6447977Z copying torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6456530Z copying torch\include\ATen\ops\dot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6466558Z copying torch\include\ATen\ops\dot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6481278Z copying torch\include\ATen\ops\dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6489060Z copying torch\include\ATen\ops\dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6497411Z copying torch\include\ATen\ops\dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6511702Z copying torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6518794Z copying torch\include\ATen\ops\dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6526171Z copying torch\include\ATen\ops\dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6539148Z copying torch\include\ATen\ops\dsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6546250Z copying torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6553024Z copying torch\include\ATen\ops\dsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6571852Z copying torch\include\ATen\ops\dsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6578471Z copying torch\include\ATen\ops\dstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6585499Z copying torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6599035Z copying torch\include\ATen\ops\dstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6605352Z copying torch\include\ATen\ops\dstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6612246Z copying torch\include\ATen\ops\einsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6626081Z copying torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6632789Z copying torch\include\ATen\ops\einsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6640606Z copying torch\include\ATen\ops\einsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6647242Z copying torch\include\ATen\ops\elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6653914Z copying torch\include\ATen\ops\elu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6661311Z copying torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6668296Z copying torch\include\ATen\ops\elu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6675270Z copying torch\include\ATen\ops\elu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6682222Z copying torch\include\ATen\ops\elu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6696367Z copying torch\include\ATen\ops\elu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6703335Z copying torch\include\ATen\ops\elu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6710500Z copying torch\include\ATen\ops\elu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6718210Z copying torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6724988Z copying torch\include\ATen\ops\elu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6731846Z copying torch\include\ATen\ops\elu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6750799Z copying torch\include\ATen\ops\elu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6759173Z copying torch\include\ATen\ops\elu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6766758Z copying torch\include\ATen\ops\elu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6781209Z copying torch\include\ATen\ops\elu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6791541Z copying torch\include\ATen\ops\embedding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6802226Z copying torch\include\ATen\ops\embedding_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6819797Z copying torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6830790Z copying torch\include\ATen\ops\embedding_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6838909Z copying torch\include\ATen\ops\embedding_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6851991Z copying torch\include\ATen\ops\embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6860460Z copying torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6868489Z copying torch\include\ATen\ops\embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6882037Z copying torch\include\ATen\ops\embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6889887Z copying torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6896870Z copying torch\include\ATen\ops\embedding_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6910509Z 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:04.6918263Z 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:04.6925548Z 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:04.6938735Z copying torch\include\ATen\ops\embedding_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6945878Z copying torch\include\ATen\ops\embedding_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6952843Z copying torch\include\ATen\ops\embedding_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6965656Z copying torch\include\ATen\ops\embedding_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6974360Z copying torch\include\ATen\ops\embedding_renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.6985527Z copying torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7002769Z copying torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7013754Z copying torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7023954Z copying torch\include\ATen\ops\embedding_renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7037849Z copying torch\include\ATen\ops\embedding_renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7045859Z copying torch\include\ATen\ops\embedding_renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7053729Z copying torch\include\ATen\ops\embedding_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7061190Z 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:04.7069082Z copying torch\include\ATen\ops\embedding_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7076393Z copying torch\include\ATen\ops\embedding_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7095490Z copying torch\include\ATen\ops\empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7103309Z copying torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7110168Z copying torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7129489Z copying torch\include\ATen\ops\empty_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7136618Z copying torch\include\ATen\ops\empty_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7143442Z copying torch\include\ATen\ops\empty_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7157174Z copying torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7164133Z copying torch\include\ATen\ops\empty_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7171017Z copying torch\include\ATen\ops\empty_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7183785Z copying torch\include\ATen\ops\empty_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7190725Z copying torch\include\ATen\ops\empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7197874Z copying torch\include\ATen\ops\empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7211387Z copying torch\include\ATen\ops\empty_permuted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7219112Z copying torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7226066Z copying torch\include\ATen\ops\empty_permuted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7232990Z copying torch\include\ATen\ops\empty_permuted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7239825Z copying torch\include\ATen\ops\empty_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7246993Z copying torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7260905Z copying torch\include\ATen\ops\empty_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7267740Z copying torch\include\ATen\ops\empty_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7274693Z copying torch\include\ATen\ops\empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7301448Z copying torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7308806Z copying torch\include\ATen\ops\empty_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7315886Z copying torch\include\ATen\ops\empty_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7323004Z copying torch\include\ATen\ops\empty_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7330458Z copying torch\include\ATen\ops\empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7337287Z copying torch\include\ATen\ops\empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7350215Z copying torch\include\ATen\ops\eq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7356839Z copying torch\include\ATen\ops\equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7363992Z copying torch\include\ATen\ops\equal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7376934Z copying torch\include\ATen\ops\equal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7383754Z copying torch\include\ATen\ops\equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7390848Z copying torch\include\ATen\ops\equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7409757Z copying torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7417000Z copying torch\include\ATen\ops\eq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7423918Z copying torch\include\ATen\ops\eq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7437090Z copying torch\include\ATen\ops\eq_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7443731Z copying torch\include\ATen\ops\eq_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7450495Z copying torch\include\ATen\ops\eq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7465458Z copying torch\include\ATen\ops\eq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7474432Z copying torch\include\ATen\ops\erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7483541Z copying torch\include\ATen\ops\erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7500740Z copying torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7559675Z copying torch\include\ATen\ops\erfc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7566524Z copying torch\include\ATen\ops\erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7581598Z copying torch\include\ATen\ops\erfc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7588408Z copying torch\include\ATen\ops\erfc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7595220Z copying torch\include\ATen\ops\erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7610126Z copying torch\include\ATen\ops\erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7616809Z copying torch\include\ATen\ops\erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7624233Z copying torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7636789Z copying torch\include\ATen\ops\erfinv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7644122Z copying torch\include\ATen\ops\erfinv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7651003Z copying torch\include\ATen\ops\erfinv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7669268Z copying torch\include\ATen\ops\erfinv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7676278Z copying torch\include\ATen\ops\erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7683202Z copying torch\include\ATen\ops\erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7701370Z copying torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7706948Z copying torch\include\ATen\ops\erf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7713590Z copying torch\include\ATen\ops\erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7727636Z copying torch\include\ATen\ops\erf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7734198Z copying torch\include\ATen\ops\erf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7741183Z copying torch\include\ATen\ops\erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7754275Z copying torch\include\ATen\ops\erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7761483Z copying torch\include\ATen\ops\exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7768365Z copying torch\include\ATen\ops\exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7781541Z copying torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7788411Z copying torch\include\ATen\ops\exp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7795294Z copying torch\include\ATen\ops\exp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7808353Z copying torch\include\ATen\ops\exp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7815023Z copying torch\include\ATen\ops\exp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7821960Z copying torch\include\ATen\ops\exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7834954Z copying torch\include\ATen\ops\exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7841833Z copying torch\include\ATen\ops\expand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7848383Z copying torch\include\ATen\ops\expand_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7867901Z copying torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7876149Z copying torch\include\ATen\ops\expand_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7883176Z copying torch\include\ATen\ops\expand_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7897258Z copying torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7905113Z copying torch\include\ATen\ops\expand_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7913576Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7927961Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7936171Z copying torch\include\ATen\ops\expand_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7944000Z copying torch\include\ATen\ops\expand_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7957929Z copying torch\include\ATen\ops\expand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7968196Z copying torch\include\ATen\ops\expand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7977156Z copying torch\include\ATen\ops\expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.7993406Z copying torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8001900Z copying torch\include\ATen\ops\expm1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8011670Z copying torch\include\ATen\ops\expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8031182Z copying torch\include\ATen\ops\expm1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8037980Z copying torch\include\ATen\ops\expm1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8045652Z copying torch\include\ATen\ops\expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8059209Z copying torch\include\ATen\ops\expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8066366Z copying torch\include\ATen\ops\exponential.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8073499Z copying torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8093768Z copying torch\include\ATen\ops\exponential_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8100505Z copying torch\include\ATen\ops\exponential_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8108661Z copying torch\include\ATen\ops\exponential_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8121543Z copying torch\include\ATen\ops\exponential_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8128406Z copying torch\include\ATen\ops\exponential_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8135708Z copying torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8142648Z copying torch\include\ATen\ops\exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8150243Z copying torch\include\ATen\ops\exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8157069Z copying torch\include\ATen\ops\exp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8170386Z copying torch\include\ATen\ops\exp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8177368Z copying torch\include\ATen\ops\exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8184156Z copying torch\include\ATen\ops\exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8196788Z copying torch\include\ATen\ops\eye.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8203862Z copying torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8210663Z copying torch\include\ATen\ops\eye_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8223700Z copying torch\include\ATen\ops\eye_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8230702Z copying torch\include\ATen\ops\eye_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8237446Z copying torch\include\ATen\ops\eye_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8251367Z copying torch\include\ATen\ops\eye_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.8258295Z 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:04.8265516Z 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:04.8279119Z 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:04.8287653Z 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:04.8294921Z 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:04.8309262Z 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:04.8318056Z 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:04.8326248Z 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:04.8346203Z 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:04.8354636Z 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:04.8362626Z 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:04.8384133Z 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:04.8392192Z 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:04.8432724Z 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:04.8446645Z 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:04.8454730Z 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:04.8466285Z 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:04.8488536Z 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:04.8497352Z 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:04.8505749Z 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:04.8519871Z 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:04.8527327Z 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:04.8535331Z 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:04.8554640Z 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:04.9227101Z 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:04.9228298Z 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:04.9229316Z 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:04.9230205Z 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:04.9231063Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9232004Z 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:04.9233031Z 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:04.9234115Z 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:04.9235212Z 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:04.9236163Z 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:04.9237121Z 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:04.9237968Z 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:04.9238803Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9239766Z 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:04.9240791Z 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:04.9241878Z 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:04.9242978Z 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:04.9243948Z 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:04.9244963Z 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:04.9245813Z 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:04.9246656Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9247637Z 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:04.9248667Z 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:04.9249549Z 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:04.9250383Z 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:04.9251367Z 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:04.9252400Z 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:04.9253269Z 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:04.9254107Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9255070Z 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:04.9256095Z 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:04.9256958Z 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:04.9257787Z copying torch\include\ATen\ops\feature_alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9258730Z 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:04.9259680Z copying torch\include\ATen\ops\feature_alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9271413Z copying torch\include\ATen\ops\feature_alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9279913Z copying torch\include\ATen\ops\feature_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9287960Z copying torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9302021Z copying torch\include\ATen\ops\feature_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9310696Z copying torch\include\ATen\ops\feature_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9318321Z copying torch\include\ATen\ops\fft_fft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9331680Z copying torch\include\ATen\ops\fft_fft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9339450Z copying torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9347439Z copying torch\include\ATen\ops\fft_fft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9367282Z copying torch\include\ATen\ops\fft_fft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9375242Z copying torch\include\ATen\ops\fft_fftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9383582Z copying torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9402944Z copying torch\include\ATen\ops\fft_fftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9410561Z copying torch\include\ATen\ops\fft_fftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9418392Z copying torch\include\ATen\ops\fft_fftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9432792Z copying torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9442279Z copying torch\include\ATen\ops\fft_fftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9452667Z copying torch\include\ATen\ops\fft_fftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9473294Z copying torch\include\ATen\ops\fft_fftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9481685Z copying torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9489437Z copying torch\include\ATen\ops\fft_fftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9504464Z copying torch\include\ATen\ops\fft_fftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9511969Z copying torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9519389Z copying torch\include\ATen\ops\fft_fft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9539597Z copying torch\include\ATen\ops\fft_fft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9546594Z copying torch\include\ATen\ops\fft_hfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9554103Z copying torch\include\ATen\ops\fft_hfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9573032Z copying torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9579978Z copying torch\include\ATen\ops\fft_hfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9587376Z copying torch\include\ATen\ops\fft_hfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9607072Z copying torch\include\ATen\ops\fft_hfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9614473Z copying torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9621842Z copying torch\include\ATen\ops\fft_hfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9641084Z copying torch\include\ATen\ops\fft_hfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9648660Z copying torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9655389Z copying torch\include\ATen\ops\fft_hfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9662285Z copying torch\include\ATen\ops\fft_hfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9669400Z copying torch\include\ATen\ops\fft_ifft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9675992Z copying torch\include\ATen\ops\fft_ifft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9689802Z copying torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9696507Z copying torch\include\ATen\ops\fft_ifft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9703392Z copying torch\include\ATen\ops\fft_ifft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9710734Z copying torch\include\ATen\ops\fft_ifftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9718084Z copying torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9725033Z copying torch\include\ATen\ops\fft_ifftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9738135Z copying torch\include\ATen\ops\fft_ifftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9745166Z copying torch\include\ATen\ops\fft_ifftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9752439Z copying torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9759423Z copying torch\include\ATen\ops\fft_ifftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9766335Z copying torch\include\ATen\ops\fft_ifftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9773707Z copying torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9788055Z copying torch\include\ATen\ops\fft_ifft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9796087Z copying torch\include\ATen\ops\fft_ifft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9803652Z copying torch\include\ATen\ops\fft_ihfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9817951Z copying torch\include\ATen\ops\fft_ihfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9826010Z copying torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9833909Z copying torch\include\ATen\ops\fft_ihfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9847840Z copying torch\include\ATen\ops\fft_ihfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9855751Z copying torch\include\ATen\ops\fft_ihfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9863951Z copying torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9880962Z copying torch\include\ATen\ops\fft_ihfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9888672Z copying torch\include\ATen\ops\fft_ihfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9896666Z copying torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9911500Z copying torch\include\ATen\ops\fft_ihfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9918358Z copying torch\include\ATen\ops\fft_ihfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9925379Z copying torch\include\ATen\ops\fft_irfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9938977Z copying torch\include\ATen\ops\fft_irfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9947312Z copying torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9954078Z copying torch\include\ATen\ops\fft_irfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9967777Z copying torch\include\ATen\ops\fft_irfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9975591Z copying torch\include\ATen\ops\fft_irfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9984138Z copying torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:04.9997868Z copying torch\include\ATen\ops\fft_irfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0005153Z copying torch\include\ATen\ops\fft_irfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0051055Z copying torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0052069Z copying torch\include\ATen\ops\fft_irfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0052812Z copying torch\include\ATen\ops\fft_irfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0053507Z copying torch\include\ATen\ops\fft_rfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0065269Z copying torch\include\ATen\ops\fft_rfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0073357Z copying torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0080900Z copying torch\include\ATen\ops\fft_rfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0100786Z copying torch\include\ATen\ops\fft_rfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0108694Z copying torch\include\ATen\ops\fft_rfftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0116041Z copying torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0123351Z copying torch\include\ATen\ops\fft_rfftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0130752Z copying torch\include\ATen\ops\fft_rfftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0138003Z copying torch\include\ATen\ops\fft_rfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0158723Z copying torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0165726Z copying torch\include\ATen\ops\fft_rfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0172643Z copying torch\include\ATen\ops\fft_rfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0180043Z copying torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0187024Z copying torch\include\ATen\ops\fft_rfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0194022Z copying torch\include\ATen\ops\fft_rfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0209839Z copying torch\include\ATen\ops\fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0216750Z copying torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0223627Z copying torch\include\ATen\ops\fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0244277Z copying torch\include\ATen\ops\fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0251139Z copying torch\include\ATen\ops\fill_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0258719Z copying torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0273731Z copying torch\include\ATen\ops\fill_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0280403Z copying torch\include\ATen\ops\fill_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0288240Z copying torch\include\ATen\ops\fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0300891Z copying torch\include\ATen\ops\fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0308956Z copying torch\include\ATen\ops\fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0315537Z copying torch\include\ATen\ops\fix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0333995Z copying torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0341559Z copying torch\include\ATen\ops\fix_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0348897Z copying torch\include\ATen\ops\fix_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0355662Z copying torch\include\ATen\ops\flatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0362931Z copying torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0369744Z copying torch\include\ATen\ops\flatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0383182Z 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:05.0390821Z copying torch\include\ATen\ops\flatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0397561Z copying torch\include\ATen\ops\flatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0404734Z copying torch\include\ATen\ops\flatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0411756Z copying torch\include\ATen\ops\flatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0418997Z copying torch\include\ATen\ops\flip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0432304Z copying torch\include\ATen\ops\fliplr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0439178Z copying torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0446765Z copying torch\include\ATen\ops\fliplr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0460560Z copying torch\include\ATen\ops\fliplr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0467633Z copying torch\include\ATen\ops\flipud.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0479296Z copying torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0490784Z copying torch\include\ATen\ops\flipud_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0497860Z copying torch\include\ATen\ops\flipud_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0504854Z copying torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0524445Z copying torch\include\ATen\ops\flip_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0531321Z copying torch\include\ATen\ops\flip_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0538428Z copying torch\include\ATen\ops\flip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0551058Z copying torch\include\ATen\ops\flip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0557962Z copying torch\include\ATen\ops\float_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0565091Z copying torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0583688Z copying torch\include\ATen\ops\float_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0590822Z copying torch\include\ATen\ops\float_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0597783Z copying torch\include\ATen\ops\floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0610459Z copying torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0617214Z copying torch\include\ATen\ops\floor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0624672Z copying torch\include\ATen\ops\floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0638931Z copying torch\include\ATen\ops\floor_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0646890Z copying torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0654463Z copying torch\include\ATen\ops\floor_divide_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0668946Z copying torch\include\ATen\ops\floor_divide_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0676730Z copying torch\include\ATen\ops\floor_divide_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0684376Z copying torch\include\ATen\ops\floor_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0698411Z copying torch\include\ATen\ops\floor_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0705785Z copying torch\include\ATen\ops\floor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0713469Z copying torch\include\ATen\ops\floor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0726399Z copying torch\include\ATen\ops\floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0733454Z copying torch\include\ATen\ops\floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0740524Z copying torch\include\ATen\ops\fmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0753277Z copying torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0760283Z copying torch\include\ATen\ops\fmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0767225Z copying torch\include\ATen\ops\fmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0774535Z copying torch\include\ATen\ops\fmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0781474Z copying torch\include\ATen\ops\fmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0788450Z copying torch\include\ATen\ops\fmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0802523Z copying torch\include\ATen\ops\fmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0809461Z copying torch\include\ATen\ops\fmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0816586Z copying torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0829681Z copying torch\include\ATen\ops\fmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0836692Z copying torch\include\ATen\ops\fmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0843768Z copying torch\include\ATen\ops\fmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.0999063Z copying torch\include\ATen\ops\fmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1006724Z copying torch\include\ATen\ops\fmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1013325Z copying torch\include\ATen\ops\fmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1038571Z copying torch\include\ATen\ops\fmod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1045611Z copying torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1052644Z copying torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1068359Z copying torch\include\ATen\ops\fmod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1075571Z copying torch\include\ATen\ops\fmod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1082562Z copying torch\include\ATen\ops\fmod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1095752Z copying torch\include\ATen\ops\fmod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1102975Z copying torch\include\ATen\ops\fmod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1110284Z copying torch\include\ATen\ops\fmod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1123721Z copying torch\include\ATen\ops\frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1130923Z copying torch\include\ATen\ops\fractional_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1137995Z copying torch\include\ATen\ops\fractional_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1153764Z 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:05.1160477Z 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:05.1167610Z 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:05.1182931Z 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:05.1190249Z 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:05.1197827Z 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:05.1211960Z 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:05.1219681Z 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:05.1226780Z 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:05.1239762Z 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:05.1246657Z copying torch\include\ATen\ops\fractional_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1254132Z 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:05.1267203Z copying torch\include\ATen\ops\fractional_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1274330Z copying torch\include\ATen\ops\fractional_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1281584Z copying torch\include\ATen\ops\fractional_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1294653Z copying torch\include\ATen\ops\fractional_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1301845Z 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:05.1309430Z 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:05.1323001Z 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:05.1330188Z 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:05.1337783Z 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:05.1351538Z 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:05.1359905Z 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:05.1366934Z copying torch\include\ATen\ops\fractional_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1380539Z 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:05.1388209Z copying torch\include\ATen\ops\fractional_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1396210Z copying torch\include\ATen\ops\fractional_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1410142Z copying torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1417545Z copying torch\include\ATen\ops\frac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1425839Z copying torch\include\ATen\ops\frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1439450Z copying torch\include\ATen\ops\frac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1447107Z copying torch\include\ATen\ops\frac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1455427Z copying torch\include\ATen\ops\frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1503692Z copying torch\include\ATen\ops\frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1511793Z copying torch\include\ATen\ops\frexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1518639Z copying torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1532425Z copying torch\include\ATen\ops\frexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1540707Z copying torch\include\ATen\ops\frexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1548447Z copying torch\include\ATen\ops\frexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1562597Z copying torch\include\ATen\ops\frexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1569884Z copying torch\include\ATen\ops\frobenius_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1577097Z copying torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1590941Z copying torch\include\ATen\ops\frobenius_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1599228Z copying torch\include\ATen\ops\frobenius_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1606500Z copying torch\include\ATen\ops\from_blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1613487Z copying torch\include\ATen\ops\from_file.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1620666Z copying torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1627963Z copying torch\include\ATen\ops\from_file_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1641939Z copying torch\include\ATen\ops\from_file_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1649693Z copying torch\include\ATen\ops\from_file_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1656521Z copying torch\include\ATen\ops\full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1669191Z copying torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1676317Z copying torch\include\ATen\ops\full_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1683384Z copying torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1695963Z copying torch\include\ATen\ops\full_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1702842Z copying torch\include\ATen\ops\full_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1709804Z copying torch\include\ATen\ops\full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1716729Z copying torch\include\ATen\ops\full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1723639Z 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:05.1731109Z 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:05.1744341Z 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:05.1752478Z 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:05.1759449Z copying torch\include\ATen\ops\gather.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1772631Z copying torch\include\ATen\ops\gather_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1779736Z copying torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1787106Z copying torch\include\ATen\ops\gather_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1801244Z copying torch\include\ATen\ops\gather_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1808530Z copying torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1815568Z copying torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1834604Z copying torch\include\ATen\ops\gather_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1842038Z copying torch\include\ATen\ops\gather_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1849007Z copying torch\include\ATen\ops\gather_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1857543Z copying torch\include\ATen\ops\gather_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1865350Z copying torch\include\ATen\ops\gather_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1873250Z copying torch\include\ATen\ops\gather_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1887111Z copying torch\include\ATen\ops\gcd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1895165Z copying torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1902580Z copying torch\include\ATen\ops\gcd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1917034Z copying torch\include\ATen\ops\gcd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1924859Z copying torch\include\ATen\ops\gcd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1932267Z copying torch\include\ATen\ops\gcd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1945925Z copying torch\include\ATen\ops\gcd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1953435Z copying torch\include\ATen\ops\gcd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1961024Z copying torch\include\ATen\ops\ge.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1974618Z copying torch\include\ATen\ops\gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1983634Z copying torch\include\ATen\ops\gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.1992218Z copying torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2009406Z copying torch\include\ATen\ops\gelu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2018429Z copying torch\include\ATen\ops\gelu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2026696Z copying torch\include\ATen\ops\gelu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2041030Z copying torch\include\ATen\ops\gelu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2048127Z copying torch\include\ATen\ops\gelu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2055865Z copying torch\include\ATen\ops\gelu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2073517Z copying torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2080442Z copying torch\include\ATen\ops\gelu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2087573Z copying torch\include\ATen\ops\gelu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2103473Z copying torch\include\ATen\ops\gelu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2110628Z copying torch\include\ATen\ops\gelu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2117520Z copying torch\include\ATen\ops\gelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2124388Z copying torch\include\ATen\ops\gelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2130964Z copying torch\include\ATen\ops\geometric.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2138139Z copying torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2151057Z copying torch\include\ATen\ops\geometric_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2158132Z copying torch\include\ATen\ops\geometric_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2165013Z copying torch\include\ATen\ops\geometric_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2178233Z copying torch\include\ATen\ops\geometric_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2185247Z copying torch\include\ATen\ops\geometric_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2192226Z copying torch\include\ATen\ops\geqrf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2199356Z copying torch\include\ATen\ops\geqrf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2206346Z copying torch\include\ATen\ops\geqrf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2213355Z copying torch\include\ATen\ops\geqrf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2226922Z copying torch\include\ATen\ops\geqrf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2233654Z copying torch\include\ATen\ops\ger.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2240579Z copying torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2253357Z copying torch\include\ATen\ops\ger_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2260563Z copying torch\include\ATen\ops\ger_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2267197Z copying torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2280694Z copying torch\include\ATen\ops\ge_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2287295Z copying torch\include\ATen\ops\ge_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2295529Z copying torch\include\ATen\ops\ge_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2315149Z copying torch\include\ATen\ops\ge_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2329791Z copying torch\include\ATen\ops\ge_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2336595Z copying torch\include\ATen\ops\ge_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2350849Z copying torch\include\ATen\ops\glu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2357436Z copying torch\include\ATen\ops\glu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2364629Z copying torch\include\ATen\ops\glu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2377704Z copying torch\include\ATen\ops\glu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2385039Z copying torch\include\ATen\ops\glu_backward_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2392500Z 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:05.2406811Z 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:05.2413865Z 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:05.2422578Z copying torch\include\ATen\ops\glu_backward_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2436394Z copying torch\include\ATen\ops\glu_backward_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2444572Z copying torch\include\ATen\ops\glu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2452524Z copying torch\include\ATen\ops\glu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2467502Z copying torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2475071Z copying torch\include\ATen\ops\glu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2482692Z copying torch\include\ATen\ops\glu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2497488Z copying torch\include\ATen\ops\glu_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2507917Z copying torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2516371Z copying torch\include\ATen\ops\glu_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2530666Z copying torch\include\ATen\ops\glu_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2538131Z copying torch\include\ATen\ops\glu_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2545856Z copying torch\include\ATen\ops\glu_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2564332Z copying torch\include\ATen\ops\glu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2571071Z copying torch\include\ATen\ops\glu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2577975Z copying torch\include\ATen\ops\glu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2584611Z copying torch\include\ATen\ops\glu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2591390Z copying torch\include\ATen\ops\gradient.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2598203Z copying torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2610754Z copying torch\include\ATen\ops\gradient_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2617573Z copying torch\include\ATen\ops\gradient_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2624235Z copying torch\include\ATen\ops\greater.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2637116Z copying torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2643909Z copying torch\include\ATen\ops\greater_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2651050Z copying torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2664433Z copying torch\include\ATen\ops\greater_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2671353Z copying torch\include\ATen\ops\greater_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2678559Z copying torch\include\ATen\ops\greater_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2691979Z copying torch\include\ATen\ops\greater_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2698822Z copying torch\include\ATen\ops\grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2705640Z copying torch\include\ATen\ops\grid_sampler_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2718470Z copying torch\include\ATen\ops\grid_sampler_2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2725758Z 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:05.2733039Z 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:05.2746208Z 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:05.2753381Z 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:05.2766840Z 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:05.2774043Z 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:05.2781132Z 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:05.2788577Z 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:05.2807112Z copying torch\include\ATen\ops\grid_sampler_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2814068Z copying torch\include\ATen\ops\grid_sampler_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2821007Z copying torch\include\ATen\ops\grid_sampler_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2828269Z copying torch\include\ATen\ops\grid_sampler_3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2835459Z 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:05.2842759Z 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:05.2855651Z 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:05.2862752Z 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:05.2869814Z 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:05.2883076Z 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:05.2890134Z 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:05.2897339Z 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:05.2905131Z copying torch\include\ATen\ops\grid_sampler_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2912257Z copying torch\include\ATen\ops\grid_sampler_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2919511Z copying torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2926533Z copying torch\include\ATen\ops\grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2933677Z copying torch\include\ATen\ops\grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2940686Z copying torch\include\ATen\ops\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2948432Z copying torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2955391Z copying torch\include\ATen\ops\group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2962420Z copying torch\include\ATen\ops\group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2975668Z copying torch\include\ATen\ops\gru.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2988507Z copying torch\include\ATen\ops\gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.2996274Z copying torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3003935Z copying torch\include\ATen\ops\gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3011521Z copying torch\include\ATen\ops\gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3019094Z copying torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3031756Z copying torch\include\ATen\ops\gru_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3040422Z copying torch\include\ATen\ops\gru_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3045300Z copying torch\include\ATen\ops\gt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3058505Z copying torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3065396Z copying torch\include\ATen\ops\gt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3072907Z copying torch\include\ATen\ops\gt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3085805Z copying torch\include\ATen\ops\gt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3092867Z copying torch\include\ATen\ops\gt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3100314Z copying torch\include\ATen\ops\gt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3114958Z copying torch\include\ATen\ops\gt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3122983Z copying torch\include\ATen\ops\hamming_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3132087Z copying torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3146236Z copying torch\include\ATen\ops\hamming_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3153951Z copying torch\include\ATen\ops\hamming_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3162119Z copying torch\include\ATen\ops\hann_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3169961Z copying torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3177352Z copying torch\include\ATen\ops\hann_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3185804Z copying torch\include\ATen\ops\hann_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3193327Z copying torch\include\ATen\ops\hardshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3200996Z copying torch\include\ATen\ops\hardshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3209073Z copying torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3217308Z copying torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3225518Z copying torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3233260Z copying torch\include\ATen\ops\hardshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3247535Z copying torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3254539Z copying torch\include\ATen\ops\hardshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3262311Z copying torch\include\ATen\ops\hardshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3276109Z copying torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3283027Z copying torch\include\ATen\ops\hardshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3290026Z copying torch\include\ATen\ops\hardshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3303983Z copying torch\include\ATen\ops\hardshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3311344Z copying torch\include\ATen\ops\hardshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3318543Z copying torch\include\ATen\ops\hardshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3331500Z copying torch\include\ATen\ops\hardshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3338688Z copying torch\include\ATen\ops\hardsigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3345804Z copying torch\include\ATen\ops\hardsigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3353308Z copying torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3360411Z copying torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3403065Z copying torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3417405Z copying torch\include\ATen\ops\hardsigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3424768Z copying torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3432089Z copying torch\include\ATen\ops\hardsigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3444518Z copying torch\include\ATen\ops\hardsigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3452151Z copying torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3458866Z copying torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3466051Z copying torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3473066Z copying torch\include\ATen\ops\hardsigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3480284Z copying torch\include\ATen\ops\hardsigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3492960Z copying torch\include\ATen\ops\hardsigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3500060Z copying torch\include\ATen\ops\hardsigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3507193Z copying torch\include\ATen\ops\hardswish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3523522Z copying torch\include\ATen\ops\hardswish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3534713Z copying torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3549640Z copying torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3565509Z copying torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3574269Z copying torch\include\ATen\ops\hardswish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3581906Z copying torch\include\ATen\ops\hardswish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3596405Z copying torch\include\ATen\ops\hardswish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3604376Z copying torch\include\ATen\ops\hardswish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3612295Z copying torch\include\ATen\ops\hardswish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3625531Z copying torch\include\ATen\ops\hardswish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3638508Z copying torch\include\ATen\ops\hardswish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3646177Z copying torch\include\ATen\ops\hardtanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3652943Z copying torch\include\ATen\ops\hardtanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3660130Z copying torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3667273Z copying torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3680612Z copying torch\include\ATen\ops\hardtanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3687599Z copying torch\include\ATen\ops\hardtanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3694589Z copying torch\include\ATen\ops\hardtanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3701946Z copying torch\include\ATen\ops\hardtanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3709424Z copying torch\include\ATen\ops\hardtanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3715966Z copying torch\include\ATen\ops\hardtanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3729141Z copying torch\include\ATen\ops\hardtanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3736007Z copying torch\include\ATen\ops\hash_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3743347Z copying torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3763336Z copying torch\include\ATen\ops\hash_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3770670Z copying torch\include\ATen\ops\hash_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3777634Z copying torch\include\ATen\ops\hash_tensor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3791135Z copying torch\include\ATen\ops\hash_tensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3798180Z copying torch\include\ATen\ops\hash_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3805872Z copying torch\include\ATen\ops\hash_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3814086Z copying torch\include\ATen\ops\heaviside.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3822411Z copying torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3830225Z copying torch\include\ATen\ops\heaviside_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3844832Z copying torch\include\ATen\ops\heaviside_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.3994875Z copying torch\include\ATen\ops\heaviside_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4002430Z copying torch\include\ATen\ops\heaviside_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4018360Z copying torch\include\ATen\ops\heaviside_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4019342Z copying torch\include\ATen\ops\heaviside_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4026346Z copying torch\include\ATen\ops\hinge_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4040804Z 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:05.4085658Z copying torch\include\ATen\ops\hinge_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4092402Z copying torch\include\ATen\ops\hinge_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4104614Z copying torch\include\ATen\ops\histc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4111608Z copying torch\include\ATen\ops\histc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4118767Z copying torch\include\ATen\ops\histc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4131615Z copying torch\include\ATen\ops\histc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4138343Z copying torch\include\ATen\ops\histc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4145362Z copying torch\include\ATen\ops\histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4158176Z copying torch\include\ATen\ops\histogramdd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4165299Z copying torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4172096Z copying torch\include\ATen\ops\histogramdd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4185249Z copying torch\include\ATen\ops\histogramdd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4192259Z copying torch\include\ATen\ops\histogram_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4204910Z copying torch\include\ATen\ops\histogram_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4211712Z copying torch\include\ATen\ops\histogram_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4218505Z copying torch\include\ATen\ops\hsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4225557Z copying torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4238073Z copying torch\include\ATen\ops\hsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4244790Z copying torch\include\ATen\ops\hsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4251449Z copying torch\include\ATen\ops\hspmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4272184Z copying torch\include\ATen\ops\hspmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4278752Z copying torch\include\ATen\ops\hspmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4285564Z copying torch\include\ATen\ops\hstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4293678Z copying torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4299867Z copying torch\include\ATen\ops\hstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4306608Z copying torch\include\ATen\ops\hstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4320742Z copying torch\include\ATen\ops\huber_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4328144Z copying torch\include\ATen\ops\huber_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4336669Z 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:05.4350635Z 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:05.4358589Z 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:05.4366875Z copying torch\include\ATen\ops\huber_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4374746Z copying torch\include\ATen\ops\huber_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4382514Z copying torch\include\ATen\ops\huber_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4390708Z copying torch\include\ATen\ops\huber_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4410131Z copying torch\include\ATen\ops\huber_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4417726Z copying torch\include\ATen\ops\huber_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4425518Z copying torch\include\ATen\ops\hypot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4440357Z copying torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4447893Z copying torch\include\ATen\ops\hypot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4455509Z copying torch\include\ATen\ops\hypot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4463473Z copying torch\include\ATen\ops\hypot_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4472098Z copying torch\include\ATen\ops\hypot_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4479883Z copying torch\include\ATen\ops\hypot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4493674Z copying torch\include\ATen\ops\hypot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4504334Z copying torch\include\ATen\ops\i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4512729Z copying torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4526895Z copying torch\include\ATen\ops\i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4534724Z copying torch\include\ATen\ops\i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4541476Z copying torch\include\ATen\ops\i0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4554594Z copying torch\include\ATen\ops\i0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4562212Z copying torch\include\ATen\ops\i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4568572Z copying torch\include\ATen\ops\i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4575254Z copying torch\include\ATen\ops\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4581810Z copying torch\include\ATen\ops\igammac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4589931Z copying torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4596595Z copying torch\include\ATen\ops\igammac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4603550Z copying torch\include\ATen\ops\igammac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4610395Z copying torch\include\ATen\ops\igammac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4624591Z copying torch\include\ATen\ops\igammac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4631846Z copying torch\include\ATen\ops\igammac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4638825Z copying torch\include\ATen\ops\igammac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4652664Z copying torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4659696Z copying torch\include\ATen\ops\igamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4672917Z copying torch\include\ATen\ops\igamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4686209Z copying torch\include\ATen\ops\igamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4693197Z copying torch\include\ATen\ops\igamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4700008Z copying torch\include\ATen\ops\igamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4713032Z copying torch\include\ATen\ops\igamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4720582Z copying torch\include\ATen\ops\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4727232Z copying torch\include\ATen\ops\im2col_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4740159Z copying torch\include\ATen\ops\im2col_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4747224Z copying torch\include\ATen\ops\im2col_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4755230Z copying torch\include\ATen\ops\im2col_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4769528Z copying torch\include\ATen\ops\imag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4776915Z copying torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4784227Z copying torch\include\ATen\ops\imag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4798096Z copying torch\include\ATen\ops\imag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4805856Z copying torch\include\ATen\ops\index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4813285Z copying torch\include\ATen\ops\index_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4827249Z copying torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4835507Z copying torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4843674Z copying torch\include\ATen\ops\index_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4851382Z copying torch\include\ATen\ops\index_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4859461Z copying torch\include\ATen\ops\index_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4867480Z copying torch\include\ATen\ops\index_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4881420Z copying torch\include\ATen\ops\index_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4889071Z copying torch\include\ATen\ops\index_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4897427Z copying torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4911503Z copying torch\include\ATen\ops\index_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4919636Z copying torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4928025Z copying torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4949145Z copying torch\include\ATen\ops\index_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4956836Z copying torch\include\ATen\ops\index_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4964799Z copying torch\include\ATen\ops\index_copy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4972560Z copying torch\include\ATen\ops\index_copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4980000Z copying torch\include\ATen\ops\index_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4987877Z copying torch\include\ATen\ops\index_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.4996916Z copying torch\include\ATen\ops\index_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5007581Z copying torch\include\ATen\ops\index_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5015403Z copying torch\include\ATen\ops\index_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5023490Z copying torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5031560Z copying torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5044615Z copying torch\include\ATen\ops\index_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5051973Z copying torch\include\ATen\ops\index_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5059644Z copying torch\include\ATen\ops\index_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5066889Z copying torch\include\ATen\ops\index_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5080054Z copying torch\include\ATen\ops\index_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5087944Z copying torch\include\ATen\ops\index_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5095048Z copying torch\include\ATen\ops\index_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5102337Z copying torch\include\ATen\ops\index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5109388Z copying torch\include\ATen\ops\index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5116552Z copying torch\include\ATen\ops\index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5125462Z copying torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5132437Z copying torch\include\ATen\ops\index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5139523Z copying torch\include\ATen\ops\index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5152858Z copying torch\include\ATen\ops\index_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5161053Z copying torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5167945Z copying torch\include\ATen\ops\index_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5181365Z copying torch\include\ATen\ops\index_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5188571Z copying torch\include\ATen\ops\index_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5195623Z copying torch\include\ATen\ops\index_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5210596Z copying torch\include\ATen\ops\index_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5217528Z copying torch\include\ATen\ops\index_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5224432Z copying torch\include\ATen\ops\index_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5239453Z copying torch\include\ATen\ops\index_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5247090Z 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:05.5254306Z copying torch\include\ATen\ops\index_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5261414Z copying torch\include\ATen\ops\index_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5268846Z copying torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5275806Z copying torch\include\ATen\ops\index_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5293772Z copying torch\include\ATen\ops\index_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5300808Z copying torch\include\ATen\ops\index_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5308196Z copying torch\include\ATen\ops\index_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5315846Z copying torch\include\ATen\ops\indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5322752Z copying torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5329599Z copying torch\include\ATen\ops\indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5349624Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5362557Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5369697Z copying torch\include\ATen\ops\indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5383311Z copying torch\include\ATen\ops\indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5390342Z copying torch\include\ATen\ops\indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5397010Z copying torch\include\ATen\ops\indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5410445Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5419129Z 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:05.5427204Z 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:05.5441166Z 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:05.5449408Z copying torch\include\ATen\ops\inner.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5462951Z copying torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5530486Z copying torch\include\ATen\ops\inner_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5539068Z copying torch\include\ATen\ops\inner_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5549821Z copying torch\include\ATen\ops\instance_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5564650Z copying torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5573621Z copying torch\include\ATen\ops\instance_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5581353Z copying torch\include\ATen\ops\instance_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5595092Z copying torch\include\ATen\ops\int_repr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5602039Z copying torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5609684Z copying torch\include\ATen\ops\int_repr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5628684Z copying torch\include\ATen\ops\int_repr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5635780Z copying torch\include\ATen\ops\inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5643100Z copying torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5662389Z copying torch\include\ATen\ops\inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.5675084Z copying torch\include\ATen\ops\inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9184154Z copying torch\include\ATen\ops\isclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9198733Z copying torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9206040Z copying torch\include\ATen\ops\isclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9213560Z copying torch\include\ATen\ops\isclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9227045Z copying torch\include\ATen\ops\isfinite.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9234488Z copying torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9241214Z copying torch\include\ATen\ops\isfinite_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9254012Z copying torch\include\ATen\ops\isfinite_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9260934Z copying torch\include\ATen\ops\isin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9267636Z copying torch\include\ATen\ops\isinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9280741Z copying torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9288496Z copying torch\include\ATen\ops\isinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9295883Z copying torch\include\ATen\ops\isinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9310855Z copying torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9324984Z copying torch\include\ATen\ops\isin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9332512Z copying torch\include\ATen\ops\isin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9347555Z copying torch\include\ATen\ops\isin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9355226Z copying torch\include\ATen\ops\isin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9362731Z copying torch\include\ATen\ops\isin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9376493Z copying torch\include\ATen\ops\isin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9384343Z copying torch\include\ATen\ops\isnan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9392143Z copying torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9399550Z copying torch\include\ATen\ops\isnan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9407504Z copying torch\include\ATen\ops\isnan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9415249Z copying torch\include\ATen\ops\isnan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9422845Z copying torch\include\ATen\ops\isnan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9430582Z copying torch\include\ATen\ops\isneginf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9440892Z copying torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9451469Z copying torch\include\ATen\ops\isneginf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9462913Z copying torch\include\ATen\ops\isneginf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9471169Z copying torch\include\ATen\ops\isneginf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9485115Z copying torch\include\ATen\ops\isneginf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9492106Z copying torch\include\ATen\ops\isneginf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9499817Z copying torch\include\ATen\ops\isneginf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9513872Z copying torch\include\ATen\ops\isposinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9520816Z copying torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9527888Z copying torch\include\ATen\ops\isposinf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9534845Z copying torch\include\ATen\ops\isposinf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9542491Z copying torch\include\ATen\ops\isposinf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9549527Z copying torch\include\ATen\ops\isposinf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9563603Z copying torch\include\ATen\ops\isposinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9570575Z copying torch\include\ATen\ops\isposinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9577623Z copying torch\include\ATen\ops\isreal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9591077Z copying torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9598743Z copying torch\include\ATen\ops\isreal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9605304Z copying torch\include\ATen\ops\isreal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9619163Z copying torch\include\ATen\ops\istft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9626226Z copying torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9633030Z copying torch\include\ATen\ops\istft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9652014Z copying torch\include\ATen\ops\istft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9659113Z copying torch\include\ATen\ops\is_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9666101Z copying torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9679751Z copying torch\include\ATen\ops\is_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9693207Z copying torch\include\ATen\ops\is_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9700683Z copying torch\include\ATen\ops\is_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9714246Z copying torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9721083Z copying torch\include\ATen\ops\is_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9727763Z copying torch\include\ATen\ops\is_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9741143Z copying torch\include\ATen\ops\is_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9758158Z copying torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9764597Z copying torch\include\ATen\ops\is_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9779187Z copying torch\include\ATen\ops\is_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9786067Z copying torch\include\ATen\ops\is_distributed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9793305Z copying torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9818112Z copying torch\include\ATen\ops\is_distributed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9824846Z copying torch\include\ATen\ops\is_distributed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:05.9832163Z copying torch\include\ATen\ops\is_floating_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3426918Z 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:06.3428372Z copying torch\include\ATen\ops\is_floating_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3429167Z copying torch\include\ATen\ops\is_floating_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3429920Z copying torch\include\ATen\ops\is_inference.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3430919Z copying torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3431803Z copying torch\include\ATen\ops\is_inference_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3432556Z copying torch\include\ATen\ops\is_inference_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3433271Z copying torch\include\ATen\ops\is_leaf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3439031Z copying torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3439905Z copying torch\include\ATen\ops\is_leaf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3440621Z copying torch\include\ATen\ops\is_leaf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3441297Z copying torch\include\ATen\ops\is_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3442092Z copying torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3442925Z copying torch\include\ATen\ops\is_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3443699Z copying torch\include\ATen\ops\is_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3444388Z copying torch\include\ATen\ops\is_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3445221Z copying torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3446085Z copying torch\include\ATen\ops\is_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3446818Z copying torch\include\ATen\ops\is_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3447511Z copying torch\include\ATen\ops\is_pinned.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3448330Z copying torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3449181Z copying torch\include\ATen\ops\is_pinned_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3449895Z copying torch\include\ATen\ops\is_pinned_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3450594Z copying torch\include\ATen\ops\is_same_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3451494Z 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:06.3452372Z copying torch\include\ATen\ops\is_same_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3453109Z copying torch\include\ATen\ops\is_same_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3453800Z copying torch\include\ATen\ops\is_set_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3454519Z 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:06.3461861Z 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:06.3462738Z copying torch\include\ATen\ops\is_set_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3463446Z copying torch\include\ATen\ops\is_set_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3464139Z copying torch\include\ATen\ops\is_signed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3465112Z copying torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3465977Z copying torch\include\ATen\ops\is_signed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3466696Z copying torch\include\ATen\ops\is_signed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3467442Z copying torch\include\ATen\ops\is_vulkan_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3468346Z 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:06.3469283Z copying torch\include\ATen\ops\is_vulkan_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3470088Z copying torch\include\ATen\ops\is_vulkan_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3470794Z copying torch\include\ATen\ops\item.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3471594Z copying torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3472412Z copying torch\include\ATen\ops\item_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3473176Z copying torch\include\ATen\ops\item_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3473877Z copying torch\include\ATen\ops\kaiser_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3474741Z copying torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3475654Z copying torch\include\ATen\ops\kaiser_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3476412Z copying torch\include\ATen\ops\kaiser_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3477114Z copying torch\include\ATen\ops\kl_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3477925Z copying torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3478761Z copying torch\include\ATen\ops\kl_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3479454Z copying torch\include\ATen\ops\kl_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3480105Z copying torch\include\ATen\ops\kron.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3480959Z copying torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3481792Z copying torch\include\ATen\ops\kron_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3482474Z copying torch\include\ATen\ops\kron_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3483155Z copying torch\include\ATen\ops\kthvalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3483989Z copying torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3485273Z copying torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3486175Z copying torch\include\ATen\ops\kthvalue_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3486963Z copying torch\include\ATen\ops\kthvalue_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3488006Z copying torch\include\ATen\ops\kthvalue_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3488734Z copying torch\include\ATen\ops\kthvalue_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3489424Z copying torch\include\ATen\ops\l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3490240Z copying torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3491078Z copying torch\include\ATen\ops\l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3491784Z copying torch\include\ATen\ops\l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3492463Z copying torch\include\ATen\ops\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3493298Z copying torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3494176Z copying torch\include\ATen\ops\layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3494899Z copying torch\include\ATen\ops\layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3495572Z copying torch\include\ATen\ops\lcm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3496494Z copying torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3497390Z copying torch\include\ATen\ops\lcm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3506351Z copying torch\include\ATen\ops\lcm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3507122Z copying torch\include\ATen\ops\lcm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3507848Z copying torch\include\ATen\ops\lcm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3508570Z copying torch\include\ATen\ops\lcm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3509244Z copying torch\include\ATen\ops\lcm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3509911Z copying torch\include\ATen\ops\ldexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3510730Z copying torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3511571Z copying torch\include\ATen\ops\ldexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3512393Z copying torch\include\ATen\ops\ldexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3513047Z copying torch\include\ATen\ops\le.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3513720Z copying torch\include\ATen\ops\leaky_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3514454Z copying torch\include\ATen\ops\leaky_relu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3515449Z 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:06.3516543Z 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:06.3517408Z 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:06.3518251Z copying torch\include\ATen\ops\leaky_relu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3519144Z 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:06.3519979Z copying torch\include\ATen\ops\leaky_relu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3520786Z copying torch\include\ATen\ops\leaky_relu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3521744Z copying torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3522794Z copying torch\include\ATen\ops\leaky_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3523660Z copying torch\include\ATen\ops\leaky_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3524420Z copying torch\include\ATen\ops\leaky_relu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3525192Z copying torch\include\ATen\ops\leaky_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3525958Z copying torch\include\ATen\ops\leaky_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3526688Z copying torch\include\ATen\ops\leaky_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3527428Z copying torch\include\ATen\ops\lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3528299Z copying torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3529234Z copying torch\include\ATen\ops\lerp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3529977Z copying torch\include\ATen\ops\lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3530714Z copying torch\include\ATen\ops\lerp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3531439Z copying torch\include\ATen\ops\lerp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3532161Z copying torch\include\ATen\ops\lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3532844Z copying torch\include\ATen\ops\lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3533506Z copying torch\include\ATen\ops\less.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3534312Z copying torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3535141Z copying torch\include\ATen\ops\less_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3536026Z copying torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3536904Z copying torch\include\ATen\ops\less_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3537641Z copying torch\include\ATen\ops\less_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3538345Z copying torch\include\ATen\ops\less_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3539090Z copying torch\include\ATen\ops\less_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3539954Z copying torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3540853Z copying torch\include\ATen\ops\le_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3541588Z copying torch\include\ATen\ops\le_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3542326Z copying torch\include\ATen\ops\le_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3543018Z copying torch\include\ATen\ops\le_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3543716Z copying torch\include\ATen\ops\le_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3544390Z copying torch\include\ATen\ops\le_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3545131Z copying torch\include\ATen\ops\lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3546026Z copying torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3546970Z copying torch\include\ATen\ops\lgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3547740Z copying torch\include\ATen\ops\lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3548486Z copying torch\include\ATen\ops\lgamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3549228Z copying torch\include\ATen\ops\lgamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3550017Z copying torch\include\ATen\ops\lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3550733Z copying torch\include\ATen\ops\lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3551396Z copying torch\include\ATen\ops\lift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3552223Z copying torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3553059Z copying torch\include\ATen\ops\lift_fresh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3553896Z copying torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3554783Z copying torch\include\ATen\ops\lift_fresh_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3555730Z 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:06.3556838Z 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:06.3557750Z copying torch\include\ATen\ops\lift_fresh_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3558550Z copying torch\include\ATen\ops\lift_fresh_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3559313Z copying torch\include\ATen\ops\lift_fresh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3560039Z copying torch\include\ATen\ops\lift_fresh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3560757Z copying torch\include\ATen\ops\lift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3561450Z copying torch\include\ATen\ops\lift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3562528Z copying torch\include\ATen\ops\linalg_cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3563439Z copying torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3564337Z copying torch\include\ATen\ops\linalg_cholesky_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3565362Z 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:06.3566378Z 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:06.3567215Z 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:06.3568047Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3568883Z 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:06.3569710Z copying torch\include\ATen\ops\linalg_cholesky_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3570504Z copying torch\include\ATen\ops\linalg_cholesky_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3571271Z copying torch\include\ATen\ops\linalg_cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3572052Z copying torch\include\ATen\ops\linalg_cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3572783Z copying torch\include\ATen\ops\linalg_cond.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3573677Z copying torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3574550Z copying torch\include\ATen\ops\linalg_cond_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3575287Z copying torch\include\ATen\ops\linalg_cond_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3576021Z copying torch\include\ATen\ops\linalg_cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3576956Z copying torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3577930Z copying torch\include\ATen\ops\linalg_cross_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3578744Z copying torch\include\ATen\ops\linalg_cross_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3579515Z copying torch\include\ATen\ops\linalg_cross_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3580295Z copying torch\include\ATen\ops\linalg_cross_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3581082Z copying torch\include\ATen\ops\linalg_cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3581866Z copying torch\include\ATen\ops\linalg_cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3582591Z copying torch\include\ATen\ops\linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3583424Z copying torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3584297Z copying torch\include\ATen\ops\linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3585038Z copying torch\include\ATen\ops\linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3585882Z copying torch\include\ATen\ops\linalg_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3586770Z copying torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3587692Z copying torch\include\ATen\ops\linalg_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3588496Z copying torch\include\ATen\ops\linalg_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3589221Z copying torch\include\ATen\ops\linalg_eig.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3589913Z copying torch\include\ATen\ops\linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3590779Z copying torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3591671Z copying torch\include\ATen\ops\linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3592401Z copying torch\include\ATen\ops\linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3593149Z copying torch\include\ATen\ops\linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3593877Z copying torch\include\ATen\ops\linalg_eigvalsh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3594765Z copying torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3595680Z copying torch\include\ATen\ops\linalg_eigvalsh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3596498Z copying torch\include\ATen\ops\linalg_eigvalsh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3597393Z copying torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3598316Z copying torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3599154Z copying torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3599961Z copying torch\include\ATen\ops\linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3600723Z copying torch\include\ATen\ops\linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3601495Z copying torch\include\ATen\ops\linalg_eig_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3602284Z copying torch\include\ATen\ops\linalg_eig_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3603068Z copying torch\include\ATen\ops\linalg_eig_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3603808Z copying torch\include\ATen\ops\linalg_eig_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3604608Z copying torch\include\ATen\ops\linalg_householder_product.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3605497Z 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:06.3606416Z 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:06.3607324Z copying torch\include\ATen\ops\linalg_householder_product_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3608231Z copying torch\include\ATen\ops\linalg_householder_product_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3608996Z copying torch\include\ATen\ops\linalg_inv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3609837Z copying torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3610701Z copying torch\include\ATen\ops\linalg_inv_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3611648Z 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:06.3612629Z 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:06.3613430Z 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:06.3614219Z copying torch\include\ATen\ops\linalg_inv_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3615002Z 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:06.3615773Z copying torch\include\ATen\ops\linalg_inv_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3616529Z copying torch\include\ATen\ops\linalg_inv_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3617256Z copying torch\include\ATen\ops\linalg_inv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3617987Z copying torch\include\ATen\ops\linalg_inv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3618725Z copying torch\include\ATen\ops\linalg_ldl_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3619655Z 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:06.3620571Z copying torch\include\ATen\ops\linalg_ldl_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3621540Z 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:06.3622575Z 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:06.3623431Z 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:06.3624399Z 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:06.3625285Z 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:06.3626124Z 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:06.3626917Z 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:06.3627749Z copying torch\include\ATen\ops\linalg_ldl_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3628532Z copying torch\include\ATen\ops\linalg_ldl_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3629271Z copying torch\include\ATen\ops\linalg_ldl_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3630339Z 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:06.3631455Z 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:06.3632319Z 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:06.3633123Z copying torch\include\ATen\ops\linalg_ldl_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3633915Z 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:06.3634819Z copying torch\include\ATen\ops\linalg_ldl_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3635597Z copying torch\include\ATen\ops\linalg_ldl_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3636329Z copying torch\include\ATen\ops\linalg_lstsq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3637201Z copying torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3638108Z copying torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3638914Z copying torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3639707Z copying torch\include\ATen\ops\linalg_lstsq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3640542Z copying torch\include\ATen\ops\linalg_lstsq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3641297Z copying torch\include\ATen\ops\linalg_lu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3642302Z copying torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3643401Z copying torch\include\ATen\ops\linalg_lu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3644284Z copying torch\include\ATen\ops\linalg_lu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3645138Z copying torch\include\ATen\ops\linalg_lu_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3646125Z 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:06.3647123Z copying torch\include\ATen\ops\linalg_lu_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3648189Z 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:06.3649301Z 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:06.3650247Z 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:06.3651168Z 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:06.3652128Z 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:06.3653053Z 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:06.3653945Z 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:06.3654768Z copying torch\include\ATen\ops\linalg_lu_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3655531Z copying torch\include\ATen\ops\linalg_lu_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3656562Z copying torch\include\ATen\ops\linalg_lu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3657323Z copying torch\include\ATen\ops\linalg_lu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3658094Z copying torch\include\ATen\ops\linalg_lu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3658867Z copying torch\include\ATen\ops\linalg_lu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3659576Z copying torch\include\ATen\ops\linalg_lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3660674Z 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:06.3661765Z 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:06.3662688Z 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:06.3663573Z copying torch\include\ATen\ops\linalg_lu_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3664460Z 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:06.3665430Z copying torch\include\ATen\ops\linalg_lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3666273Z copying torch\include\ATen\ops\linalg_lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3667080Z copying torch\include\ATen\ops\linalg_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3668046Z copying torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3669096Z copying torch\include\ATen\ops\linalg_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3669968Z copying torch\include\ATen\ops\linalg_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3670809Z copying torch\include\ATen\ops\linalg_matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3671787Z 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:06.3672858Z 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:06.3673810Z 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:06.3674738Z copying torch\include\ATen\ops\linalg_matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3675566Z copying torch\include\ATen\ops\linalg_matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3676420Z copying torch\include\ATen\ops\linalg_matrix_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3677822Z 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:06.3678867Z copying torch\include\ATen\ops\linalg_matrix_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3679759Z copying torch\include\ATen\ops\linalg_matrix_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3680574Z copying torch\include\ATen\ops\linalg_matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3681658Z 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:06.3682699Z copying torch\include\ATen\ops\linalg_matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3683549Z copying torch\include\ATen\ops\linalg_matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3684420Z copying torch\include\ATen\ops\linalg_matrix_rank.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3685460Z 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:06.3686490Z copying torch\include\ATen\ops\linalg_matrix_rank_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3687372Z copying torch\include\ATen\ops\linalg_matrix_rank_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3688224Z copying torch\include\ATen\ops\linalg_multi_dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3689205Z 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:06.3690207Z copying torch\include\ATen\ops\linalg_multi_dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3691072Z copying torch\include\ATen\ops\linalg_multi_dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3691859Z copying torch\include\ATen\ops\linalg_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3692813Z copying torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3693797Z copying torch\include\ATen\ops\linalg_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3695052Z copying torch\include\ATen\ops\linalg_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3707101Z copying torch\include\ATen\ops\linalg_pinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3716063Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3723437Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3737107Z copying torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3744820Z copying torch\include\ATen\ops\linalg_pinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3752049Z copying torch\include\ATen\ops\linalg_pinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3767952Z copying torch\include\ATen\ops\linalg_qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3776039Z copying torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3783213Z copying torch\include\ATen\ops\linalg_qr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3797574Z copying torch\include\ATen\ops\linalg_qr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3804647Z copying torch\include\ATen\ops\linalg_qr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3811646Z copying torch\include\ATen\ops\linalg_qr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3818543Z copying torch\include\ATen\ops\linalg_qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3825696Z copying torch\include\ATen\ops\linalg_qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3833250Z copying torch\include\ATen\ops\linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3841493Z copying torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3849917Z copying torch\include\ATen\ops\linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3857605Z copying torch\include\ATen\ops\linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3872077Z copying torch\include\ATen\ops\linalg_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3880350Z copying torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3888124Z copying torch\include\ATen\ops\linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3902497Z 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:06.3911090Z copying torch\include\ATen\ops\linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3918718Z copying torch\include\ATen\ops\linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3933078Z copying torch\include\ATen\ops\linalg_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3941097Z copying torch\include\ATen\ops\linalg_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3948960Z copying torch\include\ATen\ops\linalg_solve_triangular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3963689Z 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:06.3971844Z 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:06.3979984Z copying torch\include\ATen\ops\linalg_solve_triangular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.3999222Z copying torch\include\ATen\ops\linalg_solve_triangular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4007489Z copying torch\include\ATen\ops\linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4015161Z copying torch\include\ATen\ops\linalg_svdvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4029469Z copying torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4037571Z copying torch\include\ATen\ops\linalg_svdvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4045144Z copying torch\include\ATen\ops\linalg_svdvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4059068Z copying torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4069131Z copying torch\include\ATen\ops\linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4078237Z copying torch\include\ATen\ops\linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4092923Z copying torch\include\ATen\ops\linalg_tensorinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4101332Z copying torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4109288Z copying torch\include\ATen\ops\linalg_tensorinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4123089Z copying torch\include\ATen\ops\linalg_tensorinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4130568Z copying torch\include\ATen\ops\linalg_tensorsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4137966Z copying torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4152648Z copying torch\include\ATen\ops\linalg_tensorsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4160243Z copying torch\include\ATen\ops\linalg_tensorsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4167182Z copying torch\include\ATen\ops\linalg_vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4180186Z copying torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4187435Z copying torch\include\ATen\ops\linalg_vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4194253Z copying torch\include\ATen\ops\linalg_vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4235514Z copying torch\include\ATen\ops\linalg_vecdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4242833Z copying torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4249721Z copying torch\include\ATen\ops\linalg_vecdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4257169Z copying torch\include\ATen\ops\linalg_vecdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4264229Z copying torch\include\ATen\ops\linalg_vector_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4271743Z 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:06.4279048Z 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:06.4286273Z 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:06.4293305Z copying torch\include\ATen\ops\linalg_vector_norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4306296Z 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:06.4313384Z copying torch\include\ATen\ops\linalg_vector_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4320416Z copying torch\include\ATen\ops\linalg_vector_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4334461Z copying torch\include\ATen\ops\linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4342506Z copying torch\include\ATen\ops\linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4350704Z copying torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4364366Z copying torch\include\ATen\ops\linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4372494Z copying torch\include\ATen\ops\linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4380695Z copying torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4394753Z copying torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4403055Z copying torch\include\ATen\ops\linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4410794Z copying torch\include\ATen\ops\linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4424640Z copying torch\include\ATen\ops\linspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4432849Z copying torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4440590Z copying torch\include\ATen\ops\linspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4454722Z copying torch\include\ATen\ops\linspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4462724Z copying torch\include\ATen\ops\linspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4470779Z copying torch\include\ATen\ops\linspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4484403Z copying torch\include\ATen\ops\linspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4492025Z copying torch\include\ATen\ops\log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4499313Z copying torch\include\ATen\ops\log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4513909Z copying torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4521342Z copying torch\include\ATen\ops\log10_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4528833Z copying torch\include\ATen\ops\log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4548285Z copying torch\include\ATen\ops\log10_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4556206Z copying torch\include\ATen\ops\log10_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4563807Z copying torch\include\ATen\ops\log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4579971Z copying torch\include\ATen\ops\log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4588334Z copying torch\include\ATen\ops\log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4596576Z copying torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4610313Z copying torch\include\ATen\ops\log1p_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4618052Z copying torch\include\ATen\ops\log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4625686Z copying torch\include\ATen\ops\log1p_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4639462Z copying torch\include\ATen\ops\log1p_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4646412Z copying torch\include\ATen\ops\log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4653834Z copying torch\include\ATen\ops\log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4667910Z copying torch\include\ATen\ops\log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4674934Z copying torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4681652Z copying torch\include\ATen\ops\log2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4694390Z copying torch\include\ATen\ops\log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4701532Z copying torch\include\ATen\ops\log2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4708288Z copying torch\include\ATen\ops\log2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4721007Z copying torch\include\ATen\ops\log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4728875Z copying torch\include\ATen\ops\log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4735456Z copying torch\include\ATen\ops\logaddexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4753476Z copying torch\include\ATen\ops\logaddexp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4760961Z copying torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4767870Z copying torch\include\ATen\ops\logaddexp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4780841Z copying torch\include\ATen\ops\logaddexp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4787944Z copying torch\include\ATen\ops\logaddexp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4795006Z copying torch\include\ATen\ops\logaddexp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4801958Z copying torch\include\ATen\ops\logaddexp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4808844Z copying torch\include\ATen\ops\logaddexp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4822682Z copying torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4836918Z copying torch\include\ATen\ops\logaddexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4844188Z copying torch\include\ATen\ops\logaddexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4851243Z copying torch\include\ATen\ops\logaddexp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4873385Z copying torch\include\ATen\ops\logaddexp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4880191Z copying torch\include\ATen\ops\logaddexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4887247Z copying torch\include\ATen\ops\logaddexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4894426Z copying torch\include\ATen\ops\logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4902021Z copying torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4909084Z copying torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4915963Z copying torch\include\ATen\ops\logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4923040Z copying torch\include\ATen\ops\logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4930581Z copying torch\include\ATen\ops\logdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4943082Z copying torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4972554Z copying torch\include\ATen\ops\logdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4979374Z copying torch\include\ATen\ops\logdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4991998Z copying torch\include\ATen\ops\logical_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.4999969Z copying torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5006783Z copying torch\include\ATen\ops\logical_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5014143Z copying torch\include\ATen\ops\logical_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5020940Z copying torch\include\ATen\ops\logical_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5028644Z copying torch\include\ATen\ops\logical_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5042255Z copying torch\include\ATen\ops\logical_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5050358Z copying torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5058778Z copying torch\include\ATen\ops\logical_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5066788Z copying torch\include\ATen\ops\logical_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5076775Z copying torch\include\ATen\ops\logical_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5087659Z copying torch\include\ATen\ops\logical_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5098339Z copying torch\include\ATen\ops\logical_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5109737Z copying torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5118538Z copying torch\include\ATen\ops\logical_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5126709Z copying torch\include\ATen\ops\logical_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5135154Z copying torch\include\ATen\ops\logical_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5142159Z copying torch\include\ATen\ops\logical_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5149989Z copying torch\include\ATen\ops\logical_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5157490Z copying torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5165279Z copying torch\include\ATen\ops\logical_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5172472Z copying torch\include\ATen\ops\logical_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5179785Z copying torch\include\ATen\ops\logical_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5186835Z copying torch\include\ATen\ops\logical_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5194377Z copying torch\include\ATen\ops\logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5201460Z copying torch\include\ATen\ops\logit_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5208616Z copying torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5215862Z copying torch\include\ATen\ops\logit_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5222916Z copying torch\include\ATen\ops\logit_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5230673Z copying torch\include\ATen\ops\logit_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5237838Z copying torch\include\ATen\ops\logit_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5244842Z copying torch\include\ATen\ops\logit_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5252521Z copying torch\include\ATen\ops\logit_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5259414Z copying torch\include\ATen\ops\logit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5266710Z copying torch\include\ATen\ops\logit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5273708Z copying torch\include\ATen\ops\logit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5280981Z copying torch\include\ATen\ops\logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5288089Z copying torch\include\ATen\ops\logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5295358Z copying torch\include\ATen\ops\logspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5302439Z copying torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5309351Z copying torch\include\ATen\ops\logspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5316348Z copying torch\include\ATen\ops\logspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5323356Z copying torch\include\ATen\ops\logspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5330403Z copying torch\include\ATen\ops\logspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5337732Z copying torch\include\ATen\ops\logspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5344735Z copying torch\include\ATen\ops\logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5352862Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5359773Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5367002Z copying torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5374124Z copying torch\include\ATen\ops\logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5381311Z copying torch\include\ATen\ops\logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5388977Z copying torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5395673Z copying torch\include\ATen\ops\log_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5402718Z copying torch\include\ATen\ops\log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5409390Z copying torch\include\ATen\ops\log_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5416055Z copying torch\include\ATen\ops\log_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5424028Z copying torch\include\ATen\ops\log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5431113Z copying torch\include\ATen\ops\log_normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5438380Z copying torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5445287Z copying torch\include\ATen\ops\log_normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5453184Z copying torch\include\ATen\ops\log_normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5460417Z copying torch\include\ATen\ops\log_normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5467563Z copying torch\include\ATen\ops\log_normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5474664Z copying torch\include\ATen\ops\log_normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5481685Z copying torch\include\ATen\ops\log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5488269Z copying torch\include\ATen\ops\log_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5495503Z copying torch\include\ATen\ops\log_sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5502789Z 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:06.5509950Z 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:06.5517051Z copying torch\include\ATen\ops\log_sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5524331Z copying torch\include\ATen\ops\log_sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5531572Z copying torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5545500Z copying torch\include\ATen\ops\log_sigmoid_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5553423Z 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:06.5561093Z 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:06.5568239Z copying torch\include\ATen\ops\log_sigmoid_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5575315Z copying torch\include\ATen\ops\log_sigmoid_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5582465Z copying torch\include\ATen\ops\log_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5589272Z copying torch\include\ATen\ops\log_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5596504Z copying torch\include\ATen\ops\log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5603766Z copying torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5610918Z copying torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5618333Z copying torch\include\ATen\ops\log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5625310Z copying torch\include\ATen\ops\log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5632350Z copying torch\include\ATen\ops\lshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5639379Z copying torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5646321Z copying torch\include\ATen\ops\lshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5653502Z copying torch\include\ATen\ops\lshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5662005Z copying torch\include\ATen\ops\lshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5672815Z copying torch\include\ATen\ops\lshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5683544Z copying torch\include\ATen\ops\lshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5694125Z copying torch\include\ATen\ops\lstm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5704174Z copying torch\include\ATen\ops\lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5714187Z copying torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5722323Z copying torch\include\ATen\ops\lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5729643Z copying torch\include\ATen\ops\lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5737342Z copying torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5744998Z copying torch\include\ATen\ops\lstm_mps_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5752424Z 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:06.5760122Z copying torch\include\ATen\ops\lstm_mps_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5767204Z copying torch\include\ATen\ops\lstm_mps_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5774503Z copying torch\include\ATen\ops\lstm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5781498Z copying torch\include\ATen\ops\lstm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5788208Z copying torch\include\ATen\ops\lt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5795600Z copying torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5802583Z copying torch\include\ATen\ops\lt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5809401Z copying torch\include\ATen\ops\lt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5816229Z copying torch\include\ATen\ops\lt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5822954Z copying torch\include\ATen\ops\lt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5830225Z copying torch\include\ATen\ops\lt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.5867693Z copying torch\include\ATen\ops\lt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6002649Z copying torch\include\ATen\ops\lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6010259Z copying torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6018300Z copying torch\include\ATen\ops\lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6026206Z copying torch\include\ATen\ops\lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6033985Z copying torch\include\ATen\ops\lu_unpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6042026Z copying torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6051513Z copying torch\include\ATen\ops\lu_unpack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6059102Z copying torch\include\ATen\ops\lu_unpack_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6066486Z copying torch\include\ATen\ops\lu_unpack_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6073973Z copying torch\include\ATen\ops\lu_unpack_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6083564Z copying torch\include\ATen\ops\lu_unpack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6092523Z copying torch\include\ATen\ops\lu_unpack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6103323Z copying torch\include\ATen\ops\margin_ranking_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6113065Z 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:06.6131162Z copying torch\include\ATen\ops\margin_ranking_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6139769Z copying torch\include\ATen\ops\margin_ranking_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6147985Z copying torch\include\ATen\ops\masked_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6155968Z copying torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6164194Z copying torch\include\ATen\ops\masked_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6172203Z copying torch\include\ATen\ops\masked_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6179410Z copying torch\include\ATen\ops\masked_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6186574Z copying torch\include\ATen\ops\masked_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6194492Z copying torch\include\ATen\ops\masked_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6201510Z copying torch\include\ATen\ops\masked_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6208417Z copying torch\include\ATen\ops\masked_scatter_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6215940Z 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:06.6223929Z copying torch\include\ATen\ops\masked_scatter_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6231194Z copying torch\include\ATen\ops\masked_scatter_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6239051Z copying torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6245873Z copying torch\include\ATen\ops\masked_scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6253086Z copying torch\include\ATen\ops\masked_scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6260103Z copying torch\include\ATen\ops\masked_scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6267065Z copying torch\include\ATen\ops\masked_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6274499Z copying torch\include\ATen\ops\masked_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6283925Z copying torch\include\ATen\ops\masked_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6290982Z copying torch\include\ATen\ops\masked_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6298407Z 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:06.6305535Z copying torch\include\ATen\ops\masked_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6312483Z copying torch\include\ATen\ops\masked_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6319813Z copying torch\include\ATen\ops\masked_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6327762Z copying torch\include\ATen\ops\masked_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6334926Z copying torch\include\ATen\ops\masked_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6341953Z copying torch\include\ATen\ops\masked_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6349119Z copying torch\include\ATen\ops\matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6356072Z copying torch\include\ATen\ops\matmul_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6363258Z copying torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6370351Z copying torch\include\ATen\ops\matmul_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6377361Z copying torch\include\ATen\ops\matmul_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6384578Z copying torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6391839Z copying torch\include\ATen\ops\matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6400070Z copying torch\include\ATen\ops\matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6407869Z copying torch\include\ATen\ops\matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6415394Z copying torch\include\ATen\ops\matrix_exp_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6423727Z 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:06.6432143Z copying torch\include\ATen\ops\matrix_exp_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6439601Z copying torch\include\ATen\ops\matrix_exp_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6447674Z copying torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6455741Z copying torch\include\ATen\ops\matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6463222Z copying torch\include\ATen\ops\matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6471049Z copying torch\include\ATen\ops\matrix_H.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6478547Z copying torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6486622Z copying torch\include\ATen\ops\matrix_H_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6493878Z copying torch\include\ATen\ops\matrix_H_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6501573Z copying torch\include\ATen\ops\matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6510172Z copying torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6517958Z copying torch\include\ATen\ops\matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6525550Z copying torch\include\ATen\ops\matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6533473Z copying torch\include\ATen\ops\max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6541517Z copying torch\include\ATen\ops\maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6549520Z copying torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6557032Z copying torch\include\ATen\ops\maximum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6565236Z copying torch\include\ATen\ops\maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6573214Z copying torch\include\ATen\ops\maximum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6581119Z copying torch\include\ATen\ops\maximum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6591189Z copying torch\include\ATen\ops\maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6600071Z copying torch\include\ATen\ops\maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6611207Z copying torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6619454Z copying torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6627434Z copying torch\include\ATen\ops\max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6635938Z copying torch\include\ATen\ops\max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6642883Z copying torch\include\ATen\ops\max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6650448Z copying torch\include\ATen\ops\max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6657393Z copying torch\include\ATen\ops\max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6665454Z copying torch\include\ATen\ops\max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6672521Z copying torch\include\ATen\ops\max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6679772Z copying torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6686677Z copying torch\include\ATen\ops\max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6694218Z copying torch\include\ATen\ops\max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6701620Z copying torch\include\ATen\ops\max_pool1d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6709679Z 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:06.6717026Z 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:06.6723875Z 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:06.6730756Z copying torch\include\ATen\ops\max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6737772Z copying torch\include\ATen\ops\max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6745898Z 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:06.6753424Z copying torch\include\ATen\ops\max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6760568Z copying torch\include\ATen\ops\max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6768182Z copying torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6775107Z copying torch\include\ATen\ops\max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6782280Z copying torch\include\ATen\ops\max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6789475Z copying torch\include\ATen\ops\max_pool2d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6796622Z 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:06.6804357Z 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:06.6811940Z 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:06.6819144Z 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:06.6826471Z 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:06.6833787Z 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:06.6840921Z 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:06.6849612Z 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:06.6857414Z 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:06.6864493Z 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:06.6871869Z 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:06.6879534Z 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:06.6887438Z 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:06.6894917Z 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:06.6907277Z 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:06.6914161Z copying torch\include\ATen\ops\max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6921634Z copying torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6928666Z copying torch\include\ATen\ops\max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6935743Z copying torch\include\ATen\ops\max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6943172Z copying torch\include\ATen\ops\max_pool3d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.6950491Z 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:06.6957747Z 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:06.6964986Z 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:06.6972258Z 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:06.6979387Z 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:06.6987038Z 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:06.6994326Z 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:06.7001659Z 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:06.7008841Z 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:06.7015921Z copying torch\include\ATen\ops\max_unpool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7022928Z copying torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7030323Z copying torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7038751Z copying torch\include\ATen\ops\max_unpool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7046560Z copying torch\include\ATen\ops\max_unpool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7054270Z copying torch\include\ATen\ops\max_unpool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7062999Z copying torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7071241Z copying torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7078974Z copying torch\include\ATen\ops\max_unpool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7086852Z copying torch\include\ATen\ops\max_unpool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7097845Z copying torch\include\ATen\ops\mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7147204Z copying torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7154925Z copying torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7162695Z copying torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7170119Z copying torch\include\ATen\ops\mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7178025Z copying torch\include\ATen\ops\mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7184898Z copying torch\include\ATen\ops\mean_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7192193Z copying torch\include\ATen\ops\mean_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7199006Z copying torch\include\ATen\ops\mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7205869Z copying torch\include\ATen\ops\mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7213548Z copying torch\include\ATen\ops\median.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7220492Z copying torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7227655Z copying torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7234572Z copying torch\include\ATen\ops\median_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7241448Z copying torch\include\ATen\ops\median_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7249160Z copying torch\include\ATen\ops\median_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7256157Z copying torch\include\ATen\ops\median_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7263138Z copying torch\include\ATen\ops\meshgrid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7270178Z copying torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7277057Z copying torch\include\ATen\ops\meshgrid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7283981Z copying torch\include\ATen\ops\meshgrid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7290751Z copying torch\include\ATen\ops\mH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7297264Z copying torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7304268Z copying torch\include\ATen\ops\mH_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7310864Z copying torch\include\ATen\ops\mH_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7317582Z copying torch\include\ATen\ops\min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7324747Z copying torch\include\ATen\ops\minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7332146Z copying torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7339810Z copying torch\include\ATen\ops\minimum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7347211Z copying torch\include\ATen\ops\minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7354665Z copying torch\include\ATen\ops\minimum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7362487Z copying torch\include\ATen\ops\minimum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7369968Z copying torch\include\ATen\ops\minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7377250Z copying torch\include\ATen\ops\minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7385355Z copying torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7392737Z copying torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7405292Z copying torch\include\ATen\ops\min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7412988Z copying torch\include\ATen\ops\min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7421529Z copying torch\include\ATen\ops\min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7428899Z copying torch\include\ATen\ops\min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7436801Z copying torch\include\ATen\ops\min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7444444Z copying torch\include\ATen\ops\min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7451802Z copying torch\include\ATen\ops\miopen_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7459281Z copying torch\include\ATen\ops\miopen_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7466841Z 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:06.7474081Z 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:06.7481100Z 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:06.7488301Z 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:06.7496024Z 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:06.7503684Z 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:06.7510813Z copying torch\include\ATen\ops\miopen_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7518153Z copying torch\include\ATen\ops\miopen_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7525506Z copying torch\include\ATen\ops\miopen_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7532892Z copying torch\include\ATen\ops\miopen_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7540188Z 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:06.7547572Z 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:06.7554968Z 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:06.7563034Z copying torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7570429Z copying torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7578415Z copying torch\include\ATen\ops\miopen_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7585839Z copying torch\include\ATen\ops\miopen_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7593387Z copying torch\include\ATen\ops\miopen_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7601347Z 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:06.7608706Z copying torch\include\ATen\ops\miopen_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7616588Z copying torch\include\ATen\ops\miopen_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7624708Z copying torch\include\ATen\ops\miopen_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7632727Z 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:06.7640099Z 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:06.7647689Z copying torch\include\ATen\ops\miopen_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7655045Z copying torch\include\ATen\ops\miopen_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7662477Z copying torch\include\ATen\ops\miopen_depthwise_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7670208Z 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:06.7677466Z 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:06.7684748Z copying torch\include\ATen\ops\miopen_depthwise_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7691958Z copying torch\include\ATen\ops\miopen_depthwise_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7699216Z copying torch\include\ATen\ops\miopen_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7706976Z copying torch\include\ATen\ops\miopen_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7714174Z 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:06.7721715Z 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:06.7728831Z copying torch\include\ATen\ops\miopen_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7736042Z copying torch\include\ATen\ops\miopen_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7743557Z copying torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7750998Z copying torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7758288Z copying torch\include\ATen\ops\miopen_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7765366Z copying torch\include\ATen\ops\miopen_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7772362Z copying torch\include\ATen\ops\mish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7779133Z copying torch\include\ATen\ops\mish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7786511Z copying torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7794061Z copying torch\include\ATen\ops\mish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7801370Z copying torch\include\ATen\ops\mish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7808664Z copying torch\include\ATen\ops\mish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7815764Z copying torch\include\ATen\ops\mish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7823498Z copying torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7830402Z copying torch\include\ATen\ops\mish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7837476Z copying torch\include\ATen\ops\mish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7844627Z copying torch\include\ATen\ops\mish_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7851649Z copying torch\include\ATen\ops\mish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7858602Z copying torch\include\ATen\ops\mish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7865681Z copying torch\include\ATen\ops\mish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7872887Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7880064Z 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:06.7887870Z 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:06.7895489Z 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:06.7902893Z 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:06.7910321Z 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:06.7917640Z 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:06.7925250Z copying torch\include\ATen\ops\mkldnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7933002Z copying torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7941734Z copying torch\include\ATen\ops\mkldnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7948158Z copying torch\include\ATen\ops\mkldnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7955376Z copying torch\include\ATen\ops\mkldnn_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7962952Z copying torch\include\ATen\ops\mkldnn_linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7970884Z 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:06.7978060Z copying torch\include\ATen\ops\mkldnn_linear_backward_input.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.7986246Z 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:06.7993770Z 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:06.8041842Z 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:06.8049570Z copying torch\include\ATen\ops\mkldnn_linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8057960Z copying torch\include\ATen\ops\mkldnn_linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8066484Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8074559Z 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:06.8083054Z 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:06.8091187Z 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:06.8101637Z copying torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8112576Z copying torch\include\ATen\ops\mkldnn_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8121378Z copying torch\include\ATen\ops\mkldnn_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8129989Z copying torch\include\ATen\ops\mkldnn_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8138242Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8146791Z 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:06.8154859Z 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:06.8162259Z 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:06.8169785Z 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:06.8177767Z copying torch\include\ATen\ops\mkldnn_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8185280Z copying torch\include\ATen\ops\mkldnn_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8192444Z copying torch\include\ATen\ops\mkldnn_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8199926Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8208289Z 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:06.8215766Z 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:06.8223195Z 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:06.8230647Z 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:06.8268668Z copying torch\include\ATen\ops\mkldnn_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8275705Z copying torch\include\ATen\ops\mkldnn_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8283002Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8290613Z 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:06.8297998Z 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:06.8305467Z 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:06.8312584Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8319955Z 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:06.8332944Z 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:06.8340261Z 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:06.8347674Z copying torch\include\ATen\ops\mkldnn_rnn_layer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8355470Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8363813Z 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:06.8371621Z 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:06.8380192Z 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:06.8388488Z 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:06.8396708Z 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:06.8405133Z 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:06.8413465Z copying torch\include\ATen\ops\mkldnn_rnn_layer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8421287Z copying torch\include\ATen\ops\mkldnn_rnn_layer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8429678Z copying torch\include\ATen\ops\mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8437556Z copying torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8445335Z copying torch\include\ATen\ops\mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8453326Z copying torch\include\ATen\ops\mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8461186Z copying torch\include\ATen\ops\mm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8468455Z copying torch\include\ATen\ops\mm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8476161Z copying torch\include\ATen\ops\mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8484318Z copying torch\include\ATen\ops\mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8491753Z copying torch\include\ATen\ops\mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8499493Z copying torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8507685Z copying torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8515727Z copying torch\include\ATen\ops\mode_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8523598Z copying torch\include\ATen\ops\mode_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8531263Z copying torch\include\ATen\ops\mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8538989Z copying torch\include\ATen\ops\mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8546882Z copying torch\include\ATen\ops\moveaxis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8554336Z copying torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8562221Z copying torch\include\ATen\ops\moveaxis_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8569753Z copying torch\include\ATen\ops\moveaxis_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8577936Z copying torch\include\ATen\ops\movedim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8585792Z copying torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8593830Z copying torch\include\ATen\ops\movedim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8603151Z copying torch\include\ATen\ops\movedim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8613007Z copying torch\include\ATen\ops\mps_convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8622142Z 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:06.8636971Z copying torch\include\ATen\ops\mps_convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8643955Z copying torch\include\ATen\ops\mps_convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8651938Z copying torch\include\ATen\ops\mps_convolution_transpose_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8660090Z 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:06.8668020Z 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:06.8675329Z 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:06.8682283Z copying torch\include\ATen\ops\mse_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8688999Z copying torch\include\ATen\ops\mse_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8696930Z 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:06.8704006Z 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:06.8711140Z copying torch\include\ATen\ops\mse_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8718317Z copying torch\include\ATen\ops\mse_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8726084Z copying torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8732976Z copying torch\include\ATen\ops\mse_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8740366Z copying torch\include\ATen\ops\mse_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8747236Z copying torch\include\ATen\ops\mse_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8754933Z copying torch\include\ATen\ops\mse_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8762239Z copying torch\include\ATen\ops\mse_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8769181Z copying torch\include\ATen\ops\mse_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8776714Z copying torch\include\ATen\ops\msort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8783782Z copying torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8790780Z copying torch\include\ATen\ops\msort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8797881Z copying torch\include\ATen\ops\msort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8804907Z copying torch\include\ATen\ops\mT.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8811642Z copying torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8819249Z copying torch\include\ATen\ops\mT_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8826014Z copying torch\include\ATen\ops\mT_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8833213Z copying torch\include\ATen\ops\mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8839760Z copying torch\include\ATen\ops\multilabel_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8846794Z copying torch\include\ATen\ops\multilabel_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8854883Z 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:06.8862872Z 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:06.8871657Z 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:06.8879588Z 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:06.8887899Z 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:06.8896185Z copying torch\include\ATen\ops\multilabel_margin_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8904332Z 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:06.8912289Z 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:06.8920759Z 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:06.8929077Z 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:06.8937589Z copying torch\include\ATen\ops\multilabel_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8946159Z copying torch\include\ATen\ops\multilabel_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8953813Z copying torch\include\ATen\ops\multinomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.8961630Z copying torch\include\ATen\ops\multinomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9146725Z copying torch\include\ATen\ops\multinomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9147893Z copying torch\include\ATen\ops\multinomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9148669Z copying torch\include\ATen\ops\multinomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9149395Z copying torch\include\ATen\ops\multiply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9150232Z copying torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9151105Z copying torch\include\ATen\ops\multiply_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9151824Z copying torch\include\ATen\ops\multiply_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9152554Z copying torch\include\ATen\ops\multi_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9153342Z copying torch\include\ATen\ops\multi_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9154192Z 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:06.9155108Z 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:06.9156057Z 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:06.9156926Z 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:06.9157762Z 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:06.9158668Z 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:06.9160193Z copying torch\include\ATen\ops\multi_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9161203Z copying torch\include\ATen\ops\multi_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9162163Z copying torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9163287Z copying torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9164132Z copying torch\include\ATen\ops\mul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9164879Z copying torch\include\ATen\ops\mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9165607Z copying torch\include\ATen\ops\mul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9166340Z copying torch\include\ATen\ops\mul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9167134Z copying torch\include\ATen\ops\mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9167812Z copying torch\include\ATen\ops\mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9172902Z copying torch\include\ATen\ops\mv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9179505Z copying torch\include\ATen\ops\mvlgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9186784Z copying torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9224448Z copying torch\include\ATen\ops\mvlgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9231457Z copying torch\include\ATen\ops\mvlgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9238328Z copying torch\include\ATen\ops\mvlgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9245443Z copying torch\include\ATen\ops\mvlgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9252865Z copying torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9260243Z copying torch\include\ATen\ops\mv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9267336Z copying torch\include\ATen\ops\mv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9274299Z copying torch\include\ATen\ops\nanmean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9281176Z copying torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9288026Z copying torch\include\ATen\ops\nanmean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9295405Z copying torch\include\ATen\ops\nanmean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9303249Z copying torch\include\ATen\ops\nanmedian.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9310170Z copying torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9317307Z copying torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9324404Z copying torch\include\ATen\ops\nanmedian_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9332033Z copying torch\include\ATen\ops\nanmedian_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9339797Z copying torch\include\ATen\ops\nanmedian_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9346790Z copying torch\include\ATen\ops\nanmedian_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9354156Z copying torch\include\ATen\ops\nanquantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9361896Z copying torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9368897Z copying torch\include\ATen\ops\nanquantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9376100Z copying torch\include\ATen\ops\nanquantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9431913Z copying torch\include\ATen\ops\nansum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9440036Z copying torch\include\ATen\ops\nansum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9450707Z copying torch\include\ATen\ops\nansum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9460104Z copying torch\include\ATen\ops\nansum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9468273Z copying torch\include\ATen\ops\nansum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9476202Z copying torch\include\ATen\ops\nan_to_num.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9484154Z 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:06.9492056Z 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:06.9499092Z 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:06.9507097Z copying torch\include\ATen\ops\nan_to_num_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9514032Z copying torch\include\ATen\ops\nan_to_num_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9521366Z copying torch\include\ATen\ops\narrow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9528263Z copying torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9535111Z copying torch\include\ATen\ops\narrow_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9543263Z copying torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9550315Z copying torch\include\ATen\ops\narrow_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9557635Z copying torch\include\ATen\ops\narrow_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9565087Z copying torch\include\ATen\ops\narrow_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9572463Z copying torch\include\ATen\ops\narrow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9579461Z copying torch\include\ATen\ops\narrow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9587071Z copying torch\include\ATen\ops\native_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9594979Z copying torch\include\ATen\ops\native_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9603113Z 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:06.9616746Z 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:06.9625061Z 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:06.9633455Z 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:06.9641302Z 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:06.9649051Z 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:06.9656864Z 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:06.9665352Z copying torch\include\ATen\ops\native_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9671434Z copying torch\include\ATen\ops\native_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9678927Z copying torch\include\ATen\ops\native_channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9686331Z 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:06.9693633Z 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:06.9700674Z copying torch\include\ATen\ops\native_channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9708064Z copying torch\include\ATen\ops\native_channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9715047Z copying torch\include\ATen\ops\native_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9722546Z copying torch\include\ATen\ops\native_dropout_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9730036Z 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:06.9737270Z 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:06.9744706Z 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:06.9751984Z copying torch\include\ATen\ops\native_dropout_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9759255Z copying torch\include\ATen\ops\native_dropout_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9766487Z copying torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9773512Z copying torch\include\ATen\ops\native_dropout_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9780239Z copying torch\include\ATen\ops\native_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9787329Z copying torch\include\ATen\ops\native_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9794143Z copying torch\include\ATen\ops\native_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9801336Z copying torch\include\ATen\ops\native_group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9808279Z copying torch\include\ATen\ops\native_group_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9815662Z 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:06.9823776Z 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:06.9831361Z 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:06.9839048Z 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:06.9846300Z 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:06.9853679Z 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:06.9861310Z 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:06.9868286Z 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:06.9875146Z copying torch\include\ATen\ops\native_group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9882010Z copying torch\include\ATen\ops\native_group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9889070Z copying torch\include\ATen\ops\native_layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9896288Z copying torch\include\ATen\ops\native_layer_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9904034Z 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:06.9910995Z 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:06.9919153Z 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:06.9927328Z 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:06.9935297Z 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:06.9943489Z 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:06.9952256Z 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:06.9960222Z 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:06.9968042Z copying torch\include\ATen\ops\native_layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9976152Z copying torch\include\ATen\ops\native_layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9984114Z copying torch\include\ATen\ops\native_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:06.9992304Z copying torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0000278Z copying torch\include\ATen\ops\native_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0008377Z copying torch\include\ATen\ops\native_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0016147Z copying torch\include\ATen\ops\ne.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0023298Z copying torch\include\ATen\ops\neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0030677Z copying torch\include\ATen\ops\negative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0038952Z copying torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0046777Z copying torch\include\ATen\ops\negative_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0054580Z copying torch\include\ATen\ops\negative_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0063574Z copying torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0071175Z copying torch\include\ATen\ops\neg_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0078788Z copying torch\include\ATen\ops\neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0086443Z copying torch\include\ATen\ops\neg_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0093972Z copying torch\include\ATen\ops\neg_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0101589Z copying torch\include\ATen\ops\neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0110974Z copying torch\include\ATen\ops\neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0119420Z copying torch\include\ATen\ops\nested_to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0130116Z 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:07.0144491Z 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:07.0152859Z 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:07.0306562Z copying torch\include\ATen\ops\new_empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0313638Z copying torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0320456Z copying torch\include\ATen\ops\new_empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0328032Z copying torch\include\ATen\ops\new_empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0335055Z copying torch\include\ATen\ops\new_empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0342541Z 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:07.0350011Z 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:07.0356901Z copying torch\include\ATen\ops\new_empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0364050Z copying torch\include\ATen\ops\new_empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0371216Z copying torch\include\ATen\ops\new_full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0378106Z copying torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0385026Z copying torch\include\ATen\ops\new_full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0391888Z copying torch\include\ATen\ops\new_full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0398789Z copying torch\include\ATen\ops\new_ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0405749Z copying torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0412460Z copying torch\include\ATen\ops\new_ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0419594Z copying torch\include\ATen\ops\new_ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0426822Z copying torch\include\ATen\ops\new_zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0433955Z copying torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0440996Z copying torch\include\ATen\ops\new_zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0447879Z copying torch\include\ATen\ops\new_zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0454642Z copying torch\include\ATen\ops\nextafter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0471823Z copying torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0478478Z copying torch\include\ATen\ops\nextafter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0485639Z copying torch\include\ATen\ops\nextafter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0492666Z copying torch\include\ATen\ops\nextafter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0499748Z copying torch\include\ATen\ops\nextafter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0506786Z copying torch\include\ATen\ops\nextafter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0513982Z copying torch\include\ATen\ops\nextafter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0521777Z copying torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0528089Z copying torch\include\ATen\ops\ne_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0535105Z copying torch\include\ATen\ops\ne_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0542020Z copying torch\include\ATen\ops\ne_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0548757Z copying torch\include\ATen\ops\ne_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0555762Z copying torch\include\ATen\ops\ne_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0562705Z copying torch\include\ATen\ops\ne_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0569140Z copying torch\include\ATen\ops\nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0575777Z copying torch\include\ATen\ops\nll_loss2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0583144Z copying torch\include\ATen\ops\nll_loss2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0590414Z 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:07.0597818Z 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:07.0604800Z copying torch\include\ATen\ops\nll_loss2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0611755Z copying torch\include\ATen\ops\nll_loss2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0619135Z copying torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0627245Z copying torch\include\ATen\ops\nll_loss2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0635326Z 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:07.0643686Z 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:07.0652771Z copying torch\include\ATen\ops\nll_loss2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0661015Z copying torch\include\ATen\ops\nll_loss2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0669186Z copying torch\include\ATen\ops\nll_loss2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0676576Z copying torch\include\ATen\ops\nll_loss2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0683457Z copying torch\include\ATen\ops\nll_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0691250Z 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:07.0698563Z 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:07.0706039Z 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:07.0713014Z copying torch\include\ATen\ops\nll_loss_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0720312Z 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:07.0727266Z copying torch\include\ATen\ops\nll_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0734328Z copying torch\include\ATen\ops\nll_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0741798Z copying torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0749309Z copying torch\include\ATen\ops\nll_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0756729Z 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:07.0764005Z 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:07.0770720Z 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:07.0777720Z copying torch\include\ATen\ops\nll_loss_forward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0784869Z 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:07.0792145Z copying torch\include\ATen\ops\nll_loss_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0799057Z copying torch\include\ATen\ops\nll_loss_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0806194Z copying torch\include\ATen\ops\nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0813098Z copying torch\include\ATen\ops\nll_loss_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0820420Z 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:07.0827382Z copying torch\include\ATen\ops\nll_loss_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0834348Z copying torch\include\ATen\ops\nll_loss_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0841777Z copying torch\include\ATen\ops\nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0849263Z copying torch\include\ATen\ops\nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0855705Z copying torch\include\ATen\ops\nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0862711Z copying torch\include\ATen\ops\nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0869803Z copying torch\include\ATen\ops\nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0876550Z copying torch\include\ATen\ops\nonzero_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0883807Z copying torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0897462Z copying torch\include\ATen\ops\nonzero_numpy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0904407Z copying torch\include\ATen\ops\nonzero_numpy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0911856Z copying torch\include\ATen\ops\nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0919213Z copying torch\include\ATen\ops\nonzero_static.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0926680Z copying torch\include\ATen\ops\nonzero_static_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0934146Z copying torch\include\ATen\ops\nonzero_static_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0941263Z copying torch\include\ATen\ops\nonzero_static_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0948569Z copying torch\include\ATen\ops\nonzero_static_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0956096Z copying torch\include\ATen\ops\norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0962953Z copying torch\include\ATen\ops\normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0970065Z copying torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0977377Z copying torch\include\ATen\ops\normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0984316Z copying torch\include\ATen\ops\normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0991702Z copying torch\include\ATen\ops\normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.0998847Z copying torch\include\ATen\ops\normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1006000Z copying torch\include\ATen\ops\normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1013950Z copying torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1021958Z copying torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1029953Z copying torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1037494Z copying torch\include\ATen\ops\norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1045851Z copying torch\include\ATen\ops\norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1053664Z copying torch\include\ATen\ops\norm_except_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1061543Z 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:07.1069920Z copying torch\include\ATen\ops\norm_except_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1077811Z copying torch\include\ATen\ops\norm_except_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1085659Z copying torch\include\ATen\ops\norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1093440Z copying torch\include\ATen\ops\norm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1101786Z copying torch\include\ATen\ops\norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1110637Z copying torch\include\ATen\ops\norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1121147Z copying torch\include\ATen\ops\not_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1129843Z copying torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1138973Z copying torch\include\ATen\ops\not_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1149894Z copying torch\include\ATen\ops\not_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1158769Z copying torch\include\ATen\ops\nuclear_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1167534Z copying torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1176073Z copying torch\include\ATen\ops\nuclear_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1184174Z copying torch\include\ATen\ops\nuclear_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1191484Z copying torch\include\ATen\ops\numpy_T.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1202003Z copying torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1212667Z copying torch\include\ATen\ops\numpy_T_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1223461Z copying torch\include\ATen\ops\numpy_T_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1234057Z copying torch\include\ATen\ops\ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1243202Z copying torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1252290Z copying torch\include\ATen\ops\ones_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1260216Z copying torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1268056Z copying torch\include\ATen\ops\ones_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1275490Z copying torch\include\ATen\ops\ones_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1283293Z copying torch\include\ATen\ops\ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1290510Z copying torch\include\ATen\ops\ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1297641Z copying torch\include\ATen\ops\one_hot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1305364Z copying torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1312378Z copying torch\include\ATen\ops\one_hot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1319157Z copying torch\include\ATen\ops\one_hot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1326302Z copying torch\include\ATen\ops\or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1333124Z copying torch\include\ATen\ops\orgqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1340148Z copying torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1347541Z copying torch\include\ATen\ops\orgqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1354820Z copying torch\include\ATen\ops\orgqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1361619Z copying torch\include\ATen\ops\ormqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1368450Z copying torch\include\ATen\ops\ormqr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1375420Z copying torch\include\ATen\ops\ormqr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1382343Z copying torch\include\ATen\ops\ormqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1390311Z copying torch\include\ATen\ops\ormqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1398527Z copying torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1406743Z copying torch\include\ATen\ops\or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1414527Z copying torch\include\ATen\ops\or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1421854Z copying torch\include\ATen\ops\outer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1429848Z copying torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1437164Z copying torch\include\ATen\ops\outer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1465985Z copying torch\include\ATen\ops\outer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1473551Z copying torch\include\ATen\ops\output_nr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1481557Z copying torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1489351Z copying torch\include\ATen\ops\output_nr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1496646Z copying torch\include\ATen\ops\output_nr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1504255Z copying torch\include\ATen\ops\pad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1512124Z copying torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1519955Z copying torch\include\ATen\ops\pad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1527334Z copying torch\include\ATen\ops\pad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1535013Z copying torch\include\ATen\ops\pad_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1543046Z copying torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1551078Z copying torch\include\ATen\ops\pad_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1558654Z copying torch\include\ATen\ops\pad_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1566109Z copying torch\include\ATen\ops\pairwise_distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1574880Z copying torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1582694Z copying torch\include\ATen\ops\pairwise_distance_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1590440Z copying torch\include\ATen\ops\pairwise_distance_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1598500Z copying torch\include\ATen\ops\pdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1606016Z copying torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1614759Z copying torch\include\ATen\ops\pdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1628737Z copying torch\include\ATen\ops\pdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1637209Z copying torch\include\ATen\ops\permute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1645017Z copying torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1652760Z copying torch\include\ATen\ops\permute_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1661406Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1669235Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1676458Z copying torch\include\ATen\ops\permute_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1683500Z copying torch\include\ATen\ops\permute_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1691294Z copying torch\include\ATen\ops\permute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1698350Z copying torch\include\ATen\ops\permute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1705453Z copying torch\include\ATen\ops\pinverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1712455Z copying torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1720237Z copying torch\include\ATen\ops\pinverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1727011Z copying torch\include\ATen\ops\pinverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1739365Z copying torch\include\ATen\ops\pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1746670Z copying torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1753637Z copying torch\include\ATen\ops\pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1760307Z copying torch\include\ATen\ops\pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1767927Z copying torch\include\ATen\ops\pixel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1775766Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1783383Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1790906Z copying torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1798091Z copying torch\include\ATen\ops\pixel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1805373Z copying torch\include\ATen\ops\pixel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1812566Z copying torch\include\ATen\ops\pixel_unshuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1820362Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1828038Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1835449Z copying torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1842626Z copying torch\include\ATen\ops\pixel_unshuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1849668Z copying torch\include\ATen\ops\pixel_unshuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1856705Z copying torch\include\ATen\ops\poisson.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1864193Z copying torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1871896Z copying torch\include\ATen\ops\poisson_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1879638Z copying torch\include\ATen\ops\poisson_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1887800Z copying torch\include\ATen\ops\poisson_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1895905Z copying torch\include\ATen\ops\poisson_nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1904035Z 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:07.1912078Z copying torch\include\ATen\ops\poisson_nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1920390Z copying torch\include\ATen\ops\poisson_nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1928467Z copying torch\include\ATen\ops\poisson_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1935979Z copying torch\include\ATen\ops\polar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1944200Z copying torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1952022Z copying torch\include\ATen\ops\polar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1959754Z copying torch\include\ATen\ops\polar_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1967953Z copying torch\include\ATen\ops\polar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1975778Z copying torch\include\ATen\ops\polar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1983606Z copying torch\include\ATen\ops\polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1991827Z copying torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.1999928Z copying torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2007950Z copying torch\include\ATen\ops\polygamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2015690Z copying torch\include\ATen\ops\polygamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2024342Z copying torch\include\ATen\ops\polygamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2032284Z copying torch\include\ATen\ops\polygamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2040279Z copying torch\include\ATen\ops\polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2049197Z copying torch\include\ATen\ops\polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2057271Z copying torch\include\ATen\ops\positive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2064766Z copying torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2073063Z copying torch\include\ATen\ops\positive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2080462Z copying torch\include\ATen\ops\positive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2088702Z copying torch\include\ATen\ops\pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2096856Z copying torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2104991Z copying torch\include\ATen\ops\pow_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2112974Z copying torch\include\ATen\ops\pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2123177Z copying torch\include\ATen\ops\pow_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2134309Z copying torch\include\ATen\ops\pow_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2143502Z copying torch\include\ATen\ops\pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2151483Z copying torch\include\ATen\ops\pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2164517Z copying torch\include\ATen\ops\prelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2171662Z copying torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2178861Z copying torch\include\ATen\ops\prelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2185605Z copying torch\include\ATen\ops\prelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2193335Z copying torch\include\ATen\ops\prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2200457Z copying torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2207423Z copying torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2214607Z copying torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2222690Z copying torch\include\ATen\ops\prod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2229688Z copying torch\include\ATen\ops\prod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2236407Z copying torch\include\ATen\ops\prod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2243721Z copying torch\include\ATen\ops\prod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2250317Z copying torch\include\ATen\ops\prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2257016Z copying torch\include\ATen\ops\prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2264162Z copying torch\include\ATen\ops\promote_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2272241Z copying torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2284964Z copying torch\include\ATen\ops\promote_types_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2291754Z copying torch\include\ATen\ops\promote_types_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2299271Z copying torch\include\ATen\ops\put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2306248Z copying torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2436753Z copying torch\include\ATen\ops\put_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2443736Z copying torch\include\ATen\ops\put_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2450995Z copying torch\include\ATen\ops\put_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2458189Z copying torch\include\ATen\ops\put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2466038Z copying torch\include\ATen\ops\put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2472292Z copying torch\include\ATen\ops\qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2479297Z copying torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2486263Z copying torch\include\ATen\ops\qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2493375Z copying torch\include\ATen\ops\qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2500179Z copying torch\include\ATen\ops\qscheme.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2506678Z copying torch\include\ATen\ops\qscheme_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2545026Z copying torch\include\ATen\ops\qscheme_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2552493Z copying torch\include\ATen\ops\quantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2560804Z copying torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2568322Z copying torch\include\ATen\ops\quantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2575832Z copying torch\include\ATen\ops\quantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2583556Z copying torch\include\ATen\ops\quantized_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2592484Z 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:07.2599997Z copying torch\include\ATen\ops\quantized_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2607687Z copying torch\include\ATen\ops\quantized_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2616344Z copying torch\include\ATen\ops\quantized_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2625019Z 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:07.2635852Z copying torch\include\ATen\ops\quantized_gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2643994Z copying torch\include\ATen\ops\quantized_gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2651959Z copying torch\include\ATen\ops\quantized_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2660087Z 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:07.2668443Z copying torch\include\ATen\ops\quantized_lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2675614Z copying torch\include\ATen\ops\quantized_lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2682999Z copying torch\include\ATen\ops\quantized_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2690800Z 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:07.2697924Z copying torch\include\ATen\ops\quantized_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2705114Z copying torch\include\ATen\ops\quantized_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2712814Z copying torch\include\ATen\ops\quantized_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2720958Z 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:07.2728081Z copying torch\include\ATen\ops\quantized_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2735575Z copying torch\include\ATen\ops\quantized_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2742874Z copying torch\include\ATen\ops\quantized_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2750651Z 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:07.2757923Z copying torch\include\ATen\ops\quantized_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2765237Z copying torch\include\ATen\ops\quantized_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2773251Z copying torch\include\ATen\ops\quantized_rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2780753Z 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:07.2788324Z 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:07.2795615Z 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:07.2802910Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2811029Z 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:07.2818213Z 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:07.2825490Z 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:07.2833100Z copying torch\include\ATen\ops\quantize_per_channel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2840317Z 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:07.2847727Z 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:07.2854808Z 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:07.2862179Z copying torch\include\ATen\ops\quantize_per_channel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2869361Z copying torch\include\ATen\ops\quantize_per_channel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2877254Z copying torch\include\ATen\ops\quantize_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2886243Z 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:07.2894044Z 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:07.2901994Z 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:07.2910480Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2918878Z 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:07.2927277Z 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:07.2935671Z 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:07.2943592Z 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:07.2951234Z 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:07.2959517Z copying torch\include\ATen\ops\quantize_per_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2967867Z copying torch\include\ATen\ops\quantize_per_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2975305Z copying torch\include\ATen\ops\q_per_channel_axis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.2983227Z 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:07.2991257Z 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:07.2999158Z copying torch\include\ATen\ops\q_per_channel_scales.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3007096Z 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:07.3015358Z 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:07.3023281Z 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:07.3031274Z 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:07.3040003Z 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:07.3048030Z 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:07.3055837Z 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:07.3063647Z copying torch\include\ATen\ops\q_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3071244Z copying torch\include\ATen\ops\q_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3078755Z copying torch\include\ATen\ops\q_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3086437Z copying torch\include\ATen\ops\q_zero_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3094850Z copying torch\include\ATen\ops\q_zero_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3102733Z copying torch\include\ATen\ops\q_zero_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3110470Z copying torch\include\ATen\ops\rad2deg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3119098Z copying torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3129750Z copying torch\include\ATen\ops\rad2deg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3139943Z copying torch\include\ATen\ops\rad2deg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3149313Z copying torch\include\ATen\ops\rand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3157892Z copying torch\include\ATen\ops\randint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3166683Z copying torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3174624Z copying torch\include\ATen\ops\randint_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3183439Z copying torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3191013Z copying torch\include\ATen\ops\randint_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3199291Z copying torch\include\ATen\ops\randint_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3206724Z copying torch\include\ATen\ops\randint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3214040Z copying torch\include\ATen\ops\randint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3221182Z copying torch\include\ATen\ops\randn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3229005Z copying torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3236606Z copying torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3243618Z copying torch\include\ATen\ops\randn_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3251093Z copying torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3258451Z copying torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3265568Z copying torch\include\ATen\ops\randn_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3272880Z copying torch\include\ATen\ops\randn_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3280620Z copying torch\include\ATen\ops\randn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3288092Z copying torch\include\ATen\ops\randn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3295104Z copying torch\include\ATen\ops\random.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3302021Z copying torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3309321Z copying torch\include\ATen\ops\random_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3316173Z copying torch\include\ATen\ops\random_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3323278Z copying torch\include\ATen\ops\random_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3330256Z copying torch\include\ATen\ops\random_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3337397Z copying torch\include\ATen\ops\random_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3344447Z copying torch\include\ATen\ops\randperm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3351672Z copying torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3358632Z copying torch\include\ATen\ops\randperm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3365908Z copying torch\include\ATen\ops\randperm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3373158Z copying torch\include\ATen\ops\randperm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3380403Z copying torch\include\ATen\ops\randperm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3387613Z copying torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3395179Z copying torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3402055Z copying torch\include\ATen\ops\rand_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3409326Z copying torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3416231Z copying torch\include\ATen\ops\rand_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3423279Z copying torch\include\ATen\ops\rand_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3438190Z copying torch\include\ATen\ops\rand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3445194Z copying torch\include\ATen\ops\rand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3452210Z copying torch\include\ATen\ops\range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3459543Z copying torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3467491Z copying torch\include\ATen\ops\range_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3473693Z copying torch\include\ATen\ops\range_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3480559Z copying torch\include\ATen\ops\range_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3487683Z copying torch\include\ATen\ops\range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3494793Z copying torch\include\ATen\ops\range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3502338Z copying torch\include\ATen\ops\ravel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3509103Z copying torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3516036Z copying torch\include\ATen\ops\ravel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3522889Z copying torch\include\ATen\ops\ravel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3530853Z copying torch\include\ATen\ops\real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3537061Z copying torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3543924Z copying torch\include\ATen\ops\real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3550720Z copying torch\include\ATen\ops\real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3557371Z copying torch\include\ATen\ops\reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3565844Z copying torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3572164Z copying torch\include\ATen\ops\reciprocal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3579294Z copying torch\include\ATen\ops\reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3586421Z copying torch\include\ATen\ops\reciprocal_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3594911Z copying torch\include\ATen\ops\reciprocal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3601935Z copying torch\include\ATen\ops\reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3609019Z copying torch\include\ATen\ops\reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3617711Z copying torch\include\ATen\ops\record_stream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3641076Z copying torch\include\ATen\ops\record_stream_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3641886Z copying torch\include\ATen\ops\record_stream_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3642637Z copying torch\include\ATen\ops\record_stream_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3647511Z copying torch\include\ATen\ops\refine_names.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3654804Z copying torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3661939Z copying torch\include\ATen\ops\refine_names_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3668937Z copying torch\include\ATen\ops\refine_names_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3676356Z copying torch\include\ATen\ops\reflection_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3683347Z copying torch\include\ATen\ops\reflection_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3692346Z 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:07.3698241Z 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:07.3705644Z 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:07.3712875Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3720329Z 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:07.3727584Z copying torch\include\ATen\ops\reflection_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3734562Z copying torch\include\ATen\ops\reflection_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3742056Z copying torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3749162Z copying torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3756544Z copying torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3763592Z copying torch\include\ATen\ops\reflection_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3770728Z copying torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3783480Z copying torch\include\ATen\ops\reflection_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3790380Z copying torch\include\ATen\ops\reflection_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3797536Z copying torch\include\ATen\ops\reflection_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3805074Z copying torch\include\ATen\ops\reflection_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3812500Z 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:07.3819956Z 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:07.3827464Z copying torch\include\ATen\ops\reflection_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3834562Z copying torch\include\ATen\ops\reflection_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3841938Z copying torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3849200Z copying torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3856542Z copying torch\include\ATen\ops\reflection_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3863712Z copying torch\include\ATen\ops\reflection_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3871306Z copying torch\include\ATen\ops\reflection_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3878594Z copying torch\include\ATen\ops\reflection_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3886572Z 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:07.3893719Z 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:07.3901279Z 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:07.3908708Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3916211Z 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:07.3923477Z copying torch\include\ATen\ops\reflection_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3930789Z copying torch\include\ATen\ops\reflection_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3938610Z copying torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3945814Z copying torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3953388Z copying torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3960425Z copying torch\include\ATen\ops\reflection_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3967613Z copying torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3974783Z copying torch\include\ATen\ops\reflection_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3981995Z copying torch\include\ATen\ops\reflection_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3989624Z copying torch\include\ATen\ops\relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.3996305Z copying torch\include\ATen\ops\relu6.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4003693Z copying torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4010286Z copying torch\include\ATen\ops\relu6_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4017181Z copying torch\include\ATen\ops\relu6_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4024663Z copying torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4031567Z copying torch\include\ATen\ops\relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4038661Z copying torch\include\ATen\ops\relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4045678Z copying torch\include\ATen\ops\relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4090965Z copying torch\include\ATen\ops\relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4097634Z copying torch\include\ATen\ops\relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4104337Z copying torch\include\ATen\ops\remainder.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4112490Z copying torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4119618Z copying torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4233682Z copying torch\include\ATen\ops\remainder_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4240688Z copying torch\include\ATen\ops\remainder_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4248056Z copying torch\include\ATen\ops\remainder_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4255311Z copying torch\include\ATen\ops\remainder_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4262442Z copying torch\include\ATen\ops\remainder_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4275791Z copying torch\include\ATen\ops\remainder_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4282880Z copying torch\include\ATen\ops\rename.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4290784Z copying torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4298385Z copying torch\include\ATen\ops\rename_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4306325Z copying torch\include\ATen\ops\rename_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4314023Z copying torch\include\ATen\ops\renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4322444Z copying torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4330628Z copying torch\include\ATen\ops\renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4338102Z copying torch\include\ATen\ops\renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4346431Z copying torch\include\ATen\ops\renorm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4354539Z copying torch\include\ATen\ops\renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4362266Z copying torch\include\ATen\ops\renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4376768Z copying torch\include\ATen\ops\renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4384341Z copying torch\include\ATen\ops\repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4392209Z copying torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4399765Z copying torch\include\ATen\ops\repeat_interleave.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4408235Z copying torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4416098Z copying torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4423626Z copying torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4432298Z copying torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4440232Z copying torch\include\ATen\ops\repeat_interleave_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4447966Z copying torch\include\ATen\ops\repeat_interleave_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4456233Z copying torch\include\ATen\ops\repeat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4463901Z copying torch\include\ATen\ops\repeat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4471809Z copying torch\include\ATen\ops\replication_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4479645Z copying torch\include\ATen\ops\replication_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4488420Z 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:07.4496250Z 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:07.4504793Z 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:07.4512921Z copying torch\include\ATen\ops\replication_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4521043Z 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:07.4529420Z copying torch\include\ATen\ops\replication_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4537543Z copying torch\include\ATen\ops\replication_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4545676Z copying torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4553562Z copying torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4561878Z copying torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4574856Z copying torch\include\ATen\ops\replication_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4841041Z copying torch\include\ATen\ops\replication_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4849346Z copying torch\include\ATen\ops\replication_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4857524Z copying torch\include\ATen\ops\replication_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4865415Z copying torch\include\ATen\ops\replication_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4874249Z copying torch\include\ATen\ops\replication_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4882903Z 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:07.4891368Z 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:07.4899800Z copying torch\include\ATen\ops\replication_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4908102Z copying torch\include\ATen\ops\replication_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4917261Z copying torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4924456Z copying torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4932894Z copying torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4939559Z copying torch\include\ATen\ops\replication_pad2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4947026Z copying torch\include\ATen\ops\replication_pad2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4954444Z copying torch\include\ATen\ops\replication_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4962139Z copying torch\include\ATen\ops\replication_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4969264Z copying torch\include\ATen\ops\replication_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4976591Z copying torch\include\ATen\ops\replication_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.4985319Z 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:07.4992508Z 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:07.4999936Z copying torch\include\ATen\ops\replication_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5008247Z copying torch\include\ATen\ops\replication_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5015170Z copying torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5022500Z copying torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5031093Z copying torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5037588Z copying torch\include\ATen\ops\replication_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5045092Z copying torch\include\ATen\ops\replication_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5052411Z copying torch\include\ATen\ops\replication_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5061443Z copying torch\include\ATen\ops\replication_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5069405Z copying torch\include\ATen\ops\requires_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5123575Z copying torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5132533Z copying torch\include\ATen\ops\requires_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5142639Z copying torch\include\ATen\ops\requires_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5151618Z copying torch\include\ATen\ops\reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5159529Z copying torch\include\ATen\ops\reshape_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5167307Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5175565Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5182666Z copying torch\include\ATen\ops\reshape_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5190457Z copying torch\include\ATen\ops\reshape_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5198067Z copying torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5206216Z copying torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5213232Z copying torch\include\ATen\ops\reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5220369Z copying torch\include\ATen\ops\reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5227735Z copying torch\include\ATen\ops\resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5235277Z copying torch\include\ATen\ops\resize_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5242585Z copying torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5250127Z copying torch\include\ATen\ops\resize_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5257248Z copying torch\include\ATen\ops\resize_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5264485Z copying torch\include\ATen\ops\resize_as_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5272044Z 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:07.5285362Z 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:07.5293178Z copying torch\include\ATen\ops\resize_as_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5300516Z copying torch\include\ATen\ops\resize_as_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5308042Z copying torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5315051Z copying torch\include\ATen\ops\resize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5322653Z copying torch\include\ATen\ops\resize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5329244Z copying torch\include\ATen\ops\resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5336207Z copying torch\include\ATen\ops\resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5343086Z copying torch\include\ATen\ops\resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5356010Z copying torch\include\ATen\ops\resolve_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5364058Z copying torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5370547Z copying torch\include\ATen\ops\resolve_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5377216Z copying torch\include\ATen\ops\resolve_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5384298Z copying torch\include\ATen\ops\resolve_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5392594Z copying torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5400633Z copying torch\include\ATen\ops\resolve_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5408207Z copying torch\include\ATen\ops\resolve_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5416414Z copying torch\include\ATen\ops\result_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5424273Z copying torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5432411Z copying torch\include\ATen\ops\result_type_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5440085Z copying torch\include\ATen\ops\result_type_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5447786Z copying torch\include\ATen\ops\retains_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5455502Z copying torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5463580Z copying torch\include\ATen\ops\retains_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5471654Z copying torch\include\ATen\ops\retains_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5479476Z copying torch\include\ATen\ops\retain_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5487460Z copying torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5495508Z copying torch\include\ATen\ops\retain_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5503145Z copying torch\include\ATen\ops\retain_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5510770Z copying torch\include\ATen\ops\rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5518504Z copying torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5526729Z copying torch\include\ATen\ops\rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5534269Z copying torch\include\ATen\ops\rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5542087Z copying torch\include\ATen\ops\rnn_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5549921Z copying torch\include\ATen\ops\rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5558049Z 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:07.5565770Z copying torch\include\ATen\ops\rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5573477Z copying torch\include\ATen\ops\rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5582092Z copying torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5589999Z copying torch\include\ATen\ops\rnn_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5597633Z copying torch\include\ATen\ops\rnn_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5605694Z copying torch\include\ATen\ops\rnn_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5613528Z copying torch\include\ATen\ops\rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5621448Z 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:07.5629014Z copying torch\include\ATen\ops\rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5637831Z copying torch\include\ATen\ops\rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5649015Z copying torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5658728Z copying torch\include\ATen\ops\rnn_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5666788Z copying torch\include\ATen\ops\rnn_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5674743Z copying torch\include\ATen\ops\roll.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5682742Z copying torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5690357Z copying torch\include\ATen\ops\roll_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5697384Z copying torch\include\ATen\ops\roll_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5705350Z copying torch\include\ATen\ops\roll_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5713950Z copying torch\include\ATen\ops\roll_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5720679Z copying torch\include\ATen\ops\rot90.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5727734Z copying torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5735859Z copying torch\include\ATen\ops\rot90_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5742968Z copying torch\include\ATen\ops\rot90_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5750017Z copying torch\include\ATen\ops\round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5757182Z copying torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5763980Z copying torch\include\ATen\ops\round_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5771211Z copying torch\include\ATen\ops\round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5778131Z copying torch\include\ATen\ops\round_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5785276Z copying torch\include\ATen\ops\round_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5793335Z copying torch\include\ATen\ops\round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5807639Z copying torch\include\ATen\ops\round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5815466Z copying torch\include\ATen\ops\row_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5823331Z copying torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5831011Z copying torch\include\ATen\ops\row_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5839667Z 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:07.5847649Z 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:07.5855393Z copying torch\include\ATen\ops\row_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5863105Z copying torch\include\ATen\ops\row_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5871056Z copying torch\include\ATen\ops\row_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5878751Z copying torch\include\ATen\ops\row_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5886660Z copying torch\include\ATen\ops\row_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5894507Z copying torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5902523Z copying torch\include\ATen\ops\row_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5910269Z copying torch\include\ATen\ops\row_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5917701Z copying torch\include\ATen\ops\rrelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5925525Z copying torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5933038Z copying torch\include\ATen\ops\rrelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5940827Z copying torch\include\ATen\ops\rrelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5948875Z copying torch\include\ATen\ops\rrelu_with_noise.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5956790Z copying torch\include\ATen\ops\rrelu_with_noise_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.5965733Z 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:07.5973738Z 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:07.5981690Z 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:07.5990189Z 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:07.5998371Z 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:07.6006241Z 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:07.6014992Z 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:07.6022809Z copying torch\include\ATen\ops\rrelu_with_noise_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6031287Z copying torch\include\ATen\ops\rrelu_with_noise_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6039712Z copying torch\include\ATen\ops\rshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6047227Z copying torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6055327Z copying torch\include\ATen\ops\rshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6063739Z copying torch\include\ATen\ops\rshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6071689Z copying torch\include\ATen\ops\rshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6079483Z copying torch\include\ATen\ops\rshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6088443Z copying torch\include\ATen\ops\rshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6096622Z copying torch\include\ATen\ops\rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6104041Z copying torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6112128Z copying torch\include\ATen\ops\rsqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6120462Z copying torch\include\ATen\ops\rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6128191Z copying torch\include\ATen\ops\rsqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6135976Z copying torch\include\ATen\ops\rsqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6146464Z copying torch\include\ATen\ops\rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6157177Z copying torch\include\ATen\ops\rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6167728Z copying torch\include\ATen\ops\rsub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6205595Z copying torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6206493Z copying torch\include\ATen\ops\rsub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6207280Z copying torch\include\ATen\ops\rsub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6208022Z copying torch\include\ATen\ops\rsub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6210624Z copying torch\include\ATen\ops\rsub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6218219Z copying torch\include\ATen\ops\scalar_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6225543Z copying torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6234076Z copying torch\include\ATen\ops\scalar_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6240971Z copying torch\include\ATen\ops\scalar_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6248481Z copying torch\include\ATen\ops\scaled_dot_product_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6255910Z 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:07.6263685Z 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:07.6271229Z 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:07.6278320Z copying torch\include\ATen\ops\scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6285052Z copying torch\include\ATen\ops\scatter_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6292595Z copying torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6300417Z copying torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6307523Z copying torch\include\ATen\ops\scatter_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6314712Z copying torch\include\ATen\ops\scatter_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6323010Z copying torch\include\ATen\ops\scatter_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6330860Z copying torch\include\ATen\ops\scatter_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6338763Z copying torch\include\ATen\ops\scatter_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6347602Z copying torch\include\ATen\ops\scatter_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6355816Z copying torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6363690Z copying torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6371736Z copying torch\include\ATen\ops\scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6379887Z copying torch\include\ATen\ops\scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6387715Z copying torch\include\ATen\ops\scatter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6395476Z copying torch\include\ATen\ops\scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6403892Z copying torch\include\ATen\ops\scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6411595Z copying torch\include\ATen\ops\scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6419419Z copying torch\include\ATen\ops\scatter_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6466932Z copying torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6475313Z copying torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6483268Z copying torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6491313Z copying torch\include\ATen\ops\scatter_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6499654Z copying torch\include\ATen\ops\scatter_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6507681Z copying torch\include\ATen\ops\scatter_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6515484Z copying torch\include\ATen\ops\scatter_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6523848Z copying torch\include\ATen\ops\searchsorted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6532077Z copying torch\include\ATen\ops\searchsorted_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6539631Z copying torch\include\ATen\ops\searchsorted_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6547850Z copying torch\include\ATen\ops\searchsorted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6556232Z copying torch\include\ATen\ops\searchsorted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6563794Z copying torch\include\ATen\ops\segment_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6572459Z copying torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6587648Z copying torch\include\ATen\ops\segment_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6595208Z copying torch\include\ATen\ops\segment_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6603366Z copying torch\include\ATen\ops\segment_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6611245Z copying torch\include\ATen\ops\segment_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6619127Z copying torch\include\ATen\ops\select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6626699Z copying torch\include\ATen\ops\select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6635748Z copying torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6644770Z copying torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6652666Z copying torch\include\ATen\ops\select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6660413Z copying torch\include\ATen\ops\select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6668715Z copying torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6677941Z copying torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6688527Z copying torch\include\ATen\ops\select_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6701423Z copying torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6710797Z copying torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6720094Z copying torch\include\ATen\ops\select_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6728211Z copying torch\include\ATen\ops\select_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6736848Z copying torch\include\ATen\ops\select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6744087Z copying torch\include\ATen\ops\select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6751558Z copying torch\include\ATen\ops\select_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6761095Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6769839Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6777637Z copying torch\include\ATen\ops\select_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6786117Z copying torch\include\ATen\ops\select_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6793857Z copying torch\include\ATen\ops\selu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6802445Z copying torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6809771Z copying torch\include\ATen\ops\selu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6816358Z copying torch\include\ATen\ops\selu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6825070Z copying torch\include\ATen\ops\set.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6832902Z copying torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6840353Z copying torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6847801Z copying torch\include\ATen\ops\set_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6855049Z copying torch\include\ATen\ops\set_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6863797Z copying torch\include\ATen\ops\set_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6871400Z copying torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6879964Z copying torch\include\ATen\ops\set_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6887987Z copying torch\include\ATen\ops\set_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6896292Z copying torch\include\ATen\ops\set_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6905414Z copying torch\include\ATen\ops\set_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6913349Z copying torch\include\ATen\ops\set_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6921070Z copying torch\include\ATen\ops\sgn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6929821Z copying torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6938247Z copying torch\include\ATen\ops\sgn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6946863Z copying torch\include\ATen\ops\sgn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6955218Z copying torch\include\ATen\ops\sgn_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6962884Z copying torch\include\ATen\ops\sgn_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6971623Z copying torch\include\ATen\ops\sgn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6979665Z copying torch\include\ATen\ops\sgn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.6987793Z copying torch\include\ATen\ops\sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.7959171Z copying torch\include\ATen\ops\sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.7967811Z copying torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.7974510Z copying torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.7981567Z copying torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.7989328Z copying torch\include\ATen\ops\sigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.7996458Z copying torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8003649Z copying torch\include\ATen\ops\sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8010863Z copying torch\include\ATen\ops\sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8019065Z copying torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8026247Z copying torch\include\ATen\ops\sigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8033417Z copying torch\include\ATen\ops\sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8040647Z copying torch\include\ATen\ops\sigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8047529Z copying torch\include\ATen\ops\sigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8054662Z copying torch\include\ATen\ops\sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8061662Z copying torch\include\ATen\ops\sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8068712Z copying torch\include\ATen\ops\sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8075524Z copying torch\include\ATen\ops\signbit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8083216Z copying torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8089926Z copying torch\include\ATen\ops\signbit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8097194Z copying torch\include\ATen\ops\signbit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8104058Z copying torch\include\ATen\ops\signbit_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8110984Z copying torch\include\ATen\ops\signbit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8118993Z copying torch\include\ATen\ops\signbit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8126342Z copying torch\include\ATen\ops\signbit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8134379Z copying torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8142474Z copying torch\include\ATen\ops\sign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8150599Z copying torch\include\ATen\ops\sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8159348Z copying torch\include\ATen\ops\sign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8167097Z copying torch\include\ATen\ops\sign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8177103Z copying torch\include\ATen\ops\sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8188009Z copying torch\include\ATen\ops\sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8197827Z copying torch\include\ATen\ops\silu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8208419Z copying torch\include\ATen\ops\silu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8219533Z copying torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8228454Z copying torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8236502Z copying torch\include\ATen\ops\silu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8244550Z copying torch\include\ATen\ops\silu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8253032Z copying torch\include\ATen\ops\silu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8260397Z copying torch\include\ATen\ops\silu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8268732Z copying torch\include\ATen\ops\silu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8276997Z copying torch\include\ATen\ops\silu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8285076Z copying torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8291872Z copying torch\include\ATen\ops\silu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8300201Z copying torch\include\ATen\ops\silu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8307962Z copying torch\include\ATen\ops\silu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8315561Z copying torch\include\ATen\ops\silu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8322935Z copying torch\include\ATen\ops\silu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8330078Z copying torch\include\ATen\ops\silu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8338101Z copying torch\include\ATen\ops\sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8345646Z copying torch\include\ATen\ops\sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8387518Z copying torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8394398Z copying torch\include\ATen\ops\sinc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8401263Z copying torch\include\ATen\ops\sinc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8408096Z copying torch\include\ATen\ops\sinc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8415720Z copying torch\include\ATen\ops\sinc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8422490Z copying torch\include\ATen\ops\sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8429590Z copying torch\include\ATen\ops\sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8436166Z copying torch\include\ATen\ops\sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8443021Z copying torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8449963Z copying torch\include\ATen\ops\sinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8456919Z copying torch\include\ATen\ops\sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8464567Z copying torch\include\ATen\ops\sinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8471984Z copying torch\include\ATen\ops\sinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8479894Z copying torch\include\ATen\ops\sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8488355Z copying torch\include\ATen\ops\sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8495755Z copying torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8503212Z copying torch\include\ATen\ops\sin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8511471Z copying torch\include\ATen\ops\sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8519358Z copying torch\include\ATen\ops\sin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8526475Z copying torch\include\ATen\ops\sin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8534052Z copying torch\include\ATen\ops\sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8542159Z copying torch\include\ATen\ops\sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8549610Z copying torch\include\ATen\ops\size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8557439Z copying torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8564681Z copying torch\include\ATen\ops\size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8572455Z copying torch\include\ATen\ops\size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8579851Z copying torch\include\ATen\ops\slice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8587299Z copying torch\include\ATen\ops\slice_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8595303Z copying torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8603289Z copying torch\include\ATen\ops\slice_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8611276Z copying torch\include\ATen\ops\slice_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8619125Z copying torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8627259Z copying torch\include\ATen\ops\slice_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8635761Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8643554Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8651427Z copying torch\include\ATen\ops\slice_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8659708Z copying torch\include\ATen\ops\slice_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8671242Z copying torch\include\ATen\ops\slice_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8680432Z copying torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8690018Z copying torch\include\ATen\ops\slice_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8697903Z copying torch\include\ATen\ops\slice_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8706577Z copying torch\include\ATen\ops\slice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8713935Z copying torch\include\ATen\ops\slice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8726383Z copying torch\include\ATen\ops\slice_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8734668Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8742152Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8749311Z copying torch\include\ATen\ops\slice_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8756381Z copying torch\include\ATen\ops\slice_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8763319Z copying torch\include\ATen\ops\slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8770868Z copying torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8777733Z copying torch\include\ATen\ops\slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8784826Z copying torch\include\ATen\ops\slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8792040Z copying torch\include\ATen\ops\slow_conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8799685Z copying torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8807033Z copying torch\include\ATen\ops\slow_conv3d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8814594Z 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:07.8821814Z copying torch\include\ATen\ops\slow_conv3d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8829571Z copying torch\include\ATen\ops\slow_conv3d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8836981Z copying torch\include\ATen\ops\slow_conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8844103Z copying torch\include\ATen\ops\slow_conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8851125Z copying torch\include\ATen\ops\slow_conv_dilated2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8858807Z 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:07.8865840Z 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:07.8872995Z 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:07.8880728Z copying torch\include\ATen\ops\slow_conv_dilated2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8887925Z copying torch\include\ATen\ops\slow_conv_dilated2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8894908Z copying torch\include\ATen\ops\slow_conv_dilated3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8902659Z 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:07.8909819Z 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:07.8916943Z 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:07.8924627Z copying torch\include\ATen\ops\slow_conv_dilated3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8932817Z copying torch\include\ATen\ops\slow_conv_dilated3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8940505Z copying torch\include\ATen\ops\slow_conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8948950Z 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:07.8956747Z 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:07.8965023Z 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:07.8973347Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8981437Z 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:07.8990146Z copying torch\include\ATen\ops\slow_conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.8998074Z copying torch\include\ATen\ops\slow_conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9005955Z copying torch\include\ATen\ops\slow_conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9014384Z 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:07.9022599Z 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:07.9031029Z copying torch\include\ATen\ops\slow_conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9039238Z copying torch\include\ATen\ops\slow_conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9047112Z copying torch\include\ATen\ops\smm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9054972Z copying torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9063146Z copying torch\include\ATen\ops\smm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9071176Z copying torch\include\ATen\ops\smm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9078676Z copying torch\include\ATen\ops\smooth_l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9087060Z copying torch\include\ATen\ops\smooth_l1_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9095374Z 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:07.9103570Z 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:07.9111477Z 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:07.9119516Z 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:07.9127318Z 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:07.9135921Z 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:07.9143948Z 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:07.9151909Z 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:07.9162571Z copying torch\include\ATen\ops\smooth_l1_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9174135Z 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:07.9181982Z copying torch\include\ATen\ops\smooth_l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9190123Z copying torch\include\ATen\ops\smooth_l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9197880Z copying torch\include\ATen\ops\softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9205796Z copying torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9212851Z copying torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9220428Z copying torch\include\ATen\ops\softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9227863Z copying torch\include\ATen\ops\softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9234896Z copying torch\include\ATen\ops\softplus.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9241736Z copying torch\include\ATen\ops\softplus_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9249518Z copying torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9257300Z copying torch\include\ATen\ops\softplus_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9264415Z copying torch\include\ATen\ops\softplus_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9271811Z copying torch\include\ATen\ops\softplus_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9278710Z copying torch\include\ATen\ops\softplus_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9285794Z copying torch\include\ATen\ops\softplus_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9293030Z copying torch\include\ATen\ops\softplus_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9300405Z copying torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9307942Z copying torch\include\ATen\ops\softplus_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9316030Z copying torch\include\ATen\ops\softplus_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9323645Z copying torch\include\ATen\ops\softplus_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9331310Z copying torch\include\ATen\ops\softplus_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9339563Z copying torch\include\ATen\ops\softplus_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9347620Z copying torch\include\ATen\ops\softplus_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9355714Z copying torch\include\ATen\ops\softshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9363914Z copying torch\include\ATen\ops\softshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9371980Z copying torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9379691Z copying torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9387582Z copying torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9395977Z copying torch\include\ATen\ops\softshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9403921Z copying torch\include\ATen\ops\softshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9411715Z copying torch\include\ATen\ops\softshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9419893Z copying torch\include\ATen\ops\softshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9428318Z copying torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9435773Z copying torch\include\ATen\ops\softshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9446227Z copying torch\include\ATen\ops\softshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9457429Z copying torch\include\ATen\ops\softshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9468362Z copying torch\include\ATen\ops\softshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9478944Z copying torch\include\ATen\ops\softshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9487550Z copying torch\include\ATen\ops\softshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9495966Z copying torch\include\ATen\ops\soft_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9503837Z copying torch\include\ATen\ops\soft_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9511929Z 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:07.9519792Z 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:07.9526933Z 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:07.9535207Z 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:07.9542260Z copying torch\include\ATen\ops\soft_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9549820Z copying torch\include\ATen\ops\soft_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9556785Z copying torch\include\ATen\ops\sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9564800Z copying torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9571917Z copying torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9579146Z copying torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9586388Z copying torch\include\ATen\ops\sort_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9593446Z copying torch\include\ATen\ops\sort_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9601204Z copying torch\include\ATen\ops\sort_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9608286Z copying torch\include\ATen\ops\sort_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9615459Z copying torch\include\ATen\ops\sort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9623664Z copying torch\include\ATen\ops\sort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9630799Z copying torch\include\ATen\ops\sparse_bsc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9638054Z 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:07.9645034Z copying torch\include\ATen\ops\sparse_bsc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9652503Z copying torch\include\ATen\ops\sparse_bsc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9659458Z copying torch\include\ATen\ops\sparse_bsr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9667364Z 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:07.9674501Z copying torch\include\ATen\ops\sparse_bsr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9681497Z copying torch\include\ATen\ops\sparse_bsr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9688741Z copying torch\include\ATen\ops\sparse_compressed_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9696217Z 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:07.9703306Z copying torch\include\ATen\ops\sparse_compressed_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9710971Z copying torch\include\ATen\ops\sparse_compressed_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9718430Z copying torch\include\ATen\ops\sparse_coo_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9727362Z 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:07.9736634Z 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:07.9747165Z copying torch\include\ATen\ops\sparse_coo_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9758015Z copying torch\include\ATen\ops\sparse_coo_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9768666Z copying torch\include\ATen\ops\sparse_csc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9780439Z 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:07.9790633Z copying torch\include\ATen\ops\sparse_csc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9798559Z copying torch\include\ATen\ops\sparse_csc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9806880Z copying torch\include\ATen\ops\sparse_csr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9815018Z 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:07.9822888Z copying torch\include\ATen\ops\sparse_csr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9830489Z copying torch\include\ATen\ops\sparse_csr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9838122Z copying torch\include\ATen\ops\sparse_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9845304Z copying torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9852310Z copying torch\include\ATen\ops\sparse_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9859304Z copying torch\include\ATen\ops\sparse_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9866814Z copying torch\include\ATen\ops\sparse_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9874503Z copying torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9881681Z copying torch\include\ATen\ops\sparse_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9888837Z copying torch\include\ATen\ops\sparse_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9895831Z copying torch\include\ATen\ops\sparse_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9902877Z copying torch\include\ATen\ops\sparse_resize_and_clear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9910472Z 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:07.9917627Z 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:07.9925518Z 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:07.9933007Z 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:07.9941333Z copying torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9948000Z copying torch\include\ATen\ops\sparse_resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9955033Z copying torch\include\ATen\ops\sparse_resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9962155Z copying torch\include\ATen\ops\sparse_resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9969276Z copying torch\include\ATen\ops\sparse_sampled_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9976779Z copying torch\include\ATen\ops\sparse_sampled_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9983860Z copying torch\include\ATen\ops\sparse_sampled_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9990938Z copying torch\include\ATen\ops\special_airy_ai.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:07.9998386Z 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:08.0005440Z 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:08.0012411Z 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:08.0019384Z copying torch\include\ATen\ops\special_airy_ai_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0055885Z 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:08.0063642Z copying torch\include\ATen\ops\special_airy_ai_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0072210Z copying torch\include\ATen\ops\special_airy_ai_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0080161Z copying torch\include\ATen\ops\special_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0089317Z 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:08.0097417Z 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:08.0105581Z 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:08.0113390Z copying torch\include\ATen\ops\special_bessel_j0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0121836Z 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:08.0129861Z copying torch\include\ATen\ops\special_bessel_j0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0137577Z copying torch\include\ATen\ops\special_bessel_j0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0145710Z copying torch\include\ATen\ops\special_bessel_j1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0154441Z 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:08.0164617Z 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:08.0173740Z 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:08.0185191Z copying torch\include\ATen\ops\special_bessel_j1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0195857Z 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:08.0204387Z copying torch\include\ATen\ops\special_bessel_j1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0212608Z copying torch\include\ATen\ops\special_bessel_j1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0246380Z copying torch\include\ATen\ops\special_bessel_y0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0254898Z 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:08.0261858Z 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:08.0269343Z 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:08.0276429Z copying torch\include\ATen\ops\special_bessel_y0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0284488Z 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:08.0292328Z copying torch\include\ATen\ops\special_bessel_y0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0299482Z copying torch\include\ATen\ops\special_bessel_y0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0306731Z copying torch\include\ATen\ops\special_bessel_y1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0314703Z 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:08.0358650Z 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:08.0365900Z 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:08.0373346Z copying torch\include\ATen\ops\special_bessel_y1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0380535Z 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:08.0387693Z copying torch\include\ATen\ops\special_bessel_y1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0394649Z copying torch\include\ATen\ops\special_bessel_y1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0401875Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0409599Z 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:08.0417090Z 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:08.0424261Z 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:08.0431644Z 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:08.0439549Z 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:08.0447519Z 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:08.0456339Z 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:08.0464164Z 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:08.0472122Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0480899Z 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:08.0489071Z 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:08.0497268Z 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:08.0505656Z 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:08.0513603Z 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:08.0521665Z 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:08.0530070Z 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:08.0537919Z 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:08.0546303Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0555018Z 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:08.0562969Z 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:08.0570917Z 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:08.0579844Z 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:08.0587774Z 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:08.0595708Z 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:08.0604147Z 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:08.0612231Z 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:08.0621080Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0630114Z 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:08.0638301Z 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:08.0646951Z 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:08.0655058Z 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:08.0662709Z 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:08.0674497Z 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:08.0685806Z 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:08.0696951Z 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:08.0706914Z copying torch\include\ATen\ops\special_digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0715223Z copying torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0724076Z copying torch\include\ATen\ops\special_digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0731475Z copying torch\include\ATen\ops\special_digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0739433Z copying torch\include\ATen\ops\special_entr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0748344Z copying torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0755869Z copying torch\include\ATen\ops\special_entr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0769983Z copying torch\include\ATen\ops\special_entr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0777009Z copying torch\include\ATen\ops\special_entr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0785035Z copying torch\include\ATen\ops\special_entr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0792287Z copying torch\include\ATen\ops\special_entr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0799208Z copying torch\include\ATen\ops\special_entr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0809331Z copying torch\include\ATen\ops\special_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0816402Z copying torch\include\ATen\ops\special_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0824323Z copying torch\include\ATen\ops\special_erfcx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0832080Z copying torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0839299Z copying torch\include\ATen\ops\special_erfcx_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0846524Z copying torch\include\ATen\ops\special_erfcx_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0853623Z copying torch\include\ATen\ops\special_erfcx_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0861008Z copying torch\include\ATen\ops\special_erfcx_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0868182Z copying torch\include\ATen\ops\special_erfcx_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0875863Z copying torch\include\ATen\ops\special_erfcx_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0883375Z copying torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0890605Z copying torch\include\ATen\ops\special_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0897488Z copying torch\include\ATen\ops\special_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0904507Z copying torch\include\ATen\ops\special_erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0911925Z copying torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0919006Z copying torch\include\ATen\ops\special_erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0925769Z copying torch\include\ATen\ops\special_erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0933105Z copying torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0940292Z copying torch\include\ATen\ops\special_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0947327Z copying torch\include\ATen\ops\special_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0954264Z copying torch\include\ATen\ops\special_exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0962228Z copying torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0969291Z copying torch\include\ATen\ops\special_exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0976805Z copying torch\include\ATen\ops\special_exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0984696Z copying torch\include\ATen\ops\special_expit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.0992921Z copying torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1000867Z copying torch\include\ATen\ops\special_expit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1008599Z copying torch\include\ATen\ops\special_expit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1016366Z copying torch\include\ATen\ops\special_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1024371Z copying torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1032684Z copying torch\include\ATen\ops\special_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1040793Z copying torch\include\ATen\ops\special_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1048686Z copying torch\include\ATen\ops\special_gammainc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1057066Z copying torch\include\ATen\ops\special_gammaincc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1065189Z copying torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1073010Z copying torch\include\ATen\ops\special_gammaincc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1081325Z copying torch\include\ATen\ops\special_gammaincc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1089529Z copying torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1097610Z copying torch\include\ATen\ops\special_gammainc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1105559Z copying torch\include\ATen\ops\special_gammainc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1113609Z copying torch\include\ATen\ops\special_gammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1121542Z copying torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1129612Z copying torch\include\ATen\ops\special_gammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1137787Z copying torch\include\ATen\ops\special_gammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1145572Z copying torch\include\ATen\ops\special_hermite_polynomial_h.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1153656Z copying torch\include\ATen\ops\special_hermite_polynomial_he.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1162921Z 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:08.1172855Z 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:08.1184030Z 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:08.1193383Z 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:08.1201975Z 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:08.1210439Z 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:08.1217652Z 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:08.1225549Z 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:08.1233340Z 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:08.1241610Z 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:08.1248739Z 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:08.1256013Z 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:08.1263187Z 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:08.1271168Z 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:08.1278672Z 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:08.1286006Z 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:08.1293214Z copying torch\include\ATen\ops\special_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1301004Z copying torch\include\ATen\ops\special_i0e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1308784Z copying torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1315538Z copying torch\include\ATen\ops\special_i0e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1322626Z copying torch\include\ATen\ops\special_i0e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1331674Z copying torch\include\ATen\ops\special_i0e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1339405Z copying torch\include\ATen\ops\special_i0e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1347212Z copying torch\include\ATen\ops\special_i0e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1355262Z copying torch\include\ATen\ops\special_i0e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1363554Z copying torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1371180Z copying torch\include\ATen\ops\special_i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1378765Z copying torch\include\ATen\ops\special_i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1387227Z copying torch\include\ATen\ops\special_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1395153Z copying torch\include\ATen\ops\special_i1e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1403377Z copying torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1411606Z copying torch\include\ATen\ops\special_i1e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1467441Z copying torch\include\ATen\ops\special_i1e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1475535Z copying torch\include\ATen\ops\special_i1e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1483135Z copying torch\include\ATen\ops\special_i1e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1491126Z copying torch\include\ATen\ops\special_i1e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1499105Z copying torch\include\ATen\ops\special_i1e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1507782Z copying torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1515228Z copying torch\include\ATen\ops\special_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1523090Z copying torch\include\ATen\ops\special_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1531304Z copying torch\include\ATen\ops\special_i1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1539108Z copying torch\include\ATen\ops\special_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1547171Z copying torch\include\ATen\ops\special_i1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1555132Z copying torch\include\ATen\ops\special_i1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1563502Z copying torch\include\ATen\ops\special_laguerre_polynomial_l.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1571848Z 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:08.1580233Z 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:08.1588805Z 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:08.1597074Z 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:08.1605160Z 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:08.1613021Z 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:08.1620889Z 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:08.1628895Z 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:08.1637602Z copying torch\include\ATen\ops\special_legendre_polynomial_p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1646011Z 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:08.1654848Z 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:08.1662993Z 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:08.1670976Z 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:08.1679603Z 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:08.1688787Z 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:08.1696874Z 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:08.1705609Z 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:08.1712931Z copying torch\include\ATen\ops\special_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1721057Z copying torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1728394Z copying torch\include\ATen\ops\special_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1736144Z copying torch\include\ATen\ops\special_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1743305Z copying torch\include\ATen\ops\special_logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1750911Z copying torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1758088Z copying torch\include\ATen\ops\special_logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1766269Z copying torch\include\ATen\ops\special_logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1773901Z copying torch\include\ATen\ops\special_logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1787891Z copying torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1795326Z copying torch\include\ATen\ops\special_logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1802402Z copying torch\include\ATen\ops\special_logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1809565Z copying torch\include\ATen\ops\special_log_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1824278Z 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:08.1831857Z 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:08.1839255Z 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:08.1846427Z copying torch\include\ATen\ops\special_log_ndtr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1853895Z 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:08.1861033Z copying torch\include\ATen\ops\special_log_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1868347Z copying torch\include\ATen\ops\special_log_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1875605Z copying torch\include\ATen\ops\special_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1883219Z 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:08.1890537Z copying torch\include\ATen\ops\special_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1897574Z copying torch\include\ATen\ops\special_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1904837Z copying torch\include\ATen\ops\special_modified_bessel_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1912638Z 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:08.1919644Z 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:08.1927190Z 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:08.1934507Z 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:08.1941764Z 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:08.1949153Z 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:08.1956428Z 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:08.1963540Z copying torch\include\ATen\ops\special_modified_bessel_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.1971537Z 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:08.1978890Z 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:08.1987041Z 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:08.1994201Z 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:08.2001455Z 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:08.2008790Z 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:08.2016078Z 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:08.2023428Z copying torch\include\ATen\ops\special_modified_bessel_k0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2031143Z 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:08.2038313Z 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:08.2045750Z 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:08.2053662Z 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:08.2060947Z 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:08.2068485Z 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:08.2075951Z 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:08.2083235Z copying torch\include\ATen\ops\special_modified_bessel_k1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2092165Z 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:08.2100015Z 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:08.2108021Z 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:08.2116489Z 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:08.2124510Z 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:08.2132772Z 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:08.2141499Z 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:08.2149373Z copying torch\include\ATen\ops\special_multigammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2158676Z copying torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2166776Z copying torch\include\ATen\ops\special_multigammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2176589Z copying torch\include\ATen\ops\special_multigammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2187507Z copying torch\include\ATen\ops\special_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2198605Z copying torch\include\ATen\ops\special_ndtri.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2208580Z copying torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2217271Z copying torch\include\ATen\ops\special_ndtri_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2226059Z copying torch\include\ATen\ops\special_ndtri_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2261370Z copying torch\include\ATen\ops\special_ndtri_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2269055Z copying torch\include\ATen\ops\special_ndtri_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2276132Z copying torch\include\ATen\ops\special_ndtri_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2283570Z copying torch\include\ATen\ops\special_ndtri_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2291145Z copying torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2298643Z copying torch\include\ATen\ops\special_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2305540Z copying torch\include\ATen\ops\special_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2312924Z copying torch\include\ATen\ops\special_polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2320392Z copying torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2327405Z copying torch\include\ATen\ops\special_polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2334839Z copying torch\include\ATen\ops\special_polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2341874Z copying torch\include\ATen\ops\special_psi.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2349259Z copying torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2363660Z copying torch\include\ATen\ops\special_psi_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2370969Z copying torch\include\ATen\ops\special_psi_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2378116Z copying torch\include\ATen\ops\special_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2385762Z copying torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2393126Z copying torch\include\ATen\ops\special_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2400311Z copying torch\include\ATen\ops\special_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2407706Z 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:08.2415520Z 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:08.2422714Z 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:08.2430520Z 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:08.2438037Z 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:08.2512607Z 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:08.2527103Z 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:08.2541598Z 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:08.2549741Z 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:08.2558806Z 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:08.2566384Z 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:08.2573968Z 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:08.2581577Z 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:08.2589443Z 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:08.2597021Z 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:08.2604357Z 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:08.2611771Z 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:08.2619578Z 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:08.2627124Z 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:08.2634698Z 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:08.2642290Z 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:08.2649912Z 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:08.2657289Z 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:08.2664801Z 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:08.2672263Z 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:08.2679662Z 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:08.2687504Z 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:08.2695635Z 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:08.2703966Z 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:08.2712477Z 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:08.2720567Z 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:08.2728692Z 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:08.2736950Z 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:08.2745045Z 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:08.2752871Z 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:08.2760759Z 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:08.2775345Z 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:08.2782975Z 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:08.2790564Z 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:08.2798875Z 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:08.2806470Z 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:08.2813723Z 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:08.2828544Z 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:08.2842082Z 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:08.2850065Z 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:08.2857827Z 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:08.2865642Z 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:08.2873171Z 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:08.2880558Z 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:08.2887982Z 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:08.2895928Z 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:08.2903536Z 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:08.2910949Z copying torch\include\ATen\ops\special_sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2918317Z copying torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2925541Z copying torch\include\ATen\ops\special_sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2932505Z copying torch\include\ATen\ops\special_sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2939767Z copying torch\include\ATen\ops\special_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2947479Z copying torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2954847Z copying torch\include\ATen\ops\special_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2961988Z copying torch\include\ATen\ops\special_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2969794Z copying torch\include\ATen\ops\special_spherical_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.2977628Z 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:08.2984713Z 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:08.3000369Z 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:08.3008377Z 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:08.3016782Z 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:08.3024940Z 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:08.3032955Z 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:08.3041236Z copying torch\include\ATen\ops\special_xlog1py.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3050197Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3058271Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3066758Z copying torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3075435Z copying torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3083438Z copying torch\include\ATen\ops\special_xlog1py_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3092066Z copying torch\include\ATen\ops\special_xlog1py_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3100113Z copying torch\include\ATen\ops\special_xlog1py_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3108050Z copying torch\include\ATen\ops\special_xlog1py_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3116361Z copying torch\include\ATen\ops\special_xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3124712Z copying torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3132423Z copying torch\include\ATen\ops\special_xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3140772Z copying torch\include\ATen\ops\special_xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3148768Z copying torch\include\ATen\ops\special_zeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3157260Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3165772Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3174033Z copying torch\include\ATen\ops\special_zeta_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3181954Z copying torch\include\ATen\ops\special_zeta_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3190711Z copying torch\include\ATen\ops\special_zeta_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3202128Z copying torch\include\ATen\ops\special_zeta_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3213348Z copying torch\include\ATen\ops\special_zeta_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3223097Z copying torch\include\ATen\ops\special_zeta_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3231260Z copying torch\include\ATen\ops\split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3239117Z copying torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3247075Z copying torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3254860Z copying torch\include\ATen\ops\split_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3262441Z copying torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3270984Z copying torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3278138Z copying torch\include\ATen\ops\split_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3285261Z copying torch\include\ATen\ops\split_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3292779Z copying torch\include\ATen\ops\split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3299872Z copying torch\include\ATen\ops\split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3307955Z copying torch\include\ATen\ops\split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3315381Z 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:08.3322619Z copying torch\include\ATen\ops\split_with_sizes_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3330358Z 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:08.3338217Z 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:08.3345724Z 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:08.3352967Z 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:08.3360201Z 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:08.3367604Z copying torch\include\ATen\ops\split_with_sizes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3375372Z copying torch\include\ATen\ops\split_with_sizes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3382447Z copying torch\include\ATen\ops\sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3389660Z copying torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3396606Z copying torch\include\ATen\ops\sqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3403660Z copying torch\include\ATen\ops\sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3417806Z copying torch\include\ATen\ops\sqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3424859Z copying torch\include\ATen\ops\sqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3431971Z copying torch\include\ATen\ops\sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3438926Z copying torch\include\ATen\ops\sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3445640Z copying torch\include\ATen\ops\square.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3452603Z copying torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3459523Z copying torch\include\ATen\ops\square_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3466758Z copying torch\include\ATen\ops\square_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3473762Z copying torch\include\ATen\ops\squeeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3481011Z copying torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3488224Z copying torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3495995Z copying torch\include\ATen\ops\squeeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3504303Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3513070Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3521395Z copying torch\include\ATen\ops\squeeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3529500Z copying torch\include\ATen\ops\squeeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3537334Z copying torch\include\ATen\ops\squeeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3545663Z copying torch\include\ATen\ops\squeeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3553623Z copying torch\include\ATen\ops\sspaddmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3561272Z copying torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3569266Z copying torch\include\ATen\ops\sspaddmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3577564Z copying torch\include\ATen\ops\sspaddmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3585466Z copying torch\include\ATen\ops\sspaddmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3593962Z copying torch\include\ATen\ops\sspaddmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3601802Z copying torch\include\ATen\ops\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3609571Z copying torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3616830Z copying torch\include\ATen\ops\stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3624630Z copying torch\include\ATen\ops\stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3632388Z copying torch\include\ATen\ops\std.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3639892Z copying torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3647429Z copying torch\include\ATen\ops\std_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3655574Z copying torch\include\ATen\ops\std_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3663296Z copying torch\include\ATen\ops\std_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3671122Z copying torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3678741Z copying torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3687045Z copying torch\include\ATen\ops\std_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3697682Z copying torch\include\ATen\ops\std_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3707938Z copying torch\include\ATen\ops\std_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3737953Z copying torch\include\ATen\ops\std_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3746942Z copying torch\include\ATen\ops\std_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3754825Z copying torch\include\ATen\ops\std_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3764847Z copying torch\include\ATen\ops\stft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3775287Z copying torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3785879Z copying torch\include\ATen\ops\stft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3795189Z copying torch\include\ATen\ops\stft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3802562Z copying torch\include\ATen\ops\stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3810294Z copying torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3817938Z copying torch\include\ATen\ops\stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3831449Z copying torch\include\ATen\ops\stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3838496Z copying torch\include\ATen\ops\sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3845123Z copying torch\include\ATen\ops\subtract.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3852088Z copying torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3871494Z copying torch\include\ATen\ops\subtract_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3872246Z copying torch\include\ATen\ops\subtract_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3873838Z copying torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3880774Z copying torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3887618Z copying torch\include\ATen\ops\sub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3894524Z copying torch\include\ATen\ops\sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3901708Z copying torch\include\ATen\ops\sub_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3908695Z copying torch\include\ATen\ops\sub_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3915596Z copying torch\include\ATen\ops\sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3922426Z copying torch\include\ATen\ops\sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3929410Z copying torch\include\ATen\ops\sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3936684Z copying torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3943874Z copying torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3951101Z copying torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3958176Z copying torch\include\ATen\ops\sum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3965232Z copying torch\include\ATen\ops\sum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3972037Z copying torch\include\ATen\ops\sum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3979165Z copying torch\include\ATen\ops\sum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3986359Z copying torch\include\ATen\ops\sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.3993432Z copying torch\include\ATen\ops\sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4000333Z copying torch\include\ATen\ops\sum_to_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4007626Z 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:08.4014846Z copying torch\include\ATen\ops\sum_to_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4021680Z copying torch\include\ATen\ops\sum_to_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4028849Z copying torch\include\ATen\ops\svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4035811Z copying torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4043012Z copying torch\include\ATen\ops\svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4049923Z copying torch\include\ATen\ops\svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4056590Z copying torch\include\ATen\ops\swapaxes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4063627Z copying torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4070696Z copying torch\include\ATen\ops\swapaxes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4077794Z copying torch\include\ATen\ops\swapaxes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4085788Z copying torch\include\ATen\ops\swapdims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4096674Z copying torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4103958Z copying torch\include\ATen\ops\swapdims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4110948Z copying torch\include\ATen\ops\swapdims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4118110Z copying torch\include\ATen\ops\sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4125706Z 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:08.4132867Z 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:08.4140387Z 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:08.4148131Z 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:08.4155375Z 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:08.4169182Z copying torch\include\ATen\ops\sym_constrain_range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4177865Z copying torch\include\ATen\ops\sym_constrain_range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4185777Z copying torch\include\ATen\ops\sym_is_contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4196081Z 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:08.4205102Z copying torch\include\ATen\ops\sym_is_contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4213161Z copying torch\include\ATen\ops\sym_is_contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4221128Z copying torch\include\ATen\ops\sym_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4229221Z copying torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4236685Z copying torch\include\ATen\ops\sym_numel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4243501Z copying torch\include\ATen\ops\sym_numel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4250197Z copying torch\include\ATen\ops\sym_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4257436Z copying torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4264399Z copying torch\include\ATen\ops\sym_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4271550Z copying torch\include\ATen\ops\sym_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4278834Z copying torch\include\ATen\ops\sym_storage_offset.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4286922Z 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:08.4293809Z copying torch\include\ATen\ops\sym_storage_offset_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4300434Z copying torch\include\ATen\ops\sym_storage_offset_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4307571Z copying torch\include\ATen\ops\sym_stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4314653Z copying torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4321478Z copying torch\include\ATen\ops\sym_stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4328102Z copying torch\include\ATen\ops\sym_stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4334820Z copying torch\include\ATen\ops\t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4341638Z copying torch\include\ATen\ops\take.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4348444Z copying torch\include\ATen\ops\take_along_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4355507Z 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:08.4362477Z copying torch\include\ATen\ops\take_along_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4369376Z copying torch\include\ATen\ops\take_along_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4376139Z copying torch\include\ATen\ops\take_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4412850Z copying torch\include\ATen\ops\take_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4419546Z copying torch\include\ATen\ops\take_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4426207Z copying torch\include\ATen\ops\take_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4432641Z copying torch\include\ATen\ops\tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4439058Z copying torch\include\ATen\ops\tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4446402Z copying torch\include\ATen\ops\tanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4454394Z copying torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4462266Z copying torch\include\ATen\ops\tanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4470313Z copying torch\include\ATen\ops\tanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4477780Z copying torch\include\ATen\ops\tanh_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4486008Z copying torch\include\ATen\ops\tanh_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4493628Z copying torch\include\ATen\ops\tanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4501844Z copying torch\include\ATen\ops\tanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4509782Z copying torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4517381Z copying torch\include\ATen\ops\tanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4524953Z copying torch\include\ATen\ops\tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4532398Z copying torch\include\ATen\ops\tanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4539467Z copying torch\include\ATen\ops\tanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4547352Z copying torch\include\ATen\ops\tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4555284Z copying torch\include\ATen\ops\tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4562787Z copying torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4570002Z copying torch\include\ATen\ops\tan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4577558Z copying torch\include\ATen\ops\tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4585179Z copying torch\include\ATen\ops\tan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4592270Z copying torch\include\ATen\ops\tan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4599678Z copying torch\include\ATen\ops\tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4606830Z copying torch\include\ATen\ops\tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4613971Z copying torch\include\ATen\ops\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4621300Z copying torch\include\ATen\ops\tensordot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4629379Z copying torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4637296Z copying torch\include\ATen\ops\tensordot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4644736Z copying torch\include\ATen\ops\tensordot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4652724Z copying torch\include\ATen\ops\tensor_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4660579Z copying torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4668824Z copying torch\include\ATen\ops\tensor_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4678020Z copying torch\include\ATen\ops\tensor_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4685604Z copying torch\include\ATen\ops\thnn_conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4695709Z copying torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4731918Z copying torch\include\ATen\ops\thnn_conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4738879Z copying torch\include\ATen\ops\thnn_conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4746673Z copying torch\include\ATen\ops\threshold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4753473Z copying torch\include\ATen\ops\threshold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4761708Z copying torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4768921Z copying torch\include\ATen\ops\threshold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4775961Z copying torch\include\ATen\ops\threshold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4783105Z copying torch\include\ATen\ops\threshold_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4791049Z copying torch\include\ATen\ops\threshold_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4797925Z copying torch\include\ATen\ops\threshold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4805314Z copying torch\include\ATen\ops\threshold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4812784Z copying torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4865932Z copying torch\include\ATen\ops\threshold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4873048Z copying torch\include\ATen\ops\threshold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4880020Z copying torch\include\ATen\ops\threshold_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4887043Z copying torch\include\ATen\ops\threshold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4894033Z copying torch\include\ATen\ops\threshold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4901564Z copying torch\include\ATen\ops\threshold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4908587Z copying torch\include\ATen\ops\tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4915475Z copying torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4922517Z copying torch\include\ATen\ops\tile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4928894Z copying torch\include\ATen\ops\tile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4935605Z copying torch\include\ATen\ops\to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4941930Z copying torch\include\ATen\ops\topk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4949750Z copying torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4957629Z copying torch\include\ATen\ops\topk_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4965802Z copying torch\include\ATen\ops\topk_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4973403Z copying torch\include\ATen\ops\topk_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4981033Z copying torch\include\ATen\ops\topk_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4989016Z copying torch\include\ATen\ops\topk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.4996491Z copying torch\include\ATen\ops\topk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5004119Z copying torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5011362Z copying torch\include\ATen\ops\to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5018857Z copying torch\include\ATen\ops\to_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5027359Z 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:08.5034900Z copying torch\include\ATen\ops\to_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5042184Z copying torch\include\ATen\ops\to_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5050591Z copying torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5058200Z copying torch\include\ATen\ops\to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5065764Z copying torch\include\ATen\ops\to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5073506Z copying torch\include\ATen\ops\to_mkldnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5082105Z copying torch\include\ATen\ops\to_mkldnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5089954Z 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:08.5097406Z copying torch\include\ATen\ops\to_mkldnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5105595Z copying torch\include\ATen\ops\to_mkldnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5113587Z copying torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5121192Z copying torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5129141Z copying torch\include\ATen\ops\to_mkldnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5137060Z copying torch\include\ATen\ops\to_mkldnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5145244Z copying torch\include\ATen\ops\to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5152805Z copying torch\include\ATen\ops\to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5160601Z copying torch\include\ATen\ops\to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5168747Z 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:08.5176199Z copying torch\include\ATen\ops\to_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5184324Z copying torch\include\ATen\ops\to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5201719Z copying torch\include\ATen\ops\to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5212218Z copying torch\include\ATen\ops\to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5220370Z 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:08.5228594Z copying torch\include\ATen\ops\to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5236243Z copying torch\include\ATen\ops\to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5243142Z copying torch\include\ATen\ops\to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5250760Z 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:08.5257990Z copying torch\include\ATen\ops\to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5265777Z copying torch\include\ATen\ops\to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5273994Z copying torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5286917Z copying torch\include\ATen\ops\to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5294777Z 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:08.5301902Z copying torch\include\ATen\ops\to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5309110Z copying torch\include\ATen\ops\to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5316246Z copying torch\include\ATen\ops\to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5323333Z 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:08.5330388Z copying torch\include\ATen\ops\to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5337002Z copying torch\include\ATen\ops\to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5344100Z copying torch\include\ATen\ops\to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5352345Z copying torch\include\ATen\ops\to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5359868Z copying torch\include\ATen\ops\trace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5367423Z copying torch\include\ATen\ops\trace_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5375307Z copying torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5383302Z copying torch\include\ATen\ops\trace_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5390899Z copying torch\include\ATen\ops\trace_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5398880Z copying torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5407041Z copying torch\include\ATen\ops\trace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5414758Z copying torch\include\ATen\ops\trace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5422548Z copying torch\include\ATen\ops\trace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5430248Z copying torch\include\ATen\ops\trace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5438356Z copying torch\include\ATen\ops\transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5446284Z copying torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5454984Z copying torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5469557Z copying torch\include\ATen\ops\transpose_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5477636Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5485633Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5493842Z copying torch\include\ATen\ops\transpose_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5501554Z copying torch\include\ATen\ops\transpose_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5509231Z copying torch\include\ATen\ops\transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5517490Z copying torch\include\ATen\ops\transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5525129Z copying torch\include\ATen\ops\trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5532969Z copying torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5540657Z copying torch\include\ATen\ops\trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5548979Z copying torch\include\ATen\ops\trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5556606Z copying torch\include\ATen\ops\trapz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5564142Z copying torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5571604Z copying torch\include\ATen\ops\trapz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5579542Z copying torch\include\ATen\ops\trapz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5587405Z copying torch\include\ATen\ops\triangular_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5595374Z copying torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5603337Z copying torch\include\ATen\ops\triangular_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5611840Z copying torch\include\ATen\ops\triangular_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5619480Z copying torch\include\ATen\ops\triangular_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5627557Z copying torch\include\ATen\ops\triangular_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5635552Z copying torch\include\ATen\ops\triangular_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5643599Z copying torch\include\ATen\ops\triangular_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5651244Z copying torch\include\ATen\ops\tril.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5659569Z copying torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5667257Z copying torch\include\ATen\ops\tril_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5674767Z copying torch\include\ATen\ops\tril_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5682482Z copying torch\include\ATen\ops\tril_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5691088Z copying torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5699075Z copying torch\include\ATen\ops\tril_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5707244Z copying torch\include\ATen\ops\tril_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5715043Z copying torch\include\ATen\ops\tril_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5723510Z copying torch\include\ATen\ops\tril_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5730416Z copying torch\include\ATen\ops\tril_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5737163Z copying torch\include\ATen\ops\tril_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5744749Z copying torch\include\ATen\ops\tril_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5752097Z copying torch\include\ATen\ops\tril_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5764901Z copying torch\include\ATen\ops\triplet_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5773242Z 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:08.5780046Z copying torch\include\ATen\ops\triplet_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5787237Z copying torch\include\ATen\ops\triplet_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5794058Z copying torch\include\ATen\ops\triu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5801096Z copying torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5807748Z copying torch\include\ATen\ops\triu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5815633Z copying torch\include\ATen\ops\triu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5823477Z copying torch\include\ATen\ops\triu_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5831994Z copying torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5838698Z copying torch\include\ATen\ops\triu_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5845602Z copying torch\include\ATen\ops\triu_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5853020Z copying torch\include\ATen\ops\triu_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5860481Z copying torch\include\ATen\ops\triu_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5867567Z copying torch\include\ATen\ops\triu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5874065Z copying torch\include\ATen\ops\triu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5880705Z copying torch\include\ATen\ops\triu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5887320Z copying torch\include\ATen\ops\triu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5893765Z copying torch\include\ATen\ops\true_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5900769Z copying torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5907578Z copying torch\include\ATen\ops\true_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5914291Z copying torch\include\ATen\ops\true_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5921172Z copying torch\include\ATen\ops\trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5928134Z copying torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5936278Z copying torch\include\ATen\ops\trunc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5963618Z copying torch\include\ATen\ops\trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5970406Z copying torch\include\ATen\ops\trunc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5977095Z copying torch\include\ATen\ops\trunc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5983919Z copying torch\include\ATen\ops\trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5991438Z copying torch\include\ATen\ops\trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.5999797Z copying torch\include\ATen\ops\type_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6007996Z copying torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6015661Z copying torch\include\ATen\ops\type_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6023201Z copying torch\include\ATen\ops\type_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6032210Z copying torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6045364Z copying torch\include\ATen\ops\t_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6053431Z copying torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6061923Z copying torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6076644Z copying torch\include\ATen\ops\t_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6083837Z copying torch\include\ATen\ops\t_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6091935Z copying torch\include\ATen\ops\t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6099516Z copying torch\include\ATen\ops\t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6106831Z copying torch\include\ATen\ops\unbind.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6114228Z copying torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6128465Z copying torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6135774Z copying torch\include\ATen\ops\unbind_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6143323Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6150743Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6164818Z copying torch\include\ATen\ops\unbind_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6172540Z copying torch\include\ATen\ops\unbind_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6180527Z copying torch\include\ATen\ops\unbind_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6188815Z copying torch\include\ATen\ops\unbind_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6198093Z copying torch\include\ATen\ops\unflatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6208660Z copying torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6217887Z copying torch\include\ATen\ops\unflatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6234821Z 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:08.6251538Z copying torch\include\ATen\ops\unflatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6261818Z copying torch\include\ATen\ops\unflatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6270083Z copying torch\include\ATen\ops\unflatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6277927Z copying torch\include\ATen\ops\unflatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6285567Z copying torch\include\ATen\ops\unfold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6293462Z copying torch\include\ATen\ops\unfold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6300830Z copying torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6308505Z copying torch\include\ATen\ops\unfold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6315980Z copying torch\include\ATen\ops\unfold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6329411Z copying torch\include\ATen\ops\unfold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6336502Z copying torch\include\ATen\ops\unfold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6344217Z copying torch\include\ATen\ops\unfold_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6352226Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6359388Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6366333Z copying torch\include\ATen\ops\unfold_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6379925Z copying torch\include\ATen\ops\unfold_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6387180Z copying torch\include\ATen\ops\unfold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6394229Z copying torch\include\ATen\ops\unfold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6407621Z copying torch\include\ATen\ops\unfold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6414732Z copying torch\include\ATen\ops\unfold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6421452Z copying torch\include\ATen\ops\unfold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6429252Z copying torch\include\ATen\ops\uniform.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6436204Z copying torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6443364Z copying torch\include\ATen\ops\uniform_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6450403Z copying torch\include\ATen\ops\uniform_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6457547Z copying torch\include\ATen\ops\uniform_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6464502Z copying torch\include\ATen\ops\uniform_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6477417Z copying torch\include\ATen\ops\uniform_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6484368Z copying torch\include\ATen\ops\unique_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6491709Z copying torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6498921Z copying torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6506207Z copying torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6514296Z copying torch\include\ATen\ops\unique_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6528711Z copying torch\include\ATen\ops\unique_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6536363Z copying torch\include\ATen\ops\unique_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6544422Z copying torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6559010Z copying torch\include\ATen\ops\unique_dim_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6596350Z 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:08.6604415Z 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:08.6612761Z 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:08.6620438Z copying torch\include\ATen\ops\unique_dim_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6628661Z copying torch\include\ATen\ops\unique_dim_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6636758Z copying torch\include\ATen\ops\unique_dim_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6644969Z copying torch\include\ATen\ops\unique_dim_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6653290Z copying torch\include\ATen\ops\unique_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6661751Z copying torch\include\ATen\ops\unique_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6670154Z copying torch\include\ATen\ops\unsafe_chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6678605Z copying torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6686067Z copying torch\include\ATen\ops\unsafe_chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6693476Z copying torch\include\ATen\ops\unsafe_chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6703691Z copying torch\include\ATen\ops\unsafe_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6712785Z copying torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6722214Z copying torch\include\ATen\ops\unsafe_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6730493Z copying torch\include\ATen\ops\unsafe_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6744369Z copying torch\include\ATen\ops\unsafe_split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6754366Z 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:08.6770255Z 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:08.6781599Z 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:08.6790024Z copying torch\include\ATen\ops\unsqueeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6798653Z copying torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6806422Z copying torch\include\ATen\ops\unsqueeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6814208Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6822080Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6829400Z copying torch\include\ATen\ops\unsqueeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6837246Z copying torch\include\ATen\ops\unsqueeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6844331Z copying torch\include\ATen\ops\unsqueeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6851407Z copying torch\include\ATen\ops\unsqueeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6859836Z copying torch\include\ATen\ops\upsample_bicubic2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6867494Z copying torch\include\ATen\ops\upsample_bicubic2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6881926Z 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:08.6889103Z 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:08.6896304Z 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:08.6903424Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6910838Z 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:08.6919473Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6927563Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6935797Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6944253Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6958156Z copying torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6966015Z copying torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6974405Z copying torch\include\ATen\ops\upsample_bicubic2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6982598Z copying torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6990453Z copying torch\include\ATen\ops\upsample_bicubic2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.6998831Z copying torch\include\ATen\ops\upsample_bicubic2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7006755Z copying torch\include\ATen\ops\upsample_bilinear2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7014715Z copying torch\include\ATen\ops\upsample_bilinear2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7023480Z 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:08.7031724Z 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:08.7039614Z 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:08.7047911Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7062423Z 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:08.7070776Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7079339Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7087671Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7095593Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7104118Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7112117Z copying torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7120229Z copying torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7128674Z copying torch\include\ATen\ops\upsample_bilinear2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7136614Z copying torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7144081Z copying torch\include\ATen\ops\upsample_bilinear2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7152520Z copying torch\include\ATen\ops\upsample_bilinear2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7166409Z copying torch\include\ATen\ops\upsample_linear1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7173933Z copying torch\include\ATen\ops\upsample_linear1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7183043Z 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:08.7191077Z 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:08.7199127Z 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:08.7209351Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7219324Z 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:08.7228455Z copying torch\include\ATen\ops\upsample_linear1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7237652Z copying torch\include\ATen\ops\upsample_linear1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7246001Z copying torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7253289Z copying torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7261382Z copying torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7268704Z copying torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7277029Z copying torch\include\ATen\ops\upsample_linear1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7288471Z copying torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7296079Z copying torch\include\ATen\ops\upsample_linear1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7303102Z copying torch\include\ATen\ops\upsample_linear1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7310091Z copying torch\include\ATen\ops\upsample_nearest1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7317464Z copying torch\include\ATen\ops\upsample_nearest1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7325164Z 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:08.7332551Z 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:08.7339850Z 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:08.7347091Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7355178Z 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:08.7363122Z copying torch\include\ATen\ops\upsample_nearest1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7370529Z copying torch\include\ATen\ops\upsample_nearest1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7378070Z copying torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7385494Z copying torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7392636Z copying torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7399808Z copying torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7407219Z copying torch\include\ATen\ops\upsample_nearest1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7414421Z copying torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7421749Z copying torch\include\ATen\ops\upsample_nearest1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7428942Z copying torch\include\ATen\ops\upsample_nearest1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7436249Z copying torch\include\ATen\ops\upsample_nearest2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7443445Z copying torch\include\ATen\ops\upsample_nearest2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7457407Z 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:08.7465521Z 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:08.7474047Z 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:08.7487582Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7495435Z 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:08.7503847Z copying torch\include\ATen\ops\upsample_nearest2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7518160Z copying torch\include\ATen\ops\upsample_nearest2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7526412Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7534892Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7549160Z copying torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7557182Z copying torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7565719Z copying torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7573607Z copying torch\include\ATen\ops\upsample_nearest2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7581603Z copying torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7589961Z copying torch\include\ATen\ops\upsample_nearest2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7603831Z copying torch\include\ATen\ops\upsample_nearest2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7611720Z copying torch\include\ATen\ops\upsample_nearest3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7626275Z copying torch\include\ATen\ops\upsample_nearest3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7640831Z 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:08.7648932Z 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:08.7657564Z 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:08.7665673Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7674080Z 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:08.7682983Z copying torch\include\ATen\ops\upsample_nearest3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7697396Z copying torch\include\ATen\ops\upsample_nearest3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7707108Z copying torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7718536Z copying torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7733576Z copying torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7741556Z copying torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7749922Z copying torch\include\ATen\ops\upsample_nearest3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7757297Z copying torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7764586Z copying torch\include\ATen\ops\upsample_nearest3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7772615Z copying torch\include\ATen\ops\upsample_nearest3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7779797Z copying torch\include\ATen\ops\upsample_trilinear3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7787036Z copying torch\include\ATen\ops\upsample_trilinear3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7794840Z 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:08.7808467Z 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:08.7815594Z 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:08.7822653Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7836292Z 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:08.7843594Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7850674Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7871704Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7879823Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7887714Z copying torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7901972Z copying torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7910443Z copying torch\include\ATen\ops\upsample_trilinear3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7918150Z copying torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7940373Z copying torch\include\ATen\ops\upsample_trilinear3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7948338Z copying torch\include\ATen\ops\upsample_trilinear3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7956562Z copying torch\include\ATen\ops\values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7964113Z copying torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7972228Z copying torch\include\ATen\ops\values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7980550Z copying torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.7995148Z copying torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8002461Z copying torch\include\ATen\ops\values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8010320Z copying torch\include\ATen\ops\values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8025575Z copying torch\include\ATen\ops\values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8033345Z copying torch\include\ATen\ops\values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8042211Z copying torch\include\ATen\ops\value_selecting_reduction_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8050440Z 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:08.8057999Z 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:08.8066438Z 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:08.8074329Z copying torch\include\ATen\ops\vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8082181Z copying torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8090078Z copying torch\include\ATen\ops\vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8104262Z copying torch\include\ATen\ops\vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8112061Z copying torch\include\ATen\ops\var.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8119814Z copying torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8127087Z copying torch\include\ATen\ops\var_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8135928Z copying torch\include\ATen\ops\var_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8143502Z copying torch\include\ATen\ops\var_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8151237Z copying torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8159287Z copying torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8166885Z copying torch\include\ATen\ops\var_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8174682Z copying torch\include\ATen\ops\var_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8182233Z copying torch\include\ATen\ops\var_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8190288Z copying torch\include\ATen\ops\var_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8197805Z copying torch\include\ATen\ops\var_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8204501Z copying torch\include\ATen\ops\var_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8212024Z copying torch\include\ATen\ops\vdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8226446Z copying torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8233389Z copying torch\include\ATen\ops\vdot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8240233Z copying torch\include\ATen\ops\vdot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8253049Z copying torch\include\ATen\ops\vdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8260586Z copying torch\include\ATen\ops\vdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8267430Z copying torch\include\ATen\ops\view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8280089Z copying torch\include\ATen\ops\view_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8293281Z copying torch\include\ATen\ops\view_as_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8300315Z copying torch\include\ATen\ops\view_as_complex_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8307924Z 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:08.8315912Z 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:08.8322813Z 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:08.8336379Z 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:08.8343707Z 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:08.8350757Z 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:08.8357735Z 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:08.8365497Z copying torch\include\ATen\ops\view_as_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8372068Z copying torch\include\ATen\ops\view_as_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8379055Z copying torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8385802Z copying torch\include\ATen\ops\view_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8392900Z copying torch\include\ATen\ops\view_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8406392Z copying torch\include\ATen\ops\view_as_real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8419884Z copying torch\include\ATen\ops\view_as_real_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8427604Z 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:08.8434880Z 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:08.8442276Z 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:08.8449042Z 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:08.8463036Z 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:08.8470059Z 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:08.8477000Z 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:08.8502803Z copying torch\include\ATen\ops\view_as_real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8509388Z copying torch\include\ATen\ops\view_as_real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8516854Z copying torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8532080Z copying torch\include\ATen\ops\view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8539913Z copying torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8547202Z copying torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8554162Z copying torch\include\ATen\ops\view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8561299Z copying torch\include\ATen\ops\view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8568523Z copying torch\include\ATen\ops\view_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8575964Z copying torch\include\ATen\ops\view_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8582887Z copying torch\include\ATen\ops\view_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8590079Z copying torch\include\ATen\ops\view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8602888Z copying torch\include\ATen\ops\view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8609199Z copying torch\include\ATen\ops\vsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8616157Z copying torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8623748Z copying torch\include\ATen\ops\vsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8631296Z copying torch\include\ATen\ops\vsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8639110Z copying torch\include\ATen\ops\vstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8647391Z copying torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8654790Z copying torch\include\ATen\ops\vstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8664225Z copying torch\include\ATen\ops\vstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8679746Z copying torch\include\ATen\ops\where.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8689212Z copying torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8706326Z copying torch\include\ATen\ops\where_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8721455Z copying torch\include\ATen\ops\where_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8729373Z copying torch\include\ATen\ops\where_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8737987Z copying torch\include\ATen\ops\where_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8751698Z copying torch\include\ATen\ops\xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8758817Z copying torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8766820Z copying torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8773819Z copying torch\include\ATen\ops\xlogy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8780985Z copying torch\include\ATen\ops\xlogy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8788072Z copying torch\include\ATen\ops\xlogy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8802331Z copying torch\include\ATen\ops\xlogy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8809525Z copying torch\include\ATen\ops\xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8818126Z copying torch\include\ATen\ops\xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8831815Z copying torch\include\ATen\ops\xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8838742Z copying torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8845585Z copying torch\include\ATen\ops\xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8853302Z copying torch\include\ATen\ops\xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8860087Z copying torch\include\ATen\ops\zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8866745Z copying torch\include\ATen\ops\zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8874271Z copying torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8881310Z copying torch\include\ATen\ops\zeros_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8917680Z copying torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8931797Z copying torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8938814Z copying torch\include\ATen\ops\zeros_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8946006Z copying torch\include\ATen\ops\zeros_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8953257Z copying torch\include\ATen\ops\zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8960430Z copying torch\include\ATen\ops\zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8967707Z copying torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8974717Z copying torch\include\ATen\ops\zero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8981617Z copying torch\include\ATen\ops\zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.8988701Z copying torch\include\ATen\ops\zero_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9001952Z copying torch\include\ATen\ops\zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9008760Z copying torch\include\ATen\ops\zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9015456Z copying torch\include\ATen\ops\_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9022704Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9030927Z 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:08.9037942Z 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:08.9045218Z 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:08.9052829Z 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:08.9060106Z 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:08.9067619Z 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:08.9074729Z 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:08.9081881Z 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:08.9088997Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9096335Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9103771Z copying torch\include\ATen\ops\_adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9117482Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9124707Z 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:08.9133392Z 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:08.9149573Z 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:08.9157695Z 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:08.9165890Z 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:08.9181507Z 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:08.9189655Z 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:08.9197554Z 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:08.9211594Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9226920Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9236576Z copying torch\include\ATen\ops\_addmm_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9247880Z copying torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9258583Z copying torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9269569Z copying torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9284430Z copying torch\include\ATen\ops\_addmm_activation_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9292616Z copying torch\include\ATen\ops\_addmm_activation_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9299957Z copying torch\include\ATen\ops\_addmm_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9308338Z copying torch\include\ATen\ops\_addmm_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9315429Z copying torch\include\ATen\ops\_add_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9323496Z 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:08.9330566Z copying torch\include\ATen\ops\_add_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9337354Z copying torch\include\ATen\ops\_add_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9344417Z copying torch\include\ATen\ops\_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9352830Z copying torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9360086Z copying torch\include\ATen\ops\_add_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9367109Z copying torch\include\ATen\ops\_add_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9374850Z copying torch\include\ATen\ops\_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9382109Z copying torch\include\ATen\ops\_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9389303Z copying torch\include\ATen\ops\_aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9403134Z copying torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9416592Z copying torch\include\ATen\ops\_aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9424348Z copying torch\include\ATen\ops\_aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9432387Z copying torch\include\ATen\ops\_aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9440393Z copying torch\include\ATen\ops\_aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9449966Z 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:08.9458948Z 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:08.9470919Z 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:08.9482069Z 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:08.9500043Z 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:08.9508209Z 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:08.9516012Z copying torch\include\ATen\ops\_amp_update_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9530573Z 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:08.9537748Z 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:08.9545004Z 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:08.9559747Z 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:08.9567073Z copying torch\include\ATen\ops\_amp_update_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9574359Z copying torch\include\ATen\ops\_amp_update_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9588507Z copying torch\include\ATen\ops\_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9595751Z copying torch\include\ATen\ops\_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9603141Z copying torch\include\ATen\ops\_assert_async_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9616451Z copying torch\include\ATen\ops\_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9623595Z copying torch\include\ATen\ops\_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9630643Z copying torch\include\ATen\ops\_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9643491Z copying torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9650725Z copying torch\include\ATen\ops\_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9663672Z copying torch\include\ATen\ops\_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9677056Z copying torch\include\ATen\ops\_assert_tensor_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9684411Z 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:08.9691646Z 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:08.9698813Z copying torch\include\ATen\ops\_assert_tensor_metadata_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9706145Z copying torch\include\ATen\ops\_assert_tensor_metadata_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9713439Z copying torch\include\ATen\ops\_autocast_to_full_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9726976Z 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:08.9733961Z 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:08.9740872Z 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:08.9754152Z copying torch\include\ATen\ops\_autocast_to_reduced_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9762981Z 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:08.9774068Z 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:08.9785050Z 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:08.9795861Z copying torch\include\ATen\ops\_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9866158Z copying torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9880412Z copying torch\include\ATen\ops\_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9887503Z copying torch\include\ATen\ops\_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9894608Z copying torch\include\ATen\ops\_batch_norm_impl_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9908326Z 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:08.9916280Z 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:08.9923154Z 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:08.9930905Z 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:08.9966204Z 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:08.9973210Z 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:08.9980279Z 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:08.9987492Z copying torch\include\ATen\ops\_batch_norm_no_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:08.9995008Z 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:09.0008903Z 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:09.0016224Z 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:09.0023348Z copying torch\include\ATen\ops\_batch_norm_with_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0037204Z 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:09.0051067Z 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:09.0057710Z 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:09.0072277Z 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:09.0086712Z 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:09.0094786Z copying torch\include\ATen\ops\_cast_Byte.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0102632Z copying torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0110330Z copying torch\include\ATen\ops\_cast_Byte_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0118069Z copying torch\include\ATen\ops\_cast_Byte_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0132139Z copying torch\include\ATen\ops\_cast_Char.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0140167Z copying torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0148637Z copying torch\include\ATen\ops\_cast_Char_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0156401Z copying torch\include\ATen\ops\_cast_Char_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0164139Z copying torch\include\ATen\ops\_cast_Double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0172104Z copying torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0186265Z copying torch\include\ATen\ops\_cast_Double_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0193910Z copying torch\include\ATen\ops\_cast_Double_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0201454Z copying torch\include\ATen\ops\_cast_Float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0216911Z copying torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0226065Z copying torch\include\ATen\ops\_cast_Float_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0236510Z copying torch\include\ATen\ops\_cast_Float_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0246081Z copying torch\include\ATen\ops\_cast_Half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0254172Z copying torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0261931Z copying torch\include\ATen\ops\_cast_Half_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0276783Z copying torch\include\ATen\ops\_cast_Half_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0283989Z copying torch\include\ATen\ops\_cast_Int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0292137Z copying torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0299249Z copying torch\include\ATen\ops\_cast_Int_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0306133Z copying torch\include\ATen\ops\_cast_Int_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0313134Z copying torch\include\ATen\ops\_cast_Long.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0320617Z copying torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0328284Z copying torch\include\ATen\ops\_cast_Long_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0335509Z copying torch\include\ATen\ops\_cast_Long_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0342428Z copying torch\include\ATen\ops\_cast_Short.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0349810Z copying torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0356691Z copying torch\include\ATen\ops\_cast_Short_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0370155Z copying torch\include\ATen\ops\_cast_Short_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0377172Z copying torch\include\ATen\ops\_cdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0385062Z copying torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0399081Z copying torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0406166Z copying torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0413163Z copying torch\include\ATen\ops\_cdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0420245Z copying torch\include\ATen\ops\_cdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0427495Z copying torch\include\ATen\ops\_cdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0434767Z copying torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0441931Z copying torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0449164Z copying torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0456230Z copying torch\include\ATen\ops\_cdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0463227Z copying torch\include\ATen\ops\_cdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0470375Z copying torch\include\ATen\ops\_cholesky_solve_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0477629Z 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:09.0485566Z 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:09.0494142Z 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:09.0502202Z copying torch\include\ATen\ops\_cholesky_solve_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0509937Z copying torch\include\ATen\ops\_cholesky_solve_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0518451Z copying torch\include\ATen\ops\_choose_qparams_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0526153Z 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:09.0539963Z 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:09.0548033Z 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:09.0556091Z copying torch\include\ATen\ops\_chunk_cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0571005Z copying torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0579184Z copying torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0587104Z copying torch\include\ATen\ops\_chunk_cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0594789Z copying torch\include\ATen\ops\_chunk_cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0602881Z copying torch\include\ATen\ops\_coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0610802Z copying torch\include\ATen\ops\_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0625512Z copying torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0633643Z copying torch\include\ATen\ops\_coalesced_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0641431Z copying torch\include\ATen\ops\_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0649098Z copying torch\include\ATen\ops\_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0657089Z copying torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0665244Z copying torch\include\ATen\ops\_coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0679100Z copying torch\include\ATen\ops\_coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0686984Z copying torch\include\ATen\ops\_compute_linear_combination.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0695552Z 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:09.0710094Z 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:09.0718029Z copying torch\include\ATen\ops\_compute_linear_combination_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0727445Z copying torch\include\ATen\ops\_compute_linear_combination_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0743290Z copying torch\include\ATen\ops\_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0751816Z copying torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0763157Z copying torch\include\ATen\ops\_conj_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0772280Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0786508Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0794781Z copying torch\include\ATen\ops\_conj_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0802085Z copying torch\include\ATen\ops\_conj_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0811040Z copying torch\include\ATen\ops\_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0818748Z copying torch\include\ATen\ops\_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0826565Z copying torch\include\ATen\ops\_conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0835450Z copying torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0846950Z copying torch\include\ATen\ops\_conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0861371Z copying torch\include\ATen\ops\_conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.0869500Z 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:09.0877717Z 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:09.0892310Z 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:09.0901303Z 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:09.0909373Z 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:09.0924081Z 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:09.0932484Z 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:09.0941221Z 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:09.0954900Z 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:09.0964053Z 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:09.0971502Z 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:09.0979432Z 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:09.0988762Z 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:09.0997569Z 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:09.1006936Z 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:09.1015235Z 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:09.1023706Z copying torch\include\ATen\ops\_convert_weight_to_int4pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1039066Z 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:09.1047530Z 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:09.1057164Z 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:09.1066453Z 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:09.1075450Z 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:09.1084497Z 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:09.1118824Z 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:09.1127246Z copying torch\include\ATen\ops\_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1136641Z copying torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1144746Z copying torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1152873Z copying torch\include\ATen\ops\_convolution_double_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1161679Z 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:09.1169403Z copying torch\include\ATen\ops\_convolution_double_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1177933Z copying torch\include\ATen\ops\_convolution_double_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1185935Z copying torch\include\ATen\ops\_convolution_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1209475Z copying torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1217260Z copying torch\include\ATen\ops\_convolution_mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1226724Z copying torch\include\ATen\ops\_convolution_mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1237701Z copying torch\include\ATen\ops\_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1248649Z copying torch\include\ATen\ops\_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1260254Z copying torch\include\ATen\ops\_conv_depthwise2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1269395Z copying torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1277102Z copying torch\include\ATen\ops\_conv_depthwise2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1290594Z copying torch\include\ATen\ops\_conv_depthwise2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1300571Z copying torch\include\ATen\ops\_copy_from.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1307644Z copying torch\include\ATen\ops\_copy_from_and_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1315831Z 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:09.1322857Z 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:09.1329693Z 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:09.1337126Z copying torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1349721Z copying torch\include\ATen\ops\_copy_from_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1356473Z copying torch\include\ATen\ops\_copy_from_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1363556Z copying torch\include\ATen\ops\_cslt_compress.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1376273Z copying torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1383665Z copying torch\include\ATen\ops\_cslt_compress_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1390961Z copying torch\include\ATen\ops\_cslt_compress_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1432981Z copying torch\include\ATen\ops\_cslt_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1440309Z 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:09.1447545Z copying torch\include\ATen\ops\_cslt_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1454587Z copying torch\include\ATen\ops\_cslt_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1461693Z copying torch\include\ATen\ops\_cslt_sparse_mm_search.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1469050Z 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:09.1481823Z 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:09.1488865Z 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:09.1495826Z copying torch\include\ATen\ops\_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1503006Z copying torch\include\ATen\ops\_ctc_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1510923Z 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:09.1517433Z 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:09.1524557Z 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:09.1531648Z copying torch\include\ATen\ops\_ctc_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1539319Z copying torch\include\ATen\ops\_ctc_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1547731Z copying torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1555424Z copying torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1563686Z copying torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1571713Z copying torch\include\ATen\ops\_ctc_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1579471Z copying torch\include\ATen\ops\_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1587945Z copying torch\include\ATen\ops\_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1595935Z copying torch\include\ATen\ops\_cudnn_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1603886Z 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:09.1611795Z copying torch\include\ATen\ops\_cudnn_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1619839Z copying torch\include\ATen\ops\_cudnn_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1628306Z copying torch\include\ATen\ops\_cudnn_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1636479Z 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:09.1644912Z copying torch\include\ATen\ops\_cudnn_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1652758Z copying torch\include\ATen\ops\_cudnn_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1661597Z copying torch\include\ATen\ops\_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1669838Z 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:09.1677578Z 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:09.1685456Z copying torch\include\ATen\ops\_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1694120Z copying torch\include\ATen\ops\_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1701598Z copying torch\include\ATen\ops\_cudnn_init_dropout_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1710086Z 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:09.1723454Z 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:09.1732821Z 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:09.1741853Z 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:09.1750485Z copying torch\include\ATen\ops\_cudnn_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1758547Z copying torch\include\ATen\ops\_cudnn_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1770770Z 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:09.1780014Z 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:09.1788230Z copying torch\include\ATen\ops\_cudnn_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1796249Z copying torch\include\ATen\ops\_cudnn_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1805134Z copying torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1812346Z copying torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1819808Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1834722Z 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:09.1842125Z 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:09.1849363Z 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:09.1882632Z 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:09.1890166Z copying torch\include\ATen\ops\_cudnn_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1897559Z copying torch\include\ATen\ops\_cudnn_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1910737Z copying torch\include\ATen\ops\_cufft_clear_plan_cache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.1918184Z 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:09.1925145Z 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:09.1937145Z 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:09.1944195Z 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:09.1951930Z 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:09.1965385Z 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:09.1972321Z 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:09.1979497Z 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:09.1993485Z 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:09.2000473Z 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:09.2007606Z 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:09.2020300Z 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:09.2028074Z 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:09.2035108Z 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:09.2042665Z 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:09.2050658Z copying torch\include\ATen\ops\_cummax_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2058356Z copying torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2071350Z copying torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2079336Z copying torch\include\ATen\ops\_cummax_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2087144Z copying torch\include\ATen\ops\_cummax_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2094978Z copying torch\include\ATen\ops\_cummin_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2103363Z copying torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2111188Z copying torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2124712Z copying torch\include\ATen\ops\_cummin_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2133307Z copying torch\include\ATen\ops\_cummin_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2148149Z copying torch\include\ATen\ops\_debug_has_internal_overlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2163642Z 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:09.2171400Z 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:09.2179321Z 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:09.2186891Z copying torch\include\ATen\ops\_dimI.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2193755Z copying torch\include\ATen\ops\_dimI_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2200387Z copying torch\include\ATen\ops\_dimI_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2207383Z copying torch\include\ATen\ops\_dimV.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2213899Z copying torch\include\ATen\ops\_dimV_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2220834Z copying torch\include\ATen\ops\_dimV_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2235916Z copying torch\include\ATen\ops\_dim_arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2247288Z copying torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2257949Z copying torch\include\ATen\ops\_dim_arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2271918Z copying torch\include\ATen\ops\_dim_arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2280008Z copying torch\include\ATen\ops\_dirichlet_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2293904Z copying torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2308415Z copying torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2315367Z copying torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2322349Z copying torch\include\ATen\ops\_dirichlet_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2335774Z copying torch\include\ATen\ops\_dirichlet_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2343714Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2350883Z 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:09.2357932Z 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:09.2364979Z 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:09.2372138Z 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:09.2379300Z 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:09.2386756Z 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:09.2394239Z 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:09.2401348Z copying torch\include\ATen\ops\_efficientzerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2408662Z copying torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2415933Z copying torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2429086Z copying torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2436684Z copying torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2443892Z copying torch\include\ATen\ops\_efficientzerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2451090Z copying torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2458506Z copying torch\include\ATen\ops\_efficient_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2465825Z 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:09.2473054Z copying torch\include\ATen\ops\_efficient_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2480473Z copying torch\include\ATen\ops\_efficient_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2493342Z copying torch\include\ATen\ops\_efficient_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2506663Z 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:09.2513952Z copying torch\include\ATen\ops\_efficient_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2521093Z copying torch\include\ATen\ops\_efficient_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2528151Z copying torch\include\ATen\ops\_embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2535261Z copying torch\include\ATen\ops\_embedding_bag_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2542307Z 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:09.2550248Z 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:09.2557815Z copying torch\include\ATen\ops\_embedding_bag_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2564953Z copying torch\include\ATen\ops\_embedding_bag_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2572429Z copying torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2579753Z copying torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2586935Z copying torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2594782Z copying torch\include\ATen\ops\_embedding_bag_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2602210Z 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:09.2609303Z 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:09.2616782Z 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:09.2624221Z 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:09.2631588Z 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:09.2644827Z copying torch\include\ATen\ops\_embedding_bag_forward_only.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2652823Z 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:09.2660010Z 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:09.2673319Z 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:09.2680562Z 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:09.2687758Z 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:09.2694952Z copying torch\include\ATen\ops\_embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2709468Z copying torch\include\ATen\ops\_embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2716683Z 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:09.2730533Z 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:09.2738020Z 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:09.2745289Z 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:09.2753714Z 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:09.2762179Z 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:09.2771401Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2782896Z 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:09.2794027Z 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:09.2805196Z 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:09.2816327Z copying torch\include\ATen\ops\_empty_affine_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2825480Z 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:09.2833808Z 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:09.2841686Z copying torch\include\ATen\ops\_empty_affine_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2849528Z copying torch\include\ATen\ops\_empty_affine_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2857157Z 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:09.2871799Z 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:09.2879270Z 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:09.2886558Z 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:09.2900013Z 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:09.2907232Z copying torch\include\ATen\ops\_euclidean_dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2920986Z copying torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2934048Z copying torch\include\ATen\ops\_euclidean_dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2941104Z copying torch\include\ATen\ops\_euclidean_dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.2949209Z 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:09.2963759Z 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:09.2971105Z 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:09.2978565Z 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:09.2992646Z 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:09.3000145Z 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:09.3007825Z 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:09.3015251Z 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:09.3022950Z 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:09.3030346Z 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:09.3038264Z 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:09.3045993Z 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:09.3054016Z 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:09.3062960Z 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:09.3071226Z 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:09.3079300Z 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:09.3094552Z 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:09.3103071Z 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:09.3112044Z 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:09.3126212Z 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:09.3134502Z 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:09.3142969Z 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:09.3191733Z 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:09.3206538Z 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:09.3214726Z 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:09.3223276Z 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:09.3232571Z 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:09.3241093Z 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:09.3254653Z copying torch\include\ATen\ops\_fft_c2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3265288Z copying torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3273962Z copying torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3281882Z copying torch\include\ATen\ops\_fft_c2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3289654Z copying torch\include\ATen\ops\_fft_c2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3296880Z copying torch\include\ATen\ops\_fft_c2r.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3304638Z copying torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3311888Z copying torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3319638Z copying torch\include\ATen\ops\_fft_c2r_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3333499Z copying torch\include\ATen\ops\_fft_c2r_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3340432Z copying torch\include\ATen\ops\_fft_r2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3348387Z copying torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3355380Z copying torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3362261Z copying torch\include\ATen\ops\_fft_r2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3369186Z copying torch\include\ATen\ops\_fft_r2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3382779Z 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:09.3390018Z 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:09.3397622Z 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:09.3405220Z 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:09.3412195Z 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:09.3419257Z copying torch\include\ATen\ops\_flash_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3426582Z 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:09.3433540Z copying torch\include\ATen\ops\_flash_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3440983Z copying torch\include\ATen\ops\_flash_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3455052Z copying torch\include\ATen\ops\_flash_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3462328Z 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:09.3469657Z copying torch\include\ATen\ops\_flash_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3476751Z copying torch\include\ATen\ops\_flash_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3483823Z copying torch\include\ATen\ops\_foobar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3491258Z copying torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3505119Z copying torch\include\ATen\ops\_foobar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3513149Z copying torch\include\ATen\ops\_foobar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3520758Z copying torch\include\ATen\ops\_foobar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3528429Z copying torch\include\ATen\ops\_foreach_abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3536714Z copying torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3544833Z copying torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3552503Z copying torch\include\ATen\ops\_foreach_abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3560769Z copying torch\include\ATen\ops\_foreach_abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3568859Z copying torch\include\ATen\ops\_foreach_acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3582900Z copying torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3591277Z copying torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3599023Z copying torch\include\ATen\ops\_foreach_acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3612850Z copying torch\include\ATen\ops\_foreach_acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3621094Z copying torch\include\ATen\ops\_foreach_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3629024Z copying torch\include\ATen\ops\_foreach_addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3643036Z copying torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3651422Z copying torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3664109Z copying torch\include\ATen\ops\_foreach_addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3677820Z copying torch\include\ATen\ops\_foreach_addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3685671Z copying torch\include\ATen\ops\_foreach_addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3694032Z copying torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3708101Z copying torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3716440Z copying torch\include\ATen\ops\_foreach_addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3724435Z copying torch\include\ATen\ops\_foreach_addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3738350Z copying torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3747778Z copying torch\include\ATen\ops\_foreach_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3762804Z copying torch\include\ATen\ops\_foreach_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3770866Z copying torch\include\ATen\ops\_foreach_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3806776Z copying torch\include\ATen\ops\_foreach_asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3815523Z copying torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3829663Z copying torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3836728Z copying torch\include\ATen\ops\_foreach_asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3844611Z copying torch\include\ATen\ops\_foreach_asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3857891Z copying torch\include\ATen\ops\_foreach_atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3865252Z copying torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3872721Z copying torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3885596Z copying torch\include\ATen\ops\_foreach_atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3892721Z copying torch\include\ATen\ops\_foreach_atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3900412Z copying torch\include\ATen\ops\_foreach_ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3908379Z copying torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3915421Z copying torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3922434Z copying torch\include\ATen\ops\_foreach_ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3929672Z copying torch\include\ATen\ops\_foreach_ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3936817Z copying torch\include\ATen\ops\_foreach_clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3944228Z 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:09.3958048Z 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:09.3965109Z copying torch\include\ATen\ops\_foreach_clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3972315Z copying torch\include\ATen\ops\_foreach_clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3985442Z copying torch\include\ATen\ops\_foreach_clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.3993190Z 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:09.4001049Z 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:09.4014479Z copying torch\include\ATen\ops\_foreach_clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4021533Z copying torch\include\ATen\ops\_foreach_clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4028712Z copying torch\include\ATen\ops\_foreach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4042143Z copying torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4049407Z copying torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4057274Z copying torch\include\ATen\ops\_foreach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4064457Z copying torch\include\ATen\ops\_foreach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4071696Z copying torch\include\ATen\ops\_foreach_cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4078738Z copying torch\include\ATen\ops\_foreach_cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4086275Z copying torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4093320Z copying torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4100757Z copying torch\include\ATen\ops\_foreach_cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4114474Z copying torch\include\ATen\ops\_foreach_cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4122558Z copying torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4130770Z copying torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4145297Z copying torch\include\ATen\ops\_foreach_cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4153091Z copying torch\include\ATen\ops\_foreach_cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4161741Z copying torch\include\ATen\ops\_foreach_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4175861Z copying torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4183482Z copying torch\include\ATen\ops\_foreach_div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4191962Z copying torch\include\ATen\ops\_foreach_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4205323Z copying torch\include\ATen\ops\_foreach_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4213111Z copying torch\include\ATen\ops\_foreach_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4220810Z copying torch\include\ATen\ops\_foreach_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4235227Z copying torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4243199Z copying torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4258558Z copying torch\include\ATen\ops\_foreach_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4273549Z copying torch\include\ATen\ops\_foreach_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4284932Z copying torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4293421Z copying torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4302180Z copying torch\include\ATen\ops\_foreach_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4310216Z copying torch\include\ATen\ops\_foreach_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4317377Z copying torch\include\ATen\ops\_foreach_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4330626Z copying torch\include\ATen\ops\_foreach_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4338832Z copying torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4345844Z copying torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4353005Z copying torch\include\ATen\ops\_foreach_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4366279Z copying torch\include\ATen\ops\_foreach_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4374295Z copying torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4387603Z copying torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4395189Z copying torch\include\ATen\ops\_foreach_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4402335Z copying torch\include\ATen\ops\_foreach_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4415528Z copying torch\include\ATen\ops\_foreach_floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4423066Z copying torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4430229Z copying torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4437644Z copying torch\include\ATen\ops\_foreach_floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4444871Z copying torch\include\ATen\ops\_foreach_floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4451870Z copying torch\include\ATen\ops\_foreach_frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4465327Z copying torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4472531Z copying torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4479528Z copying torch\include\ATen\ops\_foreach_frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4486915Z copying torch\include\ATen\ops\_foreach_frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4518868Z copying torch\include\ATen\ops\_foreach_lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4526408Z copying torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4533511Z copying torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4540550Z copying torch\include\ATen\ops\_foreach_lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4547739Z copying torch\include\ATen\ops\_foreach_lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4561488Z copying torch\include\ATen\ops\_foreach_lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4569527Z copying torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4578004Z copying torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4592488Z copying torch\include\ATen\ops\_foreach_lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4600136Z copying torch\include\ATen\ops\_foreach_lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4608386Z copying torch\include\ATen\ops\_foreach_log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4628882Z copying torch\include\ATen\ops\_foreach_log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4636277Z copying torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4644757Z copying torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4654826Z copying torch\include\ATen\ops\_foreach_log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4664600Z copying torch\include\ATen\ops\_foreach_log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4673838Z copying torch\include\ATen\ops\_foreach_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4690213Z copying torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4697943Z copying torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4706122Z copying torch\include\ATen\ops\_foreach_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4720570Z copying torch\include\ATen\ops\_foreach_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4728546Z copying torch\include\ATen\ops\_foreach_log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4737160Z copying torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4745554Z copying torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4753033Z copying torch\include\ATen\ops\_foreach_log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4761581Z copying torch\include\ATen\ops\_foreach_log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4776495Z copying torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4785429Z copying torch\include\ATen\ops\_foreach_log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4796525Z copying torch\include\ATen\ops\_foreach_log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4804844Z copying torch\include\ATen\ops\_foreach_log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4813027Z copying torch\include\ATen\ops\_foreach_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4820713Z copying torch\include\ATen\ops\_foreach_maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4834302Z copying torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4841518Z copying torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4849938Z copying torch\include\ATen\ops\_foreach_maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4857687Z copying torch\include\ATen\ops\_foreach_maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4865599Z copying torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4872654Z copying torch\include\ATen\ops\_foreach_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4880597Z copying torch\include\ATen\ops\_foreach_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4887647Z copying torch\include\ATen\ops\_foreach_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4894707Z copying torch\include\ATen\ops\_foreach_minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4908101Z copying torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4915791Z copying torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4922870Z copying torch\include\ATen\ops\_foreach_minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4936500Z copying torch\include\ATen\ops\_foreach_minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4943585Z copying torch\include\ATen\ops\_foreach_mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4951113Z copying torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4964254Z copying torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4971622Z copying torch\include\ATen\ops\_foreach_mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4978685Z copying torch\include\ATen\ops\_foreach_mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4985913Z copying torch\include\ATen\ops\_foreach_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.4993387Z copying torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5000453Z copying torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5014040Z copying torch\include\ATen\ops\_foreach_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5021197Z copying torch\include\ATen\ops\_foreach_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5028630Z copying torch\include\ATen\ops\_foreach_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5042368Z copying torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5049287Z copying torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5056645Z copying torch\include\ATen\ops\_foreach_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5070589Z copying torch\include\ATen\ops\_foreach_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5078360Z copying torch\include\ATen\ops\_foreach_pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5086395Z copying torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5094813Z copying torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5102656Z copying torch\include\ATen\ops\_foreach_pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5110470Z copying torch\include\ATen\ops\_foreach_pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5125223Z copying torch\include\ATen\ops\_foreach_reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5139535Z copying torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5147466Z copying torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5162031Z copying torch\include\ATen\ops\_foreach_reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5170056Z copying torch\include\ATen\ops\_foreach_reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5177740Z copying torch\include\ATen\ops\_foreach_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5192280Z copying torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5199982Z copying torch\include\ATen\ops\_foreach_round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5207164Z copying torch\include\ATen\ops\_foreach_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5221212Z copying torch\include\ATen\ops\_foreach_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5228632Z copying torch\include\ATen\ops\_foreach_rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5236102Z copying torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5250032Z copying torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5257219Z copying torch\include\ATen\ops\_foreach_rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5264696Z copying torch\include\ATen\ops\_foreach_rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5298828Z copying torch\include\ATen\ops\_foreach_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5306556Z copying torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5314193Z copying torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5327898Z copying torch\include\ATen\ops\_foreach_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5335043Z copying torch\include\ATen\ops\_foreach_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5342065Z copying torch\include\ATen\ops\_foreach_sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5349465Z copying torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5356606Z copying torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5363642Z copying torch\include\ATen\ops\_foreach_sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5376908Z copying torch\include\ATen\ops\_foreach_sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5383853Z copying torch\include\ATen\ops\_foreach_sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5390908Z copying torch\include\ATen\ops\_foreach_sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5398428Z copying torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5405499Z copying torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5412595Z copying torch\include\ATen\ops\_foreach_sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5419791Z copying torch\include\ATen\ops\_foreach_sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5427706Z copying torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5435046Z copying torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5449148Z copying torch\include\ATen\ops\_foreach_sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5456291Z copying torch\include\ATen\ops\_foreach_sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5463509Z copying torch\include\ATen\ops\_foreach_sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5471117Z copying torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5478310Z copying torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5485913Z copying torch\include\ATen\ops\_foreach_sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5493318Z copying torch\include\ATen\ops\_foreach_sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5500524Z copying torch\include\ATen\ops\_foreach_sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5508295Z copying torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5522616Z copying torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5529875Z copying torch\include\ATen\ops\_foreach_sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5537504Z copying torch\include\ATen\ops\_foreach_sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5552140Z copying torch\include\ATen\ops\_foreach_tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5558872Z copying torch\include\ATen\ops\_foreach_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5566529Z copying torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5579957Z copying torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5587347Z copying torch\include\ATen\ops\_foreach_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5594612Z copying torch\include\ATen\ops\_foreach_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5608368Z copying torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5616333Z copying torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5623470Z copying torch\include\ATen\ops\_foreach_tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5630756Z copying torch\include\ATen\ops\_foreach_tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5638054Z copying torch\include\ATen\ops\_foreach_trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5645557Z copying torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5659844Z copying torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5668294Z copying torch\include\ATen\ops\_foreach_trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5676316Z copying torch\include\ATen\ops\_foreach_trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5690493Z copying torch\include\ATen\ops\_foreach_zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5699048Z copying torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5707005Z copying torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5714877Z copying torch\include\ATen\ops\_foreach_zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5723430Z copying torch\include\ATen\ops\_foreach_zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5731168Z copying torch\include\ATen\ops\_functional_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5745830Z 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:09.5753401Z copying torch\include\ATen\ops\_functional_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5760569Z copying torch\include\ATen\ops\_functional_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5767725Z copying torch\include\ATen\ops\_functional_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5781244Z 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:09.5795696Z copying torch\include\ATen\ops\_functional_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5803314Z copying torch\include\ATen\ops\_functional_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5817351Z copying torch\include\ATen\ops\_functional_sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5825066Z 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:09.5857019Z 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:09.5864815Z 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:09.5872498Z 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:09.5885921Z 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:09.5893214Z 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:09.5900903Z 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:09.5908121Z copying torch\include\ATen\ops\_fused_adagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5916116Z copying torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5923823Z copying torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5931016Z copying torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5938507Z copying torch\include\ATen\ops\_fused_adagrad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5945685Z copying torch\include\ATen\ops\_fused_adagrad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5952826Z copying torch\include\ATen\ops\_fused_adam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5959934Z copying torch\include\ATen\ops\_fused_adamw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5967318Z copying torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5980924Z copying torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5988409Z copying torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.5995422Z copying torch\include\ATen\ops\_fused_adamw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6008988Z copying torch\include\ATen\ops\_fused_adamw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6016469Z copying torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6023486Z copying torch\include\ATen\ops\_fused_adam_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6031019Z copying torch\include\ATen\ops\_fused_adam_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6038107Z copying torch\include\ATen\ops\_fused_adam_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6045144Z copying torch\include\ATen\ops\_fused_adam_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6052332Z copying torch\include\ATen\ops\_fused_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6059809Z copying torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6066845Z copying torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6080010Z copying torch\include\ATen\ops\_fused_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6087063Z copying torch\include\ATen\ops\_fused_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6094203Z 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:09.6101637Z 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:09.6108872Z 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:09.6116082Z 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:09.6129238Z 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:09.6136588Z 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:09.6143671Z copying torch\include\ATen\ops\_fused_rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6150887Z copying torch\include\ATen\ops\_fused_rms_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6158122Z 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:09.6165302Z 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:09.6172927Z 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:09.6180564Z 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:09.6217001Z 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:09.6230445Z copying torch\include\ATen\ops\_fused_rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6237479Z copying torch\include\ATen\ops\_fused_rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6244722Z copying torch\include\ATen\ops\_fused_sdp_choice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6258036Z 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:09.6265171Z 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:09.6272702Z 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:09.6289079Z copying torch\include\ATen\ops\_fused_sdp_choice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6300076Z copying torch\include\ATen\ops\_fused_sdp_choice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6311010Z copying torch\include\ATen\ops\_fused_sgd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6322452Z copying torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6333479Z copying torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6342243Z copying torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6350389Z copying torch\include\ATen\ops\_fused_sgd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6358159Z copying torch\include\ATen\ops\_fused_sgd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6365877Z copying torch\include\ATen\ops\_fw_primal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6379893Z copying torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6387644Z copying torch\include\ATen\ops\_fw_primal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6395062Z 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:09.6408240Z 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:09.6416194Z copying torch\include\ATen\ops\_fw_primal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6423702Z copying torch\include\ATen\ops\_fw_primal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6436913Z copying torch\include\ATen\ops\_fw_primal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6443840Z copying torch\include\ATen\ops\_fw_primal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6451563Z copying torch\include\ATen\ops\_gather_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6464986Z 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:09.6472270Z copying torch\include\ATen\ops\_gather_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6479313Z copying torch\include\ATen\ops\_gather_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6492727Z 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:09.6499876Z 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:09.6507423Z 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:09.6520846Z 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:09.6528308Z 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:09.6535673Z 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:09.6549552Z 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:09.6556688Z 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:09.6563921Z copying torch\include\ATen\ops\_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6578437Z copying torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6585270Z copying torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6592444Z copying torch\include\ATen\ops\_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6605778Z copying torch\include\ATen\ops\_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6613009Z 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:09.6620320Z 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:09.6634372Z 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:09.6641115Z 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:09.6648166Z copying torch\include\ATen\ops\_has_same_storage_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6661807Z 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:09.6669091Z 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:09.6676083Z 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:09.6690974Z copying torch\include\ATen\ops\_histogramdd_bin_edges.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6698418Z 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:09.6706516Z 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:09.6722785Z copying torch\include\ATen\ops\_histogramdd_bin_edges_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6731213Z copying torch\include\ATen\ops\_histogramdd_bin_edges_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6739382Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6753339Z 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:09.6760532Z 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:09.6767717Z 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:09.6780427Z 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:09.6787568Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6795420Z 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:09.6808736Z 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:09.6815796Z 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:09.6822978Z 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:09.6835797Z copying torch\include\ATen\ops\_index_put_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6843008Z 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:09.6850267Z 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:09.6863143Z 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:09.6870207Z 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:09.6877420Z copying torch\include\ATen\ops\_index_put_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6884814Z copying torch\include\ATen\ops\_index_put_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6891768Z copying torch\include\ATen\ops\_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6898365Z copying torch\include\ATen\ops\_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6912088Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6919293Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6926203Z copying torch\include\ATen\ops\_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6939283Z copying torch\include\ATen\ops\_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6946405Z copying torch\include\ATen\ops\_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6953144Z copying torch\include\ATen\ops\_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6966229Z copying torch\include\ATen\ops\_int_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6972904Z copying torch\include\ATen\ops\_int_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6979800Z copying torch\include\ATen\ops\_int_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6992791Z copying torch\include\ATen\ops\_int_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.6999644Z copying torch\include\ATen\ops\_int_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7006601Z copying torch\include\ATen\ops\_is_all_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7013841Z 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:09.7020642Z copying torch\include\ATen\ops\_is_all_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7027586Z copying torch\include\ATen\ops\_is_all_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7040529Z copying torch\include\ATen\ops\_is_any_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7047705Z 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:09.7054511Z copying torch\include\ATen\ops\_is_any_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7068058Z copying torch\include\ATen\ops\_is_any_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7075130Z copying torch\include\ATen\ops\_is_zerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7083411Z copying torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7097439Z copying torch\include\ATen\ops\_is_zerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7105044Z copying torch\include\ATen\ops\_is_zerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7112997Z 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:09.7127564Z 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:09.7135901Z 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:09.7143698Z 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:09.7158563Z 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:09.7166460Z copying torch\include\ATen\ops\_lazy_clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7174284Z copying torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7188287Z copying torch\include\ATen\ops\_lazy_clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7195915Z copying torch\include\ATen\ops\_lazy_clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7203573Z copying torch\include\ATen\ops\_linalg_check_errors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7244819Z 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:09.7253190Z copying torch\include\ATen\ops\_linalg_check_errors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7261193Z copying torch\include\ATen\ops\_linalg_check_errors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7270674Z copying torch\include\ATen\ops\_linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7282033Z copying torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7291099Z copying torch\include\ATen\ops\_linalg_det_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7304682Z copying torch\include\ATen\ops\_linalg_det_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7312673Z copying torch\include\ATen\ops\_linalg_det_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7320359Z copying torch\include\ATen\ops\_linalg_det_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7327365Z copying torch\include\ATen\ops\_linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7334754Z copying torch\include\ATen\ops\_linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7342480Z copying torch\include\ATen\ops\_linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7356003Z copying torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7362879Z copying torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7370873Z copying torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7383835Z copying torch\include\ATen\ops\_linalg_eigh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7391168Z copying torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7398518Z copying torch\include\ATen\ops\_linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7411689Z copying torch\include\ATen\ops\_linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7418611Z copying torch\include\ATen\ops\_linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7425799Z copying torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7433168Z copying torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7440402Z copying torch\include\ATen\ops\_linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7447251Z copying torch\include\ATen\ops\_linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7461657Z copying torch\include\ATen\ops\_linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7470508Z copying torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7478301Z copying torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7486282Z copying torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7494496Z copying torch\include\ATen\ops\_linalg_slogdet_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7502476Z copying torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7516950Z copying torch\include\ATen\ops\_linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7524895Z copying torch\include\ATen\ops\_linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7532944Z copying torch\include\ATen\ops\_linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7547390Z 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:09.7555931Z 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:09.7563857Z 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:09.7571473Z copying torch\include\ATen\ops\_linalg_solve_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7579947Z 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:09.7588098Z copying torch\include\ATen\ops\_linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7602391Z copying torch\include\ATen\ops\_linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7610477Z copying torch\include\ATen\ops\_linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7619356Z copying torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7633842Z copying torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7642049Z copying torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7649723Z copying torch\include\ATen\ops\_linalg_svd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7663544Z copying torch\include\ATen\ops\_linalg_svd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7671560Z copying torch\include\ATen\ops\_linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7679356Z copying torch\include\ATen\ops\_linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7693279Z copying torch\include\ATen\ops\_local_scalar_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7701042Z 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:09.7709721Z 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:09.7723386Z copying torch\include\ATen\ops\_local_scalar_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7731063Z copying torch\include\ATen\ops\_local_scalar_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7739228Z copying torch\include\ATen\ops\_logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7747192Z copying torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7755067Z copying torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7762929Z copying torch\include\ATen\ops\_logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7771510Z copying torch\include\ATen\ops\_logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7779890Z copying torch\include\ATen\ops\_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7788415Z copying torch\include\ATen\ops\_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7797073Z 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:09.7804349Z 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:09.7812426Z 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:09.7825931Z 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:09.7833551Z 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:09.7840813Z 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:09.7854969Z 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:09.7862803Z copying torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7869750Z copying torch\include\ATen\ops\_log_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7876907Z copying torch\include\ATen\ops\_log_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7883917Z copying torch\include\ATen\ops\_log_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7890992Z copying torch\include\ATen\ops\_log_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7904941Z copying torch\include\ATen\ops\_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7912956Z copying torch\include\ATen\ops\_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7920609Z copying torch\include\ATen\ops\_lstm_mps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7928465Z copying torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7935235Z copying torch\include\ATen\ops\_lstm_mps_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7942101Z copying torch\include\ATen\ops\_lstm_mps_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7955895Z copying torch\include\ATen\ops\_lu_with_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7963126Z 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:09.7970031Z copying torch\include\ATen\ops\_lu_with_info_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7977809Z copying torch\include\ATen\ops\_lu_with_info_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7984795Z copying torch\include\ATen\ops\_make_dep_token.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.7991744Z 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:09.7998936Z copying torch\include\ATen\ops\_make_dep_token_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8005855Z copying torch\include\ATen\ops\_make_dep_token_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8012751Z copying torch\include\ATen\ops\_make_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8020023Z copying torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8027241Z copying torch\include\ATen\ops\_make_dual_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8034717Z 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:09.8042129Z 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:09.8049110Z copying torch\include\ATen\ops\_make_dual_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8056331Z copying torch\include\ATen\ops\_make_dual_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8069891Z copying torch\include\ATen\ops\_make_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8076818Z copying torch\include\ATen\ops\_make_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8084755Z 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:09.8092866Z 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:09.8100637Z 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:09.8109241Z 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:09.8117328Z 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:09.8125311Z 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:09.8133706Z 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:09.8142259Z 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:09.8150080Z 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:09.8158594Z 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:09.8166804Z 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:09.8174694Z 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:09.8182890Z copying torch\include\ATen\ops\_masked_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8190948Z copying torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8198628Z copying torch\include\ATen\ops\_masked_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8207200Z copying torch\include\ATen\ops\_masked_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8215326Z copying torch\include\ATen\ops\_masked_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8222942Z copying torch\include\ATen\ops\_masked_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8231055Z copying torch\include\ATen\ops\_masked_softmax_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8245908Z 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:09.8253615Z 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:09.8261940Z 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:09.8270205Z copying torch\include\ATen\ops\_masked_softmax_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8278074Z copying torch\include\ATen\ops\_masked_softmax_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8286272Z copying torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8295030Z copying torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8306198Z copying torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8317135Z copying torch\include\ATen\ops\_masked_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8331194Z copying torch\include\ATen\ops\_masked_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8339103Z copying torch\include\ATen\ops\_mixed_dtypes_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8346782Z 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:09.8353960Z copying torch\include\ATen\ops\_mixed_dtypes_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8360927Z copying torch\include\ATen\ops\_mixed_dtypes_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8368628Z copying torch\include\ATen\ops\_mkldnn_reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8375849Z copying torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8382933Z copying torch\include\ATen\ops\_mkldnn_reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8390174Z copying torch\include\ATen\ops\_mkldnn_reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8397979Z copying torch\include\ATen\ops\_mkldnn_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8405337Z copying torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8412432Z copying torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8425932Z copying torch\include\ATen\ops\_mkldnn_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8433438Z copying torch\include\ATen\ops\_mkldnn_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8440618Z copying torch\include\ATen\ops\_mps_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8454285Z copying torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8461334Z copying torch\include\ATen\ops\_mps_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8468432Z copying torch\include\ATen\ops\_mps_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8482449Z copying torch\include\ATen\ops\_mps_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8489847Z 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:09.8497009Z copying torch\include\ATen\ops\_mps_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8510621Z copying torch\include\ATen\ops\_mps_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8550542Z copying torch\include\ATen\ops\_native_batch_norm_legit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8557894Z 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:09.8571287Z 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:09.8578466Z 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:09.8585810Z 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:09.8623402Z 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:09.8631920Z 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:09.8639728Z 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:09.8647839Z 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:09.8656116Z 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:09.8663838Z copying torch\include\ATen\ops\_native_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8678197Z 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:09.8686390Z 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:09.8694345Z 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:09.8709056Z 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:09.8716980Z 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:09.8724837Z copying torch\include\ATen\ops\_neg_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8739074Z copying torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8753981Z copying torch\include\ATen\ops\_neg_view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8762076Z 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:09.8770824Z 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:09.8778132Z copying torch\include\ATen\ops\_neg_view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8785545Z copying torch\include\ATen\ops\_neg_view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8799749Z copying torch\include\ATen\ops\_neg_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8807177Z copying torch\include\ATen\ops\_neg_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8814430Z 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:09.8828980Z 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:09.8837257Z 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:09.8844657Z 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:09.8863505Z 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:09.8864482Z copying torch\include\ATen\ops\_nested_from_padded.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8867685Z 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:09.8881692Z 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:09.8889565Z 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:09.8896743Z 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:09.8910128Z 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:09.8917623Z 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:09.8925549Z 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:09.8939246Z copying torch\include\ATen\ops\_nested_from_padded_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8946485Z copying torch\include\ATen\ops\_nested_from_padded_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8953687Z copying torch\include\ATen\ops\_nested_from_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8967372Z 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:09.8974344Z 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:09.8981872Z copying torch\include\ATen\ops\_nested_get_jagged_dummy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.8995204Z 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:09.9002331Z 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:09.9009234Z copying torch\include\ATen\ops\_nested_get_lengths.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9016356Z copying torch\include\ATen\ops\_nested_get_lengths_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9023192Z copying torch\include\ATen\ops\_nested_get_lengths_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9030514Z copying torch\include\ATen\ops\_nested_get_max_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9038069Z 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:09.9044709Z 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:09.9051800Z copying torch\include\ATen\ops\_nested_get_min_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9059087Z 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:09.9065978Z 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:09.9081174Z copying torch\include\ATen\ops\_nested_get_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9096385Z copying torch\include\ATen\ops\_nested_get_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9103639Z copying torch\include\ATen\ops\_nested_get_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9110840Z copying torch\include\ATen\ops\_nested_get_ragged_idx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9124653Z 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:09.9131419Z 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:09.9138482Z copying torch\include\ATen\ops\_nested_get_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9145631Z copying torch\include\ATen\ops\_nested_get_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9153225Z 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:09.9160785Z 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:09.9167869Z 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:09.9175011Z 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:09.9182415Z copying torch\include\ATen\ops\_nested_get_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9196513Z copying torch\include\ATen\ops\_nested_get_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9204460Z copying torch\include\ATen\ops\_nested_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9212399Z copying torch\include\ATen\ops\_nested_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9227107Z copying torch\include\ATen\ops\_nested_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9234846Z copying torch\include\ATen\ops\_nested_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9243417Z copying torch\include\ATen\ops\_nested_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9257823Z copying torch\include\ATen\ops\_nested_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9265631Z copying torch\include\ATen\ops\_nested_tensor_from_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9274456Z 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:09.9291191Z 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:09.9302300Z 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:09.9313547Z 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:09.9330848Z 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:09.9339073Z 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:09.9347848Z 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:09.9355346Z 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:09.9363255Z 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:09.9370405Z 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:09.9378603Z 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:09.9386377Z 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:09.9393577Z 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:09.9408157Z 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:09.9415338Z copying torch\include\ATen\ops\_nested_tensor_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9422896Z 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:09.9437561Z copying torch\include\ATen\ops\_nested_tensor_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9445433Z copying torch\include\ATen\ops\_nested_tensor_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9452586Z 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:09.9460381Z 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:09.9467823Z 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:09.9474983Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9482868Z 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:09.9490156Z 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:09.9498071Z 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:09.9505267Z copying torch\include\ATen\ops\_nested_tensor_strides.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9512835Z 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:09.9519960Z copying torch\include\ATen\ops\_nested_tensor_strides_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9534183Z copying torch\include\ATen\ops\_nested_tensor_strides_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9541567Z copying torch\include\ATen\ops\_nested_view_from_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9548806Z 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:09.9564459Z 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:09.9573418Z 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:09.9584654Z 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:09.9596008Z 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:09.9604616Z 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:09.9612960Z 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:09.9627585Z 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:09.9635822Z 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:09.9644251Z copying torch\include\ATen\ops\_nested_view_from_jagged.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9652289Z 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:09.9661508Z 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:09.9669757Z 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:09.9684862Z 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:09.9693100Z 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:09.9707519Z 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:09.9715642Z 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:09.9723586Z 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:09.9731751Z 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:09.9745646Z 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:09.9754329Z 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:09.9761892Z copying torch\include\ATen\ops\_nnpack_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9775999Z copying torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9783672Z copying torch\include\ATen\ops\_nnpack_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9790581Z copying torch\include\ATen\ops\_nnpack_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9798445Z copying torch\include\ATen\ops\_nnpack_spatial_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9806234Z 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:09.9813340Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9820552Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9827764Z copying torch\include\ATen\ops\_nnz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9834822Z copying torch\include\ATen\ops\_nnz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9848244Z copying torch\include\ATen\ops\_nnz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9854995Z copying torch\include\ATen\ops\_pack_padded_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9862196Z copying torch\include\ATen\ops\_pack_padded_sequence_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9869665Z 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:09.9876954Z 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:09.9884108Z 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:09.9902731Z 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:09.9914452Z copying torch\include\ATen\ops\_pack_padded_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9925304Z copying torch\include\ATen\ops\_pack_padded_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9936235Z 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:09.9944720Z 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:09.9959149Z 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:09.9967094Z 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:09.9975124Z 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:09.9982851Z copying torch\include\ATen\ops\_pad_circular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:09.9996277Z copying torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0003822Z copying torch\include\ATen\ops\_pad_circular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0037991Z copying torch\include\ATen\ops\_pad_circular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0050886Z copying torch\include\ATen\ops\_pad_enum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0058098Z copying torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0065214Z copying torch\include\ATen\ops\_pad_enum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0072107Z copying torch\include\ATen\ops\_pad_enum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0079217Z copying torch\include\ATen\ops\_pad_packed_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0087221Z 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:10.0094715Z copying torch\include\ATen\ops\_pad_packed_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0102890Z copying torch\include\ATen\ops\_pad_packed_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0110777Z copying torch\include\ATen\ops\_pdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0125696Z copying torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0133903Z copying torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0141753Z copying torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0149584Z copying torch\include\ATen\ops\_pdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0157577Z copying torch\include\ATen\ops\_pdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0165592Z copying torch\include\ATen\ops\_pdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0179508Z copying torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0187781Z copying torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0196038Z copying torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0203747Z copying torch\include\ATen\ops\_pdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0211388Z copying torch\include\ATen\ops\_pdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0219582Z copying torch\include\ATen\ops\_pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0227694Z copying torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0235459Z copying torch\include\ATen\ops\_pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0243397Z copying torch\include\ATen\ops\_pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0258194Z copying torch\include\ATen\ops\_prelu_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0265925Z copying torch\include\ATen\ops\_prelu_kernel_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0274219Z 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:10.0289646Z 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:10.0300511Z copying torch\include\ATen\ops\_prelu_kernel_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0310270Z copying torch\include\ATen\ops\_prelu_kernel_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0324326Z copying torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0332118Z copying torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0340031Z copying torch\include\ATen\ops\_prelu_kernel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0347179Z copying torch\include\ATen\ops\_prelu_kernel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0354852Z copying torch\include\ATen\ops\_print.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0361927Z copying torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0369072Z copying torch\include\ATen\ops\_print_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0375914Z copying torch\include\ATen\ops\_print_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0382884Z copying torch\include\ATen\ops\_propagate_xla_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0396278Z 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:10.0403202Z copying torch\include\ATen\ops\_propagate_xla_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0409997Z copying torch\include\ATen\ops\_propagate_xla_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0417060Z copying torch\include\ATen\ops\_remove_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0424573Z 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:10.0431590Z copying torch\include\ATen\ops\_remove_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0438370Z copying torch\include\ATen\ops\_remove_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0446155Z copying torch\include\ATen\ops\_reshape_alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0453192Z copying torch\include\ATen\ops\_reshape_alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0460599Z 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:10.0467834Z 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:10.0474831Z copying torch\include\ATen\ops\_reshape_alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0481975Z copying torch\include\ATen\ops\_reshape_alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0489129Z copying torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0496277Z copying torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0503334Z copying torch\include\ATen\ops\_reshape_alias_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0510297Z copying torch\include\ATen\ops\_reshape_alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0517258Z copying torch\include\ATen\ops\_reshape_alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0530428Z copying torch\include\ATen\ops\_reshape_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0537795Z copying torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0545821Z copying torch\include\ATen\ops\_reshape_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0558766Z copying torch\include\ATen\ops\_reshape_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0565997Z copying torch\include\ATen\ops\_reshape_from_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0573399Z 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:10.0586651Z copying torch\include\ATen\ops\_reshape_from_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0593546Z copying torch\include\ATen\ops\_reshape_from_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0600537Z copying torch\include\ATen\ops\_resize_output.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0607940Z copying torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0614858Z copying torch\include\ATen\ops\_resize_output_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0621873Z copying torch\include\ATen\ops\_resize_output_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0629227Z copying torch\include\ATen\ops\_resize_output_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0636286Z copying torch\include\ATen\ops\_rowwise_prune.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0643597Z copying torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0659132Z copying torch\include\ATen\ops\_rowwise_prune_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0666869Z copying torch\include\ATen\ops\_rowwise_prune_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0674988Z copying torch\include\ATen\ops\_safe_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0683371Z copying torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0691093Z copying torch\include\ATen\ops\_safe_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0698340Z copying torch\include\ATen\ops\_safe_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0706696Z copying torch\include\ATen\ops\_sample_dirichlet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0714684Z copying torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0722300Z copying torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0738170Z copying torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0746172Z copying torch\include\ATen\ops\_sample_dirichlet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0754038Z copying torch\include\ATen\ops\_sample_dirichlet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0762488Z copying torch\include\ATen\ops\_saturate_weight_to_fp16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.0770391Z 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:10.0777939Z 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:10.0793119Z 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:10.0804005Z 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:10.0815612Z 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:10.0826731Z 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:10.0835490Z 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:10.0843646Z 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:10.0856747Z 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:10.0864689Z 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:10.0871943Z 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:10.0880355Z 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:10.0888249Z 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:10.0895510Z 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:10.0903180Z 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:10.0911567Z 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:10.0918641Z 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:10.0932303Z 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:10.0939525Z 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:10.0947850Z 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:10.0955290Z 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:10.0998172Z 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:10.1011635Z 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:10.1019572Z 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:10.1027012Z 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:10.1034017Z 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:10.1041196Z 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:10.1048415Z 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:10.1055837Z 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:10.1070733Z 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:10.1078775Z 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:10.1087285Z 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:10.1101396Z 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:10.1109924Z 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:10.1124933Z 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:10.1146578Z 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:10.1154817Z 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:10.1162793Z 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:10.1176806Z 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:10.1185160Z 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:10.1193611Z 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:10.1201877Z 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:10.1210165Z 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:10.1218446Z 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:10.1234169Z 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:10.1242295Z 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:10.1251071Z 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:10.1259989Z 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:10.1268079Z 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:10.1276770Z 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:10.1291484Z copying torch\include\ATen\ops\_scaled_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1302544Z 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:10.1313826Z copying torch\include\ATen\ops\_scaled_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1329833Z copying torch\include\ATen\ops\_scaled_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1338566Z copying torch\include\ATen\ops\_scaled_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1345630Z copying torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1353487Z copying torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1360548Z copying torch\include\ATen\ops\_scaled_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1368334Z copying torch\include\ATen\ops\_scaled_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1375582Z copying torch\include\ATen\ops\_scaled_mm_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1382746Z 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:10.1389981Z copying torch\include\ATen\ops\_scaled_mm_v2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1398015Z copying torch\include\ATen\ops\_scaled_mm_v2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1405145Z copying torch\include\ATen\ops\_segment_reduce_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1413022Z 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:10.1427084Z 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:10.1434577Z 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:10.1441689Z copying torch\include\ATen\ops\_segment_reduce_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1456195Z copying torch\include\ATen\ops\_segment_reduce_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1463059Z copying torch\include\ATen\ops\_shape_as_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1470424Z 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:10.1477410Z copying torch\include\ATen\ops\_shape_as_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1484679Z copying torch\include\ATen\ops\_shape_as_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1491839Z copying torch\include\ATen\ops\_slow_conv2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1505170Z 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:10.1512482Z 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:10.1519599Z 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:10.1532251Z copying torch\include\ATen\ops\_slow_conv2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1539583Z copying torch\include\ATen\ops\_slow_conv2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1546750Z copying torch\include\ATen\ops\_slow_conv2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1560634Z 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:10.1567888Z 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:10.1575318Z copying torch\include\ATen\ops\_slow_conv2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1589090Z copying torch\include\ATen\ops\_slow_conv2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1596405Z copying torch\include\ATen\ops\_sobol_engine_draw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1603999Z 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:10.1617865Z copying torch\include\ATen\ops\_sobol_engine_draw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1625644Z copying torch\include\ATen\ops\_sobol_engine_draw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1633271Z copying torch\include\ATen\ops\_sobol_engine_ff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1647877Z 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:10.1655690Z copying torch\include\ATen\ops\_sobol_engine_ff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1663635Z copying torch\include\ATen\ops\_sobol_engine_ff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1678460Z copying torch\include\ATen\ops\_sobol_engine_initialize_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1686764Z 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:10.1694512Z 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:10.1708542Z 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:10.1716626Z copying torch\include\ATen\ops\_sobol_engine_scramble.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1725055Z 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:10.1733293Z copying torch\include\ATen\ops\_sobol_engine_scramble_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1740894Z copying torch\include\ATen\ops\_sobol_engine_scramble_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1748667Z copying torch\include\ATen\ops\_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1756461Z copying torch\include\ATen\ops\_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1764823Z 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:10.1772715Z 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:10.1780594Z 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:10.1789094Z copying torch\include\ATen\ops\_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1798502Z 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:10.1815161Z copying torch\include\ATen\ops\_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1825692Z copying torch\include\ATen\ops\_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1834503Z copying torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1849007Z copying torch\include\ATen\ops\_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1856240Z copying torch\include\ATen\ops\_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1864044Z copying torch\include\ATen\ops\_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1877683Z copying torch\include\ATen\ops\_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1884805Z copying torch\include\ATen\ops\_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1892060Z copying torch\include\ATen\ops\_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1899154Z copying torch\include\ATen\ops\_sparse_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1906664Z copying torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1914350Z copying torch\include\ATen\ops\_sparse_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1921752Z copying torch\include\ATen\ops\_sparse_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1929147Z copying torch\include\ATen\ops\_sparse_broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1936467Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1944589Z 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:10.1952580Z 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:10.1959660Z 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:10.1973684Z 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:10.1980858Z copying torch\include\ATen\ops\_sparse_broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1987812Z copying torch\include\ATen\ops\_sparse_broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.1995214Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2002683Z 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:10.2009847Z 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:10.2022749Z 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:10.2030024Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2037417Z 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:10.2051257Z 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:10.2058440Z 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:10.2065707Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2079407Z 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:10.2086535Z 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:10.2093845Z 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:10.2107947Z 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:10.2116155Z 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:10.2124340Z 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:10.2132506Z 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:10.2140430Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2148659Z 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:10.2157002Z 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:10.2165108Z 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:10.2172731Z 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:10.2181380Z 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:10.2190048Z 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:10.2198038Z 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:10.2206567Z 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:10.2214541Z 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:10.2223640Z 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:10.2232214Z 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:10.2240081Z 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:10.2248427Z 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:10.2262579Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2270785Z 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:10.2279237Z 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:10.2287213Z 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:10.2319047Z copying torch\include\ATen\ops\_sparse_csr_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2327221Z 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:10.2341253Z copying torch\include\ATen\ops\_sparse_csr_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2349378Z copying torch\include\ATen\ops\_sparse_csr_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2356525Z copying torch\include\ATen\ops\_sparse_csr_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2365121Z 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:10.2372305Z copying torch\include\ATen\ops\_sparse_csr_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2379560Z copying torch\include\ATen\ops\_sparse_csr_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2393317Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2401472Z 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:10.2408579Z 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:10.2422231Z 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:10.2429431Z copying torch\include\ATen\ops\_sparse_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2436647Z 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:10.2444161Z 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:10.2451999Z 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:10.2459416Z 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:10.2467300Z 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:10.2474639Z 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:10.2482268Z copying torch\include\ATen\ops\_sparse_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2489103Z copying torch\include\ATen\ops\_sparse_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2496253Z copying torch\include\ATen\ops\_sparse_mask_projection.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2504091Z 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:10.2511332Z copying torch\include\ATen\ops\_sparse_mask_projection_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2518514Z copying torch\include\ATen\ops\_sparse_mask_projection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2525420Z copying torch\include\ATen\ops\_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2532792Z copying torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2539940Z copying torch\include\ATen\ops\_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2547142Z copying torch\include\ATen\ops\_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2560984Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2567974Z 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:10.2575252Z 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:10.2589207Z 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:10.2596639Z 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:10.2603781Z 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:10.2618106Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2625454Z 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:10.2632802Z 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:10.2646022Z 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:10.2653683Z copying torch\include\ATen\ops\_sparse_semi_structured_apply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2661997Z 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:10.2670162Z 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:10.2678631Z 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:10.2687128Z 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:10.2694850Z 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:10.2702951Z 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:10.2711457Z 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:10.2719533Z copying torch\include\ATen\ops\_sparse_semi_structured_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2728006Z 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:10.2736132Z 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:10.2744078Z 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:10.2752208Z copying torch\include\ATen\ops\_sparse_semi_structured_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2760531Z 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:10.2775074Z 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:10.2783955Z 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:10.2791997Z copying torch\include\ATen\ops\_sparse_semi_structured_tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2799965Z 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:10.2809187Z 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:10.2820161Z 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:10.2831636Z copying torch\include\ATen\ops\_sparse_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2841732Z copying torch\include\ATen\ops\_sparse_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2850209Z 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:10.2871850Z 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:10.2876732Z 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:10.2884438Z copying torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2892405Z copying torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2899416Z copying torch\include\ATen\ops\_sparse_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2906840Z copying torch\include\ATen\ops\_sparse_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2914084Z copying torch\include\ATen\ops\_sparse_sparse_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2921837Z 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:10.2929268Z copying torch\include\ATen\ops\_sparse_sparse_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2936556Z copying torch\include\ATen\ops\_sparse_sparse_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2943804Z copying torch\include\ATen\ops\_sparse_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2951854Z copying torch\include\ATen\ops\_sparse_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2965602Z 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:10.2973132Z copying torch\include\ATen\ops\_sparse_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2981154Z copying torch\include\ATen\ops\_sparse_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2989154Z copying torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.2996302Z copying torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3003374Z copying torch\include\ATen\ops\_sparse_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3020301Z copying torch\include\ATen\ops\_sparse_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3027590Z copying torch\include\ATen\ops\_spdiags.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3044211Z copying torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3051186Z copying torch\include\ATen\ops\_spdiags_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3058304Z copying torch\include\ATen\ops\_spdiags_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3065292Z copying torch\include\ATen\ops\_spdiags_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3078857Z copying torch\include\ATen\ops\_spsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3086714Z copying torch\include\ATen\ops\_spsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3094988Z copying torch\include\ATen\ops\_spsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3110960Z copying torch\include\ATen\ops\_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3121444Z copying torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3132025Z copying torch\include\ATen\ops\_stack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3147067Z copying torch\include\ATen\ops\_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3155324Z copying torch\include\ATen\ops\_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3163289Z copying torch\include\ATen\ops\_standard_gamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3171426Z copying torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3179134Z copying torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3187217Z copying torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3194269Z copying torch\include\ATen\ops\_standard_gamma_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3202411Z 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:10.3210604Z 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:10.3217757Z 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:10.3224925Z copying torch\include\ATen\ops\_standard_gamma_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3233069Z copying torch\include\ATen\ops\_standard_gamma_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3240341Z copying torch\include\ATen\ops\_standard_gamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3247708Z copying torch\include\ATen\ops\_standard_gamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3255243Z copying torch\include\ATen\ops\_test_ambiguous_defaults.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3269299Z 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:10.3276360Z copying torch\include\ATen\ops\_test_ambiguous_defaults_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3284256Z copying torch\include\ATen\ops\_test_ambiguous_defaults_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3297462Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3305201Z 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:10.3312646Z 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:10.3326361Z 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:10.3333626Z 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:10.3370935Z 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:10.3378695Z 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:10.3386565Z 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:10.3396756Z 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:10.3406388Z 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:10.3415703Z 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:10.3427076Z 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:10.3441552Z 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:10.3451176Z 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:10.3459423Z copying torch\include\ATen\ops\_test_check_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3475045Z 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:10.3482288Z copying torch\include\ATen\ops\_test_check_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3489867Z copying torch\include\ATen\ops\_test_check_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3498119Z copying torch\include\ATen\ops\_test_functorch_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3506617Z 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:10.3514379Z 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:10.3529991Z copying torch\include\ATen\ops\_test_functorch_fallback_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3537860Z copying torch\include\ATen\ops\_test_functorch_fallback_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3545756Z copying torch\include\ATen\ops\_test_optional_filled_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3554664Z 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:10.3562585Z 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:10.3570522Z 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:10.3579003Z 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:10.3586180Z copying torch\include\ATen\ops\_test_optional_floatlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3594165Z 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:10.3601321Z 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:10.3609103Z copying torch\include\ATen\ops\_test_optional_floatlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3616239Z copying torch\include\ATen\ops\_test_optional_floatlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3623606Z copying torch\include\ATen\ops\_test_optional_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3631220Z 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:10.3638997Z 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:10.3652990Z copying torch\include\ATen\ops\_test_optional_intlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3660294Z copying torch\include\ATen\ops\_test_optional_intlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3667599Z copying torch\include\ATen\ops\_test_parallel_materialize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3681459Z 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:10.3688501Z copying torch\include\ATen\ops\_test_parallel_materialize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3696182Z copying torch\include\ATen\ops\_test_parallel_materialize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3703199Z copying torch\include\ATen\ops\_test_serialization_subcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3710796Z 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:10.3717945Z copying torch\include\ATen\ops\_test_serialization_subcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3725487Z copying torch\include\ATen\ops\_test_serialization_subcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3732496Z copying torch\include\ATen\ops\_test_string_default.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3739843Z 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:10.3748413Z copying torch\include\ATen\ops\_test_string_default_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3756549Z copying torch\include\ATen\ops\_test_string_default_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.3765174Z copying torch\include\ATen\ops\_test_warn_in_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.6804737Z 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:10.6817832Z 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:10.6830263Z 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:10.6838457Z 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:10.6846478Z 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:10.6854072Z 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:10.6861606Z 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:10.6869248Z 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:10.6877214Z 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:10.6890851Z 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:10.6899233Z 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:10.6906569Z copying torch\include\ATen\ops\_thnn_fused_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.6913745Z 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:10.6921418Z 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:10.6928584Z 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:10.6936952Z 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:10.6944139Z 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:10.6951721Z 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:10.6958986Z 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:10.6966319Z 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:10.6973516Z 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:10.6987900Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.6995209Z 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:10.7002677Z 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:10.7015923Z 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:10.7023381Z 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:10.7031005Z 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:10.7044753Z 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:10.7051975Z 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:10.7059256Z 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:10.7066716Z 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:10.7074455Z 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:10.7081591Z 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:10.7089755Z 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:10.7097494Z 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:10.7105099Z copying torch\include\ATen\ops\_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7113432Z copying torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7121076Z copying torch\include\ATen\ops\_to_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7128870Z copying torch\include\ATen\ops\_to_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7136609Z copying torch\include\ATen\ops\_to_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7144426Z copying torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7152527Z copying torch\include\ATen\ops\_to_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7159844Z copying torch\include\ATen\ops\_to_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7172445Z copying torch\include\ATen\ops\_to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7180845Z copying torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7194813Z copying torch\include\ATen\ops\_to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7202480Z copying torch\include\ATen\ops\_to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7209922Z copying torch\include\ATen\ops\_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7224663Z copying torch\include\ATen\ops\_to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7232727Z 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:10.7240436Z 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:10.7255156Z 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:10.7263085Z copying torch\include\ATen\ops\_to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7271187Z copying torch\include\ATen\ops\_to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7285610Z copying torch\include\ATen\ops\_to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7293678Z 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:10.7301270Z 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:10.7315813Z 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:10.7352788Z copying torch\include\ATen\ops\_to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7361477Z copying torch\include\ATen\ops\_to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7375401Z copying torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7383096Z copying torch\include\ATen\ops\_to_sparse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7390330Z copying torch\include\ATen\ops\_to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7403893Z 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:10.7410964Z 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:10.7418128Z 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:10.7425980Z copying torch\include\ATen\ops\_to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7433570Z copying torch\include\ATen\ops\_to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7440718Z copying torch\include\ATen\ops\_to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7448170Z 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:10.7455149Z 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:10.7462221Z 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:10.7469436Z copying torch\include\ATen\ops\_to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7476698Z copying torch\include\ATen\ops\_to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7484651Z copying torch\include\ATen\ops\_to_sparse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7492337Z copying torch\include\ATen\ops\_to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7500249Z copying torch\include\ATen\ops\_to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7508636Z copying torch\include\ATen\ops\_to_sparse_semi_structured.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7516643Z 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:10.7524866Z 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:10.7533113Z 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:10.7541016Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7549306Z 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:10.7557603Z 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:10.7565563Z 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:10.7573548Z 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:10.7581894Z 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:10.7589928Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7598094Z 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:10.7606513Z 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:10.7614585Z 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:10.7622647Z 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:10.7631053Z 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:10.7638820Z copying torch\include\ATen\ops\_trilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7646622Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7654452Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7669675Z copying torch\include\ATen\ops\_trilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7677244Z copying torch\include\ATen\ops\_trilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7685542Z copying torch\include\ATen\ops\_triton_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7699600Z 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:10.7707557Z 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:10.7715907Z 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:10.7730335Z 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:10.7738207Z copying torch\include\ATen\ops\_triton_scaled_dot_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7746835Z 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:10.7754953Z 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:10.7762816Z 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:10.7770941Z 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:10.7785225Z copying torch\include\ATen\ops\_unique.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7792778Z copying torch\include\ATen\ops\_unique2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7800472Z copying torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7808505Z copying torch\include\ATen\ops\_unique2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7816349Z copying torch\include\ATen\ops\_unique2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7824010Z copying torch\include\ATen\ops\_unique2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7831787Z copying torch\include\ATen\ops\_unique2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7841416Z copying torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7852521Z copying torch\include\ATen\ops\_unique_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7870896Z copying torch\include\ATen\ops\_unique_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7881653Z copying torch\include\ATen\ops\_unique_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7889823Z copying torch\include\ATen\ops\_unique_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7903892Z copying torch\include\ATen\ops\_unpack_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7943988Z copying torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7950997Z copying torch\include\ATen\ops\_unpack_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7958045Z copying torch\include\ATen\ops\_unpack_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7964980Z copying torch\include\ATen\ops\_unsafe_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7972370Z copying torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7986189Z copying torch\include\ATen\ops\_unsafe_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.7993237Z copying torch\include\ATen\ops\_unsafe_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8000343Z copying torch\include\ATen\ops\_unsafe_index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8013476Z 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:10.8020798Z copying torch\include\ATen\ops\_unsafe_index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8028883Z copying torch\include\ATen\ops\_unsafe_index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8041556Z copying torch\include\ATen\ops\_unsafe_masked_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8048896Z 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:10.8055918Z copying torch\include\ATen\ops\_unsafe_masked_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8063033Z copying torch\include\ATen\ops\_unsafe_masked_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8070555Z 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:10.8078089Z 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:10.8085344Z 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:10.8092604Z 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:10.8099676Z copying torch\include\ATen\ops\_unsafe_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8107290Z copying torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8114478Z copying torch\include\ATen\ops\_unsafe_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8121605Z copying torch\include\ATen\ops\_unsafe_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8135337Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8142454Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8150887Z 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:10.8165740Z 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:10.8174032Z 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:10.8182002Z 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:10.8191106Z 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:10.8199022Z 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:10.8208004Z 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:10.8217650Z 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:10.8225266Z 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:10.8233350Z 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:10.8241548Z 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:10.8249286Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8257680Z 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:10.8265823Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8273622Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8281349Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8289902Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8298321Z 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:10.8306627Z 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:10.8321435Z 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:10.8329528Z 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:10.8338058Z 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:10.8349280Z 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:10.8358336Z 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:10.8367359Z 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:10.8378666Z 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:10.8388595Z 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:10.8396613Z 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:10.8411772Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8419839Z 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:10.8427219Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8435325Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8442641Z copying torch\include\ATen\ops\_upsample_nearest_exact1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8449928Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8457824Z 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:10.8465607Z 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:10.8473306Z 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:10.8480726Z 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:10.8488059Z 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:10.8495900Z 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:10.8503734Z 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:10.8511456Z 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:10.8518768Z 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:10.8526271Z 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:10.8533645Z 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:10.8540770Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8554155Z 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:10.8561310Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8568543Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8575958Z copying torch\include\ATen\ops\_upsample_nearest_exact2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8583224Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8591181Z 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:10.8598833Z 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:10.8606280Z 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:10.8613779Z 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:10.8628274Z 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:10.8635509Z 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:10.8642803Z 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:10.8666370Z 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:10.8674527Z 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:10.8682518Z 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:10.8691264Z 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:10.8699138Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8707399Z 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:10.8742925Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8751336Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8759251Z copying torch\include\ATen\ops\_upsample_nearest_exact3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8767629Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8776463Z 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:10.8784474Z 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:10.8799723Z 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:10.8806996Z 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:10.8814651Z 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:10.8822071Z 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:10.8829690Z 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:10.8841496Z 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:10.8851858Z 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:10.8859958Z 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:10.8868556Z 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:10.8882020Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8889775Z 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:10.8897060Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8904596Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8911718Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8918935Z 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:10.8926086Z 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:10.8934580Z 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:10.8942071Z 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:10.8955949Z 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:10.8963158Z 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:10.8970193Z 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:10.8977544Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.8985001Z 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:10.8992470Z 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:10.8999748Z 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:10.9006933Z 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:10.9014182Z 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:10.9027906Z 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:10.9035221Z 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:10.9042440Z 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:10.9049822Z 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:10.9057785Z 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:10.9065153Z 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:10.9072715Z 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:10.9079982Z 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:10.9087694Z 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:10.9095018Z 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:10.9103158Z 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:10.9110043Z 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:10.9118084Z 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:10.9125281Z 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:10.9133327Z 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:10.9140400Z 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:10.9148433Z 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:10.9155850Z 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:10.9169308Z 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:10.9176713Z 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:10.9184154Z 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:10.9191659Z 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:10.9198919Z 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:10.9206006Z copying torch\include\ATen\ops\_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9212607Z copying torch\include\ATen\ops\_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9220172Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9227581Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9239977Z copying torch\include\ATen\ops\_values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9242208Z copying torch\include\ATen\ops\_values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9249631Z copying torch\include\ATen\ops\_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9258591Z copying torch\include\ATen\ops\_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9266620Z copying torch\include\ATen\ops\_version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9274069Z copying torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9281540Z copying torch\include\ATen\ops\_version_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9303768Z copying torch\include\ATen\ops\_version_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9311820Z copying torch\include\ATen\ops\_weight_int4pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9320063Z 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:10.9327872Z 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:10.9335707Z 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:10.9344227Z 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:10.9353317Z 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:10.9364782Z copying torch\include\ATen\ops\_weight_int4pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9375744Z copying torch\include\ATen\ops\_weight_int4pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9392022Z 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:10.9400703Z 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:10.9408953Z 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:10.9416154Z copying torch\include\ATen\ops\_weight_int8pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9424352Z 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:10.9439485Z 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:10.9446664Z copying torch\include\ATen\ops\_weight_int8pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9453775Z copying torch\include\ATen\ops\_weight_int8pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9460837Z copying torch\include\ATen\ops\_weight_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9474668Z copying torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9481834Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9490215Z 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:10.9497394Z 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:10.9512325Z 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:10.9519565Z copying torch\include\ATen\ops\_weight_norm_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9526881Z copying torch\include\ATen\ops\_weight_norm_interface_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9534754Z 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:10.9549607Z 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:10.9556884Z 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:10.9564061Z 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:10.9571304Z 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:10.9585311Z 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:10.9592698Z 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:10.9600067Z 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:10.9607415Z copying torch\include\ATen\ops\_weight_norm_interface_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9614649Z copying torch\include\ATen\ops\_weight_norm_interface_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9621838Z copying torch\include\ATen\ops\_weight_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9629116Z copying torch\include\ATen\ops\_weight_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9636375Z copying torch\include\ATen\ops\_wrapped_linear_prepack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9649926Z 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:10.9656904Z copying torch\include\ATen\ops\_wrapped_linear_prepack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9663994Z copying torch\include\ATen\ops\_wrapped_linear_prepack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9671220Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:10.9684953Z 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:10.9692269Z 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:10.9700016Z 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:10.9707007Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-10-10T00:51:10.9710381Z copying torch\include\ATen\quantized\QTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-10-10T00:51:10.9723881Z copying torch\include\ATen\quantized\Quantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-10-10T00:51:10.9729679Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:10.9732803Z copying torch\include\ATen\xpu\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:10.9739577Z copying torch\include\ATen\xpu\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:10.9745792Z copying torch\include\ATen\xpu\XPUContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:10.9759438Z copying torch\include\ATen\xpu\XPUDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:10.9770557Z copying torch\include\ATen\xpu\XPUEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:10.9776952Z copying torch\include\ATen\xpu\XPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:10.9789435Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-10-10T00:51:10.9792501Z copying torch\include\ATen\xpu\detail\XPUHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-10-10T00:51:10.9798319Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9802421Z copying torch\include\c10\core\alignment.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9808709Z copying torch\include\c10\core\Allocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9815539Z copying torch\include\c10\core\AllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9828811Z copying torch\include\c10\core\AutogradState.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9846067Z copying torch\include\c10\core\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9852693Z copying torch\include\c10\core\CachingDeviceAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9866211Z copying torch\include\c10\core\CompileTimeFunctionPointer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9873210Z copying torch\include\c10\core\ConstantSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9885812Z copying torch\include\c10\core\Contiguity.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9892400Z copying torch\include\c10\core\CopyBytes.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9905964Z copying torch\include\c10\core\CPUAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9912863Z copying torch\include\c10\core\DefaultDtype.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9919319Z copying torch\include\c10\core\DefaultTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9925857Z copying torch\include\c10\core\Device.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9938761Z copying torch\include\c10\core\DeviceArray.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9945365Z copying torch\include\c10\core\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9952179Z copying torch\include\c10\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9958818Z copying torch\include\c10\core\DispatchKey.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9968072Z copying torch\include\c10\core\DispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:10.9993505Z copying torch\include\c10\core\DynamicCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0134703Z copying torch\include\c10\core\Event.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0141153Z copying torch\include\c10\core\GeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0154676Z copying torch\include\c10\core\GradMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0161280Z copying torch\include\c10\core\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0167998Z copying torch\include\c10\core\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0174570Z copying torch\include\c10\core\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0188150Z copying torch\include\c10\core\OptionalRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0194650Z copying torch\include\c10\core\PyHandleCache.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0201539Z copying torch\include\c10\core\QEngine.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0208242Z copying torch\include\c10\core\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0221662Z copying torch\include\c10\core\RefcountedDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0228375Z copying torch\include\c10\core\SafePyObject.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0245620Z copying torch\include\c10\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0252713Z copying torch\include\c10\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0265777Z copying torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0272872Z copying torch\include\c10\core\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0279532Z copying torch\include\c10\core\StorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0286141Z copying torch\include\c10\core\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0299147Z copying torch\include\c10\core\StreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0306000Z copying torch\include\c10\core\SymbolicShapeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0312748Z copying torch\include\c10\core\SymBool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0319262Z copying torch\include\c10\core\SymFloat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0331792Z copying torch\include\c10\core\SymInt.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0339531Z copying torch\include\c10\core\SymIntArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0357628Z copying torch\include\c10\core\SymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0367324Z copying torch\include\c10\core\TensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0383746Z copying torch\include\c10\core\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0392103Z copying torch\include\c10\core\thread_pool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0399737Z copying torch\include\c10\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0407183Z copying torch\include\c10\core\WrapDimMinimal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:11.0420778Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0424185Z copying torch\include\c10\core\impl\alloc_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0431117Z copying torch\include\c10\core\impl\COW.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0437717Z copying torch\include\c10\core\impl\COWDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0444597Z copying torch\include\c10\core\impl\DeviceGuardImplInterface.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0468275Z copying torch\include\c10\core\impl\FakeGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0474575Z copying torch\include\c10\core\impl\GPUTrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0481420Z copying torch\include\c10\core\impl\HermeticPyObjectTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0494290Z copying torch\include\c10\core\impl\InlineDeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0500861Z copying torch\include\c10\core\impl\InlineEvent.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0507854Z copying torch\include\c10\core\impl\InlineStreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0514424Z copying torch\include\c10\core\impl\LocalDispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0527431Z copying torch\include\c10\core\impl\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0534368Z copying torch\include\c10\core\impl\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0541225Z copying torch\include\c10\core\impl\PyObjectSlot.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0548293Z copying torch\include\c10\core\impl\PythonDispatcherTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0560959Z copying torch\include\c10\core\impl\SizesAndStrides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0568366Z copying torch\include\c10\core\impl\TorchDispatchModeTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0575121Z copying torch\include\c10\core\impl\VirtualGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:11.0580857Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0583955Z copying torch\include\c10\cuda\CUDAAlgorithm.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0596738Z copying torch\include\c10\cuda\CUDAAllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0604087Z copying torch\include\c10\cuda\CUDACachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0611178Z copying torch\include\c10\cuda\CUDADeviceAssertion.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0635002Z copying torch\include\c10\cuda\CUDADeviceAssertionHost.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0641959Z copying torch\include\c10\cuda\CUDAException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0648550Z copying torch\include\c10\cuda\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0655203Z copying torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0668851Z copying torch\include\c10\cuda\CUDAGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0682976Z copying torch\include\c10\cuda\CUDAMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0689821Z copying torch\include\c10\cuda\CUDAMathCompat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0696869Z copying torch\include\c10\cuda\CUDAMiscFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0709580Z copying torch\include\c10\cuda\CUDAStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0716418Z copying torch\include\c10\cuda\driver_api.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:11.0722331Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-10-10T00:51:11.0725680Z copying torch\include\c10\cuda\impl\CUDAGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-10-10T00:51:11.0732291Z copying torch\include\c10\cuda\impl\CUDATest.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-10-10T00:51:11.0743426Z creating build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-10-10T00:51:11.0746517Z copying torch\include\c10\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-10-10T00:51:11.0752970Z copying torch\include\c10\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-10-10T00:51:11.0759809Z copying torch\include\c10\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-10-10T00:51:11.0765085Z creating build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0768185Z copying torch\include\c10\metal\atomic.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0780641Z copying torch\include\c10\metal\common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0787279Z copying torch\include\c10\metal\expm1f.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0793785Z copying torch\include\c10\metal\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0800801Z copying torch\include\c10\metal\indexing.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0839365Z copying torch\include\c10\metal\random.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0845998Z copying torch\include\c10\metal\reduction_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0867336Z copying torch\include\c10\metal\special_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0883005Z copying torch\include\c10\metal\utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:11.0889363Z creating build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-10-10T00:51:11.0893252Z copying torch\include\c10\mobile\CPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-10-10T00:51:11.0900784Z copying torch\include\c10\mobile\CPUProfilingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-10-10T00:51:11.0906981Z creating build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-10-10T00:51:11.0911992Z 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:11.0926199Z 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:11.0933312Z copying torch\include\c10\test\util\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-10-10T00:51:11.0938749Z creating build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.0941786Z copying torch\include\c10\util\AbortHandler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.0948358Z copying torch\include\c10\util\accumulate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.0962045Z copying torch\include\c10\util\AlignOf.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.0968676Z copying torch\include\c10\util\ApproximateClock.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.0986027Z copying torch\include\c10\util\Array.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.0998126Z copying torch\include\c10\util\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1004625Z copying torch\include\c10\util\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1012090Z copying torch\include\c10\util\BFloat16-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1018434Z copying torch\include\c10\util\BFloat16-math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1031596Z copying torch\include\c10\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1038282Z copying torch\include\c10\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1044481Z copying torch\include\c10\util\Bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1050894Z copying torch\include\c10\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1068904Z copying torch\include\c10\util\C++17.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1075692Z copying torch\include\c10\util\CallOnce.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1082174Z copying torch\include\c10\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1088819Z copying torch\include\c10\util\complex_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1095534Z copying torch\include\c10\util\complex_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1102186Z copying torch\include\c10\util\ConstexprCrc.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1109580Z copying torch\include\c10\util\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1150401Z copying torch\include\c10\util\DeadlockDetection.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1163801Z copying torch\include\c10\util\Deprecated.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1170423Z copying torch\include\c10\util\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1177051Z copying torch\include\c10\util\DynamicCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1189011Z copying torch\include\c10\util\Enumerate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1202678Z copying torch\include\c10\util\env.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1209088Z copying torch\include\c10\util\error.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1215951Z copying torch\include\c10\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1224518Z copying torch\include\c10\util\ExclusivelyOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1238938Z copying torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1246094Z copying torch\include\c10\util\FbcodeMaps.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1253512Z copying torch\include\c10\util\FileSystem.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1261342Z copying torch\include\c10\util\Flags.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1275207Z copying torch\include\c10\util\flat_hash_map.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1283430Z copying torch\include\c10\util\Float4_e2m1fn_x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1301362Z copying torch\include\c10\util\Float8_e4m3fn-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1308743Z copying torch\include\c10\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1322775Z copying torch\include\c10\util\Float8_e4m3fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1330069Z copying torch\include\c10\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1337101Z copying torch\include\c10\util\Float8_e5m2-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1344091Z copying torch\include\c10\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1359266Z copying torch\include\c10\util\Float8_e5m2fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1367371Z copying torch\include\c10\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1377621Z copying torch\include\c10\util\Float8_e8m0fnu-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1396220Z copying torch\include\c10\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1403484Z copying torch\include\c10\util\floating_point_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1410528Z copying torch\include\c10\util\FunctionRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1417890Z copying torch\include\c10\util\Gauge.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1425147Z copying torch\include\c10\util\generic_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1438816Z copying torch\include\c10\util\Half-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1445696Z copying torch\include\c10\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1452321Z copying torch\include\c10\util\hash.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1458889Z copying torch\include\c10\util\IdWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1472785Z copying torch\include\c10\util\int128.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1479593Z copying torch\include\c10\util\IntrusiveList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1486106Z copying torch\include\c10\util\intrusive_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1494595Z copying torch\include\c10\util\irange.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1508000Z copying torch\include\c10\util\Lazy.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1526043Z copying torch\include\c10\util\LeftRight.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1532967Z copying torch\include\c10\util\llvmMathExtras.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1540053Z copying torch\include\c10\util\Load.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1557940Z copying torch\include\c10\util\Logging.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1564625Z copying torch\include\c10\util\logging_is_google_glog.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1571605Z 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:11.1600149Z copying torch\include\c10\util\MathConstants.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1606818Z copying torch\include\c10\util\MaybeOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1613557Z copying torch\include\c10\util\Metaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1620232Z copying torch\include\c10\util\NetworkFlow.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1628094Z copying torch\include\c10\util\numa.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1660779Z copying torch\include\c10\util\Optional.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1667421Z copying torch\include\c10\util\OptionalArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1674261Z 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:11.1681898Z copying torch\include\c10\util\overflows.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1695522Z copying torch\include\c10\util\overloaded.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1703924Z copying torch\include\c10\util\ParallelGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1710376Z copying torch\include\c10\util\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1717010Z copying torch\include\c10\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1729704Z copying torch\include\c10\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1736000Z copying torch\include\c10\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1742171Z copying torch\include\c10\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1748358Z copying torch\include\c10\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1770465Z copying torch\include\c10\util\Registry.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1777199Z copying torch\include\c10\util\safe_numerics.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1785012Z copying torch\include\c10\util\ScopeExit.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1791687Z copying torch\include\c10\util\Semaphore.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1803978Z copying torch\include\c10\util\signal_handler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1810911Z copying torch\include\c10\util\SmallBuffer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1817608Z copying torch\include\c10\util\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1825133Z copying torch\include\c10\util\sparse_bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1833602Z copying torch\include\c10\util\ssize.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1840350Z copying torch\include\c10\util\static_tracepoint.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1848022Z copying torch\include\c10\util\static_tracepoint_elfx86.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1866882Z copying torch\include\c10\util\strides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1882573Z copying torch\include\c10\util\StringUtil.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1892731Z copying torch\include\c10\util\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1902912Z copying torch\include\c10\util\string_view.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1913614Z copying torch\include\c10\util\strong_type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1929321Z copying torch\include\c10\util\Synchronized.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1937281Z copying torch\include\c10\util\tempfile.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1943879Z copying torch\include\c10\util\ThreadLocal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1951732Z copying torch\include\c10\util\ThreadLocalDebugInfo.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1966169Z copying torch\include\c10\util\thread_name.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1972656Z copying torch\include\c10\util\Type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1979143Z copying torch\include\c10\util\TypeCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.1985965Z copying torch\include\c10\util\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2000097Z copying torch\include\c10\util\TypeIndex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2007518Z copying torch\include\c10\util\TypeList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2015289Z copying torch\include\c10\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2022270Z copying torch\include\c10\util\TypeTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2034915Z copying torch\include\c10\util\Unicode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2041283Z copying torch\include\c10\util\UniqueVoidPtr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2048228Z copying torch\include\c10\util\Unroll.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2062606Z copying torch\include\c10\util\WaitCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2072027Z copying torch\include\c10\util\WaitCounterDynamicBackend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2079337Z copying torch\include\c10\util\win32-headers.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:11.2096843Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:11.2110806Z copying torch\include\c10\xpu\XPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:11.2124103Z copying torch\include\c10\xpu\XPUDeviceProp.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:11.2131335Z copying torch\include\c10\xpu\XPUException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:11.2138244Z copying torch\include\c10\xpu\XPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:11.2155612Z copying torch\include\c10\xpu\XPUMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:11.2163226Z copying torch\include\c10\xpu\XPUStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:11.2169609Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-10-10T00:51:11.2173452Z copying torch\include\c10\xpu\impl\XPUGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-10-10T00:51:11.2179879Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl 2025-10-10T00:51:11.2184798Z 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:11.2191058Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-10-10T00:51:11.2195776Z copying torch\include\caffe2\core\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-10-10T00:51:11.2203004Z copying torch\include\caffe2\core\macros.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-10-10T00:51:11.2210079Z copying torch\include\caffe2\core\timer.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-10-10T00:51:11.2216263Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-10-10T00:51:11.2219621Z copying torch\include\caffe2\perfkernels\batch_box_cox_vec.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-10-10T00:51:11.2234126Z copying torch\include\caffe2\perfkernels\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-10-10T00:51:11.2241356Z copying torch\include\caffe2\perfkernels\embedding_lookup_idx.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-10-10T00:51:11.2247744Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:11.2251411Z copying torch\include\caffe2\serialize\crc_alt.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:11.2259936Z copying torch\include\caffe2\serialize\file_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:11.2273744Z copying torch\include\caffe2\serialize\inline_container.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:11.2281578Z copying torch\include\caffe2\serialize\in_memory_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:11.2299765Z copying torch\include\caffe2\serialize\istream_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:11.2307453Z copying torch\include\caffe2\serialize\read_adapter_interface.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:11.2314368Z copying torch\include\caffe2\serialize\versions.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:11.2320580Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-10-10T00:51:11.2324220Z copying torch\include\caffe2\utils\fixed_divisor.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-10-10T00:51:11.2338907Z copying torch\include\caffe2\utils\proto_wrap.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-10-10T00:51:11.2346119Z copying torch\include\caffe2\utils\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-10-10T00:51:11.2352360Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:11.2366157Z copying torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:11.2373826Z copying torch\include\caffe2\utils\threadpool\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:11.2381281Z copying torch\include\caffe2\utils\threadpool\ThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:11.2399601Z copying torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:11.2406223Z 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:11.2419392Z copying torch\include\caffe2\utils\threadpool\WorkersPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:11.2425080Z creating build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2428443Z copying torch\include\fmt\args.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2434923Z copying torch\include\fmt\base.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2442641Z copying torch\include\fmt\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2456760Z copying torch\include\fmt\color.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2463707Z copying torch\include\fmt\compile.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2470613Z copying torch\include\fmt\core.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2476793Z copying torch\include\fmt\format-inl.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2506931Z copying torch\include\fmt\format.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2515344Z copying torch\include\fmt\os.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2521809Z copying torch\include\fmt\ostream.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2539662Z copying torch\include\fmt\printf.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2546793Z copying torch\include\fmt\ranges.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2553650Z copying torch\include\fmt\std.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2560862Z copying torch\include\fmt\xchar.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:11.2566155Z creating build\lib.win-amd64-cpython-310\torch\include\fp16 2025-10-10T00:51:11.2569085Z copying torch\include\fp16\bitcasts.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-10-10T00:51:11.2575413Z copying torch\include\fp16\fp16.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-10-10T00:51:11.2582262Z copying torch\include\fp16\psimd.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-10-10T00:51:11.2588115Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2592214Z copying torch\include\google\protobuf\any.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2604642Z copying torch\include\google\protobuf\any.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2611213Z copying torch\include\google\protobuf\api.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2619188Z copying torch\include\google\protobuf\arena.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2626154Z copying torch\include\google\protobuf\arenastring.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2644608Z copying torch\include\google\protobuf\arena_impl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2651143Z copying torch\include\google\protobuf\descriptor.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2658948Z copying torch\include\google\protobuf\descriptor.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2670736Z copying torch\include\google\protobuf\descriptor_database.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2677820Z copying torch\include\google\protobuf\duration.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2684675Z copying torch\include\google\protobuf\dynamic_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2691383Z copying torch\include\google\protobuf\empty.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2698515Z copying torch\include\google\protobuf\extension_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2706407Z copying torch\include\google\protobuf\extension_set_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2713536Z copying torch\include\google\protobuf\field_mask.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2720541Z copying torch\include\google\protobuf\generated_enum_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2735472Z copying torch\include\google\protobuf\generated_enum_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2742996Z copying torch\include\google\protobuf\generated_message_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2751045Z copying torch\include\google\protobuf\generated_message_table_driven.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2758734Z copying torch\include\google\protobuf\generated_message_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2783036Z copying torch\include\google\protobuf\has_bits.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2790375Z copying torch\include\google\protobuf\implicit_weak_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2797714Z copying torch\include\google\protobuf\inlined_string_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2805326Z copying torch\include\google\protobuf\map.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2813289Z copying torch\include\google\protobuf\map_entry.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2820760Z copying torch\include\google\protobuf\map_entry_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2828721Z copying torch\include\google\protobuf\map_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2837133Z copying torch\include\google\protobuf\map_field_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2851317Z copying torch\include\google\protobuf\map_field_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2858717Z copying torch\include\google\protobuf\map_type_handler.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2878836Z copying torch\include\google\protobuf\message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2890163Z copying torch\include\google\protobuf\message_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2898765Z copying torch\include\google\protobuf\metadata.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2906719Z copying torch\include\google\protobuf\metadata_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2914803Z copying torch\include\google\protobuf\parse_context.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2921962Z copying torch\include\google\protobuf\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2935047Z copying torch\include\google\protobuf\reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2943335Z copying torch\include\google\protobuf\reflection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2950387Z copying torch\include\google\protobuf\repeated_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2958751Z copying torch\include\google\protobuf\service.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2965433Z copying torch\include\google\protobuf\source_context.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2972193Z copying torch\include\google\protobuf\struct.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2990565Z copying torch\include\google\protobuf\text_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.2997822Z copying torch\include\google\protobuf\timestamp.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.3004582Z copying torch\include\google\protobuf\type.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.3012730Z copying torch\include\google\protobuf\unknown_field_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.3019899Z copying torch\include\google\protobuf\wire_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.3027547Z copying torch\include\google\protobuf\wire_format_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.3064829Z copying torch\include\google\protobuf\wrappers.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:11.3071750Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:11.3074971Z copying torch\include\google\protobuf\compiler\code_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:11.3081675Z 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:11.3088651Z copying torch\include\google\protobuf\compiler\importer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:11.3101537Z copying torch\include\google\protobuf\compiler\parser.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:11.3108617Z copying torch\include\google\protobuf\compiler\plugin.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:11.3124501Z copying torch\include\google\protobuf\compiler\plugin.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:11.3137889Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\cpp 2025-10-10T00:51:11.3141053Z 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:11.3146903Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-10-10T00:51:11.3150128Z 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:11.3156829Z 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:11.3162554Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-10-10T00:51:11.3165682Z 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:11.3178243Z 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:11.3184569Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js 2025-10-10T00:51:11.3187841Z 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:11.3194713Z 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:11.3200633Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-10-10T00:51:11.3203978Z 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:11.3216783Z 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:11.3222432Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\php 2025-10-10T00:51:11.3225577Z 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:11.3231458Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\python 2025-10-10T00:51:11.3234637Z 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:11.3240244Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\ruby 2025-10-10T00:51:11.3243426Z 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:11.3254770Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:11.3257890Z copying torch\include\google\protobuf\io\coded_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:11.3265458Z copying torch\include\google\protobuf\io\gzip_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:11.3272536Z copying torch\include\google\protobuf\io\io_win32.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:11.3279083Z copying torch\include\google\protobuf\io\printer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:11.3292464Z copying torch\include\google\protobuf\io\strtod.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:11.3309875Z copying torch\include\google\protobuf\io\tokenizer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:11.3322882Z 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:11.3330240Z 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:11.3337255Z 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:11.3343603Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3346883Z copying torch\include\google\protobuf\stubs\bytestream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3353883Z copying torch\include\google\protobuf\stubs\callback.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3367561Z copying torch\include\google\protobuf\stubs\casts.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3374256Z copying torch\include\google\protobuf\stubs\common.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3381610Z copying torch\include\google\protobuf\stubs\fastmem.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3388856Z copying torch\include\google\protobuf\stubs\hash.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3408695Z copying torch\include\google\protobuf\stubs\logging.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3418399Z copying torch\include\google\protobuf\stubs\macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3425957Z copying torch\include\google\protobuf\stubs\map_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3433975Z copying torch\include\google\protobuf\stubs\mutex.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3441292Z copying torch\include\google\protobuf\stubs\once.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3448274Z copying torch\include\google\protobuf\stubs\platform_macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3455509Z copying torch\include\google\protobuf\stubs\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3502269Z copying torch\include\google\protobuf\stubs\status.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3508967Z copying torch\include\google\protobuf\stubs\stl_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3515553Z copying torch\include\google\protobuf\stubs\stringpiece.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3522628Z copying torch\include\google\protobuf\stubs\strutil.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3537166Z copying torch\include\google\protobuf\stubs\template_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:11.3542937Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:11.3546222Z 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:11.3553013Z copying torch\include\google\protobuf\util\field_comparator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:11.3559858Z 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:11.3577359Z copying torch\include\google\protobuf\util\json_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:11.3584180Z copying torch\include\google\protobuf\util\message_differencer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:11.3591439Z copying torch\include\google\protobuf\util\time_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:11.3604917Z copying torch\include\google\protobuf\util\type_resolver.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:11.3611618Z 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:11.3617373Z creating build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3620412Z copying torch\include\kineto\AbstractConfig.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3627208Z copying torch\include\kineto\ActivityProfilerInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3641444Z copying torch\include\kineto\ActivityTraceInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3657933Z copying torch\include\kineto\ActivityType.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3664479Z copying torch\include\kineto\ClientInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3677122Z copying torch\include\kineto\Config.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3684458Z copying torch\include\kineto\GenericTraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3691852Z copying torch\include\kineto\IActivityProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3699167Z copying torch\include\kineto\ILoggerObserver.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3706549Z copying torch\include\kineto\ITraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3713851Z copying torch\include\kineto\libkineto.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3722229Z copying torch\include\kineto\LoggingAPI.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3729230Z copying torch\include\kineto\output_base.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3742739Z copying torch\include\kineto\ThreadUtil.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3749917Z copying torch\include\kineto\time_since_epoch.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3757174Z copying torch\include\kineto\TraceSpan.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:11.3763709Z creating build\lib.win-amd64-cpython-310\torch\include\legacy 2025-10-10T00:51:11.3766972Z copying torch\include\legacy\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include\legacy 2025-10-10T00:51:11.3780462Z creating build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-10-10T00:51:11.3784242Z 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:11.3791553Z copying torch\include\mimalloc-2.2\mimalloc-override.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-10-10T00:51:11.3828396Z copying torch\include\mimalloc-2.2\mimalloc-stats.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-10-10T00:51:11.3858586Z copying torch\include\mimalloc-2.2\mimalloc.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-10-10T00:51:11.3865687Z creating build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3870362Z copying torch\include\oneapi\dnnl\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3881462Z copying torch\include\oneapi\dnnl\dnnl_common.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3891460Z copying torch\include\oneapi\dnnl\dnnl_common_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3905598Z copying torch\include\oneapi\dnnl\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3924136Z copying torch\include\oneapi\dnnl\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3930788Z copying torch\include\oneapi\dnnl\dnnl_graph.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3944941Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3952535Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3959274Z copying torch\include\oneapi\dnnl\dnnl_graph_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3966320Z copying torch\include\oneapi\dnnl\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3980071Z copying torch\include\oneapi\dnnl\dnnl_ocl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3987276Z copying torch\include\oneapi\dnnl\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.3994017Z copying torch\include\oneapi\dnnl\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.4000622Z copying torch\include\oneapi\dnnl\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.4007312Z copying torch\include\oneapi\dnnl\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.4015600Z copying torch\include\oneapi\dnnl\dnnl_ukernel.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.4022375Z copying torch\include\oneapi\dnnl\dnnl_ukernel_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.4029082Z copying torch\include\oneapi\dnnl\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.4042359Z copying torch\include\oneapi\dnnl\dnnl_version_hash.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:11.4054659Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4057780Z copying torch\include\pybind11\attr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4064611Z copying torch\include\pybind11\buffer_info.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4071618Z copying torch\include\pybind11\cast.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4085406Z copying torch\include\pybind11\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4091788Z copying torch\include\pybind11\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4098277Z copying torch\include\pybind11\complex.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4120908Z copying torch\include\pybind11\critical_section.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4127337Z copying torch\include\pybind11\eigen.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4133508Z copying torch\include\pybind11\embed.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4140264Z copying torch\include\pybind11\eval.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4159634Z copying torch\include\pybind11\functional.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4166120Z copying torch\include\pybind11\gil.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4172680Z copying torch\include\pybind11\gil_safe_call_once.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4179247Z copying torch\include\pybind11\gil_simple.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4185866Z copying torch\include\pybind11\iostream.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4193631Z copying torch\include\pybind11\native_enum.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4201220Z copying torch\include\pybind11\numpy.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4209539Z copying torch\include\pybind11\operators.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4222904Z copying torch\include\pybind11\options.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4230071Z copying torch\include\pybind11\pybind11.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4239642Z copying torch\include\pybind11\pytypes.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4247957Z copying torch\include\pybind11\stl.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4262360Z copying torch\include\pybind11\stl_bind.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4269683Z copying torch\include\pybind11\subinterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4276766Z copying torch\include\pybind11\trampoline_self_life_support.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4283742Z copying torch\include\pybind11\type_caster_pyobject_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4297779Z copying torch\include\pybind11\typing.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4304131Z copying torch\include\pybind11\warnings.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:11.4319895Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-10-10T00:51:11.4323183Z copying torch\include\pybind11\conduit\pybind11_conduit_v1.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-10-10T00:51:11.4329947Z copying torch\include\pybind11\conduit\pybind11_platform_abi_id.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-10-10T00:51:11.4336741Z copying torch\include\pybind11\conduit\wrap_include_python_h.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-10-10T00:51:11.4352604Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4355556Z copying torch\include\pybind11\detail\class.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4362797Z copying torch\include\pybind11\detail\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4370546Z copying torch\include\pybind11\detail\cpp_conduit.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4377289Z copying torch\include\pybind11\detail\descr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4384710Z 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:11.4402636Z copying torch\include\pybind11\detail\exception_translation.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4409860Z copying torch\include\pybind11\detail\function_record_pyobject.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4416544Z copying torch\include\pybind11\detail\init.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4423903Z copying torch\include\pybind11\detail\internals.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4437128Z copying torch\include\pybind11\detail\native_enum_data.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4444214Z copying torch\include\pybind11\detail\pybind11_namespace_macros.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4450796Z copying torch\include\pybind11\detail\struct_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4457698Z copying torch\include\pybind11\detail\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4464172Z copying torch\include\pybind11\detail\type_caster_base.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4471999Z copying torch\include\pybind11\detail\using_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4478267Z copying torch\include\pybind11\detail\value_and_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:11.4484345Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-10-10T00:51:11.4487473Z copying torch\include\pybind11\eigen\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-10-10T00:51:11.4500413Z copying torch\include\pybind11\eigen\matrix.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-10-10T00:51:11.4507953Z copying torch\include\pybind11\eigen\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-10-10T00:51:11.4514062Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-10-10T00:51:11.4517116Z copying torch\include\pybind11\stl\filesystem.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-10-10T00:51:11.4522765Z creating build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:11.4525822Z copying torch\include\torch\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:11.4547144Z copying torch\include\torch\custom_class_detail.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:11.4553752Z copying torch\include\torch\extension.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:11.4560010Z copying torch\include\torch\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:11.4582590Z copying torch\include\torch\script.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:11.4588137Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4591141Z copying torch\include\torch\csrc\copy_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4603832Z copying torch\include\torch\csrc\CudaIPCTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4610290Z copying torch\include\torch\csrc\DataLoader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4617084Z copying torch\include\torch\csrc\Device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4633245Z copying torch\include\torch\csrc\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4639387Z copying torch\include\torch\csrc\Dtype.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4645923Z copying torch\include\torch\csrc\DynamicTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4652723Z copying torch\include\torch\csrc\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4658934Z copying torch\include\torch\csrc\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4665549Z copying torch\include\torch\csrc\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4678171Z copying torch\include\torch\csrc\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4684729Z copying torch\include\torch\csrc\itt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4692193Z copying torch\include\torch\csrc\itt_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4699509Z copying torch\include\torch\csrc\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4706620Z copying torch\include\torch\csrc\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4714365Z copying torch\include\torch\csrc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4721388Z copying torch\include\torch\csrc\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4728498Z copying torch\include\torch\csrc\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4742945Z copying torch\include\torch\csrc\python_dimname.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4750549Z copying torch\include\torch\csrc\python_headers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4758157Z copying torch\include\torch\csrc\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4765106Z copying torch\include\torch\csrc\serialization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4786118Z copying torch\include\torch\csrc\Size.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4793330Z copying torch\include\torch\csrc\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4810948Z copying torch\include\torch\csrc\StorageMethods.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4818017Z copying torch\include\torch\csrc\StorageSharing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4834471Z copying torch\include\torch\csrc\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4841689Z copying torch\include\torch\csrc\THConcat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4848784Z copying torch\include\torch\csrc\THP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4856288Z copying torch\include\torch\csrc\TypeInfo.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4862700Z copying torch\include\torch\csrc\Types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4869990Z copying torch\include\torch\csrc\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:11.4876295Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-10-10T00:51:11.4880865Z copying torch\include\torch\csrc\acc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-10-10T00:51:11.4889348Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:11.4897749Z 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:11.4907390Z 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:11.4917297Z 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:11.4926215Z 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:11.4933554Z 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:11.4949414Z 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:11.4957118Z 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:11.4974949Z 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:11.4988064Z 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:11.4994561Z 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:11.5001022Z 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:11.5008236Z 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:11.5014794Z 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:11.5021126Z 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:11.5027608Z 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:11.5035244Z 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:11.5047961Z 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:11.5054788Z 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:11.5062172Z 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:11.5070497Z 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:11.5083672Z 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:11.5090704Z 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:11.5106060Z 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:11.5108338Z 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:11.5121274Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-10-10T00:51:11.5124726Z 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:11.5132896Z 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:11.5139820Z 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:11.5146697Z 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:11.5160860Z 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:11.5184998Z 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:11.5191993Z 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:11.5205116Z 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:11.5211648Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-10-10T00:51:11.5215495Z 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:11.5223012Z 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:11.5230310Z 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:11.5243694Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-10-10T00:51:11.5247400Z 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:11.5287430Z 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:11.5295087Z 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:11.5302309Z 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:11.5309628Z 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:11.5317488Z 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:11.5324753Z 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:11.5341055Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail 2025-10-10T00:51:11.5344399Z 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:11.5352414Z 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:11.5360098Z 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:11.5366822Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-10-10T00:51:11.5370082Z 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:11.5385574Z 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:11.5393432Z 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:11.5400976Z 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:11.5408531Z 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:11.5426485Z 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:11.5433323Z 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:11.5439031Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-10-10T00:51:11.5443074Z 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:11.5450147Z 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:11.5456716Z 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:11.5463312Z 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:11.5469922Z 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:11.5476232Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\detail 2025-10-10T00:51:11.5479849Z 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:11.5486751Z 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:11.5492407Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nativert 2025-10-10T00:51:11.5495679Z 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:11.5501261Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-10-10T00:51:11.5504516Z 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:11.5518396Z 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:11.5524928Z 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:11.5532368Z 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:11.5539920Z 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:11.5556945Z 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:11.5563391Z 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:11.5570013Z 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:11.5586458Z 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:11.5592223Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-10-10T00:51:11.5595522Z 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:11.5602772Z 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:11.5609637Z 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:11.5616756Z 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:11.5633659Z 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:11.5640276Z 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:11.5655394Z 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:11.5662104Z 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:11.5668960Z 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:11.5675549Z 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:11.5689162Z 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:11.5696587Z 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:11.5704185Z 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:11.5711934Z 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:11.5720433Z 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:11.5727933Z 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:11.5734155Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-10-10T00:51:11.5738026Z 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:11.5780777Z 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:11.5793409Z 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:11.5800977Z 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:11.5808502Z 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:11.5827263Z 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:11.5834609Z 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:11.5842099Z 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:11.5849701Z 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:11.5863507Z 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:11.5871084Z 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:11.5878303Z 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:11.5886428Z 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:11.5895125Z 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:11.5902778Z 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:11.5911182Z 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:11.5920107Z 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:11.5933906Z 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:11.5942154Z 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:11.5950879Z 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:11.5958419Z 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:11.5965895Z 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:11.5973271Z 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:11.5979890Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-10-10T00:51:11.5983318Z 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:11.6004996Z 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:11.6018196Z 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:11.6025424Z 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:11.6042953Z 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:11.6050024Z 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:11.6056853Z 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:11.6063690Z 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:11.6070751Z 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:11.6077669Z 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:11.6083753Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-10-10T00:51:11.6086918Z 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:11.6094143Z 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:11.6100797Z 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:11.6114049Z 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:11.6120624Z 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:11.6137549Z 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:11.6144197Z 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:11.6151055Z 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:11.6157776Z 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:11.6164437Z 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:11.6177363Z 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:11.6184525Z 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:11.6191450Z 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:11.6198682Z 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:11.6212129Z 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:11.6220314Z 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:11.6227829Z 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:11.6235251Z 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:11.6249682Z 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:11.6257614Z 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:11.6265082Z 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:11.6271436Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-10-10T00:51:11.6275341Z 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:11.6289001Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils 2025-10-10T00:51:11.6292793Z 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:11.6300868Z 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:11.6307883Z 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:11.6314090Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-10-10T00:51:11.6317847Z 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:11.6331492Z 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:11.6338669Z 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:11.6346093Z 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:11.6353635Z 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:11.6367486Z 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:11.6385510Z 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:11.6394817Z 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:11.6409495Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-10-10T00:51:11.6414348Z 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:11.6424273Z 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:11.6431861Z 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:11.6453439Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\python 2025-10-10T00:51:11.6456911Z 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:11.6462426Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize 2025-10-10T00:51:11.6465676Z 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:11.6473022Z 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:11.6479647Z 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:11.6491526Z 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:11.6507139Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6510297Z copying torch\include\torch\csrc\autograd\anomaly_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6516771Z copying torch\include\torch\csrc\autograd\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6523531Z 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:11.6530539Z copying torch\include\torch\csrc\autograd\cpp_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6547961Z copying torch\include\torch\csrc\autograd\custom_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6560429Z copying torch\include\torch\csrc\autograd\edge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6566921Z copying torch\include\torch\csrc\autograd\engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6573559Z copying torch\include\torch\csrc\autograd\forward_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6580387Z copying torch\include\torch\csrc\autograd\function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6593116Z copying torch\include\torch\csrc\autograd\FunctionsManual.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6600289Z copying torch\include\torch\csrc\autograd\function_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6606922Z copying torch\include\torch\csrc\autograd\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6613263Z copying torch\include\torch\csrc\autograd\graph_task.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6620238Z copying torch\include\torch\csrc\autograd\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6626703Z copying torch\include\torch\csrc\autograd\input_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6633316Z copying torch\include\torch\csrc\autograd\input_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6640013Z 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:11.6652547Z copying torch\include\torch\csrc\autograd\profiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6658883Z copying torch\include\torch\csrc\autograd\profiler_kineto.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6665686Z copying torch\include\torch\csrc\autograd\profiler_legacy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6672727Z copying torch\include\torch\csrc\autograd\profiler_python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6685043Z 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:11.6702535Z copying torch\include\torch\csrc\autograd\python_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6724458Z 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:11.6733172Z copying torch\include\torch\csrc\autograd\python_engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6743323Z 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:11.6753630Z 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:11.6763508Z copying torch\include\torch\csrc\autograd\python_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6774066Z copying torch\include\torch\csrc\autograd\python_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6782684Z 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:11.6790405Z 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:11.6807337Z 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:11.6814446Z 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:11.6821404Z 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:11.6828924Z 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:11.6835465Z 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:11.6841926Z 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:11.6848919Z copying torch\include\torch\csrc\autograd\python_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6855756Z 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:11.6868146Z 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:11.6870096Z copying torch\include\torch\csrc\autograd\saved_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6883268Z 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:11.6899670Z copying torch\include\torch\csrc\autograd\symbolic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6906084Z copying torch\include\torch\csrc\autograd\variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6913311Z copying torch\include\torch\csrc\autograd\VariableTypeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6926210Z copying torch\include\torch\csrc\autograd\variable_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:11.6932150Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-10-10T00:51:11.6935503Z 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:11.6942126Z 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:11.6948687Z 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:11.6955181Z 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:11.6972001Z 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:11.6978783Z 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:11.6984647Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-10-10T00:51:11.6988016Z 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:11.6999444Z 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:11.7006363Z 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:11.7029832Z 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:11.7040052Z 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:11.7048948Z 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:11.7055836Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-10-10T00:51:11.7059079Z 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:11.7072472Z 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:11.7080020Z 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:11.7087276Z 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:11.7105514Z 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:11.7112556Z 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:11.7118782Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-10-10T00:51:11.7122463Z copying torch\include\torch\csrc\cpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-10-10T00:51:11.7128501Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7131631Z copying torch\include\torch\csrc\cuda\comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7145372Z copying torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7152822Z copying torch\include\torch\csrc\cuda\device_set.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7165603Z copying torch\include\torch\csrc\cuda\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7172375Z copying torch\include\torch\csrc\cuda\GdsFile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7195685Z copying torch\include\torch\csrc\cuda\memory_snapshot.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7202815Z copying torch\include\torch\csrc\cuda\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7209531Z copying torch\include\torch\csrc\cuda\nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7222959Z copying torch\include\torch\csrc\cuda\python_comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7230390Z copying torch\include\torch\csrc\cuda\python_nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7237720Z copying torch\include\torch\csrc\cuda\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7244767Z copying torch\include\torch\csrc\cuda\THCP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7257743Z copying torch\include\torch\csrc\cuda\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:11.7263845Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-10-10T00:51:11.7268883Z 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:11.7276227Z 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:11.7283163Z 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:11.7295748Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-10-10T00:51:11.7299806Z 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:11.7307212Z 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:11.7313368Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\engine 2025-10-10T00:51:11.7317209Z 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:11.7323465Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\functions 2025-10-10T00:51:11.7342145Z 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:11.7349032Z 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:11.7355497Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-10-10T00:51:11.7358899Z 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:11.7365955Z 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:11.7378592Z 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:11.7395432Z 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:11.7402171Z 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:11.7409004Z 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:11.7415914Z 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:11.7422659Z 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:11.7429713Z 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:11.7443995Z 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:11.7485132Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:11.7488214Z 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:11.7494485Z 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:11.7500715Z 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:11.7513158Z 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:11.7519564Z 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:11.7525970Z 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:11.7549570Z 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:11.7557048Z 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:11.7564373Z 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:11.7570712Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-10-10T00:51:11.7574583Z 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:11.7588484Z 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:11.7595593Z 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:11.7611704Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-10-10T00:51:11.7615199Z 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:11.7634678Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:11.7637884Z 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:11.7645123Z 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:11.7653083Z 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:11.7660280Z 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:11.7684044Z 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:11.7691361Z 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:11.7698757Z 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:11.7706395Z 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:11.7713913Z 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:11.7721580Z 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:11.7729177Z 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:11.7744240Z 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:11.7751688Z 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:11.7759122Z 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:11.7774605Z 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:11.7782259Z 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:11.7789992Z 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:11.7797344Z 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:11.7805187Z 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:11.7812904Z 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:11.7830235Z 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:11.7838202Z 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:11.7845790Z 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:11.7860609Z 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:11.7868027Z 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:11.7875463Z 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:11.7882807Z 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:11.7895407Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\metrics 2025-10-10T00:51:11.7898900Z 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:11.7905268Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\profiler 2025-10-10T00:51:11.7908855Z 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:11.7915709Z 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:11.7921374Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing 2025-10-10T00:51:11.7924657Z 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:11.7938936Z 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:11.7944235Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.7947411Z copying torch\include\torch\csrc\dynamo\cache_entry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.7954042Z copying torch\include\torch\csrc\dynamo\compiled_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.7961626Z copying torch\include\torch\csrc\dynamo\cpp_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.7974677Z copying torch\include\torch\csrc\dynamo\cpython_defs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.7990787Z copying torch\include\torch\csrc\dynamo\cpython_includes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.7998154Z copying torch\include\torch\csrc\dynamo\debug_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.8011665Z copying torch\include\torch\csrc\dynamo\eval_frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.8018259Z 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:11.8024603Z copying torch\include\torch\csrc\dynamo\extra_state.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.8031425Z copying torch\include\torch\csrc\dynamo\framelocals_mapping.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.8052306Z copying torch\include\torch\csrc\dynamo\guards.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.8059044Z copying torch\include\torch\csrc\dynamo\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.8065570Z 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:11.8071884Z copying torch\include\torch\csrc\dynamo\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:11.8116458Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-10-10T00:51:11.8119346Z copying torch\include\torch\csrc\export\example_upgraders.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-10-10T00:51:11.8125761Z 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:11.8132834Z copying torch\include\torch\csrc\export\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-10-10T00:51:11.8138951Z copying torch\include\torch\csrc\export\upgrader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-10-10T00:51:11.8145118Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-10-10T00:51:11.8148443Z copying torch\include\torch\csrc\functionalization\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-10-10T00:51:11.8153985Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-10-10T00:51:11.8157239Z copying torch\include\torch\csrc\functorch\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-10-10T00:51:11.8162565Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-10-10T00:51:11.8165579Z copying torch\include\torch\csrc\fx\node.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-10-10T00:51:11.8170920Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-10-10T00:51:11.8174074Z 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:11.8180685Z copying torch\include\torch\csrc\inductor\cpp_prefix.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-10-10T00:51:11.8188001Z copying torch\include\torch\csrc\inductor\inductor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-10-10T00:51:11.8194663Z 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:11.8212662Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_eager 2025-10-10T00:51:11.8215703Z 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:11.8222460Z 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:11.8228588Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-10-10T00:51:11.8231801Z 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:11.8246282Z 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:11.8259757Z 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:11.8266040Z 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:11.8272296Z 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:11.8294543Z 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:11.8300309Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package 2025-10-10T00:51:11.8303844Z 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:11.8310627Z 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:11.8315909Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-10-10T00:51:11.8319270Z 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:11.8332099Z 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:11.8338571Z 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:11.8355997Z 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:11.8369096Z 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:11.8375758Z 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:11.8381139Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:11.8384392Z 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:11.8391074Z 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:11.8404529Z 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:11.8423001Z 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:11.8431268Z 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:11.8438638Z 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:11.8461548Z 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:11.8469123Z 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:11.8476366Z 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:11.8483291Z 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:11.8490119Z 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:11.8497387Z 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:11.8504056Z 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:11.8510886Z 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:11.8517144Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-10-10T00:51:11.8520367Z 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:11.8526776Z 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:11.8533311Z 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:11.8560806Z 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:11.8567240Z 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:11.8572968Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-10-10T00:51:11.8576338Z 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:11.8588789Z 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:11.8595835Z 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:11.8602496Z 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:11.8609015Z 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:11.8620814Z 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:11.8635939Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-10-10T00:51:11.8639165Z 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:11.8645775Z 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:11.8658944Z 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:11.8675700Z 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:11.8683051Z 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:11.8693643Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-10-10T00:51:11.8696819Z 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:11.8703230Z 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:11.8710455Z 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:11.8717512Z 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:11.8730172Z 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:11.8746630Z 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:11.8752549Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-10-10T00:51:11.8756306Z 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:11.8771755Z 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:11.8779243Z 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:11.8786350Z 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:11.8792273Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter 2025-10-10T00:51:11.8795647Z 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:11.8809147Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-10-10T00:51:11.8812222Z copying torch\include\torch\csrc\jit\jit_log.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-10-10T00:51:11.8821331Z 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:11.8828744Z copying torch\include\torch\csrc\jit\resource_guard.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-10-10T00:51:11.8834818Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-10-10T00:51:11.8838024Z 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:11.8850660Z 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:11.8858392Z 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:11.8865573Z 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:11.8873119Z 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:11.8895842Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:11.8955526Z 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:11.8961990Z 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:11.8976582Z 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:11.8983990Z 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:11.9002982Z 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:11.9008518Z 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:11.9015140Z 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:11.9022076Z 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:11.9028781Z 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:11.9041232Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-10-10T00:51:11.9045371Z 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:11.9050778Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-10-10T00:51:11.9054663Z 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:11.9136383Z 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:11.9142969Z 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:11.9338791Z 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:11.9346643Z 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:11.9353039Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack 2025-10-10T00:51:11.9357284Z 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:11.9387017Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-10-10T00:51:11.9391265Z 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:11.9397839Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-10-10T00:51:11.9401308Z 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:11.9410819Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-10-10T00:51:11.9415730Z 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:11.9423531Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\cuda 2025-10-10T00:51:11.9429729Z 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:11.9443124Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-10-10T00:51:11.9446706Z 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:11.9454573Z 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:11.9461893Z 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:11.9468563Z 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:11.9480129Z 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:11.9486590Z 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:11.9499476Z 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:11.9506340Z 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:11.9513132Z 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:11.9520820Z 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:11.9527497Z 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:11.9534345Z 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:11.9540005Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-10-10T00:51:11.9543258Z 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:11.9550110Z 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:11.9557381Z 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:11.9568045Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-10-10T00:51:11.9571657Z 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:11.9578644Z 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:11.9584654Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-10-10T00:51:11.9587920Z 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:11.9594700Z 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:11.9601131Z 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:11.9608458Z 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:11.9620254Z 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:11.9631984Z 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:11.9638601Z 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:11.9645296Z 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:11.9651724Z 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:11.9658821Z 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:11.9665425Z 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:11.9671033Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda 2025-10-10T00:51:11.9675083Z 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:11.9680535Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:11.9683680Z 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:11.9700258Z 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:11.9706595Z 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:11.9718365Z 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:11.9729684Z 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:11.9736417Z 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:11.9743107Z 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:11.9749642Z 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:11.9763140Z 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:11.9769289Z 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:11.9776326Z 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:11.9783469Z 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:11.9795378Z 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:11.9802296Z 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:11.9808650Z 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:11.9815102Z 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:11.9830734Z 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:11.9837260Z 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:11.9844262Z 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:11.9851205Z 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:11.9864420Z 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:11.9871488Z 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:11.9879356Z 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:11.9885812Z 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:11.9892879Z 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:11.9899474Z 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:11.9906257Z 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:11.9913759Z 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:11.9924537Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:11.9927656Z 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:11.9934948Z 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:11.9941417Z 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:11.9948641Z 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:11.9965717Z 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:11.9971953Z 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:11.9980888Z 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:12.0001198Z 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:12.0009077Z 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:12.0019135Z 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:12.0028885Z 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:12.0036733Z 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:12.0047230Z 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:12.0053447Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:12.0056885Z 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:12.0064123Z 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:12.0071498Z 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:12.0079279Z 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:12.0092514Z 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:12.0105541Z 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:12.0112569Z 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:12.0119090Z 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:12.0125949Z 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:12.0139272Z 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:12.0145780Z 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:12.0152232Z 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:12.0158702Z 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:12.0170711Z 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:12.0177389Z 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:12.0184126Z 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:12.0190863Z 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:12.0205643Z 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:12.0213133Z 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:12.0220546Z 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:12.0227727Z 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:12.0240758Z 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:12.0253465Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-10-10T00:51:12.0257074Z 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:12.0264166Z 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:12.0271622Z 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:12.0290283Z 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:12.0296753Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-10-10T00:51:12.0300173Z 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:12.0308157Z 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:12.0321112Z 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:12.0335686Z 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:12.0343019Z 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:12.0355687Z 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:12.0362510Z 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:12.0369269Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-10-10T00:51:12.0372715Z 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:12.0379903Z 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:12.0397900Z 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:12.0404031Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-10-10T00:51:12.0408544Z 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:12.0418542Z 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:12.0428528Z 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:12.0440643Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\optim 2025-10-10T00:51:12.0444439Z 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:12.0451050Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-10-10T00:51:12.0454243Z 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:12.0461995Z 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:12.0468394Z 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:12.0474919Z 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:12.0486057Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:12.0489108Z 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:12.0495410Z 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:12.0501768Z 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:12.0524434Z 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:12.0536219Z 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:12.0542464Z 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:12.0549369Z 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:12.0555841Z 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:12.0562211Z 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:12.0569311Z 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:12.0577371Z 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:12.0584735Z 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:12.0591724Z 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:12.0598875Z 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:12.0606601Z 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:12.0614228Z 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:12.0621506Z 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:12.0634389Z 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:12.0641613Z 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:12.0653782Z 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:12.0660684Z 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:12.0672988Z 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:12.0681345Z 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:12.0707380Z 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:12.0714673Z 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:12.0728254Z 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:12.0735976Z 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:12.0743283Z 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:12.0755656Z 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:12.0767988Z 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:12.0775094Z 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:12.0782319Z 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:12.0789865Z 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:12.0801475Z 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:12.0809164Z 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:12.0816480Z 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:12.0823811Z 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:12.0840883Z 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:12.0848106Z 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:12.0855076Z 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:12.0862197Z 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:12.0874180Z 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:12.0881758Z 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:12.0889043Z 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:12.0896333Z 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:12.0912166Z 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:12.0924670Z 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:12.0931176Z 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:12.0937491Z 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:12.0945104Z 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:12.0951560Z 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:12.0958309Z 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:12.0965055Z 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:12.0973235Z 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:12.0980110Z 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:12.0987228Z 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:12.1004275Z 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:12.1015839Z 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:12.1022368Z 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:12.1030085Z 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:12.1036621Z 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:12.1054708Z 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:12.1062458Z 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:12.1070037Z 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:12.1076669Z 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:12.1083273Z 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:12.1089724Z 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:12.1101481Z 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:12.1108271Z 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:12.1125097Z 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:12.1132559Z 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:12.1140197Z 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:12.1147517Z 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:12.1155083Z 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:12.1168229Z 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:12.1172907Z 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:12.1190196Z 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:12.1198491Z 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:12.1206298Z 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:12.1213679Z 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:12.1221145Z 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:12.1233975Z 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:12.1242146Z 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:12.1249631Z 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:12.1257374Z 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:12.1269767Z 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:12.1277421Z 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:12.1284163Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-10-10T00:51:12.1287672Z 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:12.1293614Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-10-10T00:51:12.1297819Z 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:12.1309262Z 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:12.1316511Z 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:12.1323936Z 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:12.1340330Z 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:12.1347579Z 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:12.1354980Z 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:12.1361801Z 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:12.1390830Z 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:12.1397799Z 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:12.1405596Z 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:12.1412744Z 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:12.1428695Z 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:12.1437138Z 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:12.1444574Z 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:12.1452134Z 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:12.1463528Z 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:12.1471418Z 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:12.1477970Z 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:12.1485148Z 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:12.1501918Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-10-10T00:51:12.1505370Z 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:12.1511839Z 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:12.1519090Z 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:12.1531209Z 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:12.1536835Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-10-10T00:51:12.1540124Z 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:12.1546867Z 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:12.1553709Z 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:12.1564654Z 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:12.1577127Z 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:12.1584078Z 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:12.1595417Z 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:12.1603100Z 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:12.1610044Z 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:12.1615086Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-10-10T00:51:12.1618329Z 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:12.1629492Z 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:12.1636490Z 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:12.1648843Z 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:12.1666465Z 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:12.1672106Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:12.1675775Z 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:12.1682825Z 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:12.1690044Z 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:12.1701607Z 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:12.1709104Z 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:12.1722257Z 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:12.1735016Z 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:12.1742349Z 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:12.1749914Z 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:12.1757183Z 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:12.1777263Z 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:12.1785104Z 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:12.1792650Z 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:12.1800734Z 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:12.1813878Z 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:12.1821494Z 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:12.1828908Z 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:12.1834945Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:12.1838377Z 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:12.1871095Z 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:12.1878677Z 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:12.1885808Z 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:12.1907010Z 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:12.1914986Z 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:12.1922663Z 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:12.1929637Z 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:12.1937035Z 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:12.1944033Z 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:12.1951011Z 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:12.1968091Z 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:12.1975796Z 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:12.1982465Z 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:12.1989816Z 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:12.2000777Z 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:12.2007492Z 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:12.2013974Z 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:12.2021433Z 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:12.2032888Z 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:12.2046509Z 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:12.2053593Z 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:12.2060406Z 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:12.2072432Z 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:12.2079727Z 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:12.2129458Z 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:12.2136089Z 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:12.2142863Z 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:12.2149824Z 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:12.2163484Z 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:12.2169948Z 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:12.2181128Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-10-10T00:51:12.2184509Z 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:12.2191346Z 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:12.2198481Z 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:12.2205413Z 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:12.2220241Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:51:12.2223347Z 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:12.2229681Z 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:12.2236694Z 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:12.2248019Z 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:12.2254637Z 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:12.2261235Z 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:12.2278685Z 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:12.2286205Z 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:12.2293817Z 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:12.2301213Z 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:12.2312692Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:12.2316700Z 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:12.2323973Z 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:12.2331077Z 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:12.2349218Z 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:12.2356728Z 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:12.2364075Z 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:12.2371516Z 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:12.2379452Z 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:12.2386729Z 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:12.2394494Z 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:12.2401870Z 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:12.2414146Z 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:12.2422842Z 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:12.2432188Z 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:12.2442065Z 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:12.2457364Z 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:12.2467374Z 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:12.2475142Z 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:12.2482679Z 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:12.2494584Z 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:12.2506493Z 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:12.2513981Z 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:12.2519815Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:12.2523013Z 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:12.2535280Z 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:12.2541918Z 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:12.2549397Z 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:12.2564885Z 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:12.2571583Z 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:12.2579081Z 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:12.2585712Z 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:12.2597300Z 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:12.2604231Z 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:12.2611098Z 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:12.2617690Z 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:12.2629245Z 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:12.2636048Z 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:12.2642628Z 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:12.2649287Z 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:12.2660911Z 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:12.2667796Z 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:12.2675145Z 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:12.2681581Z 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:12.2692651Z 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:12.2704883Z 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:12.2711584Z 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:12.2718232Z 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:12.2729618Z 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:12.2737024Z 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:12.2744385Z 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:12.2752589Z 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:12.2759947Z 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:12.2767131Z 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:12.2774253Z 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:12.2831631Z 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:12.2849355Z 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:12.2856873Z 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:12.2864707Z 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:12.2872350Z 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:12.2884620Z 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:12.2909361Z 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:12.2917193Z 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:12.2926728Z 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:12.2947313Z 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:12.2957362Z 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:12.2964064Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:12.2967440Z 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:12.2976201Z 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:12.2992042Z 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:12.2999866Z 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:12.3006925Z 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:12.3098119Z 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:12.3104650Z 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:12.3112595Z 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:12.3119112Z 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:12.3137069Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-10-10T00:51:12.3140232Z 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:12.3147064Z 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:12.3153042Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-10-10T00:51:12.3173605Z 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:12.3181488Z 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:12.3237802Z 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:12.3245334Z 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:12.3257016Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:12.3260107Z 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:12.3272069Z 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:12.3279533Z 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:12.3286932Z 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:12.3294353Z 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:12.3310223Z 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:12.3317872Z 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:12.3325136Z 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:12.3337489Z 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:12.3344684Z 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:12.3352532Z 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:12.3360189Z 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:12.3367611Z 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:12.3374866Z 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:12.3382384Z 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:12.3390217Z 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:12.3409080Z 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:12.3416548Z 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:12.3423673Z 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:12.3433144Z 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:12.3445848Z 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:12.3456484Z 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:12.3464076Z 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:12.3471735Z 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:12.3483869Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\internal_ops 2025-10-10T00:51:12.3492860Z 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:12.3498668Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops 2025-10-10T00:51:12.3501925Z 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:12.3508966Z 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:12.3514554Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-10-10T00:51:12.3517652Z 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:12.3527533Z 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:12.3535042Z 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:12.3540838Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-10-10T00:51:12.3543870Z 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:12.3550251Z 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:12.3561639Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-10-10T00:51:12.3570045Z 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:12.3576382Z 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:12.3582825Z 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:12.3593943Z 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:12.3605092Z 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:12.3611522Z 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:12.3618121Z 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:12.3624879Z 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:12.3631673Z 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:12.3638454Z 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:12.3648932Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops 2025-10-10T00:51:12.3652014Z 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:12.3658629Z 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:12.3665100Z 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:12.3670732Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-10-10T00:51:12.3673930Z copying torch\include\torch\csrc\monitor\counters.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-10-10T00:51:12.3685288Z copying torch\include\torch\csrc\monitor\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-10-10T00:51:12.3713794Z copying torch\include\torch\csrc\monitor\python_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-10-10T00:51:12.3719531Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-10-10T00:51:12.3722344Z copying torch\include\torch\csrc\mps\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-10-10T00:51:12.3727622Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-10-10T00:51:12.3730882Z copying torch\include\torch\csrc\mtia\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-10-10T00:51:12.3741942Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler 2025-10-10T00:51:12.3745573Z 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:12.3751119Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-10-10T00:51:12.3754275Z copying torch\include\torch\csrc\multiprocessing\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-10-10T00:51:12.3759578Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-10-10T00:51:12.3762595Z copying torch\include\torch\csrc\onnx\back_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-10-10T00:51:12.3769092Z copying torch\include\torch\csrc\onnx\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-10-10T00:51:12.3780153Z copying torch\include\torch\csrc\onnx\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-10-10T00:51:12.3785244Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3788345Z copying torch\include\torch\csrc\profiler\api.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3794582Z copying torch\include\torch\csrc\profiler\collection.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3802035Z copying torch\include\torch\csrc\profiler\combined_traceback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3808937Z copying torch\include\torch\csrc\profiler\containers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3821871Z copying torch\include\torch\csrc\profiler\data_flow.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3828494Z copying torch\include\torch\csrc\profiler\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3839705Z 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:12.3846755Z copying torch\include\torch\csrc\profiler\kineto_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3853435Z copying torch\include\torch\csrc\profiler\perf-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3860112Z copying torch\include\torch\csrc\profiler\perf.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3875354Z copying torch\include\torch\csrc\profiler\util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:12.3880997Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-10-10T00:51:12.3884217Z 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:12.3890905Z 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:12.3897362Z 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:12.3907993Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-10-10T00:51:12.3911139Z 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:12.3917690Z 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:12.3924286Z 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:12.3929833Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-10-10T00:51:12.3933125Z 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:12.3944612Z 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:12.3951688Z 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:12.3963627Z 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:12.3976711Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs 2025-10-10T00:51:12.3979638Z 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:12.3985257Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:12.3988465Z 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:12.3995144Z 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:12.4001568Z 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:12.4008154Z 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:12.4020407Z 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:12.4027086Z 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:12.4033987Z 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:12.4040545Z 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:12.4047716Z 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:12.4054392Z 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:12.4061103Z 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:12.4067854Z 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:12.4074355Z 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:12.4080616Z 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:12.4092385Z 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:12.4098981Z 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:12.4104877Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:12.4115104Z copying torch\include\torch\csrc\stable\accelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:12.4121626Z copying torch\include\torch\csrc\stable\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:12.4133425Z copying torch\include\torch\csrc\stable\ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:12.4140123Z copying torch\include\torch\csrc\stable\stableivalue_conversions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:12.4151698Z copying torch\include\torch\csrc\stable\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:12.4163254Z copying torch\include\torch\csrc\stable\tensor_inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:12.4169957Z copying torch\include\torch\csrc\stable\tensor_struct.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:12.4175711Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-10-10T00:51:12.4178804Z copying torch\include\torch\csrc\tensor\python_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-10-10T00:51:12.4184556Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4187700Z copying torch\include\torch\csrc\utils\byte_order.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4194416Z copying torch\include\torch\csrc\utils\cpp_stacktraces.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4200932Z copying torch\include\torch\csrc\utils\cuda_enabled.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4206898Z 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:12.4227206Z 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:12.4239079Z 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:12.4245644Z copying torch\include\torch\csrc\utils\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4251971Z copying torch\include\torch\csrc\utils\invalid_arguments.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4264183Z copying torch\include\torch\csrc\utils\nested.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4270177Z copying torch\include\torch\csrc\utils\numpy_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4276634Z copying torch\include\torch\csrc\utils\object_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4282994Z copying torch\include\torch\csrc\utils\out_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4293967Z copying torch\include\torch\csrc\utils\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4300781Z copying torch\include\torch\csrc\utils\pycfunction_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4307333Z copying torch\include\torch\csrc\utils\pyobject_preservation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4313516Z copying torch\include\torch\csrc\utils\pythoncapi_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4388838Z 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:12.4389724Z copying torch\include\torch\csrc\utils\python_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4390570Z copying torch\include\torch\csrc\utils\python_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4391541Z copying torch\include\torch\csrc\utils\python_numbers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4392385Z copying torch\include\torch\csrc\utils\python_raii.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4397301Z copying torch\include\torch\csrc\utils\python_scalars.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4405133Z copying torch\include\torch\csrc\utils\python_strings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4412630Z copying torch\include\torch\csrc\utils\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4419799Z copying torch\include\torch\csrc\utils\python_symnode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4427518Z 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:12.4436104Z copying torch\include\torch\csrc\utils\python_tuples.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4446067Z copying torch\include\torch\csrc\utils\schema_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4463571Z copying torch\include\torch\csrc\utils\six.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4471222Z copying torch\include\torch\csrc\utils\structseq.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4484876Z copying torch\include\torch\csrc\utils\tensor_apply.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4492355Z copying torch\include\torch\csrc\utils\tensor_dtypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4503920Z copying torch\include\torch\csrc\utils\tensor_flatten.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4510839Z copying torch\include\torch\csrc\utils\tensor_layouts.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4518200Z copying torch\include\torch\csrc\utils\tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4524792Z copying torch\include\torch\csrc\utils\tensor_memoryformats.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4538064Z copying torch\include\torch\csrc\utils\tensor_new.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4544847Z copying torch\include\torch\csrc\utils\tensor_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4551962Z copying torch\include\torch\csrc\utils\tensor_qschemes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4563997Z copying torch\include\torch\csrc\utils\tensor_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4570877Z 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:12.4577752Z copying torch\include\torch\csrc\utils\throughput_benchmark.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4585283Z 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:12.4592011Z copying torch\include\torch\csrc\utils\variadic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4598869Z copying torch\include\torch\csrc\utils\verbose.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:12.4604339Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-10-10T00:51:12.4607488Z copying torch\include\torch\csrc\xpu\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-10-10T00:51:12.4613733Z copying torch\include\torch\csrc\xpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-10-10T00:51:12.4619718Z copying torch\include\torch\csrc\xpu\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-10-10T00:51:12.4629549Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-10-10T00:51:12.4632609Z copying torch\include\torch\headeronly\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-10-10T00:51:12.4638237Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-10-10T00:51:12.4641350Z copying torch\include\torch\headeronly\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-10-10T00:51:12.4647827Z copying torch\include\torch\headeronly\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-10-10T00:51:12.4653723Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-10-10T00:51:12.4657943Z 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:12.4669800Z 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:12.4675249Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec\vec256 2025-10-10T00:51:12.4678426Z 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:12.4685199Z 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:12.4690523Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-10-10T00:51:12.4693591Z copying torch\include\torch\headeronly\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-10-10T00:51:12.4704763Z copying torch\include\torch\headeronly\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-10-10T00:51:12.4711413Z copying torch\include\torch\headeronly\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-10-10T00:51:12.4718225Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4721304Z copying torch\include\torch\headeronly\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4728129Z copying torch\include\torch\headeronly\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4743183Z copying torch\include\torch\headeronly\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4749903Z copying torch\include\torch\headeronly\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4759310Z copying torch\include\torch\headeronly\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4767321Z 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:12.4780154Z copying torch\include\torch\headeronly\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4788432Z copying torch\include\torch\headeronly\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4795969Z copying torch\include\torch\headeronly\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4807921Z copying torch\include\torch\headeronly\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4815714Z copying torch\include\torch\headeronly\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4822786Z 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:12.4830609Z 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:12.4838090Z copying torch\include\torch\headeronly\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4845681Z copying torch\include\torch\headeronly\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4852484Z copying torch\include\torch\headeronly\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4859369Z copying torch\include\torch\headeronly\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4872172Z copying torch\include\torch\headeronly\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4879405Z copying torch\include\torch\headeronly\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4886513Z copying torch\include\torch\headeronly\util\shim_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4894118Z copying torch\include\torch\headeronly\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:12.4901161Z copying torch\include\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:12.4908301Z copying torch\include\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:12.4915415Z copying torch\include\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:12.4923088Z copying torch\include\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:12.4930465Z copying torch\include\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:12.4937803Z copying torch\include\oneapi\dnnl\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.4960003Z copying torch\include\oneapi\dnnl\dnnl_common.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.4970677Z copying torch\include\oneapi\dnnl\dnnl_graph.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.4984219Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.4992313Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.5000232Z copying torch\include\oneapi\dnnl\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.5008061Z copying torch\include\oneapi\dnnl\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.5014849Z copying torch\include\oneapi\dnnl\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.5029714Z copying torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.5037169Z copying torch\include\oneapi\dnnl\dnnl_ukernel.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:12.5044544Z 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:12.5065943Z 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:12.5072579Z 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:12.5079310Z 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:12.5086027Z 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:12.5092904Z 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:12.5100036Z 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:12.5122255Z 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:12.5129369Z 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:12.5136471Z 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:12.5143176Z 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:12.5149717Z 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:12.5161137Z 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:12.5167703Z 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:12.5174031Z 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:12.5181365Z 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:12.5188191Z 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:12.5194928Z 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:12.5202904Z 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:12.5209866Z 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:12.5217417Z 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:12.5233970Z 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:12.5247165Z 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:12.5254831Z 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:12.5262572Z 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:12.5270010Z 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:12.5277876Z 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:12.5285848Z 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:12.5293107Z 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:12.5306537Z 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:12.5313545Z 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:12.5321127Z 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:12.5328766Z 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:12.5340935Z 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:12.5348356Z 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:12.5361307Z 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:12.5368442Z 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:12.5376722Z 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:12.5383826Z 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:12.5390411Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-10-10T00:51:12.5394190Z 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:12.5401976Z 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:12.5408171Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane 2025-10-10T00:51:12.5411334Z 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:12.5418642Z 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:12.5425288Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-10-10T00:51:12.5428848Z 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:12.5436002Z 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:12.5455863Z 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:12.5465695Z 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:12.5473923Z 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:12.5486493Z 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:12.5494355Z 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:12.5501744Z 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:12.5508563Z 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:12.5520824Z 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:12.5527618Z 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:12.5534259Z 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:12.5540778Z copying torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5548075Z copying torch\include\ATen\cuda\AsmUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5554891Z copying torch\include\ATen\cuda\Atomic.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5562454Z copying torch\include\ATen\cuda\cub-RadixSortPairs.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5569240Z copying torch\include\ATen\cuda\cub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5580898Z copying torch\include\ATen\cuda\cub_definitions.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5587647Z copying torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5594878Z copying torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5601958Z copying torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5608420Z copying torch\include\ATen\cuda\DeviceUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5615086Z copying torch\include\ATen\cuda\NumericLimits.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5626897Z copying torch\include\ATen\cuda\PhiloxUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5633290Z copying torch\include\ATen\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:12.5644813Z copying torch\include\ATen\cuda\detail\IndexUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:12.5651516Z copying torch\include\ATen\cuda\detail\IntegerDivider.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:12.5658188Z copying torch\include\ATen\cuda\detail\OffsetCalculator.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:12.5664908Z copying torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:12.5671667Z copying torch\include\ATen\cuda\detail\TensorInfo.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:12.5717896Z copying torch\include\ATen\cuda\detail\UnpackRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:12.5724612Z copying torch\include\ATen\native\cuda\block_reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.5732374Z copying torch\include\ATen\native\cuda\CUDAJitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.5743836Z copying torch\include\ATen\native\cuda\CUDALoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.5751195Z copying torch\include\ATen\native\cuda\cutlass_common.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.5758559Z copying torch\include\ATen\native\cuda\DeviceSqrt.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.5766322Z copying torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.5783382Z copying torch\include\ATen\native\cuda\ForeachFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.5791263Z copying torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.5798156Z 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:12.5931336Z 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:12.5939332Z 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:12.5948234Z 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:12.5958589Z 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:12.5967236Z 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:12.5981024Z 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:12.5988557Z copying torch\include\ATen\native\cuda\GridSampler.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.5996195Z copying torch\include\ATen\native\cuda\GroupMMCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6003078Z copying torch\include\ATen\native\cuda\im2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6020381Z copying torch\include\ATen\native\cuda\JitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6027157Z copying torch\include\ATen\native\cuda\KernelUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6033970Z copying torch\include\ATen\native\cuda\Loops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6040523Z copying torch\include\ATen\native\cuda\Math.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6049775Z copying torch\include\ATen\native\cuda\MemoryAccess.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6057316Z copying torch\include\ATen\native\cuda\MultiTensorApply.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6068982Z copying torch\include\ATen\native\cuda\Normalization.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6076646Z copying torch\include\ATen\native\cuda\PersistentSoftmax.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6089340Z copying torch\include\ATen\native\cuda\Pow.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6096102Z copying torch\include\ATen\native\cuda\Randperm.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6103572Z copying torch\include\ATen\native\cuda\Reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6111282Z copying torch\include\ATen\native\cuda\reduction_template.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6118535Z copying torch\include\ATen\native\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6125806Z copying torch\include\ATen\native\cuda\SortingCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6132665Z copying torch\include\ATen\native\cuda\SortingRadixSelect.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6139347Z copying torch\include\ATen\native\cuda\SortUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6157455Z copying torch\include\ATen\native\cuda\TensorModeKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6164426Z copying torch\include\ATen\native\cuda\UniqueCub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6170939Z copying torch\include\ATen\native\cuda\UpSample.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6177544Z copying torch\include\ATen\native\cuda\vol2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:12.6183454Z creating build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:12.6188823Z copying torch\csrc\inductor\aoti_runtime\model.h -> build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:12.6194744Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-10-10T00:51:12.6198278Z copying torch\_inductor\codegen\aoti_runtime\interface.cpp -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-10-10T00:51:12.6218980Z copying torch\_inductor\script.ld -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:12.6224878Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:12.6228539Z copying torch\_inductor\kernel\flex\templates\common.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:12.6246745Z 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:12.6259534Z 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:12.6335518Z 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:12.6361012Z copying torch\_inductor\kernel\flex\templates\utilities.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:12.6373384Z copying torch\_export\serde\schema.yaml -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:12.6387359Z copying torch\_export\serde\export_schema.thrift -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:12.6400393Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-10-10T00:51:12.6406265Z copying torch\share\cmake\ATen\ATenConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-10-10T00:51:12.6412360Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:12.6416241Z copying torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:12.6423774Z copying torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:12.6431034Z copying torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:12.6443865Z copying torch\share\cmake\Caffe2\FindCUDAToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:12.6452796Z copying torch\share\cmake\Caffe2\FindCUDSS.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:12.6461113Z copying torch\share\cmake\Caffe2\FindCUSPARSELT.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:12.6470284Z copying torch\share\cmake\Caffe2\FindSYCLToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:12.6482860Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6487080Z copying torch\share\cmake\Caffe2\public\cuda.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6498198Z copying torch\share\cmake\Caffe2\public\gflags.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6505652Z copying torch\share\cmake\Caffe2\public\glog.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6512790Z copying torch\share\cmake\Caffe2\public\LoadHIP.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6525302Z copying torch\share\cmake\Caffe2\public\mkl.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6532659Z copying torch\share\cmake\Caffe2\public\mkldnn.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6539141Z copying torch\share\cmake\Caffe2\public\protobuf.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6554255Z copying torch\share\cmake\Caffe2\public\utils.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6561408Z copying torch\share\cmake\Caffe2\public\xpu.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:12.6579055Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-10-10T00:51:12.6582724Z 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:12.6589471Z 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:12.6595205Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-10-10T00:51:12.6604071Z 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:12.6610669Z 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:12.6618622Z 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:12.6636921Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-10-10T00:51:12.6640113Z 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:12.6646816Z 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:12.6653346Z 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:12.6665047Z 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:12.6670854Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-10-10T00:51:12.6673845Z copying torch\share\cmake\Torch\TorchConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-10-10T00:51:12.6680686Z copying torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-10-10T00:51:12.6698345Z copying torch\utils\benchmark\utils\timeit_template.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:12.6710360Z 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:12.6728464Z 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:12.6739983Z 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:12.6746774Z 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:12.6758076Z copying torch\utils\model_dump\skeleton.html -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:12.6765698Z copying torch\utils\model_dump\code.js -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:12.6797930Z copying torch\utils\model_dump\htm.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:12.6817329Z copying torch\utils\model_dump\preact.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:12.6831413Z copying torch\_dynamo\graph_break_registry.json -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:12.6896120Z copying torch\lib\aoti_custom_ops.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.6911049Z copying torch\lib\backend_with_compiler.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.6919695Z copying torch\lib\c10.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.6935897Z copying torch\lib\jitbackend_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.6944515Z copying torch\lib\torch.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.6951597Z copying torch\lib\torchbind_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.6964666Z copying torch\lib\torch_cpu.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9489160Z copying torch\lib\torch_global_deps.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9500126Z copying torch\lib\torch_python.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9677494Z copying torch\lib\aoti_custom_ops.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9685166Z copying torch\lib\backend_with_compiler.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9703625Z copying torch\lib\c10.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9717582Z copying torch\lib\cpuinfo.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9726402Z copying torch\lib\fmt.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9750556Z copying torch\lib\jitbackend_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9759541Z copying torch\lib\libittnotify.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9772622Z copying torch\lib\microkernels-prod.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9807629Z copying torch\lib\pthreadpool.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9827383Z copying torch\lib\sleef.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9916674Z copying torch\lib\torch.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9923473Z copying torch\lib\torchbind_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:12.9931923Z copying torch\lib\torch_cpu.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:13.0202943Z copying torch\lib\torch_python.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:13.0218548Z copying torch\lib\XNNPACK.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:13.0250160Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-10-10T00:51:13.0264645Z copying torchgen\packaged\ATen\native\native_functions.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-10-10T00:51:13.0569999Z copying torchgen\packaged\ATen\native\tags.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-10-10T00:51:13.0581823Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0585276Z copying torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0597640Z copying torchgen\packaged\ATen\templates\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0610791Z copying torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0628325Z copying torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0646483Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0658710Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0672082Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0678886Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0685601Z copying torchgen\packaged\ATen\templates\enum_tag.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0700528Z copying torchgen\packaged\ATen\templates\Function.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0708039Z copying torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0721396Z copying torchgen\packaged\ATen\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0746225Z copying torchgen\packaged\ATen\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0760339Z copying torchgen\packaged\ATen\templates\LazyIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0767778Z copying torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0775164Z copying torchgen\packaged\ATen\templates\MethodOperators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0795368Z copying torchgen\packaged\ATen\templates\NativeFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0803020Z copying torchgen\packaged\ATen\templates\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0816578Z copying torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0831119Z copying torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0844300Z copying torchgen\packaged\ATen\templates\Operator.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0851842Z copying torchgen\packaged\ATen\templates\Operators.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0858984Z copying torchgen\packaged\ATen\templates\Operators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0872785Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0886906Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0901037Z copying torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0915161Z copying torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0929166Z copying torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0936763Z copying torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0955748Z copying torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0970126Z copying torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0978545Z copying torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.0993814Z copying torchgen\packaged\ATen\templates\TensorBody.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1014541Z copying torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1028792Z copying torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1035380Z copying torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1042276Z copying torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1049117Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1080318Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1245648Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1266408Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1273593Z copying torchgen\packaged\ATen\templates\ViewMetaClassesPythonBinding.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:13.1279566Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1282801Z copying torchgen\packaged\autograd\BUILD.bazel -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1289568Z copying torchgen\packaged\autograd\build.bzl -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1296129Z copying torchgen\packaged\autograd\context.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1307962Z copying torchgen\packaged\autograd\deprecated.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1320802Z copying torchgen\packaged\autograd\derivatives.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1412567Z copying torchgen\packaged\autograd\gen_annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1425763Z copying torchgen\packaged\autograd\gen_autograd.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1439019Z copying torchgen\packaged\autograd\gen_autograd_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1466330Z copying torchgen\packaged\autograd\gen_inplace_or_view_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1499826Z copying torchgen\packaged\autograd\gen_python_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1526385Z copying torchgen\packaged\autograd\gen_trace_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1546242Z copying torchgen\packaged\autograd\gen_variable_factories.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1559474Z copying torchgen\packaged\autograd\gen_variable_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1617385Z copying torchgen\packaged\autograd\gen_view_funcs.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1648082Z copying torchgen\packaged\autograd\load_derivatives.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1675802Z copying torchgen\packaged\autograd\README.md -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1682825Z copying torchgen\packaged\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:13.1687630Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1691208Z copying torchgen\packaged\autograd\templates\ADInplaceOrViewType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1703842Z copying torchgen\packaged\autograd\templates\annotated_fn_args.py.in -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1710581Z copying torchgen\packaged\autograd\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1728048Z copying torchgen\packaged\autograd\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1753773Z copying torchgen\packaged\autograd\templates\python_enum_tag.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1760453Z copying torchgen\packaged\autograd\templates\python_fft_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1775536Z copying torchgen\packaged\autograd\templates\python_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1788152Z copying torchgen\packaged\autograd\templates\python_functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1795172Z copying torchgen\packaged\autograd\templates\python_linalg_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1807953Z copying torchgen\packaged\autograd\templates\python_nested_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1820636Z copying torchgen\packaged\autograd\templates\python_nn_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1833257Z copying torchgen\packaged\autograd\templates\python_return_types.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1851672Z copying torchgen\packaged\autograd\templates\python_return_types.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1858584Z copying torchgen\packaged\autograd\templates\python_sparse_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1872448Z copying torchgen\packaged\autograd\templates\python_special_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1886655Z copying torchgen\packaged\autograd\templates\python_torch_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1899828Z copying torchgen\packaged\autograd\templates\python_variable_methods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1941544Z copying torchgen\packaged\autograd\templates\TraceType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1955607Z copying torchgen\packaged\autograd\templates\VariableType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1969111Z copying torchgen\packaged\autograd\templates\VariableType.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.1990426Z copying torchgen\packaged\autograd\templates\variable_factories.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.2007397Z copying torchgen\packaged\autograd\templates\ViewFuncs.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.2015571Z copying torchgen\packaged\autograd\templates\ViewFuncs.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:13.2023583Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:13.2033099Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:13.2042639Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:13.2050778Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:13.2060474Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:13.2068886Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-10-10T00:51:13.2126907Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:13.3256718Z running build_ext 2025-10-10T00:51:13.3315570Z -- Building with NumPy bindings 2025-10-10T00:51:13.3315873Z -- Not using cuDNN 2025-10-10T00:51:13.3316076Z -- Not using CUDA 2025-10-10T00:51:13.3316269Z -- Not using XPU 2025-10-10T00:51:13.3316470Z -- Using MKLDNN 2025-10-10T00:51:13.3316778Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-10-10T00:51:13.3317153Z -- Not using CBLAS in MKLDNN 2025-10-10T00:51:13.3317389Z -- Not using NCCL 2025-10-10T00:51:13.3317609Z -- Building without distributed package 2025-10-10T00:51:13.3317877Z -- Using ITT 2025-10-10T00:51:13.9646946Z building 'torch._C' extension 2025-10-10T00:51:13.9663712Z creating build\temp.win-amd64-cpython-310\Release\torch\csrc 2025-10-10T00:51:13.9681302Z "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:51:13.9990701Z stub.c 2025-10-10T00:51:14.3325910Z "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:51:14.3722940Z 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:51:14.3774577Z Generating code 2025-10-10T00:51:14.4345667Z Finished generating code 2025-10-10T00:51:14.4660528Z 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:51:14.4937358Z installing to build\bdist.win-amd64\wheel 2025-10-10T00:51:14.4937708Z running install 2025-10-10T00:51:14.4960486Z running install_lib 2025-10-10T00:51:14.5090162Z creating build\bdist.win-amd64\wheel 2025-10-10T00:51:14.5095085Z creating build\bdist.win-amd64\wheel\functorch 2025-10-10T00:51:14.5098581Z creating build\bdist.win-amd64\wheel\functorch\compile 2025-10-10T00:51:14.5102137Z copying build\lib.win-amd64-cpython-310\functorch\compile\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\compile 2025-10-10T00:51:14.5108336Z creating build\bdist.win-amd64\wheel\functorch\dim 2025-10-10T00:51:14.5111695Z copying build\lib.win-amd64-cpython-310\functorch\dim\magic_trace.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5117730Z copying build\lib.win-amd64-cpython-310\functorch\dim\op_properties.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5123302Z copying build\lib.win-amd64-cpython-310\functorch\dim\wrap_type.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5128734Z copying build\lib.win-amd64-cpython-310\functorch\dim\_dim_entry.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5139937Z copying build\lib.win-amd64-cpython-310\functorch\dim\_enable_all_layers.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5145484Z copying build\lib.win-amd64-cpython-310\functorch\dim\_getsetitem.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5151977Z copying build\lib.win-amd64-cpython-310\functorch\dim\_order.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5162564Z copying build\lib.win-amd64-cpython-310\functorch\dim\_py_inst_decoder.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5166722Z copying build\lib.win-amd64-cpython-310\functorch\dim\_tensor_info.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5171967Z copying build\lib.win-amd64-cpython-310\functorch\dim\_wrap.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5177790Z copying build\lib.win-amd64-cpython-310\functorch\dim\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:51:14.5184398Z creating build\bdist.win-amd64\wheel\functorch\einops 2025-10-10T00:51:14.5187568Z copying build\lib.win-amd64-cpython-310\functorch\einops\rearrange.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-10-10T00:51:14.5193142Z copying build\lib.win-amd64-cpython-310\functorch\einops\_parsing.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-10-10T00:51:14.5199713Z copying build\lib.win-amd64-cpython-310\functorch\einops\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-10-10T00:51:14.5205550Z creating build\bdist.win-amd64\wheel\functorch\experimental 2025-10-10T00:51:14.5208928Z copying build\lib.win-amd64-cpython-310\functorch\experimental\control_flow.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-10-10T00:51:14.5214165Z copying build\lib.win-amd64-cpython-310\functorch\experimental\ops.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-10-10T00:51:14.5219401Z copying build\lib.win-amd64-cpython-310\functorch\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-10-10T00:51:14.5225560Z creating build\bdist.win-amd64\wheel\functorch\_src 2025-10-10T00:51:14.5233720Z creating build\bdist.win-amd64\wheel\functorch\_src\aot_autograd 2025-10-10T00:51:14.5237183Z 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:51:14.5242860Z creating build\bdist.win-amd64\wheel\functorch\_src\eager_transforms 2025-10-10T00:51:14.5246311Z 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:51:14.5252177Z creating build\bdist.win-amd64\wheel\functorch\_src\make_functional 2025-10-10T00:51:14.5255674Z 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:51:14.5260979Z creating build\bdist.win-amd64\wheel\functorch\_src\vmap 2025-10-10T00:51:14.5269318Z copying build\lib.win-amd64-cpython-310\functorch\_src\vmap\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\vmap 2025-10-10T00:51:14.5275247Z copying build\lib.win-amd64-cpython-310\functorch\_src\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2025-10-10T00:51:14.5279911Z copying build\lib.win-amd64-cpython-310\functorch\__init__.py -> build\bdist.win-amd64\wheel\.\functorch 2025-10-10T00:51:14.5291760Z creating build\bdist.win-amd64\wheel\torch 2025-10-10T00:51:14.5295126Z creating build\bdist.win-amd64\wheel\torch\accelerator 2025-10-10T00:51:14.5298624Z copying build\lib.win-amd64-cpython-310\torch\accelerator\memory.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-10-10T00:51:14.5304311Z copying build\lib.win-amd64-cpython-310\torch\accelerator\_utils.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-10-10T00:51:14.5310064Z copying build\lib.win-amd64-cpython-310\torch\accelerator\__init__.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-10-10T00:51:14.5315684Z creating build\bdist.win-amd64\wheel\torch\amp 2025-10-10T00:51:14.5318942Z copying build\lib.win-amd64-cpython-310\torch\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-10-10T00:51:14.5324964Z copying build\lib.win-amd64-cpython-310\torch\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-10-10T00:51:14.5330935Z copying build\lib.win-amd64-cpython-310\torch\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-10-10T00:51:14.5336452Z creating build\bdist.win-amd64\wheel\torch\ao 2025-10-10T00:51:14.5339959Z creating build\bdist.win-amd64\wheel\torch\ao\nn 2025-10-10T00:51:14.5343587Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic 2025-10-10T00:51:14.5347252Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\modules 2025-10-10T00:51:14.5350729Z 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:51:14.5356213Z 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:51:14.5361859Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat 2025-10-10T00:51:14.5365523Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat\modules 2025-10-10T00:51:14.5369034Z 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:51:14.5375373Z 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:51:14.5381067Z 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:51:14.5386566Z 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:51:14.5396948Z 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:51:14.5402577Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized 2025-10-10T00:51:14.5406292Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic 2025-10-10T00:51:14.5409967Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:51:14.5413568Z 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:51:14.5419224Z 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:51:14.5429184Z 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:51:14.5435498Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:51:14.5438998Z 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:51:14.5444792Z 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:51:14.5450501Z 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:51:14.5456165Z 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:51:14.5461760Z 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:51:14.5471970Z 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:51:14.5482696Z 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:51:14.5488550Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat 2025-10-10T00:51:14.5492166Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic 2025-10-10T00:51:14.5495734Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic\modules 2025-10-10T00:51:14.5499267Z 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:51:14.5504869Z 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:51:14.5510396Z 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:51:14.5515869Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\modules 2025-10-10T00:51:14.5519338Z 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:51:14.5524894Z 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:51:14.5530429Z 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:51:14.5536473Z 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:51:14.5547108Z 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:51:14.5552730Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable 2025-10-10T00:51:14.5556277Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable\modules 2025-10-10T00:51:14.5559721Z 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:51:14.5565896Z 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:51:14.5571718Z 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:51:14.5577146Z 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:51:14.5582680Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized 2025-10-10T00:51:14.5591046Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic 2025-10-10T00:51:14.5594608Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:51:14.5598053Z 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:51:14.5620233Z 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:51:14.5631130Z 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:51:14.5639623Z 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:51:14.5645634Z 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:51:14.5653463Z 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:51:14.5673041Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\modules 2025-10-10T00:51:14.5678258Z 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:51:14.5687105Z 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:51:14.5695469Z 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:51:14.5702729Z 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:51:14.5719490Z 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:51:14.5729993Z 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:51:14.5735986Z 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:51:14.5741585Z 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:51:14.5747249Z 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:51:14.5752486Z 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:51:14.5758046Z 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:51:14.5769416Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference 2025-10-10T00:51:14.5778028Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference\modules 2025-10-10T00:51:14.5781457Z 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:51:14.5787137Z 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:51:14.5792483Z 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:51:14.5798514Z 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:51:14.5803927Z 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:51:14.5809368Z 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:51:14.5814503Z 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:51:14.5819592Z 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:51:14.5825233Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse 2025-10-10T00:51:14.5828953Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized 2025-10-10T00:51:14.5832720Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized\dynamic 2025-10-10T00:51:14.5836167Z 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:51:14.5841688Z 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:51:14.5846773Z 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:51:14.5858528Z 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:51:14.5863908Z 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:51:14.5869100Z 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:51:14.5874109Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn 2025-10-10T00:51:14.5885516Z creating build\bdist.win-amd64\wheel\torch\ao\ns 2025-10-10T00:51:14.5889092Z creating build\bdist.win-amd64\wheel\torch\ao\ns\fx 2025-10-10T00:51:14.5892432Z 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:51:14.5898616Z 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:51:14.5904626Z 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:51:14.5910444Z 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:51:14.5915966Z 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:51:14.5927506Z 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:51:14.5933262Z 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:51:14.5949630Z 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:51:14.5955602Z 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:51:14.5961401Z 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:51:14.5966311Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-10-10T00:51:14.5972303Z 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:51:14.5978729Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-10-10T00:51:14.5983739Z creating build\bdist.win-amd64\wheel\torch\ao\pruning 2025-10-10T00:51:14.5987770Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\scheduler 2025-10-10T00:51:14.5991345Z 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:51:14.5997043Z 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:51:14.6003018Z 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:51:14.6013442Z 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:51:14.6018410Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\sparsifier 2025-10-10T00:51:14.6022051Z 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:51:14.6028198Z 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:51:14.6033778Z 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:51:14.6049252Z 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:51:14.6055061Z 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:51:14.6060164Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental 2025-10-10T00:51:14.6064156Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\activation_sparsifier 2025-10-10T00:51:14.6068130Z 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:51:14.6075043Z 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:51:14.6080410Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_scheduler 2025-10-10T00:51:14.6084539Z 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:51:14.6090981Z 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:51:14.6099228Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier 2025-10-10T00:51:14.6107735Z 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:51:14.6113568Z 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:51:14.6119488Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-10-10T00:51:14.6133265Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-10-10T00:51:14.6136978Z 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:51:14.6142823Z 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:51:14.6148815Z 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:51:14.6158224Z 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:51:14.6162828Z 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:51:14.6168591Z 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:51:14.6174085Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:14.6177717Z 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:51:14.6184172Z 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:51:14.6189868Z 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:51:14.6205546Z 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:51:14.6211028Z 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:51:14.6216471Z 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:51:14.6222751Z 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:51:14.6228419Z 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:51:14.6233676Z 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:51:14.6238349Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-10-10T00:51:14.6254109Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-10-10T00:51:14.6260246Z creating build\bdist.win-amd64\wheel\torch\ao\quantization 2025-10-10T00:51:14.6264177Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\backend_config 2025-10-10T00:51:14.6267916Z 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:51:14.6275000Z 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:51:14.6280969Z 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:51:14.6291145Z 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:51:14.6301986Z 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:51:14.6307982Z 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:51:14.6319174Z 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:51:14.6324585Z 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:51:14.6330036Z 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:51:14.6335616Z 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:51:14.6342208Z 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:51:14.6347509Z 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:51:14.6352960Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6359311Z 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:51:14.6374683Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6381127Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx 2025-10-10T00:51:14.6384679Z 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:51:14.6391432Z 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:51:14.6402897Z 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:51:14.6408373Z 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:51:14.6413898Z 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:51:14.6424811Z 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:51:14.6430495Z 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:51:14.6436123Z 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:51:14.6441638Z 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:51:14.6447341Z 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:51:14.6453097Z 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:51:14.6459778Z 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:51:14.6465446Z 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:51:14.6486234Z 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:51:14.6491745Z 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:51:14.6498271Z 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:51:14.6504562Z 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:51:14.6511257Z 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:51:14.6518492Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx\_model_report 2025-10-10T00:51:14.6522002Z 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:51:14.6528784Z 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:51:14.6534994Z 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:51:14.6551585Z 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:51:14.6557992Z 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:51:14.6562816Z 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:51:14.6568157Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6575865Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e 2025-10-10T00:51:14.6579808Z 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:51:14.6586534Z 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:51:14.6592780Z 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:51:14.6598965Z 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:51:14.6614358Z 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:51:14.6620140Z 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:51:14.6626228Z 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:51:14.6643223Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e\representation 2025-10-10T00:51:14.6646731Z 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:51:14.6652871Z 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:51:14.6657980Z 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:51:14.6663971Z 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:51:14.6670195Z 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:51:14.6675880Z 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:51:14.6680504Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6686672Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig_mapping.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6692336Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6708501Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6714873Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\quantizer 2025-10-10T00:51:14.6718511Z 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:51:14.6724063Z 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:51:14.6730041Z 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:51:14.6745773Z 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:51:14.6751425Z 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:51:14.6758006Z 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:51:14.6764361Z 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:51:14.6770705Z 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:51:14.6776275Z 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:51:14.6781508Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6788466Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6794280Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_pt2e.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6799977Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6805488Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6817379Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6823568Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_correct_bias.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6829323Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6834992Z 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:51:14.6840766Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:51:14.6846907Z copying build\lib.win-amd64-cpython-310\torch\ao\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao 2025-10-10T00:51:14.6853457Z creating build\bdist.win-amd64\wheel\torch\autograd 2025-10-10T00:51:14.6857029Z copying build\lib.win-amd64-cpython-310\torch\autograd\anomaly_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6862548Z copying build\lib.win-amd64-cpython-310\torch\autograd\forward_ad.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6880406Z copying build\lib.win-amd64-cpython-310\torch\autograd\function.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6886608Z copying build\lib.win-amd64-cpython-310\torch\autograd\functional.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6898032Z copying build\lib.win-amd64-cpython-310\torch\autograd\gradcheck.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6904819Z copying build\lib.win-amd64-cpython-310\torch\autograd\grad_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6910478Z copying build\lib.win-amd64-cpython-310\torch\autograd\graph.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6924115Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6930365Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_legacy.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6943157Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_util.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6949637Z copying build\lib.win-amd64-cpython-310\torch\autograd\variable.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6955282Z creating build\bdist.win-amd64\wheel\torch\autograd\_functions 2025-10-10T00:51:14.6958730Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\tensor.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-10-10T00:51:14.6964364Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\utils.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-10-10T00:51:14.6969755Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-10-10T00:51:14.6974885Z copying build\lib.win-amd64-cpython-310\torch\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:51:14.6981649Z creating build\bdist.win-amd64\wheel\torch\backends 2025-10-10T00:51:14.6985194Z creating build\bdist.win-amd64\wheel\torch\backends\cpu 2025-10-10T00:51:14.6988644Z copying build\lib.win-amd64-cpython-310\torch\backends\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cpu 2025-10-10T00:51:14.6994127Z creating build\bdist.win-amd64\wheel\torch\backends\cuda 2025-10-10T00:51:14.6997416Z copying build\lib.win-amd64-cpython-310\torch\backends\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cuda 2025-10-10T00:51:14.7003599Z creating build\bdist.win-amd64\wheel\torch\backends\cudnn 2025-10-10T00:51:14.7006902Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\rnn.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-10-10T00:51:14.7012453Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-10-10T00:51:14.7018202Z creating build\bdist.win-amd64\wheel\torch\backends\cusparselt 2025-10-10T00:51:14.7021556Z copying build\lib.win-amd64-cpython-310\torch\backends\cusparselt\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cusparselt 2025-10-10T00:51:14.7027523Z creating build\bdist.win-amd64\wheel\torch\backends\kleidiai 2025-10-10T00:51:14.7030846Z copying build\lib.win-amd64-cpython-310\torch\backends\kleidiai\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\kleidiai 2025-10-10T00:51:14.7036237Z creating build\bdist.win-amd64\wheel\torch\backends\mha 2025-10-10T00:51:14.7045878Z copying build\lib.win-amd64-cpython-310\torch\backends\mha\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mha 2025-10-10T00:51:14.7052218Z creating build\bdist.win-amd64\wheel\torch\backends\miopen 2025-10-10T00:51:14.7055503Z copying build\lib.win-amd64-cpython-310\torch\backends\miopen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\miopen 2025-10-10T00:51:14.7061242Z creating build\bdist.win-amd64\wheel\torch\backends\mkl 2025-10-10T00:51:14.7065174Z copying build\lib.win-amd64-cpython-310\torch\backends\mkl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkl 2025-10-10T00:51:14.7083451Z creating build\bdist.win-amd64\wheel\torch\backends\mkldnn 2025-10-10T00:51:14.7086869Z copying build\lib.win-amd64-cpython-310\torch\backends\mkldnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkldnn 2025-10-10T00:51:14.7092846Z creating build\bdist.win-amd64\wheel\torch\backends\mps 2025-10-10T00:51:14.7096162Z copying build\lib.win-amd64-cpython-310\torch\backends\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mps 2025-10-10T00:51:14.7101986Z creating build\bdist.win-amd64\wheel\torch\backends\nnpack 2025-10-10T00:51:14.7111642Z copying build\lib.win-amd64-cpython-310\torch\backends\nnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\nnpack 2025-10-10T00:51:14.7118182Z creating build\bdist.win-amd64\wheel\torch\backends\openmp 2025-10-10T00:51:14.7121541Z copying build\lib.win-amd64-cpython-310\torch\backends\openmp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\openmp 2025-10-10T00:51:14.7133386Z creating build\bdist.win-amd64\wheel\torch\backends\opt_einsum 2025-10-10T00:51:14.7136809Z 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:51:14.7142676Z creating build\bdist.win-amd64\wheel\torch\backends\quantized 2025-10-10T00:51:14.7146266Z copying build\lib.win-amd64-cpython-310\torch\backends\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\quantized 2025-10-10T00:51:14.7152550Z creating build\bdist.win-amd64\wheel\torch\backends\xeon 2025-10-10T00:51:14.7155913Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\run_cpu.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-10-10T00:51:14.7162166Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-10-10T00:51:14.7167147Z creating build\bdist.win-amd64\wheel\torch\backends\xnnpack 2025-10-10T00:51:14.7170577Z copying build\lib.win-amd64-cpython-310\torch\backends\xnnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xnnpack 2025-10-10T00:51:14.7181876Z creating build\bdist.win-amd64\wheel\torch\backends\_coreml 2025-10-10T00:51:14.7185233Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\preprocess.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-10-10T00:51:14.7191427Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-10-10T00:51:14.7196263Z creating build\bdist.win-amd64\wheel\torch\backends\_nnapi 2025-10-10T00:51:14.7199669Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\prepare.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-10-10T00:51:14.7205248Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\serializer.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-10-10T00:51:14.7212012Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-10-10T00:51:14.7216582Z copying build\lib.win-amd64-cpython-310\torch\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends 2025-10-10T00:51:14.7228598Z creating build\bdist.win-amd64\wheel\torch\bin 2025-10-10T00:51:14.7231991Z copying build\lib.win-amd64-cpython-310\torch\bin\FileStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:51:14.7241722Z copying build\lib.win-amd64-cpython-310\torch\bin\protoc.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:51:14.7270459Z copying build\lib.win-amd64-cpython-310\torch\bin\TCPStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:51:14.7279518Z copying build\lib.win-amd64-cpython-310\torch\bin\test_api.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:51:14.7360976Z copying build\lib.win-amd64-cpython-310\torch\bin\test_jit.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:51:14.7419313Z copying build\lib.win-amd64-cpython-310\torch\bin\test_lazy.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:51:14.7448092Z creating build\bdist.win-amd64\wheel\torch\compiler 2025-10-10T00:51:14.7462582Z copying build\lib.win-amd64-cpython-310\torch\compiler\config.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-10-10T00:51:14.7468108Z copying build\lib.win-amd64-cpython-310\torch\compiler\_cache.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-10-10T00:51:14.7473622Z copying build\lib.win-amd64-cpython-310\torch\compiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-10-10T00:51:14.7479854Z creating build\bdist.win-amd64\wheel\torch\contrib 2025-10-10T00:51:14.7483388Z copying build\lib.win-amd64-cpython-310\torch\contrib\_tensorboard_vis.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-10-10T00:51:14.7489210Z copying build\lib.win-amd64-cpython-310\torch\contrib\__init__.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-10-10T00:51:14.7494269Z creating build\bdist.win-amd64\wheel\torch\cpu 2025-10-10T00:51:14.7497750Z creating build\bdist.win-amd64\wheel\torch\cpu\amp 2025-10-10T00:51:14.7501164Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-10-10T00:51:14.7507414Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-10-10T00:51:14.7513050Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-10-10T00:51:14.7518302Z copying build\lib.win-amd64-cpython-310\torch\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu 2025-10-10T00:51:14.7529746Z creating build\bdist.win-amd64\wheel\torch\csrc 2025-10-10T00:51:14.7533758Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor 2025-10-10T00:51:14.7537207Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:14.7540720Z 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:51:14.7547174Z creating build\bdist.win-amd64\wheel\torch\cuda 2025-10-10T00:51:14.7550838Z creating build\bdist.win-amd64\wheel\torch\cuda\amp 2025-10-10T00:51:14.7554231Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-10-10T00:51:14.7559817Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\common.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-10-10T00:51:14.7564968Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-10-10T00:51:14.7570513Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-10-10T00:51:14.7575929Z copying build\lib.win-amd64-cpython-310\torch\cuda\comm.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7581318Z copying build\lib.win-amd64-cpython-310\torch\cuda\gds.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7587343Z copying build\lib.win-amd64-cpython-310\torch\cuda\graphs.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7593906Z copying build\lib.win-amd64-cpython-310\torch\cuda\jiterator.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7599968Z copying build\lib.win-amd64-cpython-310\torch\cuda\memory.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7612087Z copying build\lib.win-amd64-cpython-310\torch\cuda\nccl.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7623993Z copying build\lib.win-amd64-cpython-310\torch\cuda\nvtx.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7629575Z copying build\lib.win-amd64-cpython-310\torch\cuda\profiler.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7634923Z copying build\lib.win-amd64-cpython-310\torch\cuda\random.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7640533Z copying build\lib.win-amd64-cpython-310\torch\cuda\sparse.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7645873Z copying build\lib.win-amd64-cpython-310\torch\cuda\streams.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7651675Z copying build\lib.win-amd64-cpython-310\torch\cuda\tunable.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7657609Z copying build\lib.win-amd64-cpython-310\torch\cuda\_device_limits.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7663110Z copying build\lib.win-amd64-cpython-310\torch\cuda\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7674527Z copying build\lib.win-amd64-cpython-310\torch\cuda\_memory_viz.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7680558Z copying build\lib.win-amd64-cpython-310\torch\cuda\_pin_memory_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7694195Z copying build\lib.win-amd64-cpython-310\torch\cuda\_sanitizer.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7695122Z copying build\lib.win-amd64-cpython-310\torch\cuda\_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7703624Z copying build\lib.win-amd64-cpython-310\torch\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:51:14.7710932Z creating build\bdist.win-amd64\wheel\torch\distributed 2025-10-10T00:51:14.7714751Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms 2025-10-10T00:51:14.7718510Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:14.7722039Z 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:51:14.7728442Z 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:51:14.7733909Z 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:51:14.7745002Z 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:51:14.7750657Z 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:51:14.7756194Z 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:51:14.7761719Z 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:51:14.7768121Z 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:51:14.7780222Z 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:51:14.7785569Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\join.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-10-10T00:51:14.7791515Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\model_averaging 2025-10-10T00:51:14.7794993Z 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:51:14.7800831Z 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:51:14.7806668Z 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:51:14.7824326Z 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:51:14.7829253Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_checkpoint 2025-10-10T00:51:14.7837972Z 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:51:14.7843943Z 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:51:14.7849520Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_comm_hooks 2025-10-10T00:51:14.7853060Z 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:51:14.7858612Z 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:51:14.7864102Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_optimizer_overlap 2025-10-10T00:51:14.7867845Z 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:51:14.7873941Z 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:51:14.7879372Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_quantization 2025-10-10T00:51:14.7882902Z 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:51:14.7888488Z 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:51:14.7892929Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-10-10T00:51:14.7898252Z copying build\lib.win-amd64-cpython-310\torch\distributed\argparse_util.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.7904009Z creating build\bdist.win-amd64\wheel\torch\distributed\autograd 2025-10-10T00:51:14.7907435Z copying build\lib.win-amd64-cpython-310\torch\distributed\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\autograd 2025-10-10T00:51:14.7912930Z copying build\lib.win-amd64-cpython-310\torch\distributed\c10d_logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.7931777Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint 2025-10-10T00:51:14.7935278Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.7941036Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\default_planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.7947748Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.7954008Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\format_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.7964507Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\hf_storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.7970268Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.7975836Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.7986809Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.7992315Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.7997937Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8003933Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner_helpers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8016083Z 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:51:14.8021747Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\resharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8027425Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\staging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8033598Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\stateful.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8039177Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8045728Z 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:51:14.8052030Z 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:51:14.8058956Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8065153Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8071884Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8078401Z 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:51:14.8084946Z 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:51:14.8097183Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_checkpointer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8103640Z 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:51:14.8110579Z 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:51:14.8116772Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_dedup_tensors.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8129960Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:14.8134043Z 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:51:14.8139634Z 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:51:14.8145263Z 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:51:14.8151091Z 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:51:14.8162505Z 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:51:14.8169155Z 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:51:14.8175518Z 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:51:14.8187721Z 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:51:14.8193593Z 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:51:14.8199062Z 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:51:14.8204553Z 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:51:14.8216323Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_extension.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8222713Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_fsspec_filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8228741Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_hf_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8234393Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_nested_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8245187Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_pg_transport.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8251042Z 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:51:14.8256950Z 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:51:14.8262498Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_storage_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8274231Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_traverse.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8279914Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_version.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8285438Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:51:14.8290913Z copying build\lib.win-amd64-cpython-310\torch\distributed\collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.8296706Z copying build\lib.win-amd64-cpython-310\torch\distributed\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.8310865Z copying build\lib.win-amd64-cpython-310\torch\distributed\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.8312779Z copying build\lib.win-amd64-cpython-310\torch\distributed\distributed_c10d.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.8321017Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic 2025-10-10T00:51:14.8324540Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent 2025-10-10T00:51:14.8328163Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent\server 2025-10-10T00:51:14.8331636Z 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:51:14.8355564Z 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:51:14.8361192Z 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:51:14.8367389Z 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:51:14.8372925Z 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:51:14.8377527Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\control_plane.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-10-10T00:51:14.8417600Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\events 2025-10-10T00:51:14.8421150Z 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:51:14.8427038Z 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:51:14.8432345Z 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:51:14.8438182Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\metrics 2025-10-10T00:51:14.8441553Z 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:51:14.8447067Z 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:51:14.8452956Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing 2025-10-10T00:51:14.8462331Z 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:51:14.8468884Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:51:14.8472479Z 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:51:14.8478194Z 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:51:14.8483505Z 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:51:14.8488983Z 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:51:14.8494772Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-10-10T00:51:14.8504516Z 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:51:14.8511235Z 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:51:14.8517396Z 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:51:14.8523154Z 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:51:14.8535904Z 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:51:14.8542405Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\rendezvous 2025-10-10T00:51:14.8546989Z 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:51:14.8553497Z 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:51:14.8559899Z 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:51:14.8579170Z 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:51:14.8585798Z 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:51:14.8593514Z 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:51:14.8609354Z 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:51:14.8618285Z 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:51:14.8625085Z 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:51:14.8632983Z 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:51:14.8646881Z 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:51:14.8653185Z 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:51:14.8659736Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\timer 2025-10-10T00:51:14.8704683Z 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:51:14.8710578Z 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:51:14.8716252Z 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:51:14.8722691Z 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:51:14.8734684Z 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:51:14.8740721Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils 2025-10-10T00:51:14.8744600Z 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:51:14.8750685Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils\data 2025-10-10T00:51:14.8754308Z 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:51:14.8760113Z 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:51:14.8765542Z 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:51:14.8777798Z 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:51:14.8783393Z 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:51:14.8789044Z 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:51:14.8806370Z 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:51:14.8811914Z 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:51:14.8817157Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-10-10T00:51:14.8823269Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp 2025-10-10T00:51:14.8826675Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.8839045Z 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:51:14.8845898Z 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:51:14.8851782Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\wrap.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.8857675Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.8880248Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.8885934Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_dynamo_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.8891518Z 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:51:14.8897896Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_flat_param.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.8906103Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fsdp_extensions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.8913141Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:14.8916789Z 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:51:14.8923052Z 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:51:14.8935798Z 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:51:14.8947751Z 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:51:14.8954033Z 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:51:14.8967607Z 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:51:14.8974436Z 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:51:14.8981211Z 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:51:14.8988211Z 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:51:14.8994478Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_init_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.9001295Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_limiter_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.9007486Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_optim_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.9015061Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.9029166Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_shard_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.9035647Z 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:51:14.9042515Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_trace_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.9049034Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_traversal_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.9061784Z 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:51:14.9073072Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_wrap_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.9079303Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:51:14.9085591Z copying build\lib.win-amd64-cpython-310\torch\distributed\launch.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.9093592Z creating build\bdist.win-amd64\wheel\torch\distributed\launcher 2025-10-10T00:51:14.9098711Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-10-10T00:51:14.9107216Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-10-10T00:51:14.9113677Z copying build\lib.win-amd64-cpython-310\torch\distributed\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.9120112Z creating build\bdist.win-amd64\wheel\torch\distributed\nn 2025-10-10T00:51:14.9124512Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\api 2025-10-10T00:51:14.9129631Z 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:51:14.9185118Z 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:51:14.9190556Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-10-10T00:51:14.9196579Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit 2025-10-10T00:51:14.9200462Z 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:51:14.9206590Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit\templates 2025-10-10T00:51:14.9210174Z 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:51:14.9215964Z 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:51:14.9220595Z 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:51:14.9225130Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-10-10T00:51:14.9230949Z creating build\bdist.win-amd64\wheel\torch\distributed\optim 2025-10-10T00:51:14.9234494Z 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:51:14.9240151Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adadelta.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9246343Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adagrad.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9264625Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adam.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9271239Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamax.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9277700Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamw.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9284073Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9296501Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9302747Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_sgd.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9309227Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\named_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9315475Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9328218Z 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:51:14.9334597Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9340939Z 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:51:14.9349258Z 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:51:14.9355648Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\_deprecation_warning.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9361726Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:51:14.9368474Z creating build\bdist.win-amd64\wheel\torch\distributed\pipelining 2025-10-10T00:51:14.9372130Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\microbatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9378907Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\schedules.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9393535Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\stage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9400832Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_backward.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9412984Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_debug.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9431269Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_IR.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9438334Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_schedule_visualizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9445068Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_unflatten.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9451202Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9464205Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:51:14.9471902Z copying build\lib.win-amd64-cpython-310\torch\distributed\remote_device.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.9480314Z copying build\lib.win-amd64-cpython-310\torch\distributed\rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.9487573Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc 2025-10-10T00:51:14.9491711Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:51:14.9498794Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\backend_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:51:14.9505648Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:51:14.9511338Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\functions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:51:14.9528544Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\internal.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:51:14.9534684Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\options.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:51:14.9540273Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\rref_proxy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:51:14.9545967Z 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:51:14.9558478Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc\_testing 2025-10-10T00:51:14.9563066Z 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:51:14.9568576Z 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:51:14.9573629Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:51:14.9579036Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:51:14.9591591Z copying build\lib.win-amd64-cpython-310\torch\distributed\run.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.9598312Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor 2025-10-10T00:51:14.9601976Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\debug 2025-10-10T00:51:14.9605383Z 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:51:14.9611529Z 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:51:14.9617187Z 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:51:14.9630281Z 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:51:14.9640242Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9645889Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\experimental 2025-10-10T00:51:14.9649416Z 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:51:14.9656043Z 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:51:14.9662136Z 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:51:14.9672766Z 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:51:14.9684789Z 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:51:14.9690793Z 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:51:14.9696626Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\parallel 2025-10-10T00:51:14.9700195Z 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:51:14.9705711Z 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:51:14.9717603Z 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:51:14.9724176Z 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:51:14.9731750Z 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:51:14.9738702Z 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:51:14.9756256Z 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:51:14.9762464Z 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:51:14.9768267Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9787119Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9794938Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9801146Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9814766Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dtensor_spec.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9821439Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\_ops 2025-10-10T00:51:14.9825496Z 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:51:14.9831894Z 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:51:14.9838051Z 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:51:14.9844370Z 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:51:14.9856489Z 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:51:14.9878174Z 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:51:14.9885284Z 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:51:14.9892732Z 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:51:14.9899431Z 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:51:14.9905641Z 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:51:14.9919554Z 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:51:14.9926287Z 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:51:14.9932243Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_op_schema.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9938852Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_random.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9952654Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_redistribute.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9959519Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_sharding_prop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9966528Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_shards_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9972691Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_tp_conv.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9978955Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9985485Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:51:14.9991780Z copying build\lib.win-amd64-cpython-310\torch\distributed\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:14.9997995Z copying build\lib.win-amd64-cpython-310\torch\distributed\_checkpointable.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:15.0004633Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable 2025-10-10T00:51:15.0014407Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\checkpoint_activation.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-10-10T00:51:15.0020194Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\contract.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-10-10T00:51:15.0026678Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable\fsdp 2025-10-10T00:51:15.0030204Z 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:51:15.0035561Z 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:51:15.0047398Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\replicate.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-10-10T00:51:15.0058161Z 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:51:15.0063749Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-10-10T00:51:15.0075847Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable_state.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:15.0081692Z copying build\lib.win-amd64-cpython-310\torch\distributed\_dist2.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:15.0087630Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:15.0093886Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives_impl.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:15.0105813Z copying build\lib.win-amd64-cpython-310\torch\distributed\_mesh_layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:15.0112050Z creating build\bdist.win-amd64\wheel\torch\distributed\_pycute 2025-10-10T00:51:15.0115462Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\int_tuple.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-10-10T00:51:15.0121232Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-10-10T00:51:15.0127182Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\typing.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-10-10T00:51:15.0139383Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-10-10T00:51:15.0144893Z copying build\lib.win-amd64-cpython-310\torch\distributed\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:15.0151054Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard 2025-10-10T00:51:15.0154711Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:51:15.0160801Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\checkpoint 2025-10-10T00:51:15.0164255Z 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:51:15.0169541Z 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:51:15.0175029Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:51:15.0180563Z 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:51:15.0192249Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_optim 2025-10-10T00:51:15.0195698Z 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:51:15.0201316Z 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:51:15.0207146Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:15.0210650Z 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:51:15.0217438Z 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:51:15.0230546Z 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:51:15.0238639Z 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:51:15.0246919Z 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:51:15.0258214Z 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:51:15.0264400Z 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:51:15.0271498Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:51:15.0274923Z 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:51:15.0281041Z 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:51:15.0293920Z 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:51:15.0299976Z 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:51:15.0306398Z 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:51:15.0323689Z 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:51:15.0329533Z 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:51:15.0336100Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:51:15.0342469Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_plan 2025-10-10T00:51:15.0346628Z 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:51:15.0359007Z 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:51:15.0365200Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec 2025-10-10T00:51:15.0369444Z 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:51:15.0375735Z 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:51:15.0382363Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-10-10T00:51:15.0413104Z 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:51:15.0419399Z 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:51:15.0426372Z 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:51:15.0443530Z 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:51:15.0448624Z 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:51:15.0454916Z 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:51:15.0460828Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:51:15.0467487Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:51:15.0480629Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharded_tensor 2025-10-10T00:51:15.0484432Z 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:51:15.0505468Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharding_spec 2025-10-10T00:51:15.0509481Z 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:51:15.0515439Z copying build\lib.win-amd64-cpython-310\torch\distributed\_state_dict_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:15.0527954Z creating build\bdist.win-amd64\wheel\torch\distributed\_symmetric_memory 2025-10-10T00:51:15.0531619Z 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:51:15.0538867Z 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:51:15.0547133Z creating build\bdist.win-amd64\wheel\torch\distributed\_tensor 2025-10-10T00:51:15.0550607Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-10-10T00:51:15.0556652Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-10-10T00:51:15.0562395Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-10-10T00:51:15.0575790Z creating build\bdist.win-amd64\wheel\torch\distributed\_tools 2025-10-10T00:51:15.0579442Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0585951Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\fake_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0592377Z 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:51:15.0601293Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\ilp_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0621557Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\memory_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0629783Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mem_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0636969Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mod_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0649971Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\runtime_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0656151Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0663276Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_ilp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0668951Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:51:15.0680239Z copying build\lib.win-amd64-cpython-310\torch\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:51:15.0686798Z creating build\bdist.win-amd64\wheel\torch\distributions 2025-10-10T00:51:15.0690347Z copying build\lib.win-amd64-cpython-310\torch\distributions\bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0695972Z copying build\lib.win-amd64-cpython-310\torch\distributions\beta.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0701434Z copying build\lib.win-amd64-cpython-310\torch\distributions\binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0713144Z copying build\lib.win-amd64-cpython-310\torch\distributions\categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0754255Z copying build\lib.win-amd64-cpython-310\torch\distributions\cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0759549Z copying build\lib.win-amd64-cpython-310\torch\distributions\chi2.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0771748Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraints.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0777893Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraint_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0783641Z copying build\lib.win-amd64-cpython-310\torch\distributions\continuous_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0789388Z copying build\lib.win-amd64-cpython-310\torch\distributions\dirichlet.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0795235Z copying build\lib.win-amd64-cpython-310\torch\distributions\distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0800861Z copying build\lib.win-amd64-cpython-310\torch\distributions\exponential.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0806730Z copying build\lib.win-amd64-cpython-310\torch\distributions\exp_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0812324Z copying build\lib.win-amd64-cpython-310\torch\distributions\fishersnedecor.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0823919Z copying build\lib.win-amd64-cpython-310\torch\distributions\gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0829984Z copying build\lib.win-amd64-cpython-310\torch\distributions\generalized_pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0835642Z copying build\lib.win-amd64-cpython-310\torch\distributions\geometric.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0841591Z copying build\lib.win-amd64-cpython-310\torch\distributions\gumbel.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0847219Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0852892Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0858533Z copying build\lib.win-amd64-cpython-310\torch\distributions\independent.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0864816Z copying build\lib.win-amd64-cpython-310\torch\distributions\inverse_gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0880510Z copying build\lib.win-amd64-cpython-310\torch\distributions\kl.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0886783Z copying build\lib.win-amd64-cpython-310\torch\distributions\kumaraswamy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0892534Z copying build\lib.win-amd64-cpython-310\torch\distributions\laplace.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0898000Z copying build\lib.win-amd64-cpython-310\torch\distributions\lkj_cholesky.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0909988Z copying build\lib.win-amd64-cpython-310\torch\distributions\logistic_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0916329Z copying build\lib.win-amd64-cpython-310\torch\distributions\log_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0922638Z copying build\lib.win-amd64-cpython-310\torch\distributions\lowrank_multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0929088Z copying build\lib.win-amd64-cpython-310\torch\distributions\mixture_same_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0942276Z copying build\lib.win-amd64-cpython-310\torch\distributions\multinomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0948954Z copying build\lib.win-amd64-cpython-310\torch\distributions\multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0963636Z copying build\lib.win-amd64-cpython-310\torch\distributions\negative_binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0969838Z copying build\lib.win-amd64-cpython-310\torch\distributions\normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0976189Z copying build\lib.win-amd64-cpython-310\torch\distributions\one_hot_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0982852Z copying build\lib.win-amd64-cpython-310\torch\distributions\pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0989272Z copying build\lib.win-amd64-cpython-310\torch\distributions\poisson.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.0995396Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1007753Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1014201Z copying build\lib.win-amd64-cpython-310\torch\distributions\studentT.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1020953Z copying build\lib.win-amd64-cpython-310\torch\distributions\transformed_distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1027678Z copying build\lib.win-amd64-cpython-310\torch\distributions\transforms.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1047307Z copying build\lib.win-amd64-cpython-310\torch\distributions\uniform.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1053337Z copying build\lib.win-amd64-cpython-310\torch\distributions\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1059561Z copying build\lib.win-amd64-cpython-310\torch\distributions\von_mises.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1071055Z copying build\lib.win-amd64-cpython-310\torch\distributions\weibull.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1077312Z copying build\lib.win-amd64-cpython-310\torch\distributions\wishart.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1083692Z copying build\lib.win-amd64-cpython-310\torch\distributions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:51:15.1090368Z creating build\bdist.win-amd64\wheel\torch\export 2025-10-10T00:51:15.1094714Z copying build\lib.win-amd64-cpython-310\torch\export\custom_obj.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1102701Z copying build\lib.win-amd64-cpython-310\torch\export\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1111763Z copying build\lib.win-amd64-cpython-310\torch\export\decomp_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1118496Z copying build\lib.win-amd64-cpython-310\torch\export\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1130771Z creating build\bdist.win-amd64\wheel\torch\export\experimental 2025-10-10T00:51:15.1135043Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\_utils.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-10-10T00:51:15.1147291Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-10-10T00:51:15.1153569Z copying build\lib.win-amd64-cpython-310\torch\export\exported_program.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1160243Z copying build\lib.win-amd64-cpython-310\torch\export\graph_signature.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1167335Z creating build\bdist.win-amd64\wheel\torch\export\passes 2025-10-10T00:51:15.1170707Z copying build\lib.win-amd64-cpython-310\torch\export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\passes 2025-10-10T00:51:15.1176811Z creating build\bdist.win-amd64\wheel\torch\export\pt2_archive 2025-10-10T00:51:15.1180303Z 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:51:15.1186681Z 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:51:15.1193858Z 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:51:15.1206574Z 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:51:15.1229677Z copying build\lib.win-amd64-cpython-310\torch\export\unflatten.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1236484Z copying build\lib.win-amd64-cpython-310\torch\export\_draft_export.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1242600Z copying build\lib.win-amd64-cpython-310\torch\export\_leakage_detection_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1248711Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_auto_functionalized_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1255094Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_effect_tokens_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1261880Z copying build\lib.win-amd64-cpython-310\torch\export\_safeguard.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1268448Z copying build\lib.win-amd64-cpython-310\torch\export\_swap.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1281367Z copying build\lib.win-amd64-cpython-310\torch\export\_trace.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1288995Z copying build\lib.win-amd64-cpython-310\torch\export\_tree_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1295381Z copying build\lib.win-amd64-cpython-310\torch\export\_unlift.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1302135Z copying build\lib.win-amd64-cpython-310\torch\export\_wrapper_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1314673Z copying build\lib.win-amd64-cpython-310\torch\export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:51:15.1326633Z creating build\bdist.win-amd64\wheel\torch\fft 2025-10-10T00:51:15.1330675Z copying build\lib.win-amd64-cpython-310\torch\fft\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fft 2025-10-10T00:51:15.1338341Z creating build\bdist.win-amd64\wheel\torch\func 2025-10-10T00:51:15.1342620Z copying build\lib.win-amd64-cpython-310\torch\func\__init__.py -> build\bdist.win-amd64\wheel\.\torch\func 2025-10-10T00:51:15.1348958Z copying build\lib.win-amd64-cpython-310\torch\functional.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:15.1356728Z creating build\bdist.win-amd64\wheel\torch\futures 2025-10-10T00:51:15.1360706Z copying build\lib.win-amd64-cpython-310\torch\futures\__init__.py -> build\bdist.win-amd64\wheel\.\torch\futures 2025-10-10T00:51:15.1367390Z creating build\bdist.win-amd64\wheel\torch\fx 2025-10-10T00:51:15.1370777Z copying build\lib.win-amd64-cpython-310\torch\fx\annotate.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.1377060Z copying build\lib.win-amd64-cpython-310\torch\fx\config.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.1383467Z creating build\bdist.win-amd64\wheel\torch\fx\experimental 2025-10-10T00:51:15.1387672Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\accelerator_partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1400625Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\const_fold.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1406865Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\debug.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1418733Z 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:51:15.1438621Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\merge_matmul.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1444835Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\meta_tracer.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1452236Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:15.1456111Z 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:51:15.1463172Z 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:51:15.1471276Z 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:51:15.1483225Z 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:51:15.1489900Z 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:51:15.1496779Z 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:51:15.1502952Z 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:51:15.1509697Z 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:51:15.1543667Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\normalize.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1549939Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\optimization.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1556454Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\partitioner_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1562491Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\proxy_tensor.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1569754Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\recording.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1576466Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\refinement_types.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1588731Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1594537Z 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:51:15.1600561Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\symbolic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1610201Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\sym_node.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1623354Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification 2025-10-10T00:51:15.1626994Z 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:51:15.1633191Z 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:51:15.1638514Z 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:51:15.1644135Z 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:51:15.1650465Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:51:15.1659795Z 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:51:15.1665204Z 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:51:15.1671163Z 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:51:15.1677291Z 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:51:15.1683074Z 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:51:15.1787105Z 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:51:15.1798964Z 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:51:15.1804563Z 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:51:15.1810048Z 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:51:15.1815756Z 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:51:15.1827414Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unify_refinements.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1833361Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\validator.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1845426Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_backward_state.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1851191Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_config.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1869628Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_constant_symnode.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1876032Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_dynamism.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1882182Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:51:15.1887344Z copying build\lib.win-amd64-cpython-310\torch\fx\graph.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.1894091Z copying build\lib.win-amd64-cpython-310\torch\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.1912116Z copying build\lib.win-amd64-cpython-310\torch\fx\immutable_collections.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.1917839Z copying build\lib.win-amd64-cpython-310\torch\fx\interpreter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.1924028Z copying build\lib.win-amd64-cpython-310\torch\fx\node.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.1930527Z copying build\lib.win-amd64-cpython-310\torch\fx\operator_schemas.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.1937747Z creating build\bdist.win-amd64\wheel\torch\fx\passes 2025-10-10T00:51:15.1941291Z 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:51:15.1947406Z creating build\bdist.win-amd64\wheel\torch\fx\passes\backends 2025-10-10T00:51:15.1950995Z 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:51:15.1957221Z 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:51:15.1962503Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect 2025-10-10T00:51:15.1966495Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect\common 2025-10-10T00:51:15.1970171Z 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:51:15.1981923Z 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:51:15.1986647Z 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:51:15.1991487Z 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:51:15.1997177Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_drawer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2008574Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_manipulation.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2014297Z 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:51:15.2020572Z creating build\bdist.win-amd64\wheel\torch\fx\passes\infra 2025-10-10T00:51:15.2024444Z 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:51:15.2031331Z 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:51:15.2037233Z 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:51:15.2049347Z 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:51:15.2060170Z 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:51:15.2067592Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\operator_support.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2074330Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\param_fetch.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2080586Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2086556Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2093139Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\runtime_assert.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2099526Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\shape_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2105418Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\splitter_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2112080Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_module.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2119292Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2125765Z creating build\bdist.win-amd64\wheel\torch\fx\passes\tests 2025-10-10T00:51:15.2129390Z 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:51:15.2135223Z 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:51:15.2140061Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\tools_common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2146122Z creating build\bdist.win-amd64\wheel\torch\fx\passes\utils 2025-10-10T00:51:15.2158319Z 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:51:15.2164422Z 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:51:15.2170345Z 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:51:15.2177543Z 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:51:15.2188756Z 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:51:15.2200591Z 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:51:15.2206197Z 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:51:15.2213102Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:51:15.2218340Z copying build\lib.win-amd64-cpython-310\torch\fx\proxy.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2230668Z copying build\lib.win-amd64-cpython-310\torch\fx\subgraph_rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2237296Z copying build\lib.win-amd64-cpython-310\torch\fx\tensor_type.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2243098Z copying build\lib.win-amd64-cpython-310\torch\fx\traceback.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2249195Z copying build\lib.win-amd64-cpython-310\torch\fx\_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2261324Z copying build\lib.win-amd64-cpython-310\torch\fx\_graph_pickler.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2267836Z copying build\lib.win-amd64-cpython-310\torch\fx\_lazy_graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2273438Z copying build\lib.win-amd64-cpython-310\torch\fx\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2279185Z copying build\lib.win-amd64-cpython-310\torch\fx\_symbolic_trace.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2292542Z copying build\lib.win-amd64-cpython-310\torch\fx\_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2298452Z copying build\lib.win-amd64-cpython-310\torch\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:51:15.2304475Z copying build\lib.win-amd64-cpython-310\torch\hub.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:15.2311377Z creating build\bdist.win-amd64\wheel\torch\include 2025-10-10T00:51:15.2314914Z copying build\lib.win-amd64-cpython-310\torch\include\advisor-annotate.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:15.2334485Z creating build\bdist.win-amd64\wheel\torch\include\ATen 2025-10-10T00:51:15.2338065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\AccumulateType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2343737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2348747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ATen.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2354168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\autocast_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2366481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2376854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2382795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\BlasBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2388551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CachedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2394395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ceil_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2399893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\code_template.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2405697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CollapseDims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2411531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2417916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2425178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2432006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2445520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2452839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2460290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2467366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2483838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2489483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.2496718Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core 2025-10-10T00:51:15.2500490Z 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:51:15.2523413Z 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:51:15.2535640Z 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:51:15.2541438Z 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:51:15.2559175Z 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:51:15.2565617Z 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:51:15.2573390Z 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:51:15.2579549Z 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:51:15.2585538Z 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:51:15.2592421Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing 2025-10-10T00:51:15.2596365Z 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:51:15.2602784Z 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:51:15.2610030Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing\impl 2025-10-10T00:51:15.2614172Z 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:51:15.2622061Z 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:51:15.2631731Z 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:51:15.2640354Z 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:51:15.2651530Z 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:51:15.2664404Z 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:51:15.2674777Z 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:51:15.2680586Z 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:51:15.2693115Z 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:51:15.2698759Z 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:51:15.2705144Z 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:51:15.2710894Z 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:51:15.2716701Z 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:51:15.2722558Z 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:51:15.2728881Z 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:51:15.2734348Z 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:51:15.2740212Z 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:51:15.2745853Z 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:51:15.2751721Z 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:51:15.2757848Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\dispatch 2025-10-10T00:51:15.2761989Z 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:51:15.2773740Z 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:51:15.2780577Z 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:51:15.2786351Z 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:51:15.2797438Z 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:51:15.2803323Z 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:51:15.2809206Z 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:51:15.2814753Z 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:51:15.2826471Z 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:51:15.2832677Z 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:51:15.2838186Z 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:51:15.2844115Z 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:51:15.2850074Z 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:51:15.2855809Z 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:51:15.2861447Z 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:51:15.2868222Z 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:51:15.2873948Z 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:51:15.2880584Z 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:51:15.2886642Z 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:51:15.2896757Z 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:51:15.2902842Z 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:51:15.2908912Z 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:51:15.2914954Z 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:51:15.2920589Z 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:51:15.2933653Z 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:51:15.2940534Z 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:51:15.2946670Z 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:51:15.2953682Z 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:51:15.2959838Z 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:51:15.2970251Z 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:51:15.2976279Z 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:51:15.2982584Z 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:51:15.2994256Z 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:51:15.3000068Z 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:51:15.3006186Z 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:51:15.3012531Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\op_registration 2025-10-10T00:51:15.3016272Z 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:51:15.3054539Z 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:51:15.3060054Z 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:51:15.3066022Z 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:51:15.3083114Z 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:51:15.3088905Z 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:51:15.3094745Z 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:51:15.3100796Z 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:51:15.3117320Z 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:51:15.3123407Z 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:51:15.3128644Z 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:51:15.3134192Z 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:51:15.3139790Z 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:51:15.3145227Z 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:51:15.3150930Z 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:51:15.3156741Z 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:51:15.3168794Z 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:51:15.3174444Z 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:51:15.3180944Z 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:51:15.3187447Z 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:51:15.3210827Z 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:51:15.3216596Z 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:51:15.3222656Z 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:51:15.3228004Z 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:51:15.3239956Z 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:51:15.3245857Z 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:51:15.3251523Z 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:51:15.3257597Z 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:51:15.3270014Z 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:51:15.3275731Z 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:51:15.3281769Z 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:51:15.3288465Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu 2025-10-10T00:51:15.3292036Z 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:51:15.3303771Z 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:51:15.3309794Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec 2025-10-10T00:51:15.3313339Z 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:51:15.3318900Z 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:51:15.3325252Z 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:51:15.3338137Z 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:51:15.3349125Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\sve 2025-10-10T00:51:15.3352796Z 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:51:15.3358458Z 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:51:15.3364491Z 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:51:15.3370635Z 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:51:15.3382267Z 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:51:15.3395009Z 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:51:15.3400951Z 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:51:15.3407065Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec128 2025-10-10T00:51:15.3410587Z 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:51:15.3416007Z 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:51:15.3429545Z 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:51:15.3435791Z 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:51:15.3449357Z 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:51:15.3456430Z 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:51:15.3463433Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:15.3467628Z 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:51:15.3473814Z 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:51:15.3479870Z 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:51:15.3492899Z 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:51:15.3504492Z 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:51:15.3511030Z 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:51:15.3524410Z 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:51:15.3531302Z 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:51:15.3537957Z 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:51:15.3544274Z 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:51:15.3551658Z 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:51:15.3558508Z 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:51:15.3566090Z 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:51:15.3572597Z 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:51:15.3587075Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\vsx 2025-10-10T00:51:15.3591314Z 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:51:15.3597748Z 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:51:15.3604245Z 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:51:15.3616986Z 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:51:15.3627330Z 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:51:15.3635983Z 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:51:15.3643323Z 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:51:15.3656532Z 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:51:15.3662404Z 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:51:15.3669470Z 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:51:15.3675626Z 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:51:15.3694617Z 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:51:15.3701267Z 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:51:15.3707999Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\zarch 2025-10-10T00:51:15.3712039Z 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:51:15.3720306Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:15.3723762Z 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:51:15.3735852Z 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:51:15.3742986Z 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:51:15.3749216Z 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:51:15.3766735Z 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:51:15.3772511Z 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:51:15.3779283Z 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:51:15.3785421Z 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:51:15.3797995Z 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:51:15.3804901Z 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:51:15.3810716Z 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:51:15.3817169Z 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:51:15.3830360Z 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:51:15.3836140Z 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:51:15.3841821Z 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:51:15.3847824Z 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:51:15.3853554Z 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:51:15.3859359Z 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:51:15.3865268Z 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:51:15.3871130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUApplyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.3889253Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFixedAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.3894865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.3900732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.3907079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.3924325Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda 2025-10-10T00:51:15.3928701Z 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:51:15.3935287Z 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:51:15.3941976Z 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:51:15.3948131Z 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:51:15.3960331Z 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:51:15.3972008Z 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:51:15.3977487Z 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:51:15.3983808Z 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:51:15.3989740Z 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:51:15.3995813Z 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:51:15.4002104Z 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:51:15.4008459Z 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:51:15.4013955Z 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:51:15.4019875Z 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:51:15.4025876Z 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:51:15.4031407Z 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:51:15.4037430Z 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:51:15.4043855Z 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:51:15.4049514Z 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:51:15.4055242Z 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:51:15.4061078Z 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:51:15.4072426Z 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:51:15.4078100Z 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:51:15.4083529Z 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:51:15.4089453Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\detail 2025-10-10T00:51:15.4093595Z 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:51:15.4099027Z 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:51:15.4104713Z 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:51:15.4117562Z 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:51:15.4129093Z 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:51:15.4135147Z 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:51:15.4146932Z 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:51:15.4163279Z 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:51:15.4164605Z 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:51:15.4165673Z 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:51:15.4175707Z 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:51:15.4181261Z 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:51:15.4186957Z 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:51:15.4192946Z 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:51:15.4210550Z 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:51:15.4216303Z 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:51:15.4227163Z 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:51:15.4233137Z 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:51:15.4247412Z 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:51:15.4256096Z 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:51:15.4262804Z 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:51:15.4268868Z 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:51:15.4275053Z 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:51:15.4281040Z 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:51:15.4287362Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\tunable 2025-10-10T00:51:15.4291539Z 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:51:15.4298464Z 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:51:15.4311172Z 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:51:15.4317714Z 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:51:15.4329199Z 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:51:15.4341934Z 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:51:15.4348222Z 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:51:15.4354792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4366413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4400337Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cudnn 2025-10-10T00:51:15.4404444Z 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:51:15.4410892Z 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:51:15.4417138Z 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:51:15.4423176Z 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:51:15.4429068Z 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:51:15.4440159Z 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:51:15.4445954Z creating build\bdist.win-amd64\wheel\torch\include\ATen\detail 2025-10-10T00:51:15.4449522Z 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:51:15.4461545Z 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:51:15.4467286Z 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:51:15.4480046Z 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:51:15.4491610Z 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:51:15.4497732Z 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:51:15.4504313Z 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:51:15.4510118Z 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:51:15.4521620Z 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:51:15.4527523Z 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:51:15.4547755Z 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:51:15.4553228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4558606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceAccelerator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4565336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4572300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4578173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4590104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4597176Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch_v2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4604817Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\div_rtn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4611887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DLConvertor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4622559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\dlpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4633275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DTensorState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4639435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DynamicLibrary.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4645696Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4651822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4657884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4664855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4670893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalizeFallbackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4685256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalStorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4691730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalTensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4703645Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Functions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4711435Z creating build\bdist.win-amd64\wheel\torch\include\ATen\functorch 2025-10-10T00:51:15.4715095Z 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:51:15.4727633Z 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:51:15.4733438Z 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:51:15.4744432Z 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:51:15.4756245Z 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:51:15.4762593Z 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:51:15.4768754Z 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:51:15.4775039Z 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:51:15.4786522Z 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:51:15.4792158Z 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:51:15.4797864Z 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:51:15.4803797Z 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:51:15.4821608Z 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:51:15.4827436Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FuncTorchTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4833350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4844883Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip 2025-10-10T00:51:15.4848790Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip\impl 2025-10-10T00:51:15.4852540Z 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:51:15.4858689Z 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:51:15.4864363Z 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:51:15.4875362Z 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:51:15.4880872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InferSize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4886913Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InitialTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4892401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jiterator_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4898067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jit_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4910002Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:15.4917748Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:16.5031855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:16.5038635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:16.5080541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:16.5087695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LinalgBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:16.5094533Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MapAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:16.5101055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MatrixRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:16.5159242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MemoryOverlap.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:16.5165588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:16.5171511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.0286873Z creating build\bdist.win-amd64\wheel\torch\include\ATen\metal 2025-10-10T00:51:17.0291126Z 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:51:17.0304826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.0310984Z creating build\bdist.win-amd64\wheel\torch\include\ATen\miopen 2025-10-10T00:51:17.0314904Z 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:51:17.0321103Z 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:51:17.0327717Z 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:51:17.0333183Z 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:51:17.0422949Z 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:51:17.0428033Z 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:51:17.0439348Z creating build\bdist.win-amd64\wheel\torch\include\ATen\mps 2025-10-10T00:51:17.0442877Z 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:51:17.0448388Z 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:51:17.0453977Z 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:51:17.0460172Z 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:51:17.0546153Z 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:51:17.0551421Z 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:51:17.0557121Z 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:51:17.0568907Z 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:51:17.0574471Z 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:51:17.0579953Z 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:51:17.0586046Z 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:51:17.0597746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.0603223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.0610916Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native 2025-10-10T00:51:17.0615693Z 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:51:17.0621262Z 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:51:17.0633764Z 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:51:17.0640634Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse 2025-10-10T00:51:17.0656606Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized 2025-10-10T00:51:17.0660358Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-10-10T00:51:17.0663872Z 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:51:17.0669682Z 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:51:17.0681526Z 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:51:17.0687147Z 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:51:17.0692788Z 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:51:17.0698525Z 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:51:17.0704550Z 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:51:17.0710188Z 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:51:17.0715435Z 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:51:17.0721267Z 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:51:17.0727234Z 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:51:17.0732781Z 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:51:17.0738809Z 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:51:17.0745847Z 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:51:17.0753679Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cpu 2025-10-10T00:51:17.0759353Z 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:51:17.0767787Z 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:51:17.0777163Z 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:51:17.0785212Z 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:51:17.0808442Z 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:51:17.0814448Z 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:51:17.0820562Z 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:51:17.0834368Z 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:51:17.0839900Z 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:51:17.0845693Z 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:51:17.0852217Z 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:51:17.0857847Z 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:51:17.0863386Z 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:51:17.0869442Z 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:51:17.0875073Z 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:51:17.0887278Z 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:51:17.0892974Z 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:51:17.0898728Z 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:51:17.0904464Z 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:51:17.0916145Z 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:51:17.0933775Z 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:51:17.0939710Z 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:51:17.0946394Z 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:51:17.0952095Z 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:51:17.0958122Z 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:51:17.0963535Z 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:51:17.0969797Z 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:51:17.0981568Z 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:51:17.0987231Z 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:51:17.0993050Z 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:51:17.1011134Z 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:51:17.1022671Z 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:51:17.1028071Z 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:51:17.1033724Z 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:51:17.1040089Z 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:51:17.1052849Z 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:51:17.1060056Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cuda 2025-10-10T00:51:17.1064826Z 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:51:17.1070679Z 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:51:17.1076781Z 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:51:17.1089647Z 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:51:17.1106072Z 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:51:17.1111995Z 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:51:17.1118536Z 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:51:17.1125833Z 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:51:17.1133038Z 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:51:17.1139247Z 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:51:17.1152272Z 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:51:17.1158543Z 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:51:17.1164850Z 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:51:17.1172017Z 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:51:17.1177956Z 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:51:17.1185676Z 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:51:17.1192030Z 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:51:17.1198313Z 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:51:17.1204792Z 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:51:17.1221750Z 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:51:17.1228561Z 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:51:17.1235730Z 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:51:17.1248599Z 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:51:17.1254909Z 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:51:17.1263456Z 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:51:17.1272272Z 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:51:17.1279098Z 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:51:17.1285435Z 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:51:17.1302733Z 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:51:17.1309074Z 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:51:17.1315026Z 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:51:17.1320647Z 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:51:17.1327322Z 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:51:17.1333017Z 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:51:17.1338483Z 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:51:17.1344132Z 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:51:17.1351508Z 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:51:17.1359103Z 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:51:17.1365107Z 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:51:17.1381924Z 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:51:17.1389209Z 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:51:17.1395422Z 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:51:17.1400944Z 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:51:17.1406490Z 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:51:17.1413100Z 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:51:17.1418729Z 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:51:17.1431180Z 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:51:17.1436821Z 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:51:17.1442168Z 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:51:17.1447725Z 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:51:17.1459939Z 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:51:17.1476726Z 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:51:17.1481977Z 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:51:17.1487295Z 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:51:17.1493022Z 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:51:17.1499025Z 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:51:17.1504754Z 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:51:17.1510634Z 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:51:17.1522355Z 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:51:17.1528167Z 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:51:17.1533718Z 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:51:17.1560489Z 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:51:17.1574466Z 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:51:17.1581357Z 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:51:17.1587924Z 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:51:17.1605007Z 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:51:17.1617858Z 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:51:17.1624206Z 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:51:17.1631531Z 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:51:17.1638970Z 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:51:17.1651763Z 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:51:17.1657630Z 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:51:17.1664172Z 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:51:17.1670599Z 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:51:17.1676718Z 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:51:17.1682769Z 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:51:17.1699818Z 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:51:17.1705623Z 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:51:17.1717996Z 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:51:17.1724664Z 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:51:17.1731108Z 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:51:17.1737881Z 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:51:17.1753674Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip 2025-10-10T00:51:17.1758499Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip\bgemm_kernels 2025-10-10T00:51:17.1762899Z 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:51:17.1771498Z 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:51:17.1821735Z 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:51:17.1826892Z 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:51:17.1839507Z 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:51:17.1844893Z 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:51:17.1861241Z 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:51:17.1873493Z 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:51:17.1879263Z 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:51:17.1885015Z 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:51:17.1891275Z 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:51:17.1914261Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\kleidiai 2025-10-10T00:51:17.1917792Z 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:51:17.1924479Z 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:51:17.1929862Z 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:51:17.1935367Z 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:51:17.1940872Z 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:51:17.1946411Z 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:51:17.1951990Z 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:51:17.1958286Z 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:51:17.1969863Z 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:51:17.1977689Z 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:51:17.1983384Z 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:51:17.1989187Z 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:51:17.1995534Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn 2025-10-10T00:51:17.2009574Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu 2025-10-10T00:51:17.2012961Z 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:51:17.2019105Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:51:17.2023328Z 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:51:17.2030169Z 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:51:17.2036799Z 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:51:17.2089089Z 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:51:17.2094638Z 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:51:17.2100594Z 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:51:17.2111497Z 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:51:17.2117151Z 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:51:17.2122900Z 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:51:17.2129010Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps 2025-10-10T00:51:17.2133845Z 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:51:17.2145479Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\kernels 2025-10-10T00:51:17.2149289Z 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:51:17.2155560Z 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:51:17.2161939Z 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:51:17.2167993Z 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:51:17.2181698Z 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:51:17.2186995Z 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:51:17.2193184Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\operations 2025-10-10T00:51:17.2208577Z 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:51:17.2221185Z 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:51:17.2227507Z 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:51:17.2247004Z 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:51:17.2260210Z 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:51:17.2267396Z 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:51:17.2274394Z 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:51:17.2281260Z 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:51:17.2287546Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mtia 2025-10-10T00:51:17.2291982Z 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:51:17.2298004Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\nested 2025-10-10T00:51:17.2301618Z 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:51:17.2307995Z 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:51:17.2313952Z 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:51:17.2335835Z 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:51:17.2342174Z 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:51:17.2348160Z 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:51:17.2353883Z 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:51:17.2359613Z 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:51:17.2364969Z 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:51:17.2380586Z 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:51:17.2393260Z 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:51:17.2398706Z 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:51:17.2404543Z 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:51:17.2410660Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized 2025-10-10T00:51:17.2414281Z 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:51:17.2426223Z 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:51:17.2431819Z 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:51:17.2448131Z 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:51:17.2453852Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:17.2457660Z 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:51:17.2463167Z 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:51:17.2468691Z 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:51:17.2474292Z 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:51:17.2496474Z 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:51:17.2502126Z 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:51:17.2507545Z 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:51:17.2513167Z 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:51:17.2518675Z 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:51:17.2524281Z 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:51:17.2529590Z 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:51:17.2541999Z 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:51:17.2548615Z 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:51:17.2554643Z 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:51:17.2560302Z 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:51:17.2577652Z 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:51:17.2583777Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cudnn 2025-10-10T00:51:17.2587409Z 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:51:17.2593627Z 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:51:17.2599907Z 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:51:17.2605950Z 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:51:17.2611867Z 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:51:17.2618271Z 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:51:17.2644577Z 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:51:17.2651186Z 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:51:17.2657225Z 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:51:17.2663699Z 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:51:17.2670597Z 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:51:17.2683881Z 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:51:17.2689671Z 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:51:17.2695934Z 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:51:17.2702122Z 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:51:17.2708768Z 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:51:17.2715140Z 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:51:17.2731569Z 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:51:17.2738425Z 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:51:17.2751016Z 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:51:17.2758579Z 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:51:17.2765534Z 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:51:17.2773423Z 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:51:17.2788230Z 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:51:17.2795425Z 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:51:17.2802059Z 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:51:17.2808403Z 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:51:17.2825438Z 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:51:17.2831297Z 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:51:17.2837103Z 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:51:17.2843638Z 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:51:17.2861239Z 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:51:17.2867000Z 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:51:17.2873500Z 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:51:17.2879434Z 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:51:17.2891975Z 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:51:17.2898561Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers 2025-10-10T00:51:17.2902278Z 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:51:17.2908442Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda 2025-10-10T00:51:17.2912239Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\flash_attn 2025-10-10T00:51:17.2915831Z 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:51:17.2922241Z 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:51:17.2935137Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-10-10T00:51:17.2938787Z 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:51:17.2944905Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-10-10T00:51:17.2948839Z 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:51:17.2955288Z 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:51:17.2961108Z 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:51:17.2983351Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-10-10T00:51:17.2987082Z 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:51:17.2992760Z 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:51:17.2998858Z 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:51:17.3011608Z 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:51:17.3028496Z 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:51:17.3034312Z 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:51:17.3046476Z 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:51:17.3082282Z 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:51:17.3099131Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-10-10T00:51:17.3102964Z 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:51:17.3109162Z 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:51:17.3116041Z 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:51:17.3131499Z 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:51:17.3145244Z 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:51:17.3152332Z 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:51:17.3158268Z 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:51:17.3164407Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-10-10T00:51:17.3168277Z 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:51:17.3181827Z 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:51:17.3188271Z 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:51:17.3195431Z 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:51:17.3202129Z 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:51:17.3216522Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-10-10T00:51:17.3220462Z 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:51:17.3226950Z 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:51:17.3233876Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip 2025-10-10T00:51:17.3237543Z 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:51:17.3249892Z 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:51:17.3264460Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn 2025-10-10T00:51:17.3270320Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-10-10T00:51:17.3275828Z 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:51:17.3283011Z 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:51:17.3289996Z 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:51:17.3312091Z 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:51:17.3328706Z 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:51:17.3335034Z 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:51:17.3346625Z 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:51:17.3352386Z 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:51:17.3359253Z 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:51:17.3364965Z 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:51:17.3376926Z 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:51:17.3382845Z 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:51:17.3388617Z 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:51:17.3394963Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\utils 2025-10-10T00:51:17.3398501Z 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:51:17.3410823Z 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:51:17.3416388Z 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:51:17.3422042Z 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:51:17.3427837Z 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:51:17.3439799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.3446686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.3453536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NestedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.3459284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NumericUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.3482229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpaqueTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.3487896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Operators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.3494866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpMathType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:17.3648378Z creating build\bdist.win-amd64\wheel\torch\include\ATen\ops 2025-10-10T00:51:17.3652584Z 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:51:17.3666310Z 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:51:17.3672853Z 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:51:17.3679011Z 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:51:17.3695421Z 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:51:17.3702045Z 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:51:17.3708470Z 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:51:17.3714725Z 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:51:17.3726877Z 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:51:17.3733549Z 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:51:17.3739626Z 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:51:17.3745751Z 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:51:17.3760441Z 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:51:17.3769245Z 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:51:17.3777875Z 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:51:17.3785232Z 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:51:17.3797546Z 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:51:17.3804571Z 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:51:17.3811140Z 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:51:17.3818063Z 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:51:17.3839353Z 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:51:17.3845891Z 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:51:17.3851711Z 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:51:17.3857253Z 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:51:17.3869360Z 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:51:17.3875763Z 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:51:17.3881472Z 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:51:17.3887489Z 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:51:17.3898803Z 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:51:17.3914369Z 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:51:17.3920095Z 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:51:17.3926070Z 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:51:17.3938604Z 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:51:17.3944463Z 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:51:17.3950848Z 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:51:17.3956764Z 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:51:17.3969046Z 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:51:17.3985358Z 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:51:17.3991279Z 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:51:17.3997163Z 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:51:17.4009331Z 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:51:17.4015220Z 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:51:17.4021079Z 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:51:17.4027452Z 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:51:17.4039092Z 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:51:17.4044981Z 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:51:17.4051150Z 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:51:17.4057123Z 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:51:17.4089928Z 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:51:17.4096736Z 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:51:17.4103511Z 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:51:17.4109928Z 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:51:17.4122666Z 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:51:17.4129404Z 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:51:17.4136478Z 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:51:17.4143161Z 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:51:17.4155686Z 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:51:17.4162243Z 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:51:17.4169024Z 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:51:17.4186172Z 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:51:17.4199195Z 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:51:17.4206292Z 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:51:17.4213094Z 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:51:17.4220054Z 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:51:17.4233001Z 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:51:17.4239621Z 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:51:17.4256176Z 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:51:17.4263187Z 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:51:17.4270881Z 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:51:17.4279263Z 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:51:17.4287694Z 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:51:17.4304755Z 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:51:17.4311865Z 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:51:17.4318640Z 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:51:17.4325756Z 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:51:17.4332044Z 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:51:17.4338807Z 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:51:17.4345310Z 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:51:17.4351486Z 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:51:17.4358184Z 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:51:17.4364750Z 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:51:17.4370818Z 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:51:17.4376846Z 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:51:17.4382753Z 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:51:17.4389378Z 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:51:17.4395363Z 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:51:17.4401011Z 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:51:17.4439832Z 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:51:17.4452003Z 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:51:17.4457765Z 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:51:17.4463590Z 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:51:17.4469528Z 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:51:17.4481545Z 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:51:17.4487461Z 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:51:17.4493307Z 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:51:17.4503501Z 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:51:17.4515419Z 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:51:17.4521184Z 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:51:17.4527257Z 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:51:17.4533249Z 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:51:17.4539953Z 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:51:17.4545979Z 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:51:17.4570132Z 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:51:17.4575903Z 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:51:17.4581906Z 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:51:17.4587811Z 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:51:17.4593761Z 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:51:17.4599517Z 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:51:17.4605890Z 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:51:17.4611494Z 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:51:17.4617246Z 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:51:17.4622946Z 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:51:17.4629155Z 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:51:17.4635020Z 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:51:17.4640823Z 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:51:17.4646579Z 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:51:17.4652924Z 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:51:17.4670154Z 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:51:17.4677877Z 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:51:17.4683804Z 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:51:17.4689748Z 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:51:17.4696182Z 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:51:17.4702174Z 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:51:17.4708687Z 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:51:17.4714687Z 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:51:17.4720478Z 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:51:17.4726381Z 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:51:17.4732360Z 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:51:17.4738510Z 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:51:17.4744479Z 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:51:17.4750710Z 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:51:17.4757015Z 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:51:17.4766134Z 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:51:17.4773623Z 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:51:17.4780240Z 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:51:17.4786604Z 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:51:17.4793375Z 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:51:17.4799730Z 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:51:17.4805461Z 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:51:17.4812542Z 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:51:17.4818342Z 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:51:17.4823975Z 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:51:17.4830383Z 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:51:17.4836627Z 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:51:17.4842744Z 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:51:17.4849661Z 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:51:17.4856147Z 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:51:17.7298391Z 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:51:17.7304658Z 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:51:17.7311032Z 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:51:17.7317133Z 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:51:17.7323313Z 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:51:17.7329764Z 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:51:17.7335854Z 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:51:17.7341930Z 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:51:17.7347798Z 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:51:17.7353898Z 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:51:17.7359503Z 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:51:17.7365491Z 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:51:17.7371284Z 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:51:17.7377144Z 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:51:17.7382734Z 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:51:17.7388723Z 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:51:17.7394994Z 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:51:17.7400895Z 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:51:17.7406746Z 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:51:17.7412782Z 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:51:17.7419650Z 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:51:17.7425626Z 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:51:17.7432107Z 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:51:17.7438556Z 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:51:17.7444798Z 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:51:17.7451227Z 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:51:17.7457631Z 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:51:17.7464097Z 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:51:17.7471079Z 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:51:17.7477729Z 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:51:17.7484551Z 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:51:17.7491069Z 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:51:17.7497383Z 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:51:17.7503915Z 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:51:17.7510543Z 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:51:17.7516887Z 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:51:17.7523257Z 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:51:17.7529505Z 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:51:17.7536242Z 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:51:17.7542649Z 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:51:17.7556170Z 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:51:17.7562311Z 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:51:17.7568811Z 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:51:17.7574651Z 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:51:17.7580481Z 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:51:17.7586304Z 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:51:17.7592280Z 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:51:17.7598419Z 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:51:17.7604213Z 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:51:17.7609985Z 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:51:17.7615678Z 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:51:17.7622412Z 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:51:17.7629075Z 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:51:17.7635900Z 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:51:17.7642638Z 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:51:17.7649340Z 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:51:17.7656482Z 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:51:17.7663531Z 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:51:17.7670588Z 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:51:17.7676812Z 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:51:17.7683335Z 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:51:17.7689762Z 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:51:17.7696293Z 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:51:17.7702879Z 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:51:17.7709407Z 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:51:17.7715974Z 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:51:17.7722521Z 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:51:17.7728904Z 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:51:17.7735301Z 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:51:17.7741514Z 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:51:17.7747936Z 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:51:17.7754494Z 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:51:17.7761193Z 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:51:17.7767532Z 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:51:17.7773521Z 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:51:17.7780212Z 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:51:17.7786330Z 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:51:17.7792821Z 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:51:17.7798921Z 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:51:17.7804715Z 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:51:17.7816573Z 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:51:17.7822377Z 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:51:17.7828966Z 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:51:17.7834739Z 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:51:17.7840244Z 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:51:17.7846157Z 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:51:17.7851930Z 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:51:17.7858192Z 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:51:17.7863996Z 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:51:17.7870229Z 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:51:17.7876076Z 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:51:17.7882665Z 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:51:17.7888207Z 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:51:17.7894016Z 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:51:17.7899651Z 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:51:17.7905326Z 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:51:17.7911496Z 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:51:17.7917353Z 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:51:17.7923126Z 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:51:17.7928902Z 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:51:17.7934877Z 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:51:17.7940676Z 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:51:17.7946444Z 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:51:17.7952296Z 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:51:17.7958375Z 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:51:17.7964859Z 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:51:17.7970664Z 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:51:17.7976457Z 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:51:17.7981979Z 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:51:17.7988166Z 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:51:17.7993893Z 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:51:17.7999604Z 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:51:17.8005744Z 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:51:17.8011571Z 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:51:17.8018143Z 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:51:17.8023948Z 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:51:17.8030101Z 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:51:17.8035927Z 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:51:17.8041762Z 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:51:17.8047581Z 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:51:17.8053993Z 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:51:17.8059703Z 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:51:17.8065535Z 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:51:17.8106955Z 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:51:17.8114258Z 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:51:17.8121269Z 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:51:17.8127844Z 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:51:17.8134353Z 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:51:17.8141239Z 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:51:17.8147612Z 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:51:17.8154117Z 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:51:17.8160534Z 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:51:17.8167000Z 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:51:17.8173602Z 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:51:17.8179991Z 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:51:17.8186692Z 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:51:17.8193246Z 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:51:17.8200254Z 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:51:17.8206772Z 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:51:17.8213255Z 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:51:17.8219773Z 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:51:17.8226277Z 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:51:17.8232617Z 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:51:17.8239221Z 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:51:17.8245646Z 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:51:17.8252208Z 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:51:17.8258524Z 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:51:17.8265119Z 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:51:17.8271659Z 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:51:17.8277853Z 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:51:17.8286470Z 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:51:17.8295568Z 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:51:17.8304338Z 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:51:17.8310897Z 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:51:17.8317531Z 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:51:17.8324114Z 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:51:17.8329860Z 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:51:17.8336355Z 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:51:17.8342216Z 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:51:17.8348088Z 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:51:17.8354853Z 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:51:17.8361251Z 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:51:17.8367561Z 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:51:17.8373852Z 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:51:17.8379739Z 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:51:17.8392356Z 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:51:17.8398265Z 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:51:17.8404960Z 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:51:17.8410940Z 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:51:17.8417608Z 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:51:17.8424112Z 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:51:17.8430311Z 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:51:17.8436836Z 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:51:17.8451157Z 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:51:17.8452353Z 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:51:17.8454983Z 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:51:17.8460689Z 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:51:17.8466215Z 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:51:17.8472252Z 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:51:17.8478149Z 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:51:17.8484019Z 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:51:17.8489803Z 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:51:17.8495596Z 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:51:17.8501322Z 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:51:17.8507152Z 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:51:17.8512939Z 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:51:17.8518963Z 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:51:17.8524809Z 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:51:17.8530584Z 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:51:17.8536625Z 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:51:17.8542328Z 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:51:17.8548469Z 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:51:17.8554260Z 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:51:17.8560526Z 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:51:17.8566351Z 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:51:17.8572239Z 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:51:17.8596113Z 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:51:17.8602293Z 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:51:17.8609035Z 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:51:17.8615285Z 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:51:17.8630456Z 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:51:17.8631683Z 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:51:17.8637936Z 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:51:17.8644147Z 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:51:17.8650728Z 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:51:17.8658739Z 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:51:17.8667729Z 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:51:17.8676207Z 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:51:17.8685145Z 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:51:17.8694387Z 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:51:17.8701050Z 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:51:17.8707399Z 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:51:17.8714126Z 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:51:17.8720282Z 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:51:17.8727052Z 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:51:17.8733025Z 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:51:17.8738988Z 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:51:17.8745526Z 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:51:17.8751763Z 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:51:17.8757936Z 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:51:17.8763720Z 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:51:17.8770708Z 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:51:17.8776611Z 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:51:17.8782582Z 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:51:17.8788644Z 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:51:17.8794545Z 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:51:17.8801194Z 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:51:17.8806921Z 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:51:17.8813075Z 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:51:17.8818907Z 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:51:17.8825672Z 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:51:17.8831714Z 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:51:17.8838301Z 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:51:17.8844154Z 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:51:17.8850078Z 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:51:17.8856423Z 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:51:17.8862439Z 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:51:17.8868645Z 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:51:17.8874464Z 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:51:17.8880447Z 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:51:17.8886509Z 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:51:17.8898789Z 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:51:17.8905184Z 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:51:17.8911149Z 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:51:17.8917029Z 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:51:17.8923666Z 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:51:17.8932096Z 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:51:17.8938650Z 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:51:17.8945212Z 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:51:17.8951957Z 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:51:17.8958453Z 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:51:17.8964737Z 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:51:17.8971233Z 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:51:17.8977594Z 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:51:17.8984236Z 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:51:17.8991618Z 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:51:17.8998468Z 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:51:17.9005092Z 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:51:17.9011813Z 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:51:17.9018178Z 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:51:17.9024919Z 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:51:17.9031376Z 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:51:17.9037776Z 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:51:17.9044522Z 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:51:17.9051356Z 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:51:17.9057691Z 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:51:17.9064630Z 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:51:17.9071573Z 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:51:17.9078417Z 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:51:17.9085296Z 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:51:17.9091906Z 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:51:17.9098475Z 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:51:17.9105093Z 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:51:17.9112111Z 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:51:17.9118783Z 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:51:17.9125626Z 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:51:17.9132534Z 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:51:17.9139594Z 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:51:17.9146079Z 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:51:17.9152922Z 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:51:17.9159516Z 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:51:17.9166107Z 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:51:17.9172932Z 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:51:17.9179864Z 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:51:17.9186491Z 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:51:17.9193204Z 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:51:17.9200116Z 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:51:17.9207228Z 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:51:17.9214767Z 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:51:17.9221432Z 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:51:17.9228143Z 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:51:17.9234849Z 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:51:17.9241367Z 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:51:17.9248103Z 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:51:17.9254768Z 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:51:17.9262016Z 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:51:17.9268242Z 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:51:17.9274898Z 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:51:17.9282187Z 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:51:17.9288393Z 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:51:17.9295797Z 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:51:17.9302088Z 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:51:17.9308310Z 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:51:17.9314266Z 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:51:17.9320366Z 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:51:17.9326813Z 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:51:17.9333053Z 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:51:17.9339059Z 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:51:17.9344917Z 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:51:17.9350948Z 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:51:17.9364444Z 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:51:17.9370793Z 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:51:17.9376999Z 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:51:17.9385947Z 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:51:17.9394672Z 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:51:17.9462534Z 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:51:17.9468313Z 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:51:17.9475008Z 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:51:17.9481004Z 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:51:17.9487277Z 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:51:17.9493485Z 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:51:17.9499889Z 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:51:17.9506626Z 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:51:17.9512663Z 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:51:17.9518615Z 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:51:17.9524540Z 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:51:17.9531141Z 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:51:17.9537672Z 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:51:17.9544458Z 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:51:17.9550046Z 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:51:17.9556033Z 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:51:17.9562689Z 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:51:17.9568647Z 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:51:17.9574460Z 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:51:17.9580307Z 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:51:17.9586297Z 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:51:17.9592239Z 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:51:17.9598172Z 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:51:17.9604198Z 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:51:17.9610106Z 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:51:17.9615866Z 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:51:17.9621644Z 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:51:17.9628268Z 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:51:17.9634276Z 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:51:17.9640426Z 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:51:17.9646397Z 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:51:17.9652447Z 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:51:17.9658537Z 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:51:17.9665079Z 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:51:17.9671781Z 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:51:17.9678201Z 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:51:17.9684761Z 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:51:17.9691619Z 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:51:17.9698881Z 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:51:17.9706872Z 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:51:17.9713517Z 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:51:17.9720164Z 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:51:17.9726921Z 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:51:17.9733590Z 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:51:17.9740436Z 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:51:17.9747251Z 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:51:17.9754355Z 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:51:17.9761538Z 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:51:17.9768025Z 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:51:17.9774585Z 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:51:17.9781446Z 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:51:17.9787933Z 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:51:17.9795885Z 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:51:17.9804813Z 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:51:17.9813831Z 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:51:17.9823344Z 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:51:17.9830528Z 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:51:17.9837471Z 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:51:17.9844382Z 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:51:17.9850320Z 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:51:17.9857133Z 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:51:17.9863072Z 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:51:17.9869095Z 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:51:17.9875696Z 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:51:17.9882240Z 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:51:17.9888280Z 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:51:17.9894657Z 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:51:17.9900720Z 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:51:17.9907281Z 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:51:17.9913397Z 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:51:17.9919625Z 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:51:17.9925547Z 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:51:17.9931468Z 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:51:17.9937801Z 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:51:17.9943962Z 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:51:17.9950499Z 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:51:17.9956739Z 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:51:17.9962690Z 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:51:17.9968699Z 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:51:17.9974779Z 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:51:17.9980740Z 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:51:17.9986811Z 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:51:17.9992849Z 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:51:18.0033468Z 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:51:18.0039468Z 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:51:18.0045430Z 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:51:18.0051621Z 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:51:18.0057813Z 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:51:18.0063385Z 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:51:18.0069229Z 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:51:18.0075184Z 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:51:18.0081073Z 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:51:18.0086941Z 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:51:18.0092711Z 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:51:18.0098592Z 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:51:18.0105507Z 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:51:18.0111707Z 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:51:18.0117370Z 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:51:18.0123772Z 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:51:18.0129717Z 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:51:18.0136206Z 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:51:18.0142289Z 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:51:18.0148639Z 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:51:18.0154430Z 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:51:18.0161188Z 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:51:18.0188261Z 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:51:18.0217524Z 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:51:18.0228598Z 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:51:18.0236000Z 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:51:18.0243073Z 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:51:18.0249924Z 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:51:18.0256746Z 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:51:18.0263279Z 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:51:18.0270337Z 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:51:18.0276227Z 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:51:18.0282291Z 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:51:18.0288595Z 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:51:18.0294337Z 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:51:18.0300596Z 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:51:18.0307037Z 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:51:18.0313826Z 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:51:18.0320321Z 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:51:18.0326850Z 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:51:18.0333001Z 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:51:18.0339354Z 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:51:18.0345281Z 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:51:18.0351201Z 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:51:18.0357099Z 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:51:18.0362609Z 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:51:18.0368341Z 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:51:18.0373903Z 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:51:18.0381512Z 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:51:18.0388486Z 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:51:18.1690822Z 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:51:18.1697638Z 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:51:18.1704472Z 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:51:18.1711082Z 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:51:18.1751894Z 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:51:18.1759718Z 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:51:18.1767078Z 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:51:18.1774617Z 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:51:18.1782063Z 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:51:18.1789690Z 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:51:18.1796330Z 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:51:18.1802697Z 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:51:18.1811221Z 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:51:18.1820307Z 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:51:18.1828591Z 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:51:18.1835216Z 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:51:18.1842195Z 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:51:18.1849346Z 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:51:18.1855213Z 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:51:18.1861889Z 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:51:18.1867889Z 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:51:18.1874299Z 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:51:18.1880586Z 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:51:18.1886330Z 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:51:18.1892260Z 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:51:18.1898250Z 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:51:18.1903956Z 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:51:18.1910303Z 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:51:18.1916330Z 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:51:18.1923126Z 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:51:18.1928832Z 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:51:18.1934601Z 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:51:18.1940290Z 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:51:18.1945912Z 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:51:18.1951414Z 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:51:18.1957195Z 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:51:18.1963330Z 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:51:18.1969163Z 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:51:18.1975539Z 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:51:18.1981488Z 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:51:18.1987325Z 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:51:18.1993015Z 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:51:18.1998657Z 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:51:18.2004250Z 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:51:18.2009882Z 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:51:18.2015739Z 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:51:18.2022243Z 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:51:18.2027708Z 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:51:18.2033803Z 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:51:18.2039689Z 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:51:18.2045405Z 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:51:18.2051157Z 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:51:18.2057153Z 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:51:18.2063430Z 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:51:18.2069818Z 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:51:18.2075784Z 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:51:18.2081974Z 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:51:18.2087938Z 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:51:18.2094220Z 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:51:18.2100020Z 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:51:18.2106090Z 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:51:18.2112412Z 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:51:18.2118329Z 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:51:18.2124090Z 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:51:18.2130049Z 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:51:18.2135783Z 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:51:18.2142093Z 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:51:18.2147905Z 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:51:18.2154518Z 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:51:18.2160442Z 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:51:18.2166772Z 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:51:18.2172539Z 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:51:18.2178523Z 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:51:18.2184374Z 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:51:18.2190377Z 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:51:18.2197659Z 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:51:18.2204610Z 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:51:18.2210939Z 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:51:18.2218284Z 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:51:18.2224281Z 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:51:18.2230225Z 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:51:18.2236054Z 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:51:18.2242090Z 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:51:18.2283085Z 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:51:18.2289578Z 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:51:18.2296036Z 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:51:18.2302492Z 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:51:18.2310948Z 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:51:18.2319852Z 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:51:18.2328562Z 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:51:18.2337751Z 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:51:18.2344560Z 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:51:18.2351249Z 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:51:18.2357610Z 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:51:18.2364185Z 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:51:18.2369905Z 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:51:18.2376172Z 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:51:18.2381911Z 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:51:18.2387721Z 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:51:18.2394492Z 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:51:18.2400290Z 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:51:18.2406279Z 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:51:18.2411996Z 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:51:18.2418100Z 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:51:18.2424559Z 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:51:18.2430730Z 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:51:18.2437053Z 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:51:18.2442660Z 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:51:18.2448548Z 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:51:18.2454391Z 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:51:18.2460153Z 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:51:18.2466836Z 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:51:18.2472799Z 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:51:18.2478859Z 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:51:18.2484748Z 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:51:18.2490707Z 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:51:18.2496379Z 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:51:18.2502344Z 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:51:18.2508396Z 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:51:18.2514193Z 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:51:18.2520005Z 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:51:18.2525888Z 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:51:18.2531670Z 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:51:18.2537439Z 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:51:18.2543232Z 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:51:18.2549133Z 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:51:18.2554947Z 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:51:18.2560796Z 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:51:18.2566542Z 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:51:18.2572602Z 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:51:18.2578443Z 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:51:18.2584537Z 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:51:18.2590610Z 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:51:18.2596407Z 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:51:18.2602197Z 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:51:18.2608114Z 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:51:18.2613650Z 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:51:18.2620397Z 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:51:18.2628743Z 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:51:18.2637421Z 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:51:18.2646933Z 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:51:18.2654459Z 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:51:18.2660808Z 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:51:18.2666942Z 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:51:18.2672959Z 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:51:18.2679086Z 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:51:18.2685178Z 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:51:18.2691395Z 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:51:18.2697272Z 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:51:18.2703443Z 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:51:18.2709753Z 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:51:18.2725269Z 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:51:18.2731743Z 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:51:18.2737925Z 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:51:18.2744929Z 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:51:18.2751499Z 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:51:18.2757969Z 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:51:18.2764337Z 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:51:18.2771176Z 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:51:18.2778011Z 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:51:18.2784529Z 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:51:18.2791323Z 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:51:18.2797763Z 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:51:18.2804263Z 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:51:18.2810265Z 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:51:18.2816683Z 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:51:18.2822615Z 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:51:18.2828631Z 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:51:18.2835680Z 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:51:18.2841661Z 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:51:18.2847944Z 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:51:18.2854162Z 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:51:18.2860147Z 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:51:18.2867316Z 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:51:18.2873402Z 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:51:18.2879577Z 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:51:18.2885890Z 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:51:18.2891781Z 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:51:18.2897831Z 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:51:18.2903776Z 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:51:18.2910176Z 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:51:18.2916161Z 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:51:18.2922918Z 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:51:18.2929254Z 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:51:18.2935389Z 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:51:18.2941241Z 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:51:18.2947618Z 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:51:18.2953592Z 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:51:18.2959355Z 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:51:18.2965408Z 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:51:18.2971931Z 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:51:18.2977809Z 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:51:18.2983797Z 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:51:18.2990032Z 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:51:18.2995790Z 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:51:18.3001647Z 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:51:18.3008721Z 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:51:18.3014955Z 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:51:18.3020857Z 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:51:18.3026767Z 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:51:18.3032652Z 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:51:18.3038835Z 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:51:18.3044811Z 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:51:18.3050929Z 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:51:18.3056872Z 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:51:18.3063135Z 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:51:18.3069316Z 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:51:18.3075173Z 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:51:18.3080991Z 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:51:18.3086569Z 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:51:18.3092604Z 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:51:18.3098737Z 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:51:18.3104876Z 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:51:18.3111343Z 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:51:18.3117224Z 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:51:18.3124191Z 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:51:18.3130832Z 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:51:18.3137552Z 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:51:18.3144611Z 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:51:18.3151099Z 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:51:18.3157415Z 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:51:18.3163756Z 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:51:18.3170023Z 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:51:18.3176229Z 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:51:18.3183231Z 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:51:18.3190558Z 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:51:18.3197247Z 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:51:18.3203968Z 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:51:18.3210915Z 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:51:18.3216766Z 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:51:18.3222531Z 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:51:18.3228568Z 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:51:18.3234419Z 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:51:18.3240128Z 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:51:18.3246297Z 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:51:18.3252089Z 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:51:18.3258471Z 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:51:18.3264493Z 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:51:18.3270308Z 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:51:18.3276287Z 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:51:18.3314349Z 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:51:18.3323536Z 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:51:18.3332799Z 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:51:18.3339816Z 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:51:18.3346484Z 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:51:18.3353619Z 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:51:18.3361148Z 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:51:18.3367987Z 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:51:18.3373713Z 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:51:18.3380183Z 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:51:18.3386737Z 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:51:18.3392632Z 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:51:18.3398616Z 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:51:18.3404573Z 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:51:18.3410028Z 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:51:18.3416595Z 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:51:18.3422299Z 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:51:18.3428644Z 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:51:18.3434637Z 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:51:18.3440581Z 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:51:18.3479884Z 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:51:18.3485837Z 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:51:18.3491689Z 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:51:18.3497444Z 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:51:18.3503162Z 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:51:18.3508976Z 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:51:18.3514523Z 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:51:18.3520331Z 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:51:18.3526597Z 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:51:18.3532812Z 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:51:18.3538889Z 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:51:18.3544782Z 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:51:18.3550671Z 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:51:18.3556537Z 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:51:18.3562500Z 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:51:18.3568441Z 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:51:18.3574189Z 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:51:18.3580471Z 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:51:18.3586390Z 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:51:18.3592315Z 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:51:18.3598177Z 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:51:18.3604234Z 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:51:18.3609798Z 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:51:18.3615570Z 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:51:18.3621328Z 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:51:18.3627241Z 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:51:18.3633273Z 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:51:18.3639353Z 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:51:18.3662933Z 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:51:18.3669424Z 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:51:18.3675504Z 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:51:18.3681584Z 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:51:18.3687685Z 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:51:18.3695824Z 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:51:18.3702926Z 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:51:18.3709887Z 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:51:18.3716972Z 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:51:18.3723543Z 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:51:18.3730269Z 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:51:18.3737698Z 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:51:18.3744628Z 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:51:18.3751582Z 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:51:18.3758424Z 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:51:18.3765161Z 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:51:18.3771784Z 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:51:18.3778649Z 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:51:18.3785269Z 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:51:18.3792232Z 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:51:18.3799963Z 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:51:18.3807140Z 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:51:18.3815236Z 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:51:18.3825469Z 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:51:18.3834544Z 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:51:18.3842471Z 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:51:18.3849329Z 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:51:18.3856116Z 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:51:18.3863203Z 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:51:18.3869700Z 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:51:18.3877048Z 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:51:18.3883666Z 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:51:18.3890517Z 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:51:18.3896971Z 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:51:18.3903056Z 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:51:18.3909696Z 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:51:18.3915736Z 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:51:18.3922172Z 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:51:18.3928154Z 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:51:18.3934480Z 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:51:18.3940457Z 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:51:18.3946747Z 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:51:18.3952816Z 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:51:18.3959072Z 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:51:18.3965074Z 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:51:18.3971391Z 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:51:18.3977352Z 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:51:18.3983500Z 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:51:18.3989773Z 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:51:18.3995647Z 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:51:18.4001411Z 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:51:18.4007257Z 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:51:18.4012864Z 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:51:18.4019033Z 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:51:18.4025048Z 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:51:18.4030848Z 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:51:18.4036947Z 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:51:18.4042961Z 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:51:18.4048820Z 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:51:18.4054606Z 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:51:18.4060742Z 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:51:18.4067456Z 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:51:18.4073408Z 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:51:18.4079584Z 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:51:18.4085427Z 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:51:18.4091285Z 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:51:18.4096916Z 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:51:18.4103374Z 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:51:18.4109249Z 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:51:18.4114810Z 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:51:18.4121006Z 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:51:18.4127760Z 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:51:18.4133813Z 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:51:18.4140110Z 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:51:18.4146062Z 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:51:18.4152132Z 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:51:18.4167650Z 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:51:18.4170124Z 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:51:18.4177058Z 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:51:18.4183182Z 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:51:18.4189124Z 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:51:18.4195302Z 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:51:18.4201124Z 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:51:18.4206957Z 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:51:18.4212850Z 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:51:18.4218742Z 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:51:18.4224585Z 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:51:18.4231352Z 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:51:18.4237618Z 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:51:18.4243806Z 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:51:18.4250347Z 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:51:18.4256179Z 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:51:18.4261772Z 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:51:18.4267634Z 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:51:18.4273136Z 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:51:18.4278669Z 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:51:18.4284823Z 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:51:18.4290664Z 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:51:18.4296623Z 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:51:18.4302653Z 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:51:18.4308723Z 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:51:18.4314555Z 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:51:18.4320342Z 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:51:18.4326868Z 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:51:18.4335464Z 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:51:18.4352507Z 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:51:18.4392288Z 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:51:18.4399082Z 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:51:18.4406003Z 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:51:18.4413186Z 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:51:18.4418612Z 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:51:18.4425373Z 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:51:18.4438101Z 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:51:18.4444900Z 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:51:18.4450918Z 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:51:18.4456779Z 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:51:18.4462502Z 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:51:18.4470107Z 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:51:18.4476523Z 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:51:18.4482553Z 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:51:18.4488324Z 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:51:18.4493997Z 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:51:18.4499652Z 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:51:18.4506161Z 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:51:18.4511830Z 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:51:18.4517657Z 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:51:18.4523322Z 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:51:18.4529792Z 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:51:18.4535935Z 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:51:18.4574302Z 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:51:18.4579741Z 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:51:18.4695214Z 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:51:18.4702416Z 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:51:18.4741758Z 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:51:18.4748180Z 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:51:18.4755246Z 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:51:18.4762822Z 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:51:18.4769964Z 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:51:18.4776544Z 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:51:18.4783573Z 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:51:18.4790455Z 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:51:18.4796954Z 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:51:18.4803968Z 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:51:18.4810607Z 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:51:18.4817198Z 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:51:18.4828334Z 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:51:18.4837995Z 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:51:18.4846677Z 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:51:18.4853879Z 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:51:18.4860636Z 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:51:18.4867570Z 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:51:18.4874299Z 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:51:18.4880541Z 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:51:18.4886658Z 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:51:18.4892268Z 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:51:18.4898096Z 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:51:18.4903769Z 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:51:18.4910329Z 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:51:18.4916516Z 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:51:18.4922724Z 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:51:18.4928761Z 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:51:18.4934915Z 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:51:18.4940692Z 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:51:18.4946376Z 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:51:18.4952329Z 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:51:18.4958192Z 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:51:18.4964065Z 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:51:18.4969926Z 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:51:18.4976367Z 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:51:18.4982834Z 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:51:18.4989005Z 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:51:18.4995245Z 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:51:18.5002242Z 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:51:18.5008534Z 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:51:18.5015059Z 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:51:18.5022223Z 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:51:18.5029324Z 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:51:18.5035841Z 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:51:18.5042475Z 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:51:18.5049004Z 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:51:18.5055409Z 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:51:18.5062009Z 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:51:18.5068478Z 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:51:18.5075046Z 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:51:18.5081471Z 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:51:18.5088060Z 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:51:18.5094630Z 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:51:18.5101130Z 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:51:18.5107690Z 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:51:18.5113921Z 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:51:18.5120734Z 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:51:18.5127299Z 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:51:18.5133991Z 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:51:18.5140710Z 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:51:18.5147502Z 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:51:18.5153901Z 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:51:18.5160607Z 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:51:18.5166913Z 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:51:18.5173304Z 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:51:18.5180325Z 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:51:18.5186473Z 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:51:18.5192920Z 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:51:18.5199345Z 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:51:18.5205713Z 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:51:18.5212151Z 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:51:18.5218683Z 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:51:18.5225007Z 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:51:18.5232286Z 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:51:18.5238737Z 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:51:18.5245347Z 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:51:18.5251875Z 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:51:18.5258446Z 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:51:18.5265062Z 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:51:18.5271701Z 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:51:18.5278822Z 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:51:18.5285343Z 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:51:18.5291792Z 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:51:18.5298677Z 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:51:18.5305738Z 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:51:18.5312337Z 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:51:18.5318212Z 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:51:18.5324504Z 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:51:18.5330630Z 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:51:18.5336843Z 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:51:18.5343783Z 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:51:18.5349791Z 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:51:18.5355905Z 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:51:18.5362090Z 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:51:18.5403176Z 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:51:18.5409141Z 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:51:18.5415295Z 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:51:18.5421204Z 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:51:18.5428503Z 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:51:18.5434551Z 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:51:18.5440783Z 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:51:18.5446995Z 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:51:18.5452910Z 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:51:18.5458845Z 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:51:18.5464854Z 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:51:18.5470858Z 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:51:18.5477085Z 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:51:18.5483732Z 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:51:18.5489841Z 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:51:18.5495872Z 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:51:18.5501877Z 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:51:18.5507940Z 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:51:18.5514004Z 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:51:18.5520206Z 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:51:18.5526403Z 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:51:18.5543632Z 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:51:18.5544755Z 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:51:18.5545796Z 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:51:18.5550553Z 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:51:18.5556623Z 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:51:18.5562976Z 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:51:18.5568749Z 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:51:18.5574907Z 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:51:18.5580878Z 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:51:18.5586889Z 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:51:18.5592909Z 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:51:18.5599067Z 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:51:18.5605278Z 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:51:18.5611388Z 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:51:18.5617646Z 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:51:18.5623332Z 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:51:18.5650160Z 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:51:18.5657137Z 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:51:18.5664013Z 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:51:18.5671096Z 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:51:18.5678068Z 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:51:18.5684809Z 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:51:18.5691795Z 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:51:18.5698395Z 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:51:18.5705057Z 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:51:18.5711758Z 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:51:18.5718540Z 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:51:18.5725173Z 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:51:18.5731699Z 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:51:18.5738041Z 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:51:18.5744156Z 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:51:18.5751324Z 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:51:18.5758163Z 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:51:18.5764892Z 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:51:18.5772013Z 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:51:18.5778294Z 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:51:18.5784852Z 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:51:18.5791441Z 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:51:18.5797632Z 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:51:18.5804042Z 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:51:18.5810526Z 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:51:18.5816576Z 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:51:18.5822779Z 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:51:18.5829972Z 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:51:18.5851847Z 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:51:18.5858189Z 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:51:18.5865096Z 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:51:18.5871652Z 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:51:18.5878269Z 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:51:18.5885264Z 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:51:18.5890866Z 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:51:18.5897749Z 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:51:18.5903570Z 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:51:18.5910602Z 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:51:18.5916517Z 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:51:18.5922265Z 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:51:18.5928266Z 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:51:18.5934083Z 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:51:18.5941427Z 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:51:18.5947403Z 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:51:18.5953344Z 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:51:18.5959162Z 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:51:18.5964632Z 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:51:18.5970909Z 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:51:18.5976888Z 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:51:18.5982883Z 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:51:18.5988863Z 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:51:18.5994868Z 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:51:18.6000631Z 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:51:18.6006577Z 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:51:18.6012346Z 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:51:18.6017987Z 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:51:18.6023870Z 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:51:18.6029899Z 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:51:18.6035682Z 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:51:18.6041538Z 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:51:18.6047940Z 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:51:18.6053731Z 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:51:18.6059363Z 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:51:18.6065507Z 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:51:18.6072292Z 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:51:18.6078666Z 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:51:18.6084971Z 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:51:18.6090924Z 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:51:18.6097046Z 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:51:18.6103337Z 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:51:18.6109006Z 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:51:18.6115245Z 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:51:18.6121743Z 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:51:18.6127344Z 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:51:18.6133259Z 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:51:18.6139702Z 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:51:18.6146249Z 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:51:18.6153168Z 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:51:18.6160142Z 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:51:18.6166620Z 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:51:18.6173478Z 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:51:18.6180788Z 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:51:18.6187906Z 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:51:18.6194707Z 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:51:18.6201466Z 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:51:18.6208095Z 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:51:18.6216036Z 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:51:18.6222567Z 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:51:18.6229201Z 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:51:18.6235715Z 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:51:18.6241697Z 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:51:18.6248113Z 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:51:18.6254535Z 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:51:18.6260670Z 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:51:18.6267303Z 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:51:18.6274174Z 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:51:18.6281241Z 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:51:18.6288102Z 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:51:18.6294489Z 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:51:18.6301521Z 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:51:18.6308334Z 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:51:18.6315250Z 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:51:18.6322114Z 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:51:18.6329904Z 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:51:18.6339831Z 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:51:18.6349348Z 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:51:18.6357868Z 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:51:18.6364853Z 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:51:18.6372684Z 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:51:18.6379652Z 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:51:18.6386754Z 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:51:18.6393591Z 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:51:18.6399774Z 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:51:18.6406610Z 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:51:18.6412765Z 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:51:18.6419029Z 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:51:18.6425598Z 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:51:18.6432395Z 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:51:18.6439278Z 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:51:18.6445765Z 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:51:18.6452373Z 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:51:18.6458438Z 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:51:18.6464754Z 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:51:18.6471502Z 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:51:18.6477564Z 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:51:18.6484397Z 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:51:18.6490928Z 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:51:18.6497126Z 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:51:18.6503519Z 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:51:18.6510273Z 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:51:18.6516870Z 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:51:18.6523229Z 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:51:18.6529326Z 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:51:18.6535481Z 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:51:18.6541616Z 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:51:18.6548101Z 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:51:18.6554206Z 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:51:18.6560668Z 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:51:18.6567168Z 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:51:18.6573593Z 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:51:18.6579849Z 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:51:18.6586188Z 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:51:18.6592716Z 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:51:18.6598845Z 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:51:18.6605218Z 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:51:18.6611503Z 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:51:18.6617719Z 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:51:18.6623937Z 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:51:18.6630291Z 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:51:18.6636642Z 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:51:18.6644003Z 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:51:18.6651365Z 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:51:18.6657981Z 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:51:18.6665314Z 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:51:18.6672500Z 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:51:18.6679350Z 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:51:18.6686140Z 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:51:18.6700877Z 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:51:18.6707445Z 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:51:18.6714489Z 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:51:18.6721764Z 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:51:18.6731274Z 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:51:18.6740522Z 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:51:18.6749882Z 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:51:18.6759027Z 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:51:18.6765888Z 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:51:18.6772443Z 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:51:18.6779041Z 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:51:18.6785497Z 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:51:18.6791707Z 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:51:18.6798627Z 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:51:18.6805167Z 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:51:18.6811852Z 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:51:18.6817808Z 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:51:18.6823744Z 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:51:18.6829711Z 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:51:18.6835627Z 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:51:18.6843459Z 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:51:18.6849878Z 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:51:18.6856244Z 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:51:18.6862124Z 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:51:18.6868494Z 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:51:18.6874429Z 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:51:18.6880935Z 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:51:18.6886959Z 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:51:18.6892815Z 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:51:18.6899817Z 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:51:18.6906032Z 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:51:18.6912119Z 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:51:18.6917985Z 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:51:18.6924271Z 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:51:18.6930098Z 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:51:18.6936282Z 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:51:18.6942813Z 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:51:18.6948758Z 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:51:18.6954577Z 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:51:18.6960435Z 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:51:18.6966018Z 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:51:18.6972057Z 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:51:18.6977755Z 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:51:18.6983644Z 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:51:18.6990221Z 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:51:18.6996502Z 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:51:18.7002400Z 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:51:18.7008817Z 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:51:18.7014674Z 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:51:18.7020883Z 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:51:18.7026733Z 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:51:18.7032680Z 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:51:18.7038987Z 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:51:18.7044836Z 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:51:18.7050582Z 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:51:18.7056426Z 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:51:18.7062224Z 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:51:18.7068569Z 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:51:18.7074566Z 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:51:18.7080841Z 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:51:18.7087089Z 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:51:18.7093272Z 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:51:18.7130039Z 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:51:18.7135881Z 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:51:18.7141997Z 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:51:18.7148740Z 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:51:18.7155294Z 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:51:18.7161799Z 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:51:18.7168290Z 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:51:18.7175010Z 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:51:18.7181465Z 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:51:18.7188685Z 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:51:18.7195074Z 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:51:18.7203105Z 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:51:18.7209951Z 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:51:18.7216521Z 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:51:18.7224915Z 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:51:18.7231283Z 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:51:18.7238010Z 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:51:18.7244799Z 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:51:18.7251509Z 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:51:18.7258936Z 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:51:18.7265387Z 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:51:18.7272305Z 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:51:18.7278901Z 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:51:18.7285725Z 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:51:18.7292344Z 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:51:18.7299074Z 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:51:18.7305599Z 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:51:18.7312759Z 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:51:18.7319866Z 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:51:18.7326499Z 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:51:18.7333437Z 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:51:18.7341107Z 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:51:18.7350159Z 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:51:18.7359231Z 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:51:18.7367463Z 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:51:18.7373963Z 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:51:18.7380534Z 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:51:18.7387346Z 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:51:18.7395012Z 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:51:18.7401161Z 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:51:18.7406841Z 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:51:18.7413768Z 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:51:18.7420194Z 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:51:18.7426098Z 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:51:18.7431823Z 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:51:18.7437872Z 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:51:18.7445290Z 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:51:18.7451155Z 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:51:18.7456824Z 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:51:18.7463185Z 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:51:18.7469671Z 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:51:18.7481963Z 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:51:18.7494141Z 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:51:18.7500013Z 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:51:18.7505908Z 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:51:18.7511979Z 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:51:18.7518625Z 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:51:18.7524282Z 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:51:18.7530073Z 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:51:18.7535949Z 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:51:18.7542273Z 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:51:18.7548228Z 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:51:18.7554585Z 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:51:18.7560261Z 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:51:18.7566258Z 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:51:18.7572421Z 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:51:18.7579002Z 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:51:18.7584945Z 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:51:18.7591393Z 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:51:18.7597163Z 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:51:18.7602774Z 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:51:18.7609050Z 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:51:18.7627374Z 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:51:18.7633655Z 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:51:18.7639560Z 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:51:18.7645570Z 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:51:18.7651879Z 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:51:18.7659170Z 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:51:18.7676732Z 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:51:18.7677869Z 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:51:18.7683592Z 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:51:18.7690151Z 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:51:18.7697023Z 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:51:18.7703768Z 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:51:18.7710496Z 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:51:18.7717171Z 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:51:18.7723681Z 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:51:18.7730159Z 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:51:18.7736701Z 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:51:18.7743574Z 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:51:18.7750487Z 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:51:18.7757194Z 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:51:18.7763791Z 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:51:18.7770533Z 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:51:18.7777336Z 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:51:18.7783657Z 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:51:18.7790101Z 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:51:18.7796301Z 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:51:18.7802937Z 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:51:18.7809274Z 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:51:18.7835337Z 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:51:18.7842929Z 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:51:18.7866960Z 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:51:18.7873799Z 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:51:18.7880109Z 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:51:18.7886405Z 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:51:18.7893103Z 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:51:18.7899730Z 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:51:18.7906137Z 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:51:18.7912438Z 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:51:18.7919110Z 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:51:18.7925379Z 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:51:18.7931487Z 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:51:18.7937325Z 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:51:18.7943362Z 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:51:18.7950449Z 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:51:18.7956807Z 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:51:18.7963440Z 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:51:18.7969452Z 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:51:18.7981465Z 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:51:18.7988159Z 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:51:18.7994355Z 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:51:18.8001431Z 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:51:18.8007523Z 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:51:18.8018259Z 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:51:18.8024163Z 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:51:18.8030338Z 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:51:18.8036450Z 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:51:18.8045213Z 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:51:18.8051352Z 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:51:18.8057519Z 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:51:18.8063475Z 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:51:18.8069659Z 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:51:18.8075865Z 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:51:18.8087961Z 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:51:18.8094057Z 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:51:18.8100133Z 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:51:18.8106942Z 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:51:18.8113077Z 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:51:18.8119464Z 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:51:18.8125552Z 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:51:18.8131758Z 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:51:18.8137706Z 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:51:18.8143727Z 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:51:18.8150179Z 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:51:18.8156803Z 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:51:18.8163442Z 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:51:18.8170869Z 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:51:18.8177147Z 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:51:18.8183566Z 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:51:18.8190129Z 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:51:18.8196286Z 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:51:18.8202675Z 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:51:18.8209662Z 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:51:18.8216252Z 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:51:18.8222834Z 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:51:18.8229386Z 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:51:18.8236051Z 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:51:18.8242815Z 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:51:18.8249325Z 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:51:18.8255795Z 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:51:18.8262513Z 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:51:18.8269256Z 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:51:18.8275953Z 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:51:18.8282431Z 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:51:18.8289100Z 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:51:18.8295739Z 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:51:18.8302479Z 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:51:18.8309297Z 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:51:18.8316109Z 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:51:18.8322963Z 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:51:18.8329998Z 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:51:18.8336548Z 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:51:18.8343062Z 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:51:18.8350688Z 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:51:18.8359192Z 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:51:18.8368702Z 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:51:18.8377734Z 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:51:18.8384857Z 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:51:18.8391544Z 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:51:18.8398047Z 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:51:18.8404369Z 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:51:18.8411211Z 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:51:18.8417281Z 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:51:18.8424075Z 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:51:18.8431358Z 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:51:18.8437414Z 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:51:18.8443382Z 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:51:18.8449215Z 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:51:18.8455543Z 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:51:18.8462197Z 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:51:18.8468225Z 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:51:18.8474071Z 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:51:18.8480073Z 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:51:18.8485981Z 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:51:18.8491916Z 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:51:18.8497788Z 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:51:18.8504004Z 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:51:18.8510001Z 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:51:18.8515671Z 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:51:18.8521587Z 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:51:18.8527663Z 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:51:18.8533424Z 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:51:18.8539638Z 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:51:18.8545427Z 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:51:18.8551744Z 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:51:18.8557767Z 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:51:18.8563908Z 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:51:18.8569836Z 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:51:18.8575814Z 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:51:18.8582045Z 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:51:18.8587907Z 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:51:18.8593998Z 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:51:18.8599660Z 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:51:18.8605541Z 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:51:18.8612204Z 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:51:18.8618080Z 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:51:18.8623734Z 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:51:18.8630170Z 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:51:18.8636100Z 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:51:18.8642234Z 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:51:18.8648202Z 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:51:18.8655055Z 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:51:18.8661102Z 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:51:18.8667752Z 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:51:18.8674132Z 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:51:18.8680737Z 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:51:18.8687301Z 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:51:18.8694605Z 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:51:18.8701215Z 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:51:18.8708015Z 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:51:18.8714442Z 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:51:18.8720877Z 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:51:18.8728026Z 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:51:18.8734659Z 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:51:18.8741172Z 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:51:18.8748125Z 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:51:18.8754451Z 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:51:18.8760906Z 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:51:18.8767258Z 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:51:18.8773445Z 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:51:18.8779745Z 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:51:18.8786539Z 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:51:18.8793167Z 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:51:18.8799868Z 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:51:18.8806884Z 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:51:18.8813985Z 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:51:18.8820757Z 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:51:18.8827531Z 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:51:18.8834232Z 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:51:18.8840942Z 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:51:18.8847724Z 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:51:18.8856628Z 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:51:18.8865516Z 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:51:18.8873790Z 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:51:18.8880876Z 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:51:18.8919296Z 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:51:18.8925272Z 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:51:18.8931342Z 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:51:18.8937420Z 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:51:18.8987849Z 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:51:18.8993719Z 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:51:18.8999123Z 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:51:18.9005290Z 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:51:18.9011743Z 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:51:18.9018095Z 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:51:18.9024774Z 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:51:18.9032002Z 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:51:18.9038453Z 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:51:18.9044940Z 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:51:18.9051837Z 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:51:18.9057855Z 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:51:18.9064627Z 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:51:18.9071869Z 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:51:18.9078196Z 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:51:18.9085094Z 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:51:18.9092435Z 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:51:18.9099050Z 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:51:18.9105470Z 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:51:18.9112176Z 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:51:18.9119007Z 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:51:18.9125802Z 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:51:18.9132811Z 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:51:18.9139553Z 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:51:18.9146513Z 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:51:18.9153929Z 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:51:18.9160815Z 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:51:18.9167692Z 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:51:18.9174370Z 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:51:18.9180960Z 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:51:18.9187536Z 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:51:18.9194262Z 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:51:18.9201378Z 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:51:18.9208491Z 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:51:18.9215657Z 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:51:18.9222412Z 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:51:18.9229294Z 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:51:18.9236621Z 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:51:18.9243310Z 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:51:18.9250247Z 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:51:18.9257260Z 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:51:18.9264138Z 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:51:18.9271175Z 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:51:18.9277730Z 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:51:18.9284303Z 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:51:18.9290869Z 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:51:18.9298009Z 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:51:18.9304461Z 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:51:18.9310957Z 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:51:18.9317734Z 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:51:18.9324012Z 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:51:18.9330640Z 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:51:18.9337565Z 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:51:18.9344282Z 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:51:18.9352318Z 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:51:18.9358932Z 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:51:18.9365694Z 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:51:18.9371972Z 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:51:18.9378925Z 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:51:18.9384704Z 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:51:18.9391373Z 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:51:18.9397129Z 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:51:18.9403102Z 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:51:18.9409497Z 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:51:18.9415394Z 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:51:18.9421479Z 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:51:18.9427819Z 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:51:18.9433647Z 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:51:18.9440258Z 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:51:18.9446425Z 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:51:18.9452609Z 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:51:18.9458977Z 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:51:18.9464923Z 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:51:18.9470894Z 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:51:18.9477194Z 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:51:18.9483589Z 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:51:18.9490044Z 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:51:18.9498403Z 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:51:18.9507578Z 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:51:18.9516954Z 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:51:18.9526337Z 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:51:18.9535417Z 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:51:18.9545299Z 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:51:18.9552331Z 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:51:18.9559171Z 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:51:18.9566041Z 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:51:18.9572138Z 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:51:18.9578872Z 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:51:18.9584988Z 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:51:18.9591279Z 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:51:18.9597899Z 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:51:18.9604391Z 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:51:18.9610426Z 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:51:18.9616593Z 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:51:18.9622885Z 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:51:18.9630246Z 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:51:18.9636857Z 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:51:18.9642965Z 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:51:18.9649481Z 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:51:18.9655400Z 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:51:18.9661523Z 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:51:18.9667707Z 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:51:18.9673866Z 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:51:18.9680480Z 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:51:18.9687211Z 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:51:18.9693443Z 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:51:18.9699480Z 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:51:18.9711949Z 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:51:18.9717912Z 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:51:18.9724416Z 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:51:18.9730686Z 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:51:18.9737081Z 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:51:18.9743005Z 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:51:18.9749259Z 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:51:18.9755228Z 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:51:18.9761140Z 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:51:18.9767337Z 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:51:18.9773297Z 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:51:18.9778943Z 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:51:18.9785557Z 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:51:18.9792400Z 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:51:18.9798923Z 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:51:18.9805469Z 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:51:18.9812233Z 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:51:18.9819358Z 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:51:18.9826447Z 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:51:18.9833262Z 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:51:18.9839960Z 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:51:18.9846620Z 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:51:18.9855800Z 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:51:18.9864950Z 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:51:18.9874911Z 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:51:18.9884067Z 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:51:18.9892761Z 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:51:18.9899591Z 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:51:18.9906381Z 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:51:18.9912959Z 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:51:18.9919326Z 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:51:18.9926078Z 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:51:18.9932528Z 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:51:18.9966775Z 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:51:18.9973250Z 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:51:18.9979172Z 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:51:18.9985029Z 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:51:18.9991068Z 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:51:18.9997365Z 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:51:19.0003259Z 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:51:19.0009685Z 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:51:19.0016178Z 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:51:19.0022046Z 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:51:19.0028033Z 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:51:19.0033919Z 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:51:19.0039803Z 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:51:19.0045940Z 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:51:19.0051666Z 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:51:19.0057812Z 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:51:19.0063568Z 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:51:19.0069882Z 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:51:19.0149293Z 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:51:19.0155277Z 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:51:19.0161453Z 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:51:19.0168696Z 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:51:19.0175388Z 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:51:19.0181823Z 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:51:19.0188482Z 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:51:19.0194930Z 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:51:19.0201258Z 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:51:19.0207664Z 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:51:19.0214000Z 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:51:19.0220595Z 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:51:19.0227016Z 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:51:19.0233385Z 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:51:19.0239784Z 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:51:19.0246682Z 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:51:19.0253553Z 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:51:19.0260338Z 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:51:19.0267598Z 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:51:19.0274366Z 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:51:19.0280917Z 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:51:19.0287571Z 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:51:19.0294210Z 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:51:19.0300730Z 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:51:19.0307771Z 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:51:19.0314672Z 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:51:19.0321833Z 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:51:19.0328372Z 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:51:19.0334465Z 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:51:19.0340439Z 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:51:19.0346485Z 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:51:19.0353238Z 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:51:19.0359487Z 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:51:19.0366099Z 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:51:19.0372668Z 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:51:19.0379047Z 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:51:19.0385301Z 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:51:19.0391663Z 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:51:19.0397213Z 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:51:19.0403463Z 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:51:19.0409030Z 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:51:19.0415060Z 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:51:19.0420816Z 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:51:19.0427214Z 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:51:19.0432852Z 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:51:19.0438725Z 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:51:19.0445972Z 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:51:19.0452685Z 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:51:19.0458734Z 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:51:19.0464960Z 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:51:19.0471632Z 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:51:19.0478322Z 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:51:19.0484494Z 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:51:19.0490681Z 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:51:19.0496608Z 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:51:19.0502543Z 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:51:19.0508746Z 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:51:19.0514716Z 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:51:19.0520765Z 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:51:19.0526995Z 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:51:19.0532892Z 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:51:19.0538748Z 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:51:19.0544703Z 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:51:19.0550569Z 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:51:19.0556206Z 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:51:19.0562282Z 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:51:19.0567870Z 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:51:19.0573603Z 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:51:19.0579765Z 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:51:19.0585769Z 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:51:19.0591705Z 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:51:19.0598219Z 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:51:19.0604427Z 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:51:19.0610469Z 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:51:19.0616415Z 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:51:19.0622325Z 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:51:19.0629216Z 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:51:19.0635254Z 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:51:19.0641546Z 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:51:19.0653987Z 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:51:19.0660361Z 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:51:19.0666425Z 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:51:19.0672921Z 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:51:19.0679674Z 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:51:19.0686341Z 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:51:19.0692915Z 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:51:19.0699784Z 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:51:19.0706283Z 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:51:19.0712911Z 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:51:19.0719854Z 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:51:19.0726627Z 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:51:19.0733216Z 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:51:19.0740439Z 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:51:19.0747424Z 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:51:19.0789455Z 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:51:19.0796166Z 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:51:19.0802762Z 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:51:19.0810104Z 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:51:19.0816524Z 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:51:19.0822575Z 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:51:19.0828739Z 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:51:19.0835510Z 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:51:19.0841835Z 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:51:19.0847899Z 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:51:19.0854377Z 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:51:19.0860844Z 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:51:19.0867055Z 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:51:19.0873892Z 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:51:19.0880696Z 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:51:19.0886933Z 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:51:19.0893224Z 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:51:19.0899151Z 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:51:19.0905186Z 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:51:19.0911335Z 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:51:19.0917559Z 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:51:19.0923844Z 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:51:19.0929806Z 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:51:19.0936160Z 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:51:19.0941938Z 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:51:19.0947922Z 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:51:19.0953749Z 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:51:19.0959890Z 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:51:19.0965943Z 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:51:19.0972596Z 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:51:19.0978599Z 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:51:19.0984927Z 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:51:19.0991272Z 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:51:19.0997387Z 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:51:19.1003103Z 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:51:19.1009177Z 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:51:19.1014809Z 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:51:19.1021430Z 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:51:19.1028473Z 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:51:19.1036718Z 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:51:19.1043029Z 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:51:19.1048881Z 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:51:19.1054782Z 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:51:19.1060423Z 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:51:19.1066515Z 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:51:19.1072588Z 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:51:19.1079076Z 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:51:19.1085455Z 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:51:19.1091532Z 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:51:19.1097399Z 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:51:19.1103205Z 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:51:19.1109053Z 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:51:19.1114868Z 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:51:19.1120707Z 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:51:19.1128184Z 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:51:19.1135378Z 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:51:19.1142467Z 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:51:19.1150845Z 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:51:19.1158504Z 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:51:19.1166025Z 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:51:19.1173491Z 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:51:19.1180167Z 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:51:19.1186608Z 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:51:19.1193776Z 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:51:19.1200040Z 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:51:19.1206581Z 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:51:19.2545656Z 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:51:19.2546866Z 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:51:19.2547931Z 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:51:19.2548866Z 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:51:19.2549981Z 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:51:19.2551128Z 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:51:19.2552642Z 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:51:19.2553597Z 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:51:19.2554535Z 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:51:19.2555493Z 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:51:19.2556396Z 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:51:19.2557278Z 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:51:19.2558449Z 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:51:19.2559525Z 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:51:19.2560517Z 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:51:19.2561475Z 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:51:19.2562378Z 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:51:19.2563292Z 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:51:19.2564413Z 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:51:19.2565591Z 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:51:19.2567036Z 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:51:19.2568018Z 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:51:19.2568994Z 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:51:19.2569982Z 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:51:19.2570990Z 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:51:19.2571913Z 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:51:19.2573037Z 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:51:19.2574221Z 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:51:19.2575235Z 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:51:19.2576203Z 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:51:19.2577253Z 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:51:19.2578244Z 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:51:19.2579178Z 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:51:19.2580094Z 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:51:19.2586049Z 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:51:19.2592213Z 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:51:19.2597961Z 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:51:19.2603838Z 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:51:19.2609780Z 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:51:19.2615660Z 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:51:19.2621474Z 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:51:19.2627574Z 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:51:19.2633658Z 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:51:19.2640114Z 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:51:19.2646084Z 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:51:19.2652092Z 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:51:19.2658352Z 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:51:19.2664285Z 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:51:19.2670328Z 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:51:19.2676242Z 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:51:19.2682503Z 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:51:19.2689739Z 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:51:19.2696141Z 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:51:19.2702789Z 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:51:19.2709555Z 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:51:19.2716071Z 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:51:19.2723023Z 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:51:19.2730080Z 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:51:19.2736990Z 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:51:19.2743576Z 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:51:19.2750076Z 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:51:19.2756701Z 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:51:19.2763469Z 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:51:19.2770116Z 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:51:19.2776390Z 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:51:19.2782919Z 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:51:19.2789265Z 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:51:19.2796238Z 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:51:19.2802531Z 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:51:19.2809407Z 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:51:19.2815693Z 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:51:19.2822760Z 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:51:19.2829104Z 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:51:19.2835641Z 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:51:19.2842346Z 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:51:19.2848787Z 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:51:19.2855309Z 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:51:19.2861829Z 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:51:19.2868413Z 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:51:19.2875213Z 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:51:19.2883743Z 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:51:19.2892337Z 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:51:19.2899299Z 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:51:19.2905986Z 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:51:19.2912774Z 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:51:19.2919435Z 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:51:19.2925516Z 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:51:19.2932338Z 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:51:19.2938383Z 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:51:19.2944090Z 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:51:19.2950869Z 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:51:19.2957020Z 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:51:19.2963123Z 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:51:19.2968891Z 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:51:19.2975404Z 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:51:19.2982311Z 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:51:19.2988272Z 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:51:19.2993999Z 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:51:19.2999883Z 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:51:19.3005490Z 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:51:19.3011465Z 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:51:19.3017234Z 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:51:19.3022812Z 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:51:19.3029521Z 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:51:19.3035715Z 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:51:19.3041641Z 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:51:19.3047517Z 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:51:19.3053453Z 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:51:19.3059588Z 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:51:19.3065158Z 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:51:19.3071019Z 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:51:19.3076918Z 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:51:19.3082661Z 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:51:19.3088490Z 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:51:19.3094022Z 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:51:19.3100384Z 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:51:19.3106540Z 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:51:19.3112553Z 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:51:19.3118943Z 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:51:19.3124696Z 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:51:19.3130543Z 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:51:19.3136414Z 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:51:19.3142228Z 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:51:19.3149155Z 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:51:19.3154866Z 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:51:19.3160747Z 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:51:19.3166721Z 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:51:19.3172797Z 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:51:19.3178585Z 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:51:19.3184673Z 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:51:19.3190967Z 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:51:19.3198351Z 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:51:19.3205402Z 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:51:19.3211805Z 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:51:19.3218016Z 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:51:19.3224553Z 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:51:19.3231006Z 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:51:19.3237317Z 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:51:19.3244102Z 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:51:19.3250714Z 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:51:19.3256927Z 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:51:19.3263290Z 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:51:19.3269629Z 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:51:19.3276215Z 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:51:19.3283380Z 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:51:19.3290201Z 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:51:19.3297177Z 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:51:19.3303921Z 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:51:19.3310711Z 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:51:19.3317370Z 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:51:19.3324009Z 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:51:19.3330921Z 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:51:19.3337776Z 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:51:19.3344684Z 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:51:19.3351736Z 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:51:19.3358692Z 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:51:19.3365501Z 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:51:19.3372270Z 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:51:19.3380281Z 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:51:19.3389488Z 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:51:19.3398563Z 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:51:19.3405351Z 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:51:19.3412147Z 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:51:19.3418916Z 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:51:19.3424846Z 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:51:19.3431574Z 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:51:19.3437304Z 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:51:19.3443158Z 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:51:19.3449914Z 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:51:19.3456061Z 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:51:19.3462352Z 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:51:19.3468256Z 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:51:19.3474281Z 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:51:19.3480546Z 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:51:19.3517865Z 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:51:19.3524042Z 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:51:19.3529836Z 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:51:19.3536210Z 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:51:19.3541883Z 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:51:19.3547917Z 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:51:19.3553638Z 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:51:19.3559256Z 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:51:19.3565219Z 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:51:19.3571547Z 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:51:19.3577513Z 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:51:19.3583491Z 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:51:19.3589482Z 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:51:19.3595462Z 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:51:19.3601309Z 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:51:19.3607129Z 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:51:19.3646962Z 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:51:19.3653374Z 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:51:19.3659725Z 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:51:19.3666601Z 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:51:19.3673689Z 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:51:19.3680488Z 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:51:19.3687219Z 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:51:19.3694360Z 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:51:19.3701160Z 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:51:19.3707802Z 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:51:19.3714788Z 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:51:19.3721075Z 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:51:19.3727369Z 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:51:19.3734223Z 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:51:19.3741031Z 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:51:19.3748056Z 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:51:19.3754498Z 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:51:19.3762250Z 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:51:19.3769041Z 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:51:19.3775863Z 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:51:19.3782629Z 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:51:19.3789381Z 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:51:19.3796365Z 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:51:19.3802976Z 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:51:19.3809721Z 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:51:19.3816909Z 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:51:19.3823802Z 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:51:19.3831370Z 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:51:19.3837932Z 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:51:19.3844961Z 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:51:19.3851480Z 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:51:19.3858262Z 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:51:19.3864823Z 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:51:19.3871711Z 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:51:19.3879096Z 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:51:19.3888145Z 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:51:19.3897199Z 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:51:19.3905107Z 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:51:19.3911867Z 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:51:19.3918400Z 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:51:19.3925178Z 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:51:19.3932161Z 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:51:19.3938730Z 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:51:19.3944401Z 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:51:19.3951119Z 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:51:19.3957305Z 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:51:19.3963605Z 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:51:19.3969425Z 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:51:19.3975591Z 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:51:19.3982766Z 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:51:19.3988894Z 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:51:19.3995224Z 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:51:19.4001140Z 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:51:19.4007166Z 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:51:19.4013479Z 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:51:19.4020191Z 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:51:19.4026344Z 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:51:19.4032479Z 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:51:19.4038945Z 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:51:19.4045638Z 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:51:19.4052278Z 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:51:19.4058773Z 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:51:19.4065469Z 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:51:19.4072332Z 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:51:19.4079307Z 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:51:19.4086427Z 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:51:19.4093283Z 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:51:19.4100025Z 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:51:19.4106649Z 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:51:19.4114055Z 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:51:19.4121287Z 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:51:19.4128425Z 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:51:19.4135188Z 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:51:19.4142165Z 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:51:19.4148935Z 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:51:19.4155840Z 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:51:19.4162905Z 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:51:19.4169549Z 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:51:19.4176161Z 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:51:19.4182609Z 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:51:19.4189518Z 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:51:19.4196907Z 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:51:19.4203882Z 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:51:19.4211195Z 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:51:19.4217849Z 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:51:19.4224540Z 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:51:19.4231462Z 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:51:19.4238193Z 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:51:19.4245350Z 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:51:19.4252400Z 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:51:19.4259182Z 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:51:19.4266327Z 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:51:19.4273202Z 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:51:19.4281080Z 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:51:19.4288013Z 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:51:19.4295155Z 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:51:19.4301844Z 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:51:19.4333578Z 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:51:19.4340560Z 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:51:19.4347207Z 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:51:19.4353939Z 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:51:19.4361389Z 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:51:19.4368187Z 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:51:19.4375553Z 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:51:19.4382180Z 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:51:19.4390240Z 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:51:19.4397034Z 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:51:19.4404281Z 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:51:19.4411225Z 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:51:19.4417408Z 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:51:19.4424250Z 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:51:19.4430748Z 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:51:19.4437294Z 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:51:19.4444049Z 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:51:19.4450206Z 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:51:19.4456143Z 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:51:19.4466617Z 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:51:19.4474110Z 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:51:19.4522420Z 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:51:19.4529438Z 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:51:19.4536642Z 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:51:19.4543369Z 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:51:19.4549872Z 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:51:19.4556327Z 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:51:19.4562285Z 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:51:19.4568990Z 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:51:19.4575590Z 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:51:19.4582126Z 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:51:19.4588866Z 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:51:19.4594926Z 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:51:19.4601522Z 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:51:19.4607646Z 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:51:19.4613616Z 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:51:19.4619569Z 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:51:19.4626492Z 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:51:19.4633017Z 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:51:19.4638956Z 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:51:19.4645018Z 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:51:19.4651202Z 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:51:19.4658096Z 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:51:19.4664161Z 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:51:19.4670727Z 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:51:19.4676877Z 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:51:19.4682823Z 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:51:19.4688827Z 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:51:19.4695153Z 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:51:19.4701255Z 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:51:19.4707588Z 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:51:19.4713771Z 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:51:19.4720176Z 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:51:19.4726375Z 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:51:19.4732449Z 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:51:19.4738465Z 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:51:19.4744922Z 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:51:19.4751430Z 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:51:19.4758648Z 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:51:19.4766909Z 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:51:19.4774396Z 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:51:19.4780651Z 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:51:19.4786709Z 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:51:19.4793105Z 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:51:19.4799448Z 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:51:19.4805525Z 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:51:19.4811597Z 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:51:19.4817572Z 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:51:19.4824077Z 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:51:19.4830476Z 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:51:19.4836881Z 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:51:19.4842863Z 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:51:19.4849038Z 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:51:19.4855105Z 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:51:19.4862745Z 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:51:19.4869679Z 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:51:19.4876746Z 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:51:19.4883363Z 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:51:19.4890997Z 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:51:19.4898326Z 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:51:19.4907566Z 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:51:19.4916662Z 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:51:19.4926357Z 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:51:19.4935682Z 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:51:19.4944911Z 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:51:19.4952839Z 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:51:19.4960659Z 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:51:19.4967358Z 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:51:19.4973951Z 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:51:19.4980802Z 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:51:19.4987183Z 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:51:19.4993806Z 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:51:19.5000238Z 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:51:19.7872126Z 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:51:19.7879135Z 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:51:19.7886253Z 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:51:19.7893580Z 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:51:19.7901570Z 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:51:19.7908793Z 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:51:19.7915883Z 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:51:19.7924032Z 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:51:19.7931587Z 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:51:19.7938738Z 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:51:19.7945380Z 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:51:19.7952623Z 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:51:19.7958639Z 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:51:19.7965592Z 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:51:19.7972543Z 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:51:19.7978611Z 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:51:19.7984765Z 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:51:19.7990912Z 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:51:19.7998770Z 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:51:19.8004814Z 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:51:19.8010883Z 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:51:19.8017328Z 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:51:19.8023371Z 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:51:19.8029362Z 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:51:19.8035436Z 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:51:19.8074264Z 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:51:19.8080500Z 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:51:19.8086548Z 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:51:19.8092758Z 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:51:19.8099011Z 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:51:19.8105504Z 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:51:19.8111771Z 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:51:19.8118083Z 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:51:19.8124151Z 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:51:19.8130242Z 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:51:19.8136722Z 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:51:19.8142936Z 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:51:19.8149290Z 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:51:19.8155579Z 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:51:19.8162893Z 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:51:19.8169278Z 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:51:19.8175856Z 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:51:19.8182714Z 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:51:19.8189753Z 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:51:19.8196501Z 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:51:19.8203265Z 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:51:19.8210105Z 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:51:19.8221184Z 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:51:19.8228650Z 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:51:19.8235731Z 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:51:19.8242400Z 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:51:19.8249228Z 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:51:19.8255867Z 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:51:19.8262643Z 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:51:19.8269014Z 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:51:19.8275557Z 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:51:19.8281923Z 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:51:19.8288575Z 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:51:19.8295063Z 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:51:19.8302018Z 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:51:19.8309183Z 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:51:19.8316078Z 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:51:19.8322457Z 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:51:19.8329199Z 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:51:19.8335500Z 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:51:19.8369338Z 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:51:19.8375820Z 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:51:19.8382470Z 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:51:19.8389333Z 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:51:19.8395874Z 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:51:19.8404413Z 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:51:19.8411609Z 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:51:19.8419478Z 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:51:19.8426131Z 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:51:19.8433212Z 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:51:19.8439700Z 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:51:19.8445674Z 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:51:19.8452599Z 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:51:19.8457903Z 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:51:19.8464104Z 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:51:19.8471159Z 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:51:19.8477144Z 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:51:19.8483037Z 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:51:19.8489199Z 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:51:19.8495597Z 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:51:19.8502024Z 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:51:19.8508020Z 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:51:19.8514779Z 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:51:19.8520495Z 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:51:19.8526480Z 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:51:19.8532634Z 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:51:19.8538798Z 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:51:19.8544833Z 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:51:19.8551232Z 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:51:19.8558172Z 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:51:19.8564484Z 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:51:19.8570965Z 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:51:19.8577095Z 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:51:19.8582989Z 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:51:19.8589279Z 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:51:19.8595307Z 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:51:19.8601117Z 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:51:19.8606897Z 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:51:19.8612891Z 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:51:19.8619142Z 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:51:19.8625226Z 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:51:19.8631350Z 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:51:19.8637222Z 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:51:19.8643630Z 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:51:19.8649815Z 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:51:19.8656023Z 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:51:19.8662043Z 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:51:19.8668209Z 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:51:19.8674329Z 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:51:19.8680486Z 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:51:19.8686270Z 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:51:19.8692596Z 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:51:19.8698599Z 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:51:19.8704704Z 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:51:19.8710765Z 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:51:19.8717312Z 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:51:19.8724078Z 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:51:19.8730885Z 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:51:19.8737442Z 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:51:19.8744075Z 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:51:19.8751009Z 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:51:19.8758058Z 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:51:19.8764728Z 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:51:19.8771125Z 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:51:19.8778847Z 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:51:19.8786019Z 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:51:19.8793243Z 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:51:19.8800661Z 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:51:19.8808762Z 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:51:19.8816136Z 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:51:19.8823346Z 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:51:19.8830531Z 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:51:19.8837224Z 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:51:19.8844568Z 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:51:19.8851772Z 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:51:19.8858705Z 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:51:19.8865402Z 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:51:19.8872059Z 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:51:19.8878781Z 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:51:19.8885343Z 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:51:19.8891871Z 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:51:19.8898399Z 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:51:19.8905225Z 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:51:19.8915407Z 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:51:19.8923850Z 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:51:19.8932150Z 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:51:19.8940400Z 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:51:19.8947472Z 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:51:19.8954318Z 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:51:19.8961755Z 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:51:19.8967813Z 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:51:19.8974594Z 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:51:19.8980403Z 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:51:19.8986538Z 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:51:19.8992859Z 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:51:19.8998810Z 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:51:19.9005048Z 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:51:19.9011185Z 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:51:19.9018240Z 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:51:19.9024312Z 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:51:19.9030482Z 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:51:19.9036551Z 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:51:19.9042662Z 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:51:19.9048217Z 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:51:19.9054271Z 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:51:19.9060701Z 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:51:19.9067451Z 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:51:19.9073406Z 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:51:19.9079657Z 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:51:19.9085994Z 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:51:19.9092078Z 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:51:19.9098294Z 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:51:19.9104594Z 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:51:19.9110710Z 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:51:19.9116705Z 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:51:19.9123208Z 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:51:19.9128839Z 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:51:19.9134991Z 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:51:19.9141718Z 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:51:19.9147898Z 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:51:19.9153946Z 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:51:19.9159919Z 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:51:19.9171677Z 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:51:19.9177619Z 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:51:19.9184044Z 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:51:19.9190407Z 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:51:19.9196560Z 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:51:19.9203067Z 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:51:19.9209078Z 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:51:19.9214851Z 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:51:19.9221123Z 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:51:19.9228948Z 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:51:19.9235422Z 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:51:19.9242119Z 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:51:19.9248956Z 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:51:19.9255600Z 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:51:19.9262430Z 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:51:19.9269349Z 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:51:19.9276319Z 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:51:19.9283515Z 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:51:19.9290148Z 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:51:19.9296246Z 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:51:19.9302921Z 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:51:19.9310047Z 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:51:19.9316659Z 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:51:19.9323335Z 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:51:19.9330033Z 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:51:19.9336543Z 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:51:19.9343487Z 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:51:19.9352202Z 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:51:19.9361889Z 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:51:19.9371034Z 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:51:19.9378711Z 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:51:19.9414028Z 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:51:19.9420388Z 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:51:19.9427213Z 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:51:19.9433782Z 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:51:19.9439639Z 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:51:19.9445826Z 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:51:19.9452003Z 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:51:19.9458730Z 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:51:19.9464612Z 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:51:19.9470959Z 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:51:19.9477439Z 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:51:19.9483201Z 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:51:19.9488773Z 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:51:19.9494897Z 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:51:19.9501640Z 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:51:19.9508935Z 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:51:19.9515360Z 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:51:19.9521732Z 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:51:19.9527796Z 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:51:19.9533847Z 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:51:19.9539732Z 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:51:19.9546049Z 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:51:19.9552326Z 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:51:19.9558547Z 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:51:19.9564848Z 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:51:19.9571386Z 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:51:19.9577562Z 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:51:19.9583532Z 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:51:19.9589613Z 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:51:19.9595994Z 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:51:19.9602537Z 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:51:19.9608692Z 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:51:19.9616358Z 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:51:19.9625357Z 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:51:19.9633258Z 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:51:19.9639833Z 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:51:19.9646670Z 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:51:19.9653375Z 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:51:19.9660052Z 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:51:19.9666987Z 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:51:19.9673489Z 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:51:19.9680705Z 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:51:19.9687304Z 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:51:19.9694131Z 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:51:19.9701309Z 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:51:19.9707938Z 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:51:19.9714488Z 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:51:19.9721250Z 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:51:19.9727875Z 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:51:19.9734992Z 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:51:19.9743472Z 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:51:19.9750568Z 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:51:19.9757567Z 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:51:19.9764169Z 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:51:19.9770589Z 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:51:19.9777075Z 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:51:19.9783423Z 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:51:19.9790815Z 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:51:19.9797295Z 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:51:19.9803986Z 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:51:19.9811051Z 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:51:19.9817588Z 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:51:19.9824146Z 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:51:19.9830828Z 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:51:19.9837401Z 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:51:19.9844184Z 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:51:19.9850568Z 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:51:19.9857318Z 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:51:19.9863938Z 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:51:19.9870988Z 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:51:19.9877783Z 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:51:19.9884267Z 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:51:19.9891177Z 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:51:19.9897513Z 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:51:19.9903677Z 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:51:19.9910217Z 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:51:19.9916092Z 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:51:19.9921759Z 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:51:19.9927597Z 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:51:19.9933506Z 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:51:19.9940146Z 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:51:19.9946299Z 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:51:19.9952563Z 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:51:19.9958298Z 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:51:19.9964210Z 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:51:19.9970719Z 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:51:19.9976798Z 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:51:19.9983015Z 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:51:19.9988951Z 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:51:19.9996706Z 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:51:20.0003309Z 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:51:20.0009507Z 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:51:20.0015437Z 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:51:20.0041905Z 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:51:20.0048028Z 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:51:20.0054079Z 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:51:20.0060034Z 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:51:20.0066310Z 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:51:20.0073664Z 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:51:20.0080449Z 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:51:20.0086902Z 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:51:20.0093203Z 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:51:20.0099589Z 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:51:20.0134914Z 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:51:20.0141251Z 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:51:20.0148115Z 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:51:20.0154247Z 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:51:20.0160518Z 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:51:20.0166746Z 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:51:20.0173115Z 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:51:20.0179699Z 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:51:20.0185988Z 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:51:20.0192168Z 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:51:20.0198402Z 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:51:20.0204402Z 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:51:20.0210536Z 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:51:20.0216714Z 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:51:20.0223093Z 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:51:20.0230012Z 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:51:20.0237165Z 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:51:20.0244183Z 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:51:20.0250986Z 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:51:20.0257787Z 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:51:20.0264845Z 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:51:20.0272182Z 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:51:20.0279524Z 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:51:20.0286497Z 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:51:20.0293337Z 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:51:20.0299961Z 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:51:20.0306811Z 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:51:20.0313519Z 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:51:20.0320252Z 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:51:20.0327052Z 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:51:20.0334013Z 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:51:20.0341331Z 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:51:20.0348175Z 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:51:20.0354857Z 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:51:20.0362102Z 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:51:20.0368994Z 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:51:20.0375574Z 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:51:20.0382027Z 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:51:20.0389022Z 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:51:20.0395820Z 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:51:20.0402455Z 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:51:20.0409530Z 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:51:20.0415962Z 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:51:20.0423190Z 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:51:20.0432344Z 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:51:20.0441445Z 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:51:20.0448613Z 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:51:20.0455522Z 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:51:20.0462426Z 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:51:20.0469193Z 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:51:20.0476036Z 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:51:20.0482997Z 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:51:20.0489042Z 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:51:20.0495300Z 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:51:20.0501143Z 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:51:20.0506792Z 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:51:20.0513227Z 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:51:20.0518542Z 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:51:20.0524178Z 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:51:20.0529849Z 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:51:20.0536348Z 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:51:20.0542157Z 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:51:20.0548221Z 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:51:20.0554267Z 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:51:20.0560774Z 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:51:20.0567252Z 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:51:20.0578813Z 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:51:20.0585083Z 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:51:20.0591144Z 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:51:20.0597095Z 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:51:20.0609192Z 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:51:20.0615007Z 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:51:20.0620943Z 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:51:20.0626910Z 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:51:20.0632710Z 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:51:20.0638374Z 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:51:20.0644398Z 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:51:20.0650570Z 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:51:20.0662992Z 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:51:20.0669405Z 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:51:20.0675485Z 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:51:20.0681959Z 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:51:20.0687985Z 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:51:20.0700692Z 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:51:20.0701732Z 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:51:20.0706308Z 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:51:20.0712543Z 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:51:20.0719285Z 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:51:20.0725682Z 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:51:20.0732395Z 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:51:20.0739227Z 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:51:20.0746316Z 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:51:20.0753055Z 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:51:20.0759645Z 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:51:20.0766378Z 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:51:20.0773593Z 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:51:20.0781106Z 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:51:20.0788580Z 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:51:20.0795378Z 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:51:20.0802805Z 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:51:20.0819546Z 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:51:20.0826414Z 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:51:20.0841708Z 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:51:20.0848813Z 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:51:20.0855852Z 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:51:20.0862836Z 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:51:20.0874766Z 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:51:20.0881615Z 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:51:20.0896292Z 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:51:20.0899655Z 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:51:20.0907157Z 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:51:20.0913140Z 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:51:20.0919447Z 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:51:20.0926296Z 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:51:20.0933221Z 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:51:20.0939987Z 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:51:20.0946162Z 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:51:20.0952455Z 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:51:20.0958492Z 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:51:20.0989451Z 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:51:20.0996444Z 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:51:20.1002433Z 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:51:20.1015234Z 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:51:20.1021197Z 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:51:20.1028108Z 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:51:20.1034432Z 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:51:20.1040201Z 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:51:20.1046109Z 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:51:20.1052735Z 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:51:20.1058857Z 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:51:20.1064828Z 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:51:20.1071367Z 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:51:20.1077468Z 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:51:20.1084070Z 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:51:20.1090895Z 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:51:20.1096931Z 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:51:20.1103153Z 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:51:20.1109259Z 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:51:20.1115947Z 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:51:20.1121916Z 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:51:20.1128498Z 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:51:20.1134743Z 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:51:20.1146967Z 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:51:20.1153191Z 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:51:20.1159272Z 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:51:20.1165759Z 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:51:20.1171881Z 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:51:20.1178370Z 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:51:20.1184604Z 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:51:20.1190868Z 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:51:20.1197065Z 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:51:20.1203262Z 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:51:20.1209315Z 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:51:20.1215951Z 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:51:20.1221882Z 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:51:20.1228221Z 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:51:20.1235103Z 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:51:20.1241100Z 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:51:20.1247333Z 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:51:20.1253463Z 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:51:20.1259637Z 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:51:20.1266107Z 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:51:20.1272299Z 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:51:20.1278395Z 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:51:20.1285025Z 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:51:20.1291399Z 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:51:20.1304319Z 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:51:20.1310417Z 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:51:20.1316477Z 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:51:20.1323308Z 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:51:20.1329444Z 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:51:20.1336474Z 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:51:20.1342911Z 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:51:20.1349259Z 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:51:20.1355369Z 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:51:20.1361448Z 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:51:20.1367997Z 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:51:20.1374485Z 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:51:20.1381108Z 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:51:20.1387127Z 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:51:20.1393693Z 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:51:20.1399717Z 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:51:20.1406112Z 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:51:20.1412035Z 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:51:20.1418093Z 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:51:20.1424635Z 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:51:20.1431054Z 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:51:20.1437970Z 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:51:20.1444362Z 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:51:20.1450854Z 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:51:20.1456934Z 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:51:20.1463167Z 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:51:20.1469465Z 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:51:20.1475274Z 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:51:20.1481205Z 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:51:20.1487094Z 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:51:20.1493059Z 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:51:20.1498889Z 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:51:20.1504306Z 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:51:20.1510278Z 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:51:20.1516044Z 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:51:20.1522041Z 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:51:20.1527996Z 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:51:20.1534459Z 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:51:20.1541092Z 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:51:20.1547590Z 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:51:20.1553445Z 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:51:20.1559522Z 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:51:20.1565671Z 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:51:20.1571723Z 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:51:20.1583697Z 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:51:20.1590270Z 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:51:20.1596236Z 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:51:20.1602178Z 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:51:20.1607974Z 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:51:20.1613798Z 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:51:20.1620187Z 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:51:20.1626260Z 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:51:20.1632622Z 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:51:20.1638994Z 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:51:20.1646001Z 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:51:20.1653759Z 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:51:20.1660570Z 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:51:20.1667482Z 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:51:20.1674305Z 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:51:20.1680877Z 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:51:20.1687966Z 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:51:20.1694147Z 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:51:20.1701108Z 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:51:20.1708108Z 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:51:20.1715560Z 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:51:20.1722142Z 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:51:20.1729219Z 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:51:20.1735572Z 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:51:20.1742160Z 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:51:20.1748905Z 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:51:20.1756359Z 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:51:20.1763944Z 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:51:20.1770536Z 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:51:20.1776997Z 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:51:20.1783870Z 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:51:20.1790367Z 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:51:20.1803828Z 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:51:20.1810263Z 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:51:20.1816035Z 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:51:20.1821964Z 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:51:20.1828096Z 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:51:20.1834413Z 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:51:20.1842574Z 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:51:20.1849356Z 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:51:20.1856228Z 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:51:20.1862981Z 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:51:20.1870319Z 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:51:20.1877169Z 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:51:20.1891126Z 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:51:20.1898020Z 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:51:20.1935969Z 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:51:20.1943059Z 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:51:20.1950037Z 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:51:20.1956976Z 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:51:20.1963003Z 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:51:20.1969564Z 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:51:20.1975644Z 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:51:20.1982931Z 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:51:20.1989419Z 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:51:20.1995365Z 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:51:20.2001320Z 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:51:20.2007259Z 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:51:20.2014649Z 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:51:20.2022849Z 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:51:20.2031105Z 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:51:20.2040354Z 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:51:20.2049825Z 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:51:20.2059092Z 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:51:20.2068618Z 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:51:20.2077427Z 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:51:20.2084286Z 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:51:20.2091261Z 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:51:20.2104064Z 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:51:20.2111254Z 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:51:20.2117821Z 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:51:20.2124307Z 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:51:20.2130265Z 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:51:20.2136395Z 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:51:20.2141999Z 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:51:20.2148173Z 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:51:20.2160104Z 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:51:20.2165708Z 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:51:20.2171387Z 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:51:20.2177498Z 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:51:20.2216924Z 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:51:20.2222783Z 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:51:20.2228859Z 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:51:20.2234861Z 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:51:20.2248065Z 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:51:20.2253933Z 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:51:20.2259847Z 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:51:20.2265448Z 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:51:20.2271541Z 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:51:20.2277343Z 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:51:20.2283626Z 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:51:20.2289731Z 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:51:20.2301437Z 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:51:20.2307637Z 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:51:20.2314079Z 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:51:20.2320611Z 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:51:20.2333486Z 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:51:20.2340331Z 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:51:20.2347463Z 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:51:20.2354931Z 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:51:20.2366957Z 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:51:20.2373633Z 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:51:20.2380235Z 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:51:20.2388145Z 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:51:20.2397470Z 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:51:20.2406257Z 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:51:20.2415614Z 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:51:20.2447209Z 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:51:20.2460783Z 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:51:20.2466965Z 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:51:20.2473517Z 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:51:20.2480107Z 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:51:20.2486089Z 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:51:20.2492202Z 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:51:20.2498178Z 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:51:20.2503924Z 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:51:20.2511086Z 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:51:20.2517015Z 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:51:20.2523509Z 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:51:20.2529376Z 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:51:20.2536847Z 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:51:20.2542925Z 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:51:20.2549833Z 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:51:20.2555674Z 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:51:20.2569936Z 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:51:20.2576560Z 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:51:20.2584688Z 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:51:20.2591726Z 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:51:20.2598570Z 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:51:20.2605336Z 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:51:20.2612074Z 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:51:20.2618687Z 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:51:20.2625764Z 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:51:20.2633214Z 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:51:20.2640245Z 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:51:20.2646957Z 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:51:20.2660718Z 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:51:20.2667437Z 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:51:20.2674540Z 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:51:20.2681746Z 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:51:20.2695473Z 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:51:20.2701916Z 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:51:20.2708889Z 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:51:20.2715800Z 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:51:20.2722821Z 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:51:20.2730512Z 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:51:20.2737293Z 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:51:20.2743990Z 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:51:20.2750749Z 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:51:20.2757439Z 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:51:20.2764041Z 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:51:20.2771057Z 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:51:20.2778611Z 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:51:20.2785896Z 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:51:20.2792946Z 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:51:20.2799778Z 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:51:20.2813523Z 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:51:20.2820237Z 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:51:20.2827497Z 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:51:20.2834637Z 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:51:20.2848433Z 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:51:20.2855020Z 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:51:20.2861751Z 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:51:20.2868590Z 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:51:20.2882638Z 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:51:20.2889341Z 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:51:20.2895576Z 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:51:20.2901672Z 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:51:20.2908903Z 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:51:20.2915732Z 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:51:20.2921905Z 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:51:20.2928481Z 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:51:20.2934770Z 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:51:20.2941360Z 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:51:20.2947382Z 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:51:20.2954030Z 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:51:20.2966148Z 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:51:20.2972206Z 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:51:20.2978699Z 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:51:20.2984209Z 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:51:20.2996324Z 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:51:20.3002267Z 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:51:20.3008121Z 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:51:20.3014277Z 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:51:20.3020913Z 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:51:20.3026673Z 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:51:20.3032636Z 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:51:20.3038428Z 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:51:20.3043886Z 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:51:20.3049713Z 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:51:20.3055477Z 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:51:20.3061249Z 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:51:20.3068490Z 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:51:20.3074237Z 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:51:20.3080730Z 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:51:20.3086670Z 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:51:20.3099840Z 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:51:20.3106670Z 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:51:20.3114018Z 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:51:20.3120715Z 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:51:20.3127696Z 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:51:20.3134769Z 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:51:20.3141369Z 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:51:20.3148386Z 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:51:20.3162275Z 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:51:20.3169206Z 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:51:20.3175694Z 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:51:20.3182859Z 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:51:20.3189227Z 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:51:20.3195470Z 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:51:20.3201510Z 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:51:20.3207514Z 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:51:20.3220398Z 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:51:20.3227646Z 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:51:20.3234360Z 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:51:20.3240918Z 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:51:20.3253965Z 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:51:20.3261224Z 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:51:20.3267776Z 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:51:20.3275508Z 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:51:20.3282542Z 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:51:20.3288855Z 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:51:20.3295673Z 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:51:20.3302372Z 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:51:20.3315201Z 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:51:20.3321691Z 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:51:20.3328479Z 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:51:20.3334998Z 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:51:20.3341423Z 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:51:20.3347932Z 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:51:20.3354530Z 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:51:20.3360990Z 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:51:20.3367414Z 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:51:20.3374169Z 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:51:20.3381119Z 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:51:20.3388344Z 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:51:20.3400854Z 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:51:20.3407357Z 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:51:20.3414477Z 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:51:20.3421079Z 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:51:20.3428334Z 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:51:20.3435550Z 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:51:20.3443187Z 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:51:20.3449913Z 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:51:20.3462246Z 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:51:20.3468355Z 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:51:20.3474646Z 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:51:20.3481801Z 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:51:20.3488171Z 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:51:20.3494147Z 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:51:20.3500443Z 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:51:20.3506626Z 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:51:20.3513496Z 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:51:20.3519582Z 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:51:20.3526275Z 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:51:20.3532443Z 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:51:20.3539109Z 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:51:20.3544974Z 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:51:20.3551096Z 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:51:20.3557096Z 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:51:20.3563938Z 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:51:20.3570659Z 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:51:20.3576679Z 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:51:20.3582776Z 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:51:20.3588923Z 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:51:20.3595781Z 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:51:20.3601733Z 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:51:20.3607846Z 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:51:20.3613953Z 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:51:20.3619861Z 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:51:20.3625627Z 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:51:20.3631817Z 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:51:20.3637822Z 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:51:20.3643672Z 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:51:20.3649820Z 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:51:20.3656010Z 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:51:20.3668995Z 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:51:20.3675593Z 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:51:20.3682209Z 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:51:20.3688912Z 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:51:20.3701989Z 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:51:20.3708785Z 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:51:20.3715639Z 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:51:20.3722577Z 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:51:20.3735704Z 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:51:20.3742316Z 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:51:20.3748971Z 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:51:20.3755538Z 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:51:20.3762159Z 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:51:20.3768669Z 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:51:20.3775405Z 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:51:20.3783988Z 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:51:20.3790946Z 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:51:20.3797679Z 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:51:20.3805173Z 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:51:20.3811663Z 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:51:20.3818277Z 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:51:20.3825521Z 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:51:20.3832742Z 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:51:20.3839209Z 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:51:20.3846011Z 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:51:20.3852688Z 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:51:20.3888718Z 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:51:20.3894613Z 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:51:20.3900449Z 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:51:20.3907312Z 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:51:20.3913607Z 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:51:20.3919601Z 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:51:20.3925750Z 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:51:20.3933551Z 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:51:20.3940943Z 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:51:20.3947628Z 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:51:20.4017057Z 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:51:20.4023114Z 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:51:20.4029201Z 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:51:20.4034843Z 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:51:20.4040722Z 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:51:20.4046685Z 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:51:20.4052709Z 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:51:20.4058848Z 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:51:20.4065039Z 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:51:20.4071054Z 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:51:20.4077234Z 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:51:20.4083045Z 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:51:20.4088715Z 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:51:20.4094763Z 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:51:20.4100595Z 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:51:20.4107572Z 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:51:20.4120342Z 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:51:20.4126379Z 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:51:20.4132390Z 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:51:20.4138357Z 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:51:20.4144222Z 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:51:20.4150184Z 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:51:20.4155935Z 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:51:20.4161943Z 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:51:20.4167900Z 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:51:20.4173959Z 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:51:20.4180253Z 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:51:20.4186162Z 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:51:20.4192230Z 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:51:20.4197747Z 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:51:20.4203630Z 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:51:20.4219086Z 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:51:20.4222031Z 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:51:20.4227983Z 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:51:20.4234653Z 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:51:20.4240627Z 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:51:20.4246623Z 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:51:20.4252411Z 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:51:20.4258314Z 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:51:20.4264180Z 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:51:20.4270022Z 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:51:20.4275823Z 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:51:20.4282172Z 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:51:20.4287971Z 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:51:20.4293903Z 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:51:20.4299775Z 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:51:20.4306772Z 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:51:20.4312931Z 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:51:20.4319182Z 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:51:20.4325056Z 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:51:20.4330840Z 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:51:20.4336535Z 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:51:20.4342204Z 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:51:20.4348187Z 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:51:20.4354594Z 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:51:20.4360947Z 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:51:20.4369091Z 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:51:20.4376369Z 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:51:20.4383416Z 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:51:20.4390204Z 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:51:20.4397074Z 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:51:20.4403583Z 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:51:20.4410514Z 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:51:20.4416690Z 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:51:20.4430084Z 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:51:20.4436309Z 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:51:20.4442956Z 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:51:20.4452238Z 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:51:20.4468083Z 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:51:20.4477344Z 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:51:20.4486728Z 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:51:20.4495660Z 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:51:20.4502624Z 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:51:20.4509511Z 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:51:20.4516418Z 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:51:20.4522985Z 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:51:20.4536266Z 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:51:20.4544162Z 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:51:20.4550011Z 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:51:20.4555986Z 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:51:20.4567215Z 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:51:20.4574051Z 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:51:20.4580392Z 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:51:20.4586609Z 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:51:20.4598796Z 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:51:20.4605639Z 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:51:20.4611339Z 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:51:20.4617297Z 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:51:20.4623587Z 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:51:20.4629698Z 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:51:20.4635869Z 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:51:20.4641786Z 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:51:20.4653792Z 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:51:20.4659607Z 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:51:20.4665372Z 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:51:20.4671418Z 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:51:20.4677816Z 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:51:20.4683741Z 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:51:20.4689737Z 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:51:20.4695909Z 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:51:20.4701910Z 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:51:20.4708004Z 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:51:20.4713981Z 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:51:20.4719921Z 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:51:20.4725961Z 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:51:20.4732176Z 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:51:20.4738142Z 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:51:20.4744157Z 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:51:20.4749999Z 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:51:20.4756038Z 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:51:20.4764004Z 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:51:20.4772031Z 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:51:20.4784544Z 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:51:20.4791161Z 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:51:20.4797685Z 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:51:20.4804110Z 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:51:20.4816345Z 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:51:20.4822795Z 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:51:20.4829671Z 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:51:20.4836493Z 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:51:20.4848157Z 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:51:20.4855165Z 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:51:20.4862164Z 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:51:20.4869149Z 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:51:20.4881647Z 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:51:20.4888166Z 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:51:20.4894767Z 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:51:20.4901321Z 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:51:20.4914342Z 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:51:20.4921015Z 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:51:20.4927670Z 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:51:20.4934818Z 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:51:20.4947383Z 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:51:20.4954807Z 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:51:20.4963587Z 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:51:20.4972611Z 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:51:20.4985935Z 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:51:20.4992719Z 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:51:20.4999255Z 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:51:20.5005193Z 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:51:20.5017522Z 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:51:20.5024154Z 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:51:20.5030237Z 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:51:20.5036287Z 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:51:20.5041903Z 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:51:20.5047902Z 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:51:20.5053837Z 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:51:20.5060140Z 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:51:20.5071739Z 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:51:20.5077172Z 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:51:20.5083001Z 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:51:20.5088885Z 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:51:20.5094973Z 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:51:20.5101113Z 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:51:20.5107146Z 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:51:20.5113167Z 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:51:20.5119398Z 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:51:20.5125325Z 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:51:20.5131486Z 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:51:20.5137746Z 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:51:20.5144007Z 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:51:20.5149975Z 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:51:20.5155972Z 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:51:20.5161978Z 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:51:20.5174598Z 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:51:20.5180779Z 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:51:20.5187090Z 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:51:20.5193095Z 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:51:20.5205644Z 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:51:20.5212260Z 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:51:20.5218308Z 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:51:20.5224488Z 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:51:20.5231049Z 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:51:20.5237048Z 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:51:20.5243160Z 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:51:20.5249168Z 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:51:20.5255853Z 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:51:20.5263870Z 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:51:20.5270880Z 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:51:20.5277597Z 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:51:20.5290746Z 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:51:20.5335322Z 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:51:20.5341500Z 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:51:20.5347802Z 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:51:20.5354732Z 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:51:20.5360864Z 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:51:20.5367150Z 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:51:20.5373421Z 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:51:20.5386975Z 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:51:20.5394312Z 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:51:20.5401485Z 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:51:20.5408023Z 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:51:20.5414712Z 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:51:20.5421460Z 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:51:20.5428495Z 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:51:20.5435047Z 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:51:20.5448208Z 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:51:20.5457507Z 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:51:20.5467629Z 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:51:20.5476296Z 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:51:20.5489358Z 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:51:20.5497234Z 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:51:20.5503754Z 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:51:20.5510698Z 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:51:20.5525438Z 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:51:20.5531486Z 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:51:20.5537436Z 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:51:20.5543953Z 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:51:20.5550220Z 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:51:20.5556487Z 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:51:20.5562616Z 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:51:20.5568682Z 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:51:20.5581009Z 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:51:20.5587560Z 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:51:20.5593828Z 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:51:20.5599835Z 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:51:20.5611732Z 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:51:20.5617225Z 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:51:20.5622894Z 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:51:20.5628847Z 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:51:20.5634778Z 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:51:20.5640757Z 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:51:20.5646662Z 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:51:20.5652864Z 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:51:20.5658627Z 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:51:20.5664411Z 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:51:20.5670412Z 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:51:20.5676377Z 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:51:20.5682822Z 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:51:20.5688863Z 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:51:20.5695784Z 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:51:20.5701963Z 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:51:20.5708007Z 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:51:20.5714072Z 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:51:20.5720432Z 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:51:20.5726719Z 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:51:20.5740270Z 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:51:20.5745948Z 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:51:20.5751768Z 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:51:20.5757896Z 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:51:20.5764917Z 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:51:20.5771719Z 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:51:20.5779185Z 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:51:20.5785835Z 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:51:20.5792620Z 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:51:20.5799357Z 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:51:20.5834484Z 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:51:20.5840802Z 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:51:20.5847403Z 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:51:20.5853907Z 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:51:20.5860496Z 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:51:20.5867380Z 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:51:20.5879701Z 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:51:20.5886719Z 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:51:20.5893488Z 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:51:20.5900124Z 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:51:20.5907434Z 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:51:20.5913649Z 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:51:20.5920315Z 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:51:20.5927263Z 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:51:20.5933714Z 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:51:20.5940332Z 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:51:20.5946827Z 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:51:20.5955895Z 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:51:20.5965322Z 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:51:20.5973476Z 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:51:20.5980128Z 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:51:20.5986812Z 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:51:20.5993499Z 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:51:20.5999470Z 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:51:20.6006490Z 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:51:20.6012396Z 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:51:20.6018591Z 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:51:20.6025577Z 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:51:20.6031541Z 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:51:20.6037298Z 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:51:20.6043033Z 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:51:20.6049220Z 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:51:20.6055676Z 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:51:20.6061411Z 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:51:20.6073411Z 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:51:20.6078942Z 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:51:20.6085895Z 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:51:20.6098576Z 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:51:20.6103901Z 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:51:20.6110756Z 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:51:20.6117555Z 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:51:20.6124222Z 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:51:20.6131064Z 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:51:20.6138222Z 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:51:20.6144723Z 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:51:20.6151932Z 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:51:20.6158041Z 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:51:20.6164659Z 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:51:20.6171306Z 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:51:20.6177682Z 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:51:20.6184130Z 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:51:20.6190982Z 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:51:20.6197350Z 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:51:20.6246879Z 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:51:20.6256093Z 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:51:20.6265241Z 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:51:20.6274339Z 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:51:20.6283443Z 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:51:20.6305697Z 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:51:20.6312761Z 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:51:20.6320239Z 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:51:20.6327222Z 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:51:20.6334678Z 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:51:20.6340673Z 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:51:20.6347239Z 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:51:20.6353299Z 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:51:20.6359609Z 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:51:20.6365762Z 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:51:20.6372061Z 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:51:20.6379914Z 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:51:20.6387715Z 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:51:20.6394891Z 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:51:20.6401586Z 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:51:20.6408215Z 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:51:20.6414875Z 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:51:20.6422844Z 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:51:20.6429838Z 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:51:20.6436602Z 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:51:20.6443573Z 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:51:20.6450863Z 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:51:20.6457997Z 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:51:20.6465398Z 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:51:20.6472482Z 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:51:20.6479362Z 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:51:20.6486340Z 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:51:20.6493414Z 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:51:20.6500446Z 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:51:20.6507546Z 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:51:20.6513679Z 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:51:20.6519826Z 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:51:20.6526072Z 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:51:20.6532918Z 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:51:20.6539697Z 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:51:20.6545646Z 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:51:20.6551633Z 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:51:20.6557638Z 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:51:20.6563695Z 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:51:20.6569795Z 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:51:20.6576180Z 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:51:20.6581968Z 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:51:20.6588082Z 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:51:20.6597278Z 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:51:20.6607102Z 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:51:20.6613739Z 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:51:20.6620016Z 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:51:20.6627187Z 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:51:20.6634147Z 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:51:20.7558059Z 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:51:20.7563871Z 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:51:20.7570116Z 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:51:20.7586599Z 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:51:20.7592700Z 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:51:20.7598746Z 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:51:20.7604843Z 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:51:20.7615994Z 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:51:20.7633554Z 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:51:20.7634644Z 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:51:20.7635537Z 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:51:20.7641441Z 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:51:20.7647349Z 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:51:20.7653510Z 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:51:20.7659166Z 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:51:20.7671149Z 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:51:20.7677152Z 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:51:20.7683356Z 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:51:20.7689311Z 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:51:20.7695222Z 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:51:20.7701118Z 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:51:20.7707680Z 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:51:20.7714337Z 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:51:20.7726062Z 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:51:20.7732494Z 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:51:20.7738507Z 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:51:20.7744556Z 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:51:20.7750591Z 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:51:20.7756741Z 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:51:20.7762910Z 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:51:20.7768841Z 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:51:20.7781858Z 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:51:20.7788690Z 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:51:20.7795560Z 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:51:20.7802322Z 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:51:20.7809303Z 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:51:20.7815882Z 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:51:20.7823075Z 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:51:20.7830833Z 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:51:20.7842878Z 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:51:20.7849745Z 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:51:20.7856615Z 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:51:20.7863684Z 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:51:20.7870448Z 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:51:20.7877180Z 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:51:20.7884056Z 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:51:20.7891191Z 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:51:20.7898333Z 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:51:20.7905324Z 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:51:20.7912276Z 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:51:20.7919059Z 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:51:20.7926196Z 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:51:20.7932787Z 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:51:20.7939885Z 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:51:20.7946865Z 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:51:20.7954054Z 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:51:20.7960899Z 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:51:20.7968909Z 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:51:20.7978289Z 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:51:20.7987879Z 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:51:20.7995083Z 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:51:20.8002384Z 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:51:20.8009599Z 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:51:20.8016055Z 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:51:20.8023312Z 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:51:20.8029968Z 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:51:20.8036087Z 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:51:20.8043278Z 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:51:20.8049309Z 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:51:20.8055843Z 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:51:20.8061950Z 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:51:20.8068254Z 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:51:20.8074888Z 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:51:20.8081868Z 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:51:20.8087568Z 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:51:20.8099897Z 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:51:20.8105273Z 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:51:20.8111460Z 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:51:20.8117499Z 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:51:20.8124461Z 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:51:20.8130518Z 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:51:20.8137267Z 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:51:20.8143541Z 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:51:20.8155495Z 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:51:20.8161377Z 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:51:20.8167354Z 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:51:20.8173016Z 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:51:20.8185029Z 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:51:20.8191214Z 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:51:20.8197208Z 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:51:20.8203278Z 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:51:20.8209497Z 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:51:20.8215887Z 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:51:20.8221997Z 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:51:20.8228824Z 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:51:20.8234566Z 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:51:20.8240502Z 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:51:20.8247133Z 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:51:20.8252777Z 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:51:20.8258655Z 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:51:20.8264553Z 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:51:20.8271002Z 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:51:20.8277701Z 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:51:20.8284384Z 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:51:20.8291220Z 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:51:20.8297624Z 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:51:20.8304770Z 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:51:20.8311639Z 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:51:20.8318365Z 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:51:20.8325410Z 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:51:20.8332852Z 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:51:20.8345644Z 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:51:20.8352429Z 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:51:20.8359132Z 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:51:20.8365814Z 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:51:20.8372327Z 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:51:20.8378966Z 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:51:20.8386049Z 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:51:20.8392904Z 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:51:20.8405295Z 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:51:20.8411916Z 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:51:20.8418885Z 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:51:20.8425651Z 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:51:20.8432625Z 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:51:20.8439249Z 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:51:20.8445963Z 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:51:20.8452368Z 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:51:20.8459396Z 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:51:20.8465916Z 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:51:20.8474733Z 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:51:20.8484254Z 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:51:20.8493580Z 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:51:20.8500822Z 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:51:20.8510588Z 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:51:20.8516975Z 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:51:20.8528987Z 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:51:20.8535448Z 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:51:20.8542407Z 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:51:20.8548777Z 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:51:20.8561270Z 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:51:20.8567283Z 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:51:20.8573353Z 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:51:20.8579264Z 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:51:20.8585101Z 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:51:20.8592143Z 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:51:20.8598121Z 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:51:20.8604195Z 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:51:20.8615758Z 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:51:20.8621636Z 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:51:20.8654573Z 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:51:20.8660005Z 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:51:20.8672083Z 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:51:20.8677877Z 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:51:20.8683679Z 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:51:20.8689774Z 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:51:20.8695669Z 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:51:20.8701746Z 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:51:20.8707854Z 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:51:20.8714077Z 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:51:20.8720044Z 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:51:20.8725993Z 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:51:20.8731797Z 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:51:20.8738282Z 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:51:20.8744864Z 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:51:20.8751284Z 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:51:20.8757340Z 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:51:20.8763206Z 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:51:20.8774998Z 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:51:20.8781277Z 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:51:20.8788391Z 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:51:20.8795203Z 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:51:20.8801690Z 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:51:20.8808267Z 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:51:20.8814835Z 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:51:20.8821301Z 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:51:20.8833571Z 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:51:20.8840389Z 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:51:20.8847197Z 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:51:20.8854125Z 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:51:20.8861156Z 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:51:20.8868219Z 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:51:20.8875213Z 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:51:20.8882235Z 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:51:20.8894928Z 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:51:20.8901684Z 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:51:20.8914345Z 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:51:20.8953637Z 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:51:20.8966005Z 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:51:20.8972741Z 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:51:20.8981288Z 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:51:20.8988846Z 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:51:20.9004825Z 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:51:20.9013707Z 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:51:20.9021215Z 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:51:20.9028216Z 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:51:20.9035100Z 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:51:20.9041129Z 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:51:20.9047943Z 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:51:20.9054116Z 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:51:20.9065955Z 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:51:20.9072096Z 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:51:20.9078072Z 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:51:20.9084007Z 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:51:20.9096860Z 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:51:20.9102890Z 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:51:20.9108964Z 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:51:20.9114860Z 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:51:20.9120935Z 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:51:20.9126544Z 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:51:20.9132978Z 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:51:20.9138755Z 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:51:20.9144646Z 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:51:20.9151064Z 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:51:20.9157206Z 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:51:20.9163280Z 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:51:20.9168964Z 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:51:20.9175147Z 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:51:20.9180795Z 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:51:20.9187592Z 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:51:20.9193845Z 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:51:20.9199706Z 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:51:20.9205750Z 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:51:20.9211649Z 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:51:20.9218107Z 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:51:20.9224425Z 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:51:20.9230561Z 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:51:20.9236856Z 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:51:20.9242983Z 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:51:20.9249190Z 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:51:20.9255250Z 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:51:20.9261190Z 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:51:20.9274065Z 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:51:20.9279939Z 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:51:20.9286490Z 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:51:20.9293459Z 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:51:20.9300629Z 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:51:20.9307320Z 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:51:20.9314097Z 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:51:20.9320826Z 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:51:20.9334184Z 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:51:20.9340769Z 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:51:20.9347708Z 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:51:20.9354423Z 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:51:20.9361661Z 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:51:20.9368014Z 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:51:20.9374640Z 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:51:20.9381521Z 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:51:20.9394023Z 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:51:20.9400949Z 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:51:20.9407734Z 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:51:20.9414502Z 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:51:20.9427103Z 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:51:20.9433864Z 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:51:20.9440748Z 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:51:20.9447227Z 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:51:20.9459697Z 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:51:20.9466377Z 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:51:20.9473066Z 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:51:20.9481645Z 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:51:20.9498093Z 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:51:20.9507212Z 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:51:20.9514355Z 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:51:20.9521573Z 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:51:20.9528557Z 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:51:20.9534501Z 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:51:20.9541266Z 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:51:20.9547333Z 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:51:20.9554214Z 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:51:20.9560442Z 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:51:20.9566874Z 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:51:20.9572933Z 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:51:20.9579281Z 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:51:20.9586000Z 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:51:20.9592099Z 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:51:20.9598381Z 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:51:20.9609980Z 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:51:20.9615698Z 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:51:20.9621652Z 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:51:20.9627516Z 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:51:20.9640839Z 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:51:20.9647289Z 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:51:20.9653309Z 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:51:20.9659039Z 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:51:20.9671052Z 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:51:20.9676929Z 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:51:20.9682695Z 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:51:20.9688743Z 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:51:20.9700865Z 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:51:20.9706588Z 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:51:20.9712531Z 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:51:20.9718488Z 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:51:20.9729926Z 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:51:20.9736176Z 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:51:20.9742654Z 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:51:20.9749061Z 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:51:20.9755939Z 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:51:20.9763120Z 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:51:20.9769432Z 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:51:20.9776192Z 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:51:20.9783578Z 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:51:20.9790062Z 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:51:20.9797311Z 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:51:20.9803566Z 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:51:20.9810174Z 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:51:20.9816865Z 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:51:20.9823733Z 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:51:20.9831343Z 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:51:20.9844042Z 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:51:20.9850645Z 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:51:20.9857505Z 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:51:20.9863906Z 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:51:20.9881427Z 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:51:20.9887971Z 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:51:20.9894549Z 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:51:20.9900722Z 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:51:20.9907479Z 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:51:20.9913994Z 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:51:20.9921699Z 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:51:20.9928299Z 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:51:20.9934810Z 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:51:20.9941442Z 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:51:20.9948065Z 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:51:20.9955040Z 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:51:20.9961409Z 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:51:20.9968219Z 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:51:20.9974947Z 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:51:20.9983310Z 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:51:20.9990451Z 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:51:20.9997165Z 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:51:21.0003714Z 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:51:21.0010113Z 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:51:21.0017182Z 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:51:21.0024074Z 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:51:21.0076829Z 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:51:21.0083438Z 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:51:21.0096015Z 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:51:21.0102431Z 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:51:21.0108601Z 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:51:21.0114664Z 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:51:21.0121152Z 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:51:21.0127778Z 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:51:21.0133837Z 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:51:21.0139780Z 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:51:21.0145482Z 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:51:21.0151502Z 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:51:21.0157410Z 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:51:21.0163189Z 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:51:21.0174661Z 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:51:21.0180831Z 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:51:21.0186663Z 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:51:21.0192612Z 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:51:21.0203977Z 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:51:21.0209764Z 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:51:21.0215853Z 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:51:21.0222445Z 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:51:21.0233875Z 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:51:21.0240358Z 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:51:21.0246766Z 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:51:21.0253465Z 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:51:21.0260277Z 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:51:21.0266684Z 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:51:21.0273381Z 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:51:21.0280081Z 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:51:21.0286802Z 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:51:21.0293128Z 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:51:21.0299915Z 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:51:21.0306073Z 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:51:21.0312480Z 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:51:21.0319008Z 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:51:21.0325470Z 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:51:21.0331288Z 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:51:21.0344559Z 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:51:21.0351591Z 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:51:21.0358201Z 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:51:21.0364391Z 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:51:21.0370705Z 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:51:21.0377978Z 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:51:21.0384661Z 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:51:21.0391426Z 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:51:21.0398162Z 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:51:21.0404941Z 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:51:21.0412413Z 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:51:21.0419604Z 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:51:21.0425989Z 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:51:21.0432639Z 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:51:21.0439514Z 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:51:21.0446347Z 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:51:21.0452982Z 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:51:21.0459667Z 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:51:21.0466598Z 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:51:21.0473550Z 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:51:21.0480297Z 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:51:21.0488498Z 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:51:21.0497933Z 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:51:21.0506902Z 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:51:21.0513893Z 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:51:21.0520575Z 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:51:21.0527793Z 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:51:21.0533703Z 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:51:21.0546191Z 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:51:21.0552282Z 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:51:21.0559233Z 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:51:21.0565058Z 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:51:21.0571541Z 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:51:21.0577566Z 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:51:21.0611031Z 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:51:21.0617292Z 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:51:21.0623761Z 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:51:21.0629899Z 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:51:21.0636249Z 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:51:21.0642955Z 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:51:21.0650905Z 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:51:21.0660464Z 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:51:21.0667252Z 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:51:21.0673211Z 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:51:21.0679811Z 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:51:21.0693737Z 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:51:21.0700766Z 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:51:21.0707919Z 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:51:21.0714852Z 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:51:21.0721589Z 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:51:21.0728803Z 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:51:21.0735510Z 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:51:21.0742278Z 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:51:21.0749659Z 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:51:21.0756769Z 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:51:21.0763674Z 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:51:21.0776531Z 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:51:21.0783298Z 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:51:21.0790174Z 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:51:21.0796842Z 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:51:21.0809286Z 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:51:21.0816339Z 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:51:21.0823487Z 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:51:21.0830248Z 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:51:21.0842023Z 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:51:21.0848360Z 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:51:21.0854757Z 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:51:21.0861510Z 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:51:21.0874576Z 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:51:21.0881205Z 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:51:21.0887928Z 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:51:21.0894502Z 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:51:21.0908447Z 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:51:21.0915739Z 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:51:21.0970379Z 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:51:21.0976917Z 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:51:21.0984319Z 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:51:21.0991625Z 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:51:21.0997810Z 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:51:21.1004566Z 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:51:21.1017108Z 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:51:21.1023801Z 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:51:21.1029988Z 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:51:21.1035752Z 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:51:21.1041671Z 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:51:21.1047566Z 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:51:21.1054326Z 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:51:21.1060652Z 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:51:21.1072861Z 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:51:21.1078864Z 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:51:21.1085138Z 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:51:21.1091165Z 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:51:21.1097191Z 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:51:21.1103493Z 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:51:21.1110639Z 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:51:21.1116536Z 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:51:21.1123056Z 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:51:21.1128509Z 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:51:21.1134639Z 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:51:21.1140532Z 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:51:21.1147099Z 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:51:21.1153011Z 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:51:21.1158943Z 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:51:21.1165296Z 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:51:21.1177408Z 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:51:21.1183452Z 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:51:21.1189817Z 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:51:21.1196197Z 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:51:21.1202371Z 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:51:21.1208508Z 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:51:21.1214815Z 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:51:21.1220694Z 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:51:21.1227188Z 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:51:21.1233796Z 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:51:21.1239882Z 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:51:21.1245798Z 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:51:21.1251860Z 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:51:21.1258046Z 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:51:21.1263967Z 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:51:21.1270380Z 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:51:21.1276567Z 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:51:21.1282530Z 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:51:21.1288792Z 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:51:21.1294769Z 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:51:21.1301522Z 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:51:21.1308234Z 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:51:21.1315249Z 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:51:21.1322076Z 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:51:21.1328923Z 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:51:21.1335295Z 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:51:21.1341855Z 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:51:21.1348632Z 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:51:21.1355070Z 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:51:21.1361476Z 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:51:21.1369508Z 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:51:21.1375961Z 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:51:21.1383143Z 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:51:21.1389718Z 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:51:21.1396338Z 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:51:21.1402996Z 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:51:21.1409897Z 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:51:21.1416806Z 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:51:21.1423765Z 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:51:21.1430836Z 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:51:21.1438092Z 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:51:21.1445326Z 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:51:21.1451873Z 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:51:21.1458710Z 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:51:21.1465692Z 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:51:21.1473271Z 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:51:21.1480184Z 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:51:21.1486940Z 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:51:21.1494490Z 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:51:21.1504436Z 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:51:21.1512328Z 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:51:21.1520899Z 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:51:21.1527889Z 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:51:21.1535141Z 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:51:21.1542089Z 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:51:21.1548431Z 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:51:21.1555612Z 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:51:21.1561692Z 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:51:21.1567599Z 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:51:21.1574258Z 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:51:21.1580308Z 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:51:21.1586626Z 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:51:21.1592585Z 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:51:21.1598860Z 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:51:21.1605659Z 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:51:21.1611731Z 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:51:21.1618108Z 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:51:21.1624247Z 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:51:21.1636736Z 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:51:21.1643211Z 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:51:21.1649902Z 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:51:21.1655913Z 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:51:21.1662001Z 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:51:21.1668093Z 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:51:21.1674135Z 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:51:21.1680319Z 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:51:21.1686640Z 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:51:21.1692757Z 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:51:21.1699063Z 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:51:21.1705134Z 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:51:21.1711347Z 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:51:21.1717644Z 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:51:21.1723816Z 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:51:21.1730210Z 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:51:21.1742325Z 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:51:21.1748418Z 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:51:21.1754871Z 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:51:21.1760828Z 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:51:21.1767087Z 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:51:21.1773653Z 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:51:21.1780070Z 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:51:21.1786079Z 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:51:21.1798472Z 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:51:21.1805164Z 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:51:21.1812644Z 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:51:21.1819248Z 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:51:21.1826053Z 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:51:21.1832843Z 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:51:21.1840154Z 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:51:21.1847111Z 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:51:21.1854450Z 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:51:21.1889605Z 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:51:21.1896915Z 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:51:21.1903560Z 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:51:21.1910320Z 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:51:21.1916941Z 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:51:21.1923604Z 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:51:21.1930250Z 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:51:21.1937690Z 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:51:21.1944327Z 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:51:21.1951730Z 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:51:21.1958350Z 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:51:21.1965129Z 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:51:21.1971792Z 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:51:21.1978677Z 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:51:21.1985211Z 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:51:21.2000969Z 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:51:21.2010241Z 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:51:21.2017869Z 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:51:21.2024905Z 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:51:21.2032255Z 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:51:21.2039037Z 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:51:21.2046249Z 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:51:21.2052522Z 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:51:21.2058764Z 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:51:21.2065725Z 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:51:21.2072001Z 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:51:21.2078459Z 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:51:21.2084867Z 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:51:21.2091440Z 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:51:21.2098107Z 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:51:21.2104313Z 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:51:21.2116415Z 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:51:21.2122597Z 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:51:21.2128732Z 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:51:21.2135145Z 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:51:21.2141644Z 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:51:21.2148606Z 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:51:21.2155022Z 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:51:21.2161194Z 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:51:21.2168191Z 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:51:21.2174410Z 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:51:21.2180593Z 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:51:21.2186715Z 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:51:21.2193163Z 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:51:21.2200038Z 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:51:21.2206289Z 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:51:21.2212366Z 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:51:21.2260651Z 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:51:21.2267506Z 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:51:21.2274896Z 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:51:21.2282039Z 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:51:21.2294647Z 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:51:21.2301376Z 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:51:21.2308476Z 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:51:21.2315321Z 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:51:21.2322717Z 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:51:21.2329552Z 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:51:21.2336751Z 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:51:21.2343749Z 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:51:21.2356450Z 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:51:21.2362979Z 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:51:21.2369735Z 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:51:21.2376407Z 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:51:21.2383539Z 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:51:21.2390368Z 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:51:21.2397085Z 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:51:21.2403662Z 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:51:21.2417178Z 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:51:21.2423609Z 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:51:21.2430639Z 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:51:21.2437380Z 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:51:21.2445302Z 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:51:21.2452038Z 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:51:21.2458869Z 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:51:21.2465739Z 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:51:21.2472764Z 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:51:21.2479172Z 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:51:21.2485698Z 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:51:21.2492648Z 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:51:21.2501795Z 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:51:21.2509814Z 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:51:21.2516839Z 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:51:21.2523757Z 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:51:21.2536540Z 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:51:21.2543395Z 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:51:21.2578154Z 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:51:21.2584803Z 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:51:21.2597358Z 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:51:21.2603296Z 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:51:21.2609584Z 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:51:21.2616624Z 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:51:21.2621844Z 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:51:21.2627837Z 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:51:21.2634243Z 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:51:21.2640369Z 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:51:21.2646874Z 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:51:21.2653966Z 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:51:21.2659864Z 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:51:21.2666347Z 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:51:21.2672495Z 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:51:21.2678515Z 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:51:21.2685065Z 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:51:21.2691186Z 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:51:21.2697305Z 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:51:21.2703377Z 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:51:21.2709854Z 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:51:21.2715922Z 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:51:21.2728241Z 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:51:21.2734392Z 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:51:21.2740872Z 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:51:21.2748126Z 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:51:21.2760819Z 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:51:21.2767857Z 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:51:21.2775043Z 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:51:21.2782721Z 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:51:21.2795617Z 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:51:21.2802456Z 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:51:21.2809058Z 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:51:21.2816067Z 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:51:21.2822998Z 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:51:21.2830439Z 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:51:21.2837216Z 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:51:21.2844236Z 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:51:21.2856870Z 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:51:21.2864042Z 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:51:21.2872181Z 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:51:21.2879076Z 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:51:21.2891604Z 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:51:21.2898599Z 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:51:21.2905252Z 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:51:21.2912067Z 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:51:21.2924605Z 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:51:21.2931117Z 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:51:21.2937788Z 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:51:21.2944744Z 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:51:21.2952075Z 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:51:21.2958853Z 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:51:21.2965338Z 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:51:21.2972013Z 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:51:21.2986282Z 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:51:21.2994279Z 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:51:21.3001632Z 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:51:21.3009700Z 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:51:21.3017475Z 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:51:21.3024215Z 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:51:21.3031269Z 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:51:21.3038311Z 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:51:21.3052415Z 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:51:21.3058310Z 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:51:21.3065297Z 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:51:21.3071708Z 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:51:21.3077712Z 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:51:21.3083703Z 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:51:21.3090103Z 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:51:21.3097275Z 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:51:21.3103877Z 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:51:21.3110250Z 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:51:21.3116503Z 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:51:21.3122902Z 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:51:21.3129380Z 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:51:21.3135644Z 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:51:21.3141767Z 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:51:21.3148195Z 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:51:21.3154990Z 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:51:21.3162188Z 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:51:21.3168709Z 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:51:21.3174936Z 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:51:21.3181429Z 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:51:21.3187992Z 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:51:21.3194272Z 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:51:21.3200459Z 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:51:21.3213076Z 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:51:21.3219124Z 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:51:21.3225407Z 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:51:21.3231760Z 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:51:21.3237612Z 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:51:21.3243600Z 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:51:21.3250038Z 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:51:21.3256473Z 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:51:21.3268912Z 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:51:21.3274928Z 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:51:21.3281503Z 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:51:21.3287626Z 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:51:21.3293443Z 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:51:21.3299439Z 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:51:21.3305943Z 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:51:21.3311984Z 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:51:21.3325095Z 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:51:21.3332038Z 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:51:21.3397991Z 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:51:21.3403820Z 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:51:21.3410096Z 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:51:21.3416422Z 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:51:21.3423018Z 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:51:21.3429566Z 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:51:21.3435839Z 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:51:21.3442444Z 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:51:21.3449200Z 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:51:21.3455665Z 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:51:21.3469190Z 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:51:21.3476125Z 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:51:21.3483085Z 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:51:21.3489695Z 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:51:21.3496583Z 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:51:21.3503842Z 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:51:21.3514116Z 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:51:21.3524409Z 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:51:21.3531773Z 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:51:21.3538839Z 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:51:21.3545980Z 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:51:21.3552287Z 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:51:21.3564833Z 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:51:21.3571432Z 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:51:21.3578596Z 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:51:21.3584777Z 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:51:21.3591261Z 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:51:21.3597450Z 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:51:21.3605069Z 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:51:21.3611413Z 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:51:21.3623124Z 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:51:21.3629422Z 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:51:21.3636002Z 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:51:21.3642457Z 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:51:21.3648712Z 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:51:21.3654908Z 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:51:21.3662039Z 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:51:21.3668464Z 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:51:21.3674677Z 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:51:21.3682181Z 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:51:21.3689247Z 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:51:21.3695830Z 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:51:21.3702052Z 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:51:21.3708227Z 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:51:21.3714446Z 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:51:21.3720837Z 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:51:21.3727037Z 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:51:21.3739496Z 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:51:21.3740646Z 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:51:21.3750358Z 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:51:21.3760697Z 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:51:21.3767636Z 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:51:21.3774307Z 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:51:21.3780581Z 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:51:21.3786449Z 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:51:21.3792831Z 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:51:21.3799804Z 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:51:21.3805783Z 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:51:21.3817354Z 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:51:21.3823969Z 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:51:21.3831047Z 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:51:21.3836445Z 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:51:21.3842245Z 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:51:21.3848431Z 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:51:21.3854709Z 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:51:21.3860757Z 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:51:21.3867849Z 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:51:21.3874121Z 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:51:21.3880719Z 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:51:21.3886812Z 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:51:21.3893334Z 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:51:21.3899600Z 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:51:21.3905797Z 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:51:21.3912027Z 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:51:21.3924960Z 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:51:21.3931047Z 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:51:21.3938124Z 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:51:21.3944355Z 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:51:21.3956680Z 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:51:21.3963112Z 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:51:21.3970251Z 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:51:21.3977519Z 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:51:21.3990082Z 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:51:21.3996802Z 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:51:21.4004299Z 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:51:21.4013567Z 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:51:21.4030521Z 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:51:21.4040191Z 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:51:21.4049853Z 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:51:21.4057650Z 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:51:21.4071730Z 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:51:21.4078811Z 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:51:21.4085978Z 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:51:21.4092935Z 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:51:21.4105548Z 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:51:21.4112189Z 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:51:21.4118538Z 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:51:21.4124713Z 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:51:21.4131560Z 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:51:21.4138458Z 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:51:21.4145344Z 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:51:21.4158325Z 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:51:21.4171651Z 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:51:21.4178227Z 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:51:21.4185248Z 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:51:21.4191853Z 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:51:21.4198223Z 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:51:21.4204600Z 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:51:21.4210919Z 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:51:21.4217507Z 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:51:21.4223835Z 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:51:21.4230626Z 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:51:21.4244220Z 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:51:21.4250732Z 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:51:21.4257259Z 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:51:21.4263472Z 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:51:21.4269904Z 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:51:21.4276230Z 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:51:21.4289793Z 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:51:21.4296477Z 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:51:21.4303774Z 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:51:21.4311050Z 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:51:21.4317630Z 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:51:21.4324589Z 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:51:21.4331586Z 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:51:21.4338534Z 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:51:21.4345081Z 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:51:21.4352091Z 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:51:21.4359855Z 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:51:21.4366970Z 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:51:21.4380693Z 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:51:21.4387451Z 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:51:21.4394348Z 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:51:21.4401220Z 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:51:21.4408318Z 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:51:21.4415339Z 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:51:21.4422771Z 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:51:21.4430341Z 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:51:21.4443797Z 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:51:21.4451083Z 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:51:21.4458299Z 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:51:21.4465182Z 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:51:21.4472281Z 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:51:21.4479010Z 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:51:21.4485650Z 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:51:21.4492825Z 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:51:21.4499837Z 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:51:21.4507070Z 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:51:21.4514622Z 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:51:21.4524638Z 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:51:21.4538724Z 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:51:21.4546393Z 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:51:21.4580191Z 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:51:21.4587050Z 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:51:21.4593573Z 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:51:21.4599761Z 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:51:21.4606221Z 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:51:21.4612225Z 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:51:21.4619000Z 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:51:21.4625020Z 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:51:21.4630917Z 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:51:21.4637202Z 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:51:21.4649074Z 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:51:21.4655004Z 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:51:21.4661050Z 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:51:21.4667758Z 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:51:21.4680899Z 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:51:21.4687034Z 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:51:21.4693779Z 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:51:21.4700012Z 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:51:21.4706605Z 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:51:21.4713234Z 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:51:21.4719320Z 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:51:21.4725571Z 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:51:21.4731711Z 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:51:21.4741805Z 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:51:21.4744378Z 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:51:21.4750461Z 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:51:21.4756583Z 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:51:21.4762376Z 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:51:21.4768346Z 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:51:21.4774630Z 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:51:21.4780727Z 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:51:21.4786640Z 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:51:21.4792602Z 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:51:21.4798194Z 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:51:21.4810264Z 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:51:21.4816119Z 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:51:21.4822010Z 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:51:21.4828747Z 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:51:21.4835835Z 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:51:21.4842818Z 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:51:21.4849521Z 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:51:21.4856542Z 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:51:21.4863255Z 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:51:21.4870137Z 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:51:21.4876999Z 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:51:21.4883574Z 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:51:21.4890279Z 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:51:21.4898214Z 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:51:21.4904220Z 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:51:21.4911040Z 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:51:21.4917781Z 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:51:21.4924852Z 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:51:21.4931382Z 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:51:21.4937836Z 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:51:21.4944331Z 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:51:21.4950820Z 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:51:21.4957035Z 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:51:21.4970189Z 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:51:21.4976817Z 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:51:21.4983761Z 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:51:21.4990682Z 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:51:21.4997149Z 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:51:21.5010003Z 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:51:21.5018210Z 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:51:21.5024674Z 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:51:21.5038622Z 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:51:21.5047475Z 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:51:21.5054304Z 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:51:21.5061245Z 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:51:21.5074137Z 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:51:21.5080234Z 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:51:21.5086916Z 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:51:21.5092612Z 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:51:21.5099194Z 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:51:21.5104713Z 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:51:21.5157921Z 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:51:21.5163731Z 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:51:21.5175565Z 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:51:21.5181521Z 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:51:21.5187420Z 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:51:21.5193369Z 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:51:21.5199573Z 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:51:21.5205178Z 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:51:21.5212157Z 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:51:21.5218050Z 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:51:21.5223848Z 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:51:21.5229795Z 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:51:21.5235960Z 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:51:21.5241417Z 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:51:21.5253471Z 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:51:21.5259421Z 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:51:21.5265106Z 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:51:21.5271165Z 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:51:21.5277271Z 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:51:21.5283239Z 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:51:21.5289736Z 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:51:21.5295626Z 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:51:21.5308082Z 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:51:21.5313535Z 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:51:21.5319361Z 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:51:21.5325895Z 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:51:21.5332351Z 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:51:21.5339299Z 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:51:21.5345941Z 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:51:21.5352616Z 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:51:21.5366260Z 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:51:21.5372458Z 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:51:21.5378961Z 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:51:21.5385286Z 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:51:21.5392394Z 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:51:21.5399554Z 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:51:21.5406273Z 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:51:21.5412308Z 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:51:21.5418703Z 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:51:21.5424641Z 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:51:21.5430667Z 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:51:21.5443978Z 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:51:21.5450636Z 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:51:21.5457495Z 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:51:21.5464471Z 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:51:21.5472007Z 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:51:21.5485235Z 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:51:21.5492047Z 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:51:21.5498727Z 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:51:21.5505382Z 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:51:21.5512058Z 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:51:21.5521755Z 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:51:21.5529330Z 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:51:21.5537469Z 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:51:21.5544762Z 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:51:21.5551683Z 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:51:21.5558357Z 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:51:21.5564926Z 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:51:21.5571719Z 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:51:21.5577858Z 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:51:21.5583744Z 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:51:21.5590403Z 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:51:21.5601759Z 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:51:21.5608320Z 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:51:21.5614342Z 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:51:21.5626424Z 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:51:21.5632620Z 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:51:21.5639167Z 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:51:21.5644741Z 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:51:21.5650605Z 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:51:21.5656535Z 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:51:21.5661936Z 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:51:21.5667622Z 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:51:21.5674519Z 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:51:21.5687023Z 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:51:21.5693099Z 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:51:21.5699121Z 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:51:21.5705032Z 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:51:21.5716758Z 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:51:21.5722571Z 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:51:21.5728592Z 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:51:21.5734958Z 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:51:21.5747924Z 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:51:21.5754217Z 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:51:21.5760104Z 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:51:21.5766434Z 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:51:21.5772408Z 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:51:21.5778474Z 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:51:21.5784676Z 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:51:21.5790742Z 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:51:21.5803739Z 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:51:21.5809413Z 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:51:21.5815363Z 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:51:21.5821472Z 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:51:21.5827893Z 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:51:21.5834826Z 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:51:21.5841388Z 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:51:21.5848014Z 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:51:21.5854917Z 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:51:21.5861347Z 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:51:21.5868396Z 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:51:21.5874567Z 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:51:21.5887090Z 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:51:21.5893689Z 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:51:21.5899920Z 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:51:21.5906212Z 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:51:21.5913603Z 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:51:21.5920210Z 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:51:21.5933235Z 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:51:21.5939762Z 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:51:21.5946755Z 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:51:21.5953648Z 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:51:21.5960311Z 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:51:21.5967078Z 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:51:21.5980537Z 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:51:21.6015617Z 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:51:21.6024749Z 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:51:21.6033720Z 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:51:21.6041901Z 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:51:21.6049222Z 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:51:21.6055929Z 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:51:21.6062772Z 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:51:21.6068944Z 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:51:21.6075837Z 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:51:21.6081888Z 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:51:21.6088829Z 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:51:21.6102727Z 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:51:21.6116770Z 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:51:21.6123364Z 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:51:21.6129374Z 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:51:21.6135421Z 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:51:21.6141588Z 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:51:21.6147867Z 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:51:21.6153866Z 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:51:21.6166044Z 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:51:21.6171798Z 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:51:21.6178236Z 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:51:21.6183966Z 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:51:21.6189477Z 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:51:21.6195418Z 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:51:21.6201743Z 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:51:21.6207660Z 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:51:21.6213478Z 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:51:21.6219369Z 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:51:21.6225266Z 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:51:21.6231248Z 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:51:21.6237124Z 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:51:21.6243001Z 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:51:21.6249035Z 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:51:21.6255252Z 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:51:21.6261024Z 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:51:21.6266645Z 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:51:21.6272877Z 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:51:21.6279531Z 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:51:21.6286221Z 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:51:21.6292852Z 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:51:21.6299284Z 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:51:21.6306096Z 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:51:21.6312934Z 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:51:21.6319523Z 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:51:21.6326705Z 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:51:21.6333979Z 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:51:21.6340498Z 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:51:21.6347163Z 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:51:21.6353779Z 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:51:21.6360159Z 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:51:21.6372692Z 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:51:21.6379560Z 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:51:21.6386236Z 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:51:21.6393439Z 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:51:21.6413099Z 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:51:21.6419327Z 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:51:21.6425855Z 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:51:21.6432527Z 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:51:21.6444831Z 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:51:21.6458116Z 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:51:21.6495502Z 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:51:21.6502116Z 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:51:21.6508647Z 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:51:21.6515487Z 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:51:21.6550681Z 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:51:21.6557414Z 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:51:21.6564186Z 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:51:21.6570998Z 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:51:21.6577398Z 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:51:21.6583859Z 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:51:21.6590269Z 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:51:21.6596780Z 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:51:21.6602839Z 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:51:21.6608768Z 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:51:21.6614875Z 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:51:21.6620543Z 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:51:21.6627754Z 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:51:21.6633658Z 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:51:21.6639436Z 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:51:21.6645766Z 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:51:21.6651981Z 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:51:21.6658194Z 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:51:21.6664116Z 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:51:21.6670122Z 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:51:21.6676173Z 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:51:21.6682629Z 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:51:21.6696199Z 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:51:21.6702084Z 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:51:21.6709194Z 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:51:21.6715283Z 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:51:21.6727194Z 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:51:21.6733368Z 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:51:21.6739450Z 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:51:21.6745348Z 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:51:21.6751464Z 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:51:21.6757816Z 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:51:21.6763676Z 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:51:21.6769575Z 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:51:21.6782215Z 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:51:21.6788224Z 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:51:21.6793978Z 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:51:21.6799768Z 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:51:21.6805940Z 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:51:21.6812379Z 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:51:21.6818315Z 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:51:21.6824335Z 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:51:21.6830565Z 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:51:21.6837391Z 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:51:21.6844403Z 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:51:21.6852815Z 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:51:21.6869330Z 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:51:21.6876353Z 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:51:21.6883027Z 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:51:21.6889652Z 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:51:21.6903232Z 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:51:21.6910208Z 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:51:21.6916908Z 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:51:21.6923685Z 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:51:21.6930592Z 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:51:21.6937390Z 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:51:21.6944195Z 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:51:21.6958078Z 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:51:21.6959861Z 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:51:21.6966367Z 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:51:21.6973026Z 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:51:21.6979988Z 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:51:21.6986593Z 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:51:21.6993334Z 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:51:21.6999866Z 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:51:21.7006567Z 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:51:21.7020142Z 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:51:21.7027505Z 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:51:21.7035759Z 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:51:21.7042734Z 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:51:21.7049459Z 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:51:21.7057014Z 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:51:21.7063508Z 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:51:21.7070587Z 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:51:21.7076587Z 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:51:21.7083168Z 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:51:21.7089017Z 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:51:21.7094920Z 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:51:21.7100714Z 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:51:21.7107331Z 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:51:21.7114054Z 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:51:21.7120183Z 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:51:21.7126457Z 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:51:21.7132938Z 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:51:21.7138976Z 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:51:21.7144904Z 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:51:21.7150789Z 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:51:21.7156608Z 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:51:21.7162496Z 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:51:21.7168509Z 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:51:21.7192766Z 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:51:21.7199057Z 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:51:21.7205646Z 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:51:21.7212027Z 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:51:21.7225379Z 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:51:21.7231839Z 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:51:21.7238567Z 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:51:21.7245391Z 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:51:21.7251809Z 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:51:21.7258035Z 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:51:21.7264585Z 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:51:21.7270621Z 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:51:21.7276811Z 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:51:21.7283303Z 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:51:21.7290170Z 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:51:21.7296903Z 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:51:21.7304242Z 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:51:21.7311052Z 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:51:21.7317663Z 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:51:21.7324157Z 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:51:21.7331553Z 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:51:21.7338008Z 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:51:21.7344850Z 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:51:21.7351862Z 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:51:21.7358858Z 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:51:21.7366265Z 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:51:21.7372790Z 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:51:21.7379719Z 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:51:21.7386271Z 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:51:21.7393091Z 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:51:21.7399628Z 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:51:21.7405693Z 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:51:21.7412655Z 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:51:21.7419138Z 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:51:21.7426604Z 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:51:21.7433453Z 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:51:21.7440072Z 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:51:21.7446657Z 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:51:21.7453793Z 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:51:21.7460416Z 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:51:21.7467155Z 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:51:21.7473825Z 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:51:21.7480464Z 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:51:21.7487397Z 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:51:21.7494268Z 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:51:21.7500988Z 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:51:21.7507486Z 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:51:21.7514217Z 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:51:21.7520874Z 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:51:21.7527104Z 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:51:21.7533988Z 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:51:21.7539952Z 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:51:21.7546983Z 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:51:21.7553353Z 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:51:21.7559388Z 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:51:21.7565624Z 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:51:21.7572043Z 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:51:21.7578879Z 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:51:21.7585147Z 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:51:21.7591367Z 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:51:21.7597300Z 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:51:21.7603537Z 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:51:21.7609655Z 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:51:21.7616215Z 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:51:21.7622412Z 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:51:21.7628612Z 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:51:21.7635711Z 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:51:21.7645323Z 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:51:21.7661288Z 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:51:21.7670554Z 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:51:21.7679860Z 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:51:21.7686752Z 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:51:21.7693927Z 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:51:21.7700822Z 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:51:21.7707428Z 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:51:21.7714030Z 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:51:21.7720765Z 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:51:21.7727675Z 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:51:21.7734755Z 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:51:21.7741156Z 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:51:21.7754353Z 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:51:21.7761160Z 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:51:21.7768111Z 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:51:21.7774335Z 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:51:21.7780208Z 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:51:21.7786849Z 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:51:21.7793064Z 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:51:21.7799777Z 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:51:21.7811839Z 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:51:21.7818446Z 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:51:21.7824475Z 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:51:21.7830630Z 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:51:21.7842279Z 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:51:21.7848314Z 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:51:21.7854452Z 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:51:21.7861107Z 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:51:21.7867197Z 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:51:21.7873871Z 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:51:21.7879988Z 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:51:21.7886320Z 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:51:21.7892667Z 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:51:21.7898966Z 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:51:21.7905672Z 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:51:21.7911907Z 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:51:21.7924290Z 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:51:21.7930335Z 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:51:21.7936494Z 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:51:21.7943555Z 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:51:21.7949806Z 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:51:21.7955957Z 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:51:21.7961931Z 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:51:21.7969272Z 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:51:21.7976201Z 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:51:21.7982548Z 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:51:21.7989144Z 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:51:21.7996484Z 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:51:21.8009594Z 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:51:21.8016483Z 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:51:21.8023493Z 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:51:21.8031362Z 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:51:21.8041189Z 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:51:21.8050899Z 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:51:21.8060482Z 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:51:21.8070354Z 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:51:21.8078764Z 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:51:21.8085734Z 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:51:21.8092736Z 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:51:21.8099520Z 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:51:21.8105633Z 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:51:21.8112848Z 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:51:21.8119644Z 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:51:21.8127037Z 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:51:21.8132896Z 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:51:21.8139396Z 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:51:21.8145655Z 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:51:21.8152300Z 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:51:21.8168981Z 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:51:21.8175353Z 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:51:21.8181482Z 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:51:21.8188407Z 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:51:21.8203381Z 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:51:21.8209600Z 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:51:21.8215728Z 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:51:21.8221754Z 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:51:21.8234125Z 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:51:21.8240136Z 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:51:21.8246809Z 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:51:21.8253690Z 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:51:21.8260036Z 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:51:21.8266254Z 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:51:21.8272455Z 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:51:21.8278596Z 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:51:21.8285049Z 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:51:21.8291289Z 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:51:21.8297722Z 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:51:21.8303932Z 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:51:21.8316041Z 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:51:21.8322119Z 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:51:21.8328538Z 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:51:21.8334700Z 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:51:21.8340978Z 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:51:21.8347707Z 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:51:21.8355053Z 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:51:21.8362197Z 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:51:21.8369875Z 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:51:21.8376730Z 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:51:21.8416031Z 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:51:21.8422875Z 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:51:21.8430078Z 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:51:21.8437126Z 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:51:21.8444207Z 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:51:21.8451390Z 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:51:21.8458672Z 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:51:21.8465758Z 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:51:21.8472854Z 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:51:21.8479783Z 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:51:21.8496268Z 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:51:21.8503114Z 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:51:21.8510015Z 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:51:21.8516675Z 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:51:21.8523274Z 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:51:21.8566431Z 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:51:21.8577034Z 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:51:21.8586757Z 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:51:21.8602395Z 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:51:21.8609585Z 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:51:21.8616798Z 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:51:21.8624237Z 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:51:21.8630448Z 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:51:21.8637756Z 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:51:21.8644131Z 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:51:21.8651001Z 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:51:21.8657821Z 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:51:21.8663974Z 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:51:21.8670352Z 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:51:21.8676462Z 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:51:21.8683444Z 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:51:21.8689896Z 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:51:21.8696225Z 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:51:21.8703105Z 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:51:21.8709385Z 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:51:21.8715450Z 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:51:21.8723943Z 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:51:21.8730503Z 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:51:21.8736915Z 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:51:21.8743679Z 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:51:21.8750391Z 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:51:21.8756583Z 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:51:21.8769176Z 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:51:21.8775505Z 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:51:21.8781810Z 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:51:21.8788131Z 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:51:21.8800876Z 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:51:21.8807180Z 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:51:21.8813158Z 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:51:21.8819206Z 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:51:21.8831348Z 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:51:21.8837602Z 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:51:21.8843765Z 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:51:21.8850733Z 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:51:21.8857409Z 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:51:21.8864280Z 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:51:21.8871445Z 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:51:21.8878326Z 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:51:21.8890619Z 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:51:21.8897255Z 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:51:21.8903927Z 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:51:21.8910495Z 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:51:21.8917287Z 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:51:21.8924373Z 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:51:21.8930961Z 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:51:21.8937758Z 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:51:21.8944454Z 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:51:21.8951187Z 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:51:21.8957731Z 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:51:21.8964477Z 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:51:21.8971090Z 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:51:21.8977740Z 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:51:21.8984244Z 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:51:21.8991065Z 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:51:21.9005868Z 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:51:21.9012452Z 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:51:21.9019474Z 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:51:21.9026149Z 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:51:21.9032508Z 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:51:21.9039196Z 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:51:21.9047540Z 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:51:21.9056485Z 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:51:21.9065613Z 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:51:21.9072694Z 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:51:21.9079125Z 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:51:21.9085661Z 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:51:21.9091961Z 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:51:21.9098521Z 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:51:21.9105299Z 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:51:21.9111502Z 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:51:21.9118232Z 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:51:21.9124308Z 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:51:21.9130586Z 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:51:21.9136699Z 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:51:21.9150431Z 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:51:21.9156576Z 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:51:21.9162365Z 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:51:21.9168676Z 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:51:21.9174832Z 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:51:21.9180527Z 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:51:21.9186587Z 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:51:21.9192706Z 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:51:21.9199807Z 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:51:21.9206014Z 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:51:21.9212176Z 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:51:21.9218359Z 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:51:21.9224780Z 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:51:21.9230999Z 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:51:21.9237493Z 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:51:21.9243640Z 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:51:21.9254941Z 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:51:21.9261123Z 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:51:21.9267160Z 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:51:21.9273625Z 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:51:21.9279780Z 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:51:21.9285636Z 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:51:21.9292262Z 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:51:21.9298277Z 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:51:21.9304429Z 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:51:21.9310816Z 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:51:21.9316801Z 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:51:21.9322556Z 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:51:21.9328700Z 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:51:21.9334611Z 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:51:21.9340361Z 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:51:21.9346251Z 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:51:21.9352874Z 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:51:21.9359595Z 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:51:21.9366034Z 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:51:21.9372326Z 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:51:21.9378938Z 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:51:21.9385440Z 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:51:21.9392193Z 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:51:21.9398964Z 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:51:21.9405938Z 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:51:21.9412581Z 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:51:21.9419837Z 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:51:21.9426435Z 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:51:21.9439575Z 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:51:21.9446093Z 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:51:21.9452725Z 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:51:21.9459379Z 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:51:21.9466714Z 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:51:21.9473617Z 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:51:21.9480676Z 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:51:21.9489618Z 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:51:21.9498657Z 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:51:21.9506424Z 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:51:21.9514488Z 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:51:21.9521145Z 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:51:21.9527854Z 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:51:21.9534884Z 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:51:21.9541466Z 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:51:21.9548504Z 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:51:21.9554842Z 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:51:21.9560613Z 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:51:21.9567353Z 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:51:21.9573649Z 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:51:21.9579638Z 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:51:21.9585776Z 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:51:21.9596630Z 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:51:21.9602576Z 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:51:21.9608613Z 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:51:21.9614427Z 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:51:21.9620407Z 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:51:21.9626340Z 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:51:21.9638733Z 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:51:21.9645052Z 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:51:21.9652059Z 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:51:21.9658380Z 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:51:21.9664442Z 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:51:21.9670862Z 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:51:21.9677140Z 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:51:21.9683310Z 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:51:21.9689511Z 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:51:21.9695607Z 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:51:21.9702310Z 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:51:21.9709015Z 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:51:21.9715214Z 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:51:21.9721659Z 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:51:21.9727793Z 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:51:21.9734260Z 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:51:21.9746926Z 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:51:21.9753201Z 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:51:21.9759669Z 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:51:21.9765806Z 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:51:21.9772058Z 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:51:21.9778245Z 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:51:21.9784766Z 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:51:21.9790914Z 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:51:21.9797233Z 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:51:21.9803086Z 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:51:21.9809103Z 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:51:21.9815103Z 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:51:21.9821654Z 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:51:21.9827757Z 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:51:21.9833873Z 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:51:21.9839938Z 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:51:21.9846521Z 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:51:21.9852552Z 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:51:21.9859137Z 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:51:21.9865582Z 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:51:21.9872967Z 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:51:21.9880038Z 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:51:21.9887146Z 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:51:21.9893923Z 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:51:21.9900727Z 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:51:21.9907572Z 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:51:21.9914272Z 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:51:21.9921327Z 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:51:21.9927956Z 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:51:21.9934917Z 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:51:21.9942202Z 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:51:21.9949086Z 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:51:21.9956216Z 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:51:21.9963283Z 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:51:21.9970229Z 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:51:21.9977284Z 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:51:21.9984623Z 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:51:21.9992188Z 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:51:21.9999526Z 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:51:22.0006123Z 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:51:22.0012781Z 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:51:22.0019723Z 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:51:22.0026977Z 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:51:22.0034013Z 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:51:22.0040986Z 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:51:22.0048951Z 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:51:22.0057875Z 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:51:22.0066868Z 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:51:22.0080047Z 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:51:22.0086875Z 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:51:22.0093368Z 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:51:22.0100446Z 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:51:22.0106237Z 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:51:22.0112388Z 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:51:22.0119614Z 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:51:22.0125611Z 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:51:22.0131659Z 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:51:22.0137970Z 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:51:22.0144134Z 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:51:22.0150821Z 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:51:22.0156737Z 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:51:22.0162481Z 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:51:22.0168632Z 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:51:22.0174995Z 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:51:22.0191065Z 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:51:22.0192231Z 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:51:22.0197118Z 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:51:22.0203776Z 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:51:22.0210554Z 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:51:22.0217711Z 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:51:22.0224753Z 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:51:22.0232456Z 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:51:22.0240058Z 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:51:22.0246942Z 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:51:22.0898191Z 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:51:22.0934161Z 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:51:22.0941120Z 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:51:22.0948045Z 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:51:22.0954693Z 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:51:22.1029251Z 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:51:22.1030471Z 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:51:22.1031495Z 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:51:22.1032508Z 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:51:22.1033648Z 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:51:22.1034890Z 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:51:22.1036042Z 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:51:22.1037238Z 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:51:22.1038281Z 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:51:22.1039264Z 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:51:22.1040875Z 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:51:22.1042047Z 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:51:22.1049809Z 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:51:22.1060174Z 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:51:22.1072458Z 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:51:22.1081131Z 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:51:22.1087812Z 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:51:22.1094859Z 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:51:22.1101954Z 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:51:22.1108913Z 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:51:22.1115350Z 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:51:22.1121289Z 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:51:22.1128702Z 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:51:22.1134928Z 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:51:22.1140738Z 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:51:22.1146909Z 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:51:22.1153438Z 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:51:22.1160036Z 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:51:22.1165758Z 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:51:22.1171952Z 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:51:22.1178362Z 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:51:22.1184277Z 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:51:22.1190042Z 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:51:22.1195988Z 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:51:22.1202304Z 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:51:22.1208703Z 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:51:22.1215016Z 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:51:22.1220965Z 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:51:22.1227345Z 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:51:22.1233359Z 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:51:22.1239101Z 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:51:22.1245203Z 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:51:22.1251587Z 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:51:22.1257890Z 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:51:22.1263859Z 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:51:22.1269977Z 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:51:22.1276021Z 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:51:22.1282168Z 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:51:22.1288353Z 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:51:22.1294286Z 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:51:22.1307410Z 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:51:22.1313517Z 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:51:22.1319530Z 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:51:22.1325958Z 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:51:22.1332145Z 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:51:22.1338128Z 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:51:22.1344749Z 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:51:22.1350979Z 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:51:22.1357293Z 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:51:22.1363276Z 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:51:22.1370369Z 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:51:22.1376163Z 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:51:22.1382155Z 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:51:22.1388185Z 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:51:22.1394347Z 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:51:22.1400314Z 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:51:22.1406903Z 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:51:22.1412313Z 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:51:22.1418918Z 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:51:22.1424749Z 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:51:22.1431045Z 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:51:22.1437026Z 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:51:22.1442937Z 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:51:22.1449159Z 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:51:22.1455126Z 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:51:22.1461022Z 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:51:22.1468400Z 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:51:22.1481423Z 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:51:22.1487950Z 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:51:22.1494391Z 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:51:22.1500309Z 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:51:22.1506510Z 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:51:22.1519128Z 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:51:22.1524841Z 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:51:22.1530737Z 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:51:22.1537129Z 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:51:22.1543128Z 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:51:22.1555578Z 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:51:22.1561290Z 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:51:22.1568491Z 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:51:22.1574906Z 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:51:22.1583953Z 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:51:22.1600083Z 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:51:22.1609338Z 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:51:22.1618629Z 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:51:22.1626854Z 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:51:22.1634335Z 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:51:22.1648003Z 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:51:22.1655037Z 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:51:22.1661503Z 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:51:22.1667812Z 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:51:22.1674838Z 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:51:22.1681387Z 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:51:22.1687456Z 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:51:22.1694163Z 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:51:22.1700314Z 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:51:22.1707675Z 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:51:22.1720391Z 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:51:22.1726711Z 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:51:22.1733336Z 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:51:22.1739307Z 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:51:22.1745400Z 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:51:22.1751723Z 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:51:22.1758595Z 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:51:22.1764860Z 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:51:22.1770994Z 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:51:22.1776893Z 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:51:22.1783329Z 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:51:22.1789370Z 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:51:22.1795380Z 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:51:22.1802029Z 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:51:22.1807956Z 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:51:22.1820822Z 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:51:22.1828074Z 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:51:22.1834069Z 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:51:22.1840213Z 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:51:22.1852813Z 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:51:22.1859575Z 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:51:22.1865874Z 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:51:22.1872159Z 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:51:22.1878283Z 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:51:22.1884302Z 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:51:22.1890512Z 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:51:22.1896725Z 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:51:22.1903141Z 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:51:22.1909211Z 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:51:22.1915775Z 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:51:22.1928429Z 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:51:22.1934663Z 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:51:22.1940609Z 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:51:22.1946914Z 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:51:22.1953242Z 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:51:22.1966304Z 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:51:22.1972843Z 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:51:22.1979449Z 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:51:22.1986308Z 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:51:22.1992603Z 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:51:22.2015056Z 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:51:22.2021484Z 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:51:22.2028633Z 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:51:22.2035334Z 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:51:22.2042556Z 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:51:22.2049308Z 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:51:22.2056267Z 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:51:22.2063011Z 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:51:22.2071562Z 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:51:22.2080931Z 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:51:22.2096199Z 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:51:22.2104293Z 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:51:22.2111145Z 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:51:22.2117935Z 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:51:22.2124950Z 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:51:22.2131997Z 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:51:22.2138868Z 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:51:22.2145670Z 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:51:22.2152084Z 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:51:22.2158010Z 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:51:22.2164994Z 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:51:22.2170931Z 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:51:22.2177117Z 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:51:22.2183269Z 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:51:22.2189333Z 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:51:22.2201924Z 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:51:22.2207980Z 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:51:22.2214250Z 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:51:22.2220799Z 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:51:22.2227048Z 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:51:22.2239699Z 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:51:22.2246027Z 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:51:22.2251968Z 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:51:22.2258060Z 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:51:22.2264118Z 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:51:22.2270329Z 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:51:22.2277133Z 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:51:22.2283059Z 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:51:22.2289208Z 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:51:22.2295233Z 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:51:22.2301281Z 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:51:22.2307539Z 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:51:22.2314845Z 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:51:22.2320999Z 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:51:22.2327039Z 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:51:22.2333045Z 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:51:22.2340298Z 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:51:22.2346289Z 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:51:22.2352675Z 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:51:22.2359069Z 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:51:22.2371854Z 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:51:22.2378507Z 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:51:22.2385253Z 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:51:22.2392363Z 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:51:22.2399042Z 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:51:22.2406110Z 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:51:22.2413435Z 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:51:22.2419929Z 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:51:22.2426345Z 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:51:22.2433087Z 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:51:22.2440660Z 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:51:22.2447112Z 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:51:22.2453541Z 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:51:22.2460759Z 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:51:22.2468060Z 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:51:22.2474880Z 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:51:22.2481768Z 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:51:22.2488409Z 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:51:22.2495386Z 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:51:22.2502026Z 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:51:22.2515201Z 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:51:22.2522321Z 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:51:22.2529253Z 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:51:22.2535980Z 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:51:22.2542641Z 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:51:22.2549897Z 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:51:22.2556525Z 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:51:22.2563653Z 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:51:22.2572575Z 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:51:22.2581607Z 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:51:22.2595523Z 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:51:22.2602340Z 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:51:22.2609321Z 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:51:22.2616096Z 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:51:22.2628503Z 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:51:22.2641903Z 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:51:22.2647676Z 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:51:22.2653242Z 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:51:22.2659016Z 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:51:22.2664625Z 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:51:22.2676961Z 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:51:22.2682781Z 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:51:22.2688956Z 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:51:22.2695007Z 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:51:22.2700650Z 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:51:22.2706578Z 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:51:22.2712999Z 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:51:22.2718862Z 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:51:22.2725654Z 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:51:22.2732056Z 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:51:22.2738495Z 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:51:22.2744481Z 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:51:22.2750565Z 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:51:22.2757081Z 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:51:22.2763140Z 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:51:22.2769257Z 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:51:22.2803484Z 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:51:22.2809616Z 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:51:22.2815690Z 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:51:22.2821644Z 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:51:22.2835576Z 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:51:22.2842262Z 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:51:22.2849295Z 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:51:22.2856300Z 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:51:22.2863049Z 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:51:22.2869693Z 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:51:22.2876326Z 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:51:22.2883405Z 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:51:22.2890437Z 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:51:22.2897231Z 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:51:22.2910745Z 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:51:22.2917722Z 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:51:22.2924731Z 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:51:22.2931358Z 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:51:22.2938179Z 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:51:22.2950909Z 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:51:22.2957910Z 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:51:22.2964746Z 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:51:22.2971486Z 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:51:22.2978191Z 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:51:22.2991174Z 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:51:22.2998567Z 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:51:22.3005550Z 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:51:22.3012762Z 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:51:22.3019967Z 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:51:22.3026608Z 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:51:22.3033812Z 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:51:22.3040649Z 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:51:22.3047290Z 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:51:22.3053923Z 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:51:22.3061320Z 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:51:22.3068717Z 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:51:22.3078603Z 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:51:22.3086806Z 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:51:22.3093979Z 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:51:22.3100874Z 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:51:22.3107994Z 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:51:22.3122562Z 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:51:22.3129225Z 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:51:22.3136157Z 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:51:22.3142695Z 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:51:22.3149061Z 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:51:22.3155512Z 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:51:22.3161804Z 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:51:22.3168920Z 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:51:22.3182906Z 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:51:22.3189706Z 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:51:22.3195968Z 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:51:22.3203400Z 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:51:22.3209447Z 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:51:22.3229129Z 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:51:22.3235411Z 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:51:22.3241487Z 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:51:22.3247963Z 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:51:22.3254406Z 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:51:22.3266556Z 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:51:22.3272925Z 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:51:22.3278973Z 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:51:22.3285539Z 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:51:22.3291843Z 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:51:22.3297871Z 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:51:22.3304015Z 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:51:22.3310512Z 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:51:22.3316996Z 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:51:22.3323609Z 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:51:22.3336632Z 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:51:22.3342905Z 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:51:22.3349690Z 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:51:22.3356757Z 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:51:22.3362789Z 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:51:22.3369111Z 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:51:22.3375489Z 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:51:22.3382637Z 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:51:22.3389931Z 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:51:22.3396936Z 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:51:22.3404099Z 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:51:22.3410946Z 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:51:22.3424830Z 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:51:22.3430922Z 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:51:22.3437985Z 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:51:22.3444266Z 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:51:22.3450746Z 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:51:22.3457441Z 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:51:22.3463988Z 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:51:22.3470814Z 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:51:22.3485043Z 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:51:22.3493134Z 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:51:22.3500377Z 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:51:22.3507370Z 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:51:22.3513848Z 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:51:22.3520469Z 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:51:22.3527042Z 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:51:22.3533699Z 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:51:22.3540282Z 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:51:22.3547172Z 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:51:22.3560334Z 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:51:22.3567185Z 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:51:22.3574931Z 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:51:22.3583588Z 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:51:22.3591637Z 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:51:22.3600624Z 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:51:22.3607183Z 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:51:22.3613868Z 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:51:22.3620463Z 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:51:22.3628027Z 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:51:22.3634702Z 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:51:22.3641051Z 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:51:22.3647814Z 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:51:22.3654246Z 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:51:22.3660779Z 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:51:22.3666655Z 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:51:22.3672677Z 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:51:22.3678853Z 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:51:22.3685766Z 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:51:22.3692322Z 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:51:22.3698196Z 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:51:22.3704248Z 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:51:22.3710352Z 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:51:22.3716827Z 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:51:22.3722508Z 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:51:22.3728735Z 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:51:22.3734645Z 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:51:22.3740910Z 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:51:22.3747084Z 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:51:22.3753068Z 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:51:22.3759089Z 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:51:22.3787408Z 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:51:22.3793386Z 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:51:22.3799652Z 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:51:22.3805613Z 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:51:22.3818349Z 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:51:22.3824247Z 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:51:22.3830791Z 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:51:22.3837269Z 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:51:22.3843827Z 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:51:22.3855444Z 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:51:22.3861592Z 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:51:22.3867741Z 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:51:22.3873800Z 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:51:22.3880031Z 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:51:22.3886990Z 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:51:22.3894224Z 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:51:22.3901220Z 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:51:22.3907893Z 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:51:22.3914870Z 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:51:22.3921124Z 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:51:22.3927464Z 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:51:22.3933668Z 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:51:22.3940188Z 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:51:22.3946225Z 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:51:22.3959115Z 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:51:22.3965872Z 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:51:22.3972581Z 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:51:22.3979661Z 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:51:22.3987035Z 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:51:22.3994156Z 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:51:22.4000883Z 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:51:22.4007612Z 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:51:22.4014436Z 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:51:22.4028683Z 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:51:22.4035949Z 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:51:22.4042724Z 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:51:22.4049447Z 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:51:22.4056894Z 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:51:22.4063920Z 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:51:22.4077824Z 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:51:22.4086826Z 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:51:22.4096491Z 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:51:22.4103947Z 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:51:22.4111229Z 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:51:22.4118589Z 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:51:22.4124809Z 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:51:22.4131657Z 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:51:22.4138214Z 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:51:22.4144178Z 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:51:22.4157651Z 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:51:22.4163490Z 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:51:22.4169512Z 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:51:22.4175708Z 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:51:22.4183137Z 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:51:22.4195356Z 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:51:22.4201408Z 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:51:22.4207466Z 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:51:22.4213795Z 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:51:22.4220293Z 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:51:22.4232515Z 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:51:22.4239276Z 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:51:22.4246490Z 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:51:22.4253650Z 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:51:22.4260533Z 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:51:22.4267605Z 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:51:22.4274267Z 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:51:22.4280949Z 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:51:22.4288003Z 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:51:22.4295093Z 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:51:22.4302413Z 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:51:22.4309342Z 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:51:22.4316047Z 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:51:22.4323000Z 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:51:22.4329613Z 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:51:22.4336324Z 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:51:22.4343332Z 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:51:22.4350315Z 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:51:22.4357186Z 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:51:22.4364395Z 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:51:22.4377261Z 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:51:22.4384100Z 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:51:22.4390831Z 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:51:22.4398111Z 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:51:22.4404774Z 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:51:22.4411791Z 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:51:22.4418759Z 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:51:22.4425578Z 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:51:22.4432995Z 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:51:22.4439689Z 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:51:22.4453164Z 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:51:22.4460037Z 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:51:22.4466799Z 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:51:22.4474050Z 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:51:22.4480992Z 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:51:22.4494258Z 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:51:22.4501451Z 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:51:22.4508271Z 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:51:22.4515536Z 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:51:22.4522523Z 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:51:22.4529240Z 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:51:22.4535985Z 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:51:22.4542687Z 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:51:22.4549807Z 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:51:22.4556588Z 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:51:22.4569854Z 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:51:22.4576466Z 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:51:22.4583493Z 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:51:22.4592838Z 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:51:22.4602515Z 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:51:22.4618315Z 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:51:22.4625453Z 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:51:22.4632811Z 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:51:22.4639592Z 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:51:22.4646661Z 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:51:22.4653991Z 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:51:22.4660595Z 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:51:22.4668190Z 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:51:22.4677054Z 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:51:22.4685316Z 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:51:22.4691580Z 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:51:22.4697706Z 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:51:22.4704273Z 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:51:22.4710383Z 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:51:22.4717846Z 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:51:22.4730421Z 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:51:22.4737387Z 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:51:22.4772278Z 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:51:22.4778367Z 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:51:22.4784784Z 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:51:22.4791620Z 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:51:22.4798008Z 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:51:22.4804185Z 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:51:22.4810446Z 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:51:22.4816442Z 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:51:22.4828292Z 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:51:22.4834285Z 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:51:22.4840287Z 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:51:22.4846804Z 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:51:22.4852900Z 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:51:22.4859013Z 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:51:22.4865072Z 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:51:22.4871200Z 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:51:22.4877629Z 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:51:22.4883569Z 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:51:22.4889970Z 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:51:22.4896570Z 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:51:22.4903292Z 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:51:22.4910604Z 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:51:22.4917657Z 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:51:22.4930268Z 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:51:22.4937001Z 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:51:22.4944520Z 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:51:22.4951409Z 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:51:22.4957932Z 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:51:22.4964841Z 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:51:22.4971662Z 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:51:22.4978764Z 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:51:22.4985582Z 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:51:22.4993298Z 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:51:22.5005833Z 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:51:22.5012581Z 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:51:22.5019274Z 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:51:22.5027331Z 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:51:22.5034211Z 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:51:22.5047743Z 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:51:22.5054426Z 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:51:22.5061195Z 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:51:22.5068291Z 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:51:22.5074946Z 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:51:22.5089121Z 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:51:22.5097646Z 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:51:22.5107538Z 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:51:22.5117285Z 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:51:22.5124824Z 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:51:22.5138400Z 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:51:22.5145312Z 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:51:22.5177772Z 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:51:22.5184237Z 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:51:22.5190586Z 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:51:22.5196794Z 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:51:22.5203485Z 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:51:22.5209861Z 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:51:22.5216245Z 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:51:22.5222215Z 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:51:22.5229156Z 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:51:22.5235241Z 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:51:22.5241960Z 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:51:22.5248315Z 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:51:22.5254770Z 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:51:22.5267851Z 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:51:22.5273984Z 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:51:22.5293559Z 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:51:22.5300113Z 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:51:22.5306239Z 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:51:22.5313752Z 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:51:22.5320142Z 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:51:22.5326201Z 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:51:22.5332616Z 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:51:22.5339301Z 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:51:22.5354030Z 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:51:22.5360703Z 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:51:22.5367433Z 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:51:22.5373982Z 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:51:22.5380023Z 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:51:22.5397546Z 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:51:22.5403876Z 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:51:22.5410104Z 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:51:22.5416239Z 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:51:22.5422755Z 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:51:22.5429085Z 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:51:22.5435444Z 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:51:22.5441610Z 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:51:22.5447905Z 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:51:22.5454213Z 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:51:22.5466719Z 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:51:22.5473523Z 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:51:22.5481045Z 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:51:22.5487805Z 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:51:22.5494526Z 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:51:22.5507560Z 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:51:22.5514291Z 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:51:22.5521001Z 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:51:22.5528190Z 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:51:22.5535204Z 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:51:22.5542150Z 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:51:22.5549400Z 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:51:22.5556396Z 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:51:22.5563073Z 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:51:22.5569660Z 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:51:22.5576467Z 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:51:22.5583077Z 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:51:22.5591415Z 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:51:22.5600078Z 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:51:22.5609494Z 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:51:22.5623806Z 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:51:22.5631753Z 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:51:22.5638950Z 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:51:22.5646162Z 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:51:22.5653694Z 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:51:22.5660257Z 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:51:22.5666560Z 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:51:22.5673838Z 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:51:22.5679974Z 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:51:22.5686919Z 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:51:22.5693031Z 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:51:22.5699731Z 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:51:22.5706361Z 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:51:22.5712550Z 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:51:22.5718624Z 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:51:22.5724696Z 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:51:22.5731227Z 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:51:22.5737137Z 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:51:22.5743583Z 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:51:22.5749665Z 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:51:22.5755763Z 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:51:22.5762062Z 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:51:22.5768565Z 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:51:22.5775343Z 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:51:22.5781427Z 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:51:22.5799889Z 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:51:22.5805889Z 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:51:22.5812782Z 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:51:22.5818971Z 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:51:22.5824920Z 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:51:22.5831438Z 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:51:22.5837530Z 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:51:22.5843988Z 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:51:22.5850092Z 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:51:22.5856300Z 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:51:22.5862542Z 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:51:22.5869167Z 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:51:22.5875029Z 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:51:22.5881149Z 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:51:22.5887415Z 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:51:22.5905931Z 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:51:22.5934720Z 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:51:22.5941524Z 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:51:22.5948536Z 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:51:22.5955228Z 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:51:22.5968858Z 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:51:22.5975821Z 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:51:22.5982723Z 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:51:22.5989753Z 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:51:22.5996462Z 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:51:22.6003081Z 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:51:22.6009706Z 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:51:22.6016468Z 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:51:22.6023958Z 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:51:22.6030921Z 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:51:22.6044543Z 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:51:22.6051167Z 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:51:22.6057816Z 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:51:22.6064808Z 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:51:22.6071625Z 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:51:22.6086960Z 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:51:22.6101864Z 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:51:22.6111895Z 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:51:22.6119213Z 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:51:22.6125935Z 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:51:22.6133084Z 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:51:22.6139366Z 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:51:22.6146574Z 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:51:22.6153310Z 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:51:22.6159242Z 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:51:22.6166009Z 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:51:22.6172399Z 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:51:22.6178513Z 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:51:22.6184986Z 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:51:22.6191446Z 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:51:22.6198202Z 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:51:22.6204618Z 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:51:22.6210612Z 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:51:22.6216741Z 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:51:22.6222969Z 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:51:22.6235429Z 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:51:22.6241286Z 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:51:22.6248134Z 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:51:22.6254201Z 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:51:22.6260303Z 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:51:22.6266849Z 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:51:22.6273642Z 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:51:22.6279628Z 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:51:22.6285716Z 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:51:22.6291960Z 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:51:22.6298378Z 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:51:22.6304502Z 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:51:22.6310591Z 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:51:22.6316914Z 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:51:22.6322809Z 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:51:22.6335145Z 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:51:22.6341543Z 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:51:22.6347982Z 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:51:22.6354550Z 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:51:22.6360534Z 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:51:22.6372573Z 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:51:22.6378634Z 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:51:22.6384853Z 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:51:22.6391539Z 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:51:22.6397612Z 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:51:22.6404679Z 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:51:22.6411919Z 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:51:22.6418645Z 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:51:22.6425697Z 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:51:22.6432535Z 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:51:22.6439478Z 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:51:22.6446478Z 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:51:22.6453507Z 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:51:22.6460999Z 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:51:22.6467836Z 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:51:22.6474050Z 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:51:22.6481375Z 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:51:22.6487840Z 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:51:22.6494614Z 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:51:22.6501035Z 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:51:22.6514022Z 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:51:22.6520639Z 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:51:22.6527644Z 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:51:22.6533731Z 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:51:22.6540139Z 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:51:22.6558769Z 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:51:22.6565219Z 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:51:22.6571748Z 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:51:22.6578950Z 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:51:22.6585862Z 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:51:22.6599183Z 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:51:22.6607634Z 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:51:22.6617027Z 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:51:22.6626082Z 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:51:22.6632978Z 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:51:22.6656881Z 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:51:22.6663198Z 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:51:22.6670060Z 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:51:22.6675656Z 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:51:22.6682557Z 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:51:22.6688681Z 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:51:22.6694792Z 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:51:22.6700756Z 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:51:22.6707375Z 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:51:22.6714474Z 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:51:22.6720438Z 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:51:22.6726256Z 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:51:22.6731860Z 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:51:22.6767465Z 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:51:22.6774739Z 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:51:22.6787086Z 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:51:22.6792944Z 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:51:22.6799164Z 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:51:22.6805629Z 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:51:22.6811405Z 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:51:22.6817403Z 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:51:22.6824960Z 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:51:22.6830787Z 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:51:22.6836726Z 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:51:22.6842721Z 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:51:22.6854904Z 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:51:22.6861306Z 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:51:22.6867234Z 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:51:22.6874738Z 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:51:22.6881228Z 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:51:22.6887978Z 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:51:22.6894423Z 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:51:22.6900936Z 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:51:22.6907620Z 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:51:22.6915567Z 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:51:22.6922333Z 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:51:22.6929019Z 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:51:22.6935502Z 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:51:22.6942144Z 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:51:22.6949535Z 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:51:22.6962362Z 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:51:22.6969120Z 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:51:22.6976418Z 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:51:22.6983394Z 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:51:22.6990767Z 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:51:22.6997310Z 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:51:22.7004053Z 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:51:22.7017578Z 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:51:22.7024381Z 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:51:22.7031488Z 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:51:22.7038391Z 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:51:22.7045186Z 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:51:22.7051868Z 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:51:22.7058589Z 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:51:22.7065156Z 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:51:22.7079213Z 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:51:22.7086148Z 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:51:22.7093071Z 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:51:22.7102545Z 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:51:22.7111681Z 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:51:22.7118629Z 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:51:22.7125493Z 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:51:22.7132775Z 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:51:22.7139267Z 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:51:22.7183773Z 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:51:22.7196705Z 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:51:22.7202858Z 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:51:22.7208864Z 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:51:22.7214887Z 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:51:22.7220982Z 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:51:22.7226992Z 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:51:22.7233083Z 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:51:22.7238961Z 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:51:22.7244915Z 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:51:22.7252306Z 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:51:22.7264790Z 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:51:22.7271201Z 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:51:22.7277274Z 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:51:22.7283395Z 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:51:22.7289387Z 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:51:22.7295492Z 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:51:22.7302373Z 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:51:22.7308350Z 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:51:22.7314406Z 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:51:22.7320751Z 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:51:22.7326863Z 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:51:22.7332888Z 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:51:22.7338861Z 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:51:22.7345060Z 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:51:22.7352471Z 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:51:22.7363972Z 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:51:22.7369818Z 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:51:22.7375671Z 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:51:22.7382151Z 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:51:22.7388353Z 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:51:22.7394307Z 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:51:22.7400277Z 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:51:22.7406217Z 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:51:22.7412508Z 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:51:22.7418385Z 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:51:22.7430686Z 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:51:22.7436979Z 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:51:22.7443038Z 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:51:22.7449533Z 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:51:22.7456523Z 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:51:22.7469043Z 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:51:22.7476073Z 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:51:22.7482932Z 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:51:22.7489483Z 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:51:22.7496226Z 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:51:22.7503209Z 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:51:22.7510066Z 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:51:22.7516739Z 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:51:22.7523543Z 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:51:22.7531524Z 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:51:22.7538400Z 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:51:22.7545763Z 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:51:22.7552919Z 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:51:22.7559750Z 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:51:22.7566744Z 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:51:22.7573900Z 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:51:22.7580956Z 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:51:22.7587886Z 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:51:22.7594592Z 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:51:22.7602518Z 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:51:22.7618661Z 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:51:22.7625647Z 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:51:22.7634733Z 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:51:22.7644155Z 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:51:22.7651111Z 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:51:22.7664332Z 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:51:22.7670742Z 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:51:22.7677637Z 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:51:22.7684030Z 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:51:22.7690113Z 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:51:22.7703131Z 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:51:22.7709475Z 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:51:22.7715620Z 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:51:22.7721694Z 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:51:22.7728346Z 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:51:22.7740093Z 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:51:22.7745971Z 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:51:22.7752002Z 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:51:22.7758685Z 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:51:22.7764670Z 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:51:22.7777347Z 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:51:22.7783327Z 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:51:22.7789772Z 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:51:22.7795992Z 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:51:22.7801993Z 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:51:22.7808024Z 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:51:22.7814171Z 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:51:22.7820758Z 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:51:22.7826631Z 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:51:22.7832700Z 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:51:22.7838868Z 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:51:22.7845204Z 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:51:22.7851337Z 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:51:22.7857622Z 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:51:22.7863566Z 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:51:22.7875842Z 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:51:22.7882665Z 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:51:22.7896913Z 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:51:22.7898043Z 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:51:22.7903692Z 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:51:22.7910705Z 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:51:22.7917444Z 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:51:22.7924128Z 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:51:22.7931034Z 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:51:22.7938163Z 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:51:22.7946014Z 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:51:22.7952909Z 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:51:22.7959748Z 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:51:22.7966882Z 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:51:22.7973516Z 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:51:22.7986093Z 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:51:22.7993370Z 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:51:22.8000086Z 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:51:22.8007166Z 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:51:22.8014331Z 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:51:22.8027344Z 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:51:22.8033591Z 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:51:22.8040190Z 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:51:22.8046421Z 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:51:22.8053091Z 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:51:22.8059836Z 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:51:22.8067450Z 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:51:22.8074810Z 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:51:22.8081983Z 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:51:22.8088694Z 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:51:22.8101698Z 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:51:22.8111579Z 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:51:22.8118804Z 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:51:22.8127844Z 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:51:22.8134982Z 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:51:22.8141969Z 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:51:22.8149143Z 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:51:22.8155269Z 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:51:22.8162112Z 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:51:22.8168876Z 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:51:22.8175642Z 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:51:22.8181789Z 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:51:22.8188283Z 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:51:22.8194337Z 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:51:22.8207631Z 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:51:22.8221059Z 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:51:22.8227063Z 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:51:22.8233237Z 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:51:22.8239131Z 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:51:22.8245405Z 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:51:22.8251275Z 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:51:22.8257797Z 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:51:22.8264377Z 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:51:22.8270539Z 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:51:22.8276507Z 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:51:22.8294999Z 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:51:22.8301061Z 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:51:22.8307269Z 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:51:22.8313493Z 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:51:22.8319227Z 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:51:22.8325220Z 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:51:22.8331363Z 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:51:22.8337920Z 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:51:22.8344355Z 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:51:22.8350512Z 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:51:22.8362933Z 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:51:22.8369532Z 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:51:22.8374958Z 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:51:22.8381080Z 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:51:22.8387123Z 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:51:22.8393269Z 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:51:22.8399263Z 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:51:22.8405396Z 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:51:22.8411454Z 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:51:22.8418391Z 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:51:22.8425633Z 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:51:22.8432930Z 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:51:22.8439930Z 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:51:22.8446976Z 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:51:22.8460073Z 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:51:22.8467102Z 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:51:22.8474150Z 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:51:22.8481437Z 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:51:22.8488151Z 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:51:22.8494990Z 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:51:22.8508194Z 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:51:22.8515396Z 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:51:22.8522315Z 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:51:22.8529263Z 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:51:22.8535937Z 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:51:22.8543429Z 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:51:22.8550977Z 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:51:22.8558122Z 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:51:22.8564903Z 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:51:22.8571611Z 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:51:22.8578392Z 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:51:22.8585409Z 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:51:22.8593106Z 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:51:22.8600347Z 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:51:22.8608412Z 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:51:22.8616053Z 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:51:22.8623895Z 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:51:22.8633395Z 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:51:22.8643300Z 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:51:22.8651107Z 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:51:22.8658136Z 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:51:22.8665335Z 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:51:22.8672663Z 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:51:22.8679531Z 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:51:22.8715731Z 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:51:22.8728983Z 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:51:22.8735150Z 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:51:22.8741263Z 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:51:22.8747390Z 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:51:22.8753646Z 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:51:22.8766594Z 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:51:22.8773293Z 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:51:22.8779815Z 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:51:22.8785736Z 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:51:22.8792032Z 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:51:22.8798196Z 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:51:22.8804064Z 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:51:22.8810112Z 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:51:22.8816409Z 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:51:22.8822579Z 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:51:22.8828986Z 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:51:22.8835500Z 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:51:22.8841642Z 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:51:22.8847938Z 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:51:22.8853628Z 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:51:22.8859735Z 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:51:22.8866469Z 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:51:22.8922532Z 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:51:22.8928888Z 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:51:22.8935074Z 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:51:22.8942015Z 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:51:22.8949024Z 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:51:22.8955517Z 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:51:22.8962686Z 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:51:22.8970190Z 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:51:22.8976720Z 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:51:22.8983635Z 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:51:22.8990690Z 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:51:22.8997603Z 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:51:22.9004269Z 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:51:22.9011261Z 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:51:22.9018172Z 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:51:22.9025217Z 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:51:22.9032427Z 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:51:22.9039409Z 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:51:22.9046140Z 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:51:22.9052960Z 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:51:22.9059557Z 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:51:22.9093906Z 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:51:22.9099711Z 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:51:22.9119810Z 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:51:22.9126404Z 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:51:22.9132234Z 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:51:22.9139702Z 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:51:22.9146899Z 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:51:22.9153814Z 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:51:22.9160230Z 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:51:22.9166704Z 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:51:22.9173240Z 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:51:22.9179964Z 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:51:22.9192126Z 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:51:22.9198095Z 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:51:22.9204037Z 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:51:22.9210574Z 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:51:22.9216890Z 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:51:22.9230142Z 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:51:22.9236711Z 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:51:22.9242578Z 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:51:22.9248632Z 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:51:22.9254896Z 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:51:22.9261504Z 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:51:22.9267674Z 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:51:22.9274322Z 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:51:22.9280673Z 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:51:22.9286594Z 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:51:22.9305862Z 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:51:22.9312138Z 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:51:22.9318247Z 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:51:22.9324679Z 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:51:22.9330543Z 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:51:22.9342508Z 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:51:22.9348849Z 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:51:22.9354781Z 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:51:22.9360763Z 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:51:22.9366446Z 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:51:22.9378856Z 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:51:22.9384852Z 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:51:22.9390972Z 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:51:22.9397106Z 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:51:22.9402836Z 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:51:22.9408549Z 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:51:22.9414604Z 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:51:22.9421002Z 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:51:22.9427131Z 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:51:22.9432795Z 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:51:22.9445560Z 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:51:22.9452383Z 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:51:22.9459684Z 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:51:22.9466797Z 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:51:22.9473756Z 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:51:22.9487206Z 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:51:22.9495791Z 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:51:22.9505323Z 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:51:22.9514067Z 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:51:22.9522404Z 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:51:22.9531071Z 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:51:22.9538425Z 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:51:22.9546026Z 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:51:22.9553320Z 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:51:22.9559952Z 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:51:22.9573291Z 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:51:22.9579664Z 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:51:22.9585947Z 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:51:22.9592255Z 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:51:22.9598294Z 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:51:22.9604817Z 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:51:22.9610991Z 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:51:22.9617147Z 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:51:22.9623300Z 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:51:22.9629361Z 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:51:22.9642398Z 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:51:22.9648135Z 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:51:22.9654202Z 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:51:22.9660951Z 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:51:22.9667548Z 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:51:22.9680462Z 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:51:22.9686216Z 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:51:22.9692736Z 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:51:22.9698745Z 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:51:22.9705012Z 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:51:22.9710950Z 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:51:22.9717050Z 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:51:22.9723112Z 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:51:22.9729113Z 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:51:22.9735177Z 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:51:22.9741000Z 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:51:22.9746743Z 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:51:22.9752963Z 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:51:22.9759555Z 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:51:22.9765514Z 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:51:22.9772286Z 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:51:22.9778404Z 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:51:22.9785403Z 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:51:22.9791598Z 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:51:22.9797924Z 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:51:22.9810186Z 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:51:22.9816437Z 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:51:22.9822603Z 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:51:22.9829279Z 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:51:22.9835532Z 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:51:22.9847539Z 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:51:22.9853801Z 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:51:22.9859911Z 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:51:22.9866695Z 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:51:22.9882865Z 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:51:22.9888857Z 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:51:22.9895144Z 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:51:22.9901751Z 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:51:22.9908589Z 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:51:22.9914729Z 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:51:22.9920868Z 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:51:22.9928067Z 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:51:22.9934232Z 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:51:22.9940922Z 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:51:22.9947298Z 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:51:22.9953781Z 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:51:22.9959973Z 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:51:22.9966507Z 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:51:22.9973258Z 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:51:22.9979802Z 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:51:22.9992133Z 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:51:22.9998465Z 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:51:23.0004950Z 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:51:23.0011431Z 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:51:23.0018097Z 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:51:23.0031540Z 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:51:23.0038574Z 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:51:23.0046117Z 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:51:23.0053283Z 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:51:23.0060352Z 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:51:23.0078125Z 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:51:23.0086064Z 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:51:23.0093058Z 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:51:23.0100137Z 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:51:23.0106866Z 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:51:23.0123007Z 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:51:23.0133341Z 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:51:23.0142814Z 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:51:23.0152396Z 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:51:23.0159700Z 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:51:23.0173576Z 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:51:23.0179580Z 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:51:23.0186290Z 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:51:23.0192831Z 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:51:23.0198927Z 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:51:23.0205782Z 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:51:23.0212181Z 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:51:23.0218086Z 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:51:23.0224233Z 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:51:23.0230253Z 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:51:23.0243594Z 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:51:23.0249617Z 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:51:23.0255767Z 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:51:23.0262038Z 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:51:23.0268296Z 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:51:23.0281370Z 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:51:23.0287718Z 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:51:23.0293740Z 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:51:23.0299973Z 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:51:23.0363564Z 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:51:23.0369625Z 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:51:23.0375537Z 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:51:23.0381974Z 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:51:23.0388098Z 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:51:23.0394290Z 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:51:23.0400497Z 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:51:23.0406554Z 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:51:23.0412656Z 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:51:23.0418950Z 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:51:23.0425180Z 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:51:23.0431632Z 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:51:23.0437809Z 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:51:23.0443997Z 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:51:23.0450479Z 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:51:23.0456537Z 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:51:23.0470137Z 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:51:23.0476255Z 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:51:23.0482768Z 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:51:23.0489099Z 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:51:23.0495080Z 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:51:23.0508892Z 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:51:23.0515606Z 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:51:23.0521894Z 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:51:23.0527864Z 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:51:23.0533860Z 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:51:23.0540199Z 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:51:23.0546452Z 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:51:23.0552762Z 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:51:23.0558970Z 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:51:23.0565848Z 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:51:23.0578831Z 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:51:23.0585708Z 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:51:23.0593053Z 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:51:23.0600082Z 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:51:23.0606625Z 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:51:23.0614345Z 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:51:23.0624002Z 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:51:23.0633442Z 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:51:23.0640656Z 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:51:23.0647813Z 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:51:23.0660194Z 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:51:23.0667366Z 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:51:23.0673430Z 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:51:23.0679416Z 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:51:23.0686889Z 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:51:23.0699603Z 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:51:23.0706192Z 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:51:23.0713275Z 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:51:23.0719695Z 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:51:23.0725723Z 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:51:23.0761376Z 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:51:23.0767121Z 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:51:23.0774326Z 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:51:23.0781367Z 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:51:23.0788212Z 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:51:23.0807634Z 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:51:23.0814088Z 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:51:23.0820615Z 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:51:23.0826981Z 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:51:23.0833557Z 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:51:23.0840083Z 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:51:23.0846605Z 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:51:23.0852865Z 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:51:23.0859502Z 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:51:23.0865669Z 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:51:23.0878895Z 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:51:23.0885546Z 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:51:23.0891661Z 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:51:23.0898099Z 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:51:23.0904931Z 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:51:23.0911187Z 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:51:23.0917807Z 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:51:23.0923972Z 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:51:23.0930311Z 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:51:23.0937363Z 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:51:23.0943961Z 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:51:23.0950257Z 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:51:23.0956963Z 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:51:23.0963863Z 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:51:23.0970380Z 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:51:23.0976745Z 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:51:23.0983248Z 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:51:23.0989784Z 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:51:23.0996303Z 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:51:23.1002644Z 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:51:23.1008858Z 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:51:23.1015253Z 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:51:23.1021635Z 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:51:23.1027820Z 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:51:23.1034045Z 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:51:23.1041800Z 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:51:23.1048810Z 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:51:23.1055183Z 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:51:23.1061532Z 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:51:23.1068026Z 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:51:23.1074957Z 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:51:23.1081257Z 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:51:23.1088007Z 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:51:23.1094352Z 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:51:23.1100828Z 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:51:23.1107738Z 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:51:23.1114756Z 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:51:23.1121292Z 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:51:23.1128257Z 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:51:23.1135736Z 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:51:23.1141430Z 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:51:23.1147649Z 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:51:23.1154429Z 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:51:23.1161302Z 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:51:23.1167287Z 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:51:23.1180804Z 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:51:23.1188412Z 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:51:23.1194989Z 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:51:23.1200979Z 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:51:23.1207014Z 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:51:23.1219922Z 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:51:23.1226122Z 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:51:23.1232970Z 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:51:23.1240651Z 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:51:23.1246869Z 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:51:23.1253077Z 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:51:23.1259800Z 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:51:23.1266012Z 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:51:23.1272261Z 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:51:23.1278739Z 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:51:23.1285083Z 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:51:23.1291250Z 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:51:23.1297610Z 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:51:23.1304161Z 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:51:23.1310979Z 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:51:23.1323448Z 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:51:23.1329874Z 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:51:23.1336100Z 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:51:23.1342589Z 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:51:23.1349805Z 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:51:23.1361837Z 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:51:23.1367895Z 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:51:23.1374192Z 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:51:23.1380600Z 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:51:23.1386983Z 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:51:23.1408456Z 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:51:23.1414658Z 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:51:23.1421418Z 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:51:23.1427706Z 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:51:23.1434584Z 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:51:23.1447476Z 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:51:23.1453816Z 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:51:23.1460532Z 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:51:23.1466491Z 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:51:23.1472770Z 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:51:23.1484868Z 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:51:23.1495727Z 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:51:23.1502326Z 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:51:23.1508600Z 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:51:23.1514860Z 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:51:23.1521317Z 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:51:23.1527711Z 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:51:23.1533837Z 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:51:23.1540077Z 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:51:23.1546380Z 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:51:23.1558618Z 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:51:23.1565049Z 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:51:23.1571930Z 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:51:23.1578194Z 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:51:23.1584201Z 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:51:23.1596733Z 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:51:23.1603445Z 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:51:23.1610044Z 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:51:23.1616760Z 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:51:23.1623228Z 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:51:23.1638688Z 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:51:23.1647878Z 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:51:23.1657009Z 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:51:23.1665005Z 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:51:23.1671491Z 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:51:23.1684996Z 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:51:23.1691070Z 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:51:23.1697646Z 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:51:23.1703729Z 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:51:23.1710505Z 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:51:23.1723614Z 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:51:23.1729766Z 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:51:23.1735749Z 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:51:23.1742599Z 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:51:23.1749353Z 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:51:23.1755910Z 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:51:23.1762039Z 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:51:23.1768186Z 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:51:23.1774392Z 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:51:23.1780857Z 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:51:23.1798557Z 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:51:23.1804803Z 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:51:23.1810961Z 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:51:23.1817362Z 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:51:23.1823354Z 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:51:23.1835636Z 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:51:23.1841867Z 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:51:23.1848327Z 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:51:23.1854831Z 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:51:23.1860899Z 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:51:23.1866951Z 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:51:23.1873492Z 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:51:23.1880142Z 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:51:23.1886241Z 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:51:23.1892780Z 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:51:23.1905427Z 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:51:23.1912379Z 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:51:23.1918750Z 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:51:23.1924939Z 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:51:23.1930861Z 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:51:23.1937480Z 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:51:23.1944111Z 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:51:23.1950320Z 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:51:23.1956707Z 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:51:23.1963243Z 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:51:23.1969756Z 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:51:23.1975885Z 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:51:23.1982322Z 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:51:23.1995281Z 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:51:23.2002753Z 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:51:23.2016384Z 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:51:23.2023131Z 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:51:23.2030350Z 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:51:23.2037255Z 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:51:23.2044320Z 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:51:23.2051666Z 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:51:23.2058587Z 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:51:23.2065469Z 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:51:23.2072297Z 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:51:23.2079207Z 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:51:23.2092626Z 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:51:23.2099417Z 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:51:23.2106639Z 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:51:23.2114085Z 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:51:23.2120744Z 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:51:23.2136569Z 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:51:23.2145801Z 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:51:23.2153540Z 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:51:23.2160432Z 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:51:23.2167626Z 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:51:23.2174602Z 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:51:23.2180944Z 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:51:23.2187661Z 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:51:23.2194509Z 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:51:23.2201406Z 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:51:23.2207289Z 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:51:23.2213828Z 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:51:23.2220230Z 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:51:23.2226405Z 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:51:23.2233210Z 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:51:23.2247026Z 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:51:23.2253437Z 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:51:23.2259626Z 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:51:23.2266531Z 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:51:23.2272919Z 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:51:23.2279404Z 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:51:23.2285677Z 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:51:23.2293108Z 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:51:23.2299206Z 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:51:23.2305277Z 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:51:23.2318331Z 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:51:23.2324467Z 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:51:23.2330938Z 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:51:23.2337142Z 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:51:23.2343581Z 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:51:23.2356801Z 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:51:23.2363372Z 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:51:23.2369511Z 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:51:23.2375801Z 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:51:23.2381832Z 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:51:23.2394728Z 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:51:23.2400796Z 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:51:23.2407187Z 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:51:23.2413663Z 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:51:23.2419857Z 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:51:23.2426035Z 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:51:23.2432745Z 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:51:23.2439566Z 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:51:23.2446882Z 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:51:23.2453603Z 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:51:23.2460641Z 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:51:23.2467306Z 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:51:23.2474302Z 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:51:23.2481122Z 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:51:23.2488267Z 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:51:23.2501407Z 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:51:23.2508218Z 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:51:23.2514686Z 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:51:23.2521037Z 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:51:23.2527309Z 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:51:23.2534495Z 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:51:23.2541911Z 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:51:23.2549138Z 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:51:23.2555766Z 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:51:23.2562294Z 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:51:23.2568817Z 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:51:23.2575691Z 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:51:23.2582374Z 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:51:23.2589232Z 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:51:23.2595812Z 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:51:23.2602860Z 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:51:23.2609737Z 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:51:23.2617002Z 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:51:23.2623686Z 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:51:23.2631409Z 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:51:23.2648063Z 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:51:23.2686541Z 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:51:23.2692780Z 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:51:23.2699565Z 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:51:23.2705677Z 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:51:23.2712272Z 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:51:23.2718242Z 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:51:23.2724325Z 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:51:23.2731327Z 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:51:23.2737330Z 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:51:23.2749955Z 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:51:23.2756750Z 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:51:23.2762651Z 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:51:23.2768759Z 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:51:23.2774741Z 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:51:23.2781754Z 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:51:23.2788707Z 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:51:23.2794970Z 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:51:23.2801065Z 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:51:23.2807272Z 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:51:23.2819601Z 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:51:23.2825784Z 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:51:23.2831914Z 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:51:23.2838025Z 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:51:23.2844404Z 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:51:23.2857739Z 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:51:23.2863933Z 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:51:23.2870292Z 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:51:23.2876712Z 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:51:23.2882636Z 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:51:23.2896139Z 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:51:23.2902351Z 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:51:23.2908612Z 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:51:23.2914953Z 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:51:23.2921079Z 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:51:23.2933528Z 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:51:23.2939728Z 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:51:23.2945937Z 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:51:23.2951997Z 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:51:23.2957812Z 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:51:23.2976256Z 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:51:23.2982600Z 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:51:23.2989534Z 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:51:23.2996717Z 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:51:23.3043421Z 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:51:23.3056831Z 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:51:23.3063191Z 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:51:23.3069417Z 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:51:23.3075563Z 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:51:23.3081721Z 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:51:23.3088357Z 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:51:23.3094281Z 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:51:23.3100254Z 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:51:23.3106641Z 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:51:23.3112777Z 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:51:23.3118857Z 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:51:23.3124953Z 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:51:23.3131580Z 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:51:23.3137857Z 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:51:23.3143925Z 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:51:23.3156699Z 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:51:23.3162686Z 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:51:23.3168784Z 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:51:23.3206161Z 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:51:23.3212380Z 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:51:23.3219370Z 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:51:23.3226849Z 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:51:23.3233813Z 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:51:23.3239857Z 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:51:23.3245974Z 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:51:23.3252276Z 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:51:23.3258774Z 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:51:23.3265032Z 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:51:23.3271591Z 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:51:23.3277391Z 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:51:23.3283658Z 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:51:23.3289868Z 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:51:23.3297244Z 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:51:23.3303401Z 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:51:23.3309892Z 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:51:23.3322275Z 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:51:23.3328523Z 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:51:23.3334641Z 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:51:23.3341014Z 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:51:23.3347358Z 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:51:23.3360900Z 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:51:23.3367262Z 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:51:23.3373917Z 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:51:23.3380469Z 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:51:23.3387324Z 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:51:23.3393594Z 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:51:23.3399801Z 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:51:23.3406017Z 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:51:23.3412666Z 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:51:23.3419008Z 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:51:23.3432953Z 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:51:23.3439498Z 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:51:23.3445482Z 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:51:23.3451569Z 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:51:23.3457520Z 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:51:23.3463875Z 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:51:23.3470066Z 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:51:23.3476845Z 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:51:23.3483498Z 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:51:23.3490287Z 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:51:23.3497659Z 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:51:23.3505299Z 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:51:23.3512610Z 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:51:23.3519506Z 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:51:23.3526453Z 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:51:23.3540100Z 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:51:23.3548006Z 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:51:23.3555305Z 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:51:23.3562399Z 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:51:23.3569129Z 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:51:23.3582390Z 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:51:23.3589271Z 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:51:23.3596850Z 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:51:23.3603799Z 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:51:23.3610543Z 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:51:23.3617350Z 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:51:23.3624212Z 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:51:23.3631955Z 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:51:23.3641273Z 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:51:23.3649965Z 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:51:23.3659029Z 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:51:23.3666963Z 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:51:23.3674116Z 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:51:23.3681278Z 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:51:23.3688581Z 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:51:23.3695721Z 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:51:23.3702286Z 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:51:23.3708669Z 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:51:23.3715513Z 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:51:23.3721702Z 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:51:23.3734169Z 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:51:23.3740214Z 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:51:23.3747397Z 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:51:23.3754151Z 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:51:23.3760820Z 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:51:23.3773778Z 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:51:23.3780119Z 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:51:23.3786771Z 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:51:23.3793837Z 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:51:23.3800076Z 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:51:23.3812180Z 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:51:23.3818732Z 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:51:23.3825473Z 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:51:23.3831724Z 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:51:23.3838076Z 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:51:23.3844279Z 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:51:23.3850584Z 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:51:23.3857103Z 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:51:23.3863384Z 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:51:23.3869581Z 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:51:23.3876002Z 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:51:23.3882905Z 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:51:23.3889324Z 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:51:23.3896213Z 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:51:23.3902108Z 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:51:23.3914572Z 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:51:23.3920754Z 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:51:23.3927692Z 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:51:23.3935183Z 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:51:23.3941466Z 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:51:23.3947858Z 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:51:23.3954206Z 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:51:23.3960562Z 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:51:23.3967550Z 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:51:23.3973734Z 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:51:23.3993599Z 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:51:23.3999592Z 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:51:23.4005668Z 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:51:23.4011699Z 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:51:23.4017968Z 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:51:23.4024491Z 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:51:23.4031724Z 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:51:23.4038742Z 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:51:23.4044819Z 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:51:23.4051169Z 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:51:23.4065808Z 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:51:23.4073408Z 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:51:23.4080028Z 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:51:23.4086307Z 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:51:23.4093020Z 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:51:23.4100676Z 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:51:23.4109091Z 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:51:23.4115232Z 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:51:23.4121358Z 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:51:23.4127843Z 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:51:23.4134336Z 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:51:23.4141389Z 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:51:23.4148435Z 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:51:23.4156012Z 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:51:23.4162549Z 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:51:23.4178212Z 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:51:23.4183989Z 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:51:23.4190702Z 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:51:23.4197151Z 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:51:23.4203524Z 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:51:23.4219180Z 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:51:23.4226987Z 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:51:23.4234339Z 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:51:23.4242060Z 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:51:23.4250089Z 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:51:23.4257567Z 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:51:23.4264445Z 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:51:23.4271072Z 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:51:23.4277134Z 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:51:23.4283171Z 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:51:23.4307745Z 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:51:23.4313930Z 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:51:23.4320693Z 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:51:23.4327274Z 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:51:23.4333127Z 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:51:23.4338884Z 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:51:23.4345715Z 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:51:23.4351221Z 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:51:23.4356773Z 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:51:23.4362204Z 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:51:23.4368753Z 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:51:23.4375041Z 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:51:23.4381109Z 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:51:23.4387144Z 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:51:23.4393276Z 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:51:23.4399771Z 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:51:23.4407183Z 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:51:23.4413329Z 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:51:23.4420050Z 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:51:23.4426775Z 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:51:23.4459306Z 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:51:23.4466528Z 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:51:23.4473187Z 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:51:23.4479882Z 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:51:23.4485951Z 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:51:23.4513153Z 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:51:23.4519948Z 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:51:23.4526955Z 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:51:23.4533680Z 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:51:23.4541912Z 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:51:23.4549152Z 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:51:23.4556114Z 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:51:23.4562993Z 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:51:23.4569782Z 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:51:23.4616395Z 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:51:23.4663321Z 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:51:23.4670482Z 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:51:23.4678753Z 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:51:23.4686219Z 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:51:23.4692672Z 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:51:23.4699089Z 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:51:23.4705206Z 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:51:23.4711386Z 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:51:23.4717571Z 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:51:23.4723483Z 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:51:23.4729373Z 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:51:23.4746779Z 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:51:23.4773623Z 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:51:23.4779834Z 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:51:23.4785826Z 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:51:23.4792127Z 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:51:23.4806342Z 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:51:23.4807655Z 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:51:23.4813209Z 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:51:23.4828960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PadNd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4846487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4852601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4858882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelFuture.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4864933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelNative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4870959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelOpenMP.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4877278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PTThreadPool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4883295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PythonTorchFunctionTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4890773Z creating build\bdist.win-amd64\wheel\torch\include\ATen\quantized 2025-10-10T00:51:23.4894742Z 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:51:23.4900853Z 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:51:23.4906918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\record_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4918729Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4947486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4962213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ROCmFABackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4968488Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SavedTensorHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4974521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4985375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.4992188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5004605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SDPBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5010550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SequenceNumber.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5016524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5023419Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5029713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5037118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5044369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5050092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\StorageUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5060656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5066428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5073003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorGeometry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5079241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5086654Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5094034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIteratorInternal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5100488Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5106885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorNames.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5113295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5119479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5125737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorSubclassLikeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5132001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5146429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalPythonObjects.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5153815Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5160229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TracerMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5171021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TypeDefault.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5176528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5182413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5187939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\VmapGeneratedPlumbing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5210020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5215753Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtilsMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:51:23.5222619Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu 2025-10-10T00:51:23.5226351Z 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:51:23.5233396Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu\detail 2025-10-10T00:51:23.5236848Z 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:51:23.5280386Z 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:51:23.5285682Z 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:51:23.5296794Z 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:51:23.5303343Z 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:51:23.5308833Z 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:51:23.5322237Z creating build\bdist.win-amd64\wheel\torch\include\c10 2025-10-10T00:51:23.5326534Z creating build\bdist.win-amd64\wheel\torch\include\c10\core 2025-10-10T00:51:23.5330183Z 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:51:23.5335519Z 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:51:23.5341161Z 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:51:23.5347700Z 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:51:23.5359045Z 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:51:23.5364748Z 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:51:23.5371337Z 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:51:23.5377016Z 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:51:23.5382569Z 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:51:23.5388630Z 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:51:23.5399262Z 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:51:23.5404845Z 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:51:23.5410421Z 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:51:23.5415932Z 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:51:23.5421405Z 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:51:23.5427108Z 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:51:23.5432975Z 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:51:23.5438912Z 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:51:23.5446002Z 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:51:23.5452335Z 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:51:23.5466517Z 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:51:23.5502573Z 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:51:23.5509591Z 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:51:23.5516525Z creating build\bdist.win-amd64\wheel\torch\include\c10\core\impl 2025-10-10T00:51:23.5520670Z 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:51:23.5526866Z 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:51:23.5533119Z 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:51:23.5539979Z 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:51:23.5553520Z 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:51:23.5559771Z 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:51:23.5566015Z 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:51:23.5572940Z 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:51:23.5580071Z 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:51:23.5586773Z 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:51:23.5593258Z 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:51:23.5604394Z 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:51:23.5610568Z 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:51:23.5616218Z 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:51:23.5622148Z 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:51:23.5628393Z 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:51:23.5634276Z 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:51:23.5639947Z 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:51:23.5645639Z 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:51:23.5651382Z 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:51:23.5657525Z 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:51:23.5664045Z 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:51:23.5669897Z 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:51:23.5675520Z 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:51:23.5681046Z 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:51:23.5688020Z 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:51:23.5699813Z 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:51:23.5705539Z 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:51:23.5711288Z 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:51:23.5717396Z 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:51:23.5723395Z 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:51:23.5728912Z 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:51:23.5734838Z 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:51:23.5740372Z 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:51:23.5746038Z 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:51:23.5752499Z 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:51:23.5758513Z 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:51:23.5764012Z 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:51:23.5770055Z 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:51:23.5781130Z 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:51:23.5786652Z 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:51:23.5793950Z 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:51:23.5800061Z 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:51:23.5805911Z 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:51:23.5811677Z 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:51:23.5818115Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda 2025-10-10T00:51:23.5821573Z 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:51:23.5827617Z 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:51:23.5833697Z 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:51:23.5840172Z 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:51:23.5851156Z 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:51:23.5856998Z 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:51:23.5863829Z 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:51:23.5870222Z 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:51:23.5876359Z 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:51:23.5883160Z 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:51:23.5889496Z 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:51:23.5895763Z 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:51:23.5902208Z 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:51:23.5908645Z 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:51:23.5915475Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda\impl 2025-10-10T00:51:23.5919078Z 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:51:23.5925446Z 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:51:23.5931492Z creating build\bdist.win-amd64\wheel\torch\include\c10\macros 2025-10-10T00:51:23.5935643Z 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:51:23.5941895Z 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:51:23.5947195Z 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:51:23.5953580Z creating build\bdist.win-amd64\wheel\torch\include\c10\metal 2025-10-10T00:51:23.5957169Z 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:51:23.5962790Z 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:51:23.5968246Z 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:51:23.5973703Z 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:51:23.5980223Z 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:51:23.5986136Z 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:51:23.5991949Z 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:51:23.6003215Z 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:51:23.6009662Z 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:51:23.6015715Z creating build\bdist.win-amd64\wheel\torch\include\c10\mobile 2025-10-10T00:51:23.6019220Z 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:51:23.6025064Z 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:51:23.6030970Z creating build\bdist.win-amd64\wheel\torch\include\c10\test 2025-10-10T00:51:23.6034720Z creating build\bdist.win-amd64\wheel\torch\include\c10\test\util 2025-10-10T00:51:23.6038979Z 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:51:23.6045275Z 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:51:23.6051410Z 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:51:23.6057909Z creating build\bdist.win-amd64\wheel\torch\include\c10\util 2025-10-10T00:51:23.6061472Z 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:51:23.6067175Z 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:51:23.6073225Z 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:51:23.6078762Z 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:51:23.6089816Z 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:51:23.6094981Z 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:51:23.6100716Z 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:51:23.6106349Z 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:51:23.6112046Z 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:51:23.6117675Z 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:51:23.6123381Z 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:51:23.6128697Z 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:51:23.6134421Z 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:51:23.6139651Z 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:51:23.6145954Z 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:51:23.6156750Z 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:51:23.6162361Z 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:51:23.6168319Z 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:51:23.6173950Z 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:51:23.6179446Z 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:51:23.6185090Z 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:51:23.6191023Z 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:51:23.6196654Z 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:51:23.6202240Z 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:51:23.6212952Z 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:51:23.6223452Z 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:51:23.6228931Z 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:51:23.6234653Z 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:51:23.6240807Z 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:51:23.6246516Z 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:51:23.6252296Z 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:51:23.6257859Z 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:51:23.6263295Z 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:51:23.6268921Z 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:51:23.6275313Z 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:51:23.6293199Z 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:51:23.6304193Z 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:51:23.6306758Z 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:51:23.6312488Z 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:51:23.6318286Z 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:51:23.6323818Z 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:51:23.6329325Z 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:51:23.6335302Z 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:51:23.6340854Z 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:51:23.6352841Z 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:51:23.6358418Z 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:51:23.6363818Z 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:51:23.6369577Z 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:51:23.6375142Z 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:51:23.6381022Z 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:51:23.6385902Z 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:51:23.6391454Z 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:51:23.6397130Z 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:51:23.6402848Z 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:51:23.6408368Z 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:51:23.6413936Z 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:51:23.6420223Z 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:51:23.6426325Z 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:51:23.6436854Z 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:51:23.6442531Z 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:51:23.6448630Z 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:51:23.6454065Z 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:51:23.6459764Z 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:51:23.6465906Z 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:51:23.6472011Z 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:51:23.6482843Z 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:51:23.6488760Z 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:51:23.6494897Z 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:51:23.6500783Z 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:51:23.6516857Z 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:51:23.6527340Z 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:51:23.6533565Z 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:51:23.6540582Z 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:51:23.6546221Z 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:51:23.6551933Z 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:51:23.6569418Z 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:51:23.6575499Z 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:51:23.6581354Z 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:51:23.6587767Z 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:51:23.6593396Z 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:51:23.6620885Z 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:51:23.6631284Z 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:51:23.6637617Z 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:51:23.6643873Z 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:51:23.6650253Z 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:51:23.6691623Z 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:51:23.6698324Z 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:51:23.6704606Z 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:51:23.6714640Z 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:51:23.6721701Z 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:51:23.6727587Z 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:51:23.6733379Z 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:51:23.6745058Z 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:51:23.6750706Z 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:51:23.6756330Z 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:51:23.6767112Z 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:51:23.6774322Z 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:51:23.6780709Z 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:51:23.6786416Z 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:51:23.6792469Z 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:51:23.6802886Z 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:51:23.6808995Z 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:51:23.6815219Z 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:51:23.6820725Z 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:51:23.6827537Z 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:51:23.6838282Z 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:51:23.6844000Z 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:51:23.6850056Z 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:51:23.6855455Z 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:51:23.6861103Z 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:51:23.6866507Z 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:51:23.6872349Z 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:51:23.6878571Z 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:51:23.6884538Z 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:51:23.6890180Z 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:51:23.6913586Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu 2025-10-10T00:51:23.6923449Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\impl 2025-10-10T00:51:23.6927368Z 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:51:23.6933375Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test 2025-10-10T00:51:23.6936932Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test\impl 2025-10-10T00:51:23.6940827Z 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:51:23.6946190Z 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:51:23.6951707Z 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:51:23.6957470Z 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:51:23.6968888Z 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:51:23.6974468Z 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:51:23.6980227Z 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:51:23.6996260Z creating build\bdist.win-amd64\wheel\torch\include\caffe2 2025-10-10T00:51:23.6999770Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core 2025-10-10T00:51:23.7003110Z 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:51:23.7008577Z 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:51:23.7014226Z 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:51:23.7020109Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\perfkernels 2025-10-10T00:51:23.7023553Z 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:51:23.7029487Z 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:51:23.7041717Z 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:51:23.7048004Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\serialize 2025-10-10T00:51:23.7052289Z 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:51:23.7059366Z 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:51:23.7065503Z 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:51:23.7071793Z 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:51:23.7085317Z 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:51:23.7091645Z 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:51:23.7097750Z 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:51:23.7104300Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils 2025-10-10T00:51:23.7108442Z 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:51:23.7114755Z 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:51:23.7121019Z 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:51:23.7127679Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:23.7137529Z 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:51:23.7143901Z 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:51:23.7150333Z 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:51:23.7162081Z 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:51:23.7168233Z 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:51:23.7176903Z 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:51:23.7191213Z copying build\lib.win-amd64-cpython-310\torch\include\cpuinfo.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7199875Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7211136Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7218010Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7230734Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_debug.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7236696Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7242202Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7248787Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7255035Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7260953Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7266837Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7272603Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7279258Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool_iface.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7284714Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7296430Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_version.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7302090Z copying build\lib.win-amd64-cpython-310\torch\include\experiments-config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7308433Z creating build\bdist.win-amd64\wheel\torch\include\fmt 2025-10-10T00:51:23.7312019Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\args.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7318464Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\base.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7325102Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7332257Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\color.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7338172Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\compile.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7344004Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\core.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7349534Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7363119Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7370581Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\os.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7375930Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ostream.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7381328Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\printf.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7387431Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ranges.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7398458Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\std.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7404228Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\xchar.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:51:23.7410453Z creating build\bdist.win-amd64\wheel\torch\include\fp16 2025-10-10T00:51:23.7414068Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\bitcasts.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-10-10T00:51:23.7419941Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-10-10T00:51:23.7425813Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-10-10T00:51:23.7436874Z copying build\lib.win-amd64-cpython-310\torch\include\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7443243Z copying build\lib.win-amd64-cpython-310\torch\include\fxdiv.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.7449866Z creating build\bdist.win-amd64\wheel\torch\include\google 2025-10-10T00:51:23.7454224Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf 2025-10-10T00:51:23.7457641Z 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:51:23.7463826Z 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:51:23.7469921Z 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:51:23.7476550Z 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:51:23.7482577Z 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:51:23.7494043Z 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:51:23.7500744Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler 2025-10-10T00:51:23.7504395Z 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:51:23.7511096Z 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:51:23.7518658Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\cpp 2025-10-10T00:51:23.7522235Z 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:51:23.7528719Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\csharp 2025-10-10T00:51:23.7533045Z 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:51:23.7539785Z 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:51:23.7545918Z 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:51:23.7564617Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\java 2025-10-10T00:51:23.7568733Z 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:51:23.7575046Z 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:51:23.7581394Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\js 2025-10-10T00:51:23.7585549Z 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:51:23.7592062Z 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:51:23.7604327Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\objectivec 2025-10-10T00:51:23.7608311Z 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:51:23.7615298Z 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:51:23.7621577Z 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:51:23.7629070Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\php 2025-10-10T00:51:23.7632801Z 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:51:23.7638803Z 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:51:23.7644957Z 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:51:23.7653334Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\python 2025-10-10T00:51:23.7656764Z 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:51:23.7663257Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\ruby 2025-10-10T00:51:23.7668717Z 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:51:23.7677001Z 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:51:23.7687676Z 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:51:23.7705088Z 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:51:23.7712708Z 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:51:23.7719264Z 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:51:23.7725679Z 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:51:23.7732082Z 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:51:23.7739494Z 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:51:23.7745565Z 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:51:23.7752010Z 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:51:23.7757960Z 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:51:23.7764548Z 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:51:23.7770325Z 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:51:23.7783871Z 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:51:23.7790489Z 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:51:23.7796164Z 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:51:23.7802126Z 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:51:23.7808327Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\io 2025-10-10T00:51:23.7811819Z 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:51:23.7818708Z 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:51:23.7824944Z 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:51:23.7830616Z 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:51:23.7836370Z 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:51:23.7852496Z 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:51:23.7863601Z 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:51:23.7869879Z 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:51:23.7875650Z 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:51:23.7887790Z 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:51:23.7893891Z 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:51:23.7899707Z 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:51:23.7905850Z 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:51:23.7912083Z 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:51:23.7917846Z 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:51:23.7931676Z 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:51:23.7938064Z 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:51:23.7945357Z 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:51:23.7951658Z 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:51:23.7957196Z 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:51:23.7963209Z 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:51:23.7969489Z 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:51:23.7975908Z 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:51:23.7983115Z 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:51:23.7994717Z 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:51:23.8002530Z 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:51:23.8009051Z 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:51:23.8021738Z 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:51:23.8029281Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\stubs 2025-10-10T00:51:23.8033276Z 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:51:23.8039782Z 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:51:23.8046207Z 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:51:23.8052484Z 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:51:23.8058450Z 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:51:23.8102453Z 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:51:23.8127603Z 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:51:23.8133481Z 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:51:23.8140157Z 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:51:23.8146743Z 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:51:23.8152997Z 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:51:23.8159523Z 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:51:23.8166362Z 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:51:23.8174816Z 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:51:23.8183360Z 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:51:23.8197524Z 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:51:23.8204041Z 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:51:23.8212118Z 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:51:23.8218974Z 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:51:23.8225847Z 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:51:23.8236983Z 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:51:23.8245367Z 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:51:23.8252216Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\util 2025-10-10T00:51:23.8255959Z 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:51:23.8262423Z 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:51:23.8268352Z 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:51:23.8286365Z 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:51:23.8292832Z 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:51:23.8305542Z 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:51:23.8311227Z 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:51:23.8321114Z 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:51:23.8327237Z 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:51:23.8333488Z 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:51:23.8340768Z 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:51:23.8354544Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify-zca.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.8365915Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.8374174Z copying build\lib.win-amd64-cpython-310\torch\include\jitprofiling.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.8380662Z creating build\bdist.win-amd64\wheel\torch\include\kineto 2025-10-10T00:51:23.8384180Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\AbstractConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8390033Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityProfilerInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8395813Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityTraceInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8411351Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityType.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8417331Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ClientInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8422762Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8428764Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\GenericTraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8435273Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\IActivityProfiler.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8440885Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ILoggerObserver.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8446393Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ITraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8451874Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\libkineto.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8457352Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\LoggingAPI.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8467702Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\output_base.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8473758Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ThreadUtil.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8479373Z 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:51:23.8485848Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\TraceSpan.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:51:23.8492988Z creating build\bdist.win-amd64\wheel\torch\include\legacy 2025-10-10T00:51:23.8496612Z copying build\lib.win-amd64-cpython-310\torch\include\legacy\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include\legacy 2025-10-10T00:51:23.8509707Z copying build\lib.win-amd64-cpython-310\torch\include\libittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.8515653Z copying build\lib.win-amd64-cpython-310\torch\include\libshm.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.8522130Z creating build\bdist.win-amd64\wheel\torch\include\mimalloc-2.2 2025-10-10T00:51:23.8526319Z 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:51:23.8532651Z 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:51:23.8538736Z 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:51:23.8581154Z 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:51:23.8588733Z creating build\bdist.win-amd64\wheel\torch\include\oneapi 2025-10-10T00:51:23.8592865Z creating build\bdist.win-amd64\wheel\torch\include\oneapi\dnnl 2025-10-10T00:51:23.8597096Z 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:51:23.8605760Z 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:51:23.8618073Z 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:51:23.8624256Z 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:51:23.8630621Z 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:51:23.8644403Z 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:51:23.8650837Z 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:51:23.8662888Z 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:51:23.8670581Z 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:51:23.8680712Z 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:51:23.8689996Z 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:51:23.8696377Z 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:51:23.8707578Z 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:51:23.8714143Z 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:51:23.8720330Z 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:51:23.8726725Z 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:51:23.8732744Z 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:51:23.8742569Z 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:51:23.8749011Z 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:51:23.8754855Z 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:51:23.8760556Z 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:51:23.8776655Z 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:51:23.8782533Z 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:51:23.8788405Z 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:51:23.8795442Z 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:51:23.8801592Z 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:51:23.8808266Z 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:51:23.8818733Z 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:51:23.8825486Z 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:51:23.8832180Z copying build\lib.win-amd64-cpython-310\torch\include\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.8839077Z copying build\lib.win-amd64-cpython-310\torch\include\pthreadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.8847307Z creating build\bdist.win-amd64\wheel\torch\include\pybind11 2025-10-10T00:51:23.8851244Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\attr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.8858008Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\buffer_info.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.8864624Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\cast.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.8871776Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.8877445Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.8883122Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.8898787Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\conduit 2025-10-10T00:51:23.8902386Z 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:51:23.8908793Z 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:51:23.8915085Z 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:51:23.8932401Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\critical_section.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.8939587Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\detail 2025-10-10T00:51:23.8943239Z 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:51:23.8949961Z 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:51:23.8957171Z 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:51:23.8963380Z 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:51:23.8969723Z 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:51:23.8982359Z 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:51:23.8988876Z 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:51:23.8994943Z 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:51:23.9009912Z 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:51:23.9016985Z 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:51:23.9023376Z 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:51:23.9029932Z 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:51:23.9036172Z 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:51:23.9048403Z 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:51:23.9056344Z 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:51:23.9062363Z 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:51:23.9069193Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\eigen 2025-10-10T00:51:23.9072720Z 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:51:23.9078484Z 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:51:23.9090497Z 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:51:23.9097297Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9103001Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\embed.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9109175Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eval.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9115607Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9121724Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9127859Z 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:51:23.9134462Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil_simple.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9140777Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\iostream.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9146892Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\native_enum.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9153403Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9161475Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\operators.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9167822Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\options.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9174352Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pybind11.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9182784Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pytypes.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9190942Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\stl 2025-10-10T00:51:23.9195154Z 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:51:23.9200800Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9207597Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl_bind.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9214292Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\subinterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9220512Z 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:51:23.9232899Z 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:51:23.9245558Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\typing.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9251092Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\warnings.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:51:23.9257287Z copying build\lib.win-amd64-cpython-310\torch\include\sleef.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:23.9266225Z creating build\bdist.win-amd64\wheel\torch\include\torch 2025-10-10T00:51:23.9270448Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc 2025-10-10T00:51:23.9274124Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\acc 2025-10-10T00:51:23.9277628Z 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:51:23.9283161Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api 2025-10-10T00:51:23.9286715Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include 2025-10-10T00:51:23.9290566Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:23.9294004Z 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:51:23.9299352Z 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:51:23.9304865Z 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:51:23.9311427Z 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:51:23.9317396Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data 2025-10-10T00:51:23.9321255Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-10-10T00:51:23.9324926Z 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:51:23.9331120Z 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:51:23.9336720Z 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:51:23.9342225Z 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:51:23.9348155Z 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:51:23.9354361Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\datasets 2025-10-10T00:51:23.9363522Z 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:51:23.9369344Z 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:51:23.9375565Z 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:51:23.9381660Z 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:51:23.9387657Z 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:51:23.9393159Z 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:51:23.9398989Z 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:51:23.9409545Z 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:51:23.9415177Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\detail 2025-10-10T00:51:23.9419028Z 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:51:23.9430107Z 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:51:23.9435627Z 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:51:23.9441477Z 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:51:23.9447194Z 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:51:23.9453088Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\samplers 2025-10-10T00:51:23.9456768Z 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:51:23.9467475Z 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:51:23.9472927Z 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:51:23.9478491Z 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:51:23.9484075Z 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:51:23.9495975Z 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:51:23.9504279Z 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:51:23.9546451Z 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:51:23.9553347Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\transforms 2025-10-10T00:51:23.9557099Z 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:51:23.9563579Z 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:51:23.9574694Z 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:51:23.9580974Z 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:51:23.9586537Z 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:51:23.9592408Z 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:51:23.9598390Z 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:51:23.9604371Z 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:51:23.9610092Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\detail 2025-10-10T00:51:23.9613712Z 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:51:23.9620286Z 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:51:23.9626709Z 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:51:23.9637788Z 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:51:23.9643744Z 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:51:23.9656505Z 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:51:23.9659340Z 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:51:23.9664840Z 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:51:23.9676342Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nativert 2025-10-10T00:51:23.9680205Z 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:51:23.9685887Z 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:51:23.9692569Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn 2025-10-10T00:51:23.9696157Z 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:51:23.9702626Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\functional 2025-10-10T00:51:23.9706369Z 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:51:23.9712607Z 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:51:23.9718182Z 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:51:23.9723765Z 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:51:23.9734044Z 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:51:23.9739550Z 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:51:23.9750282Z 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:51:23.9755983Z 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:51:23.9761496Z 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:51:23.9767593Z 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:51:23.9774231Z 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:51:23.9785032Z 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:51:23.9791303Z 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:51:23.9797430Z 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:51:23.9803949Z 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:51:23.9809962Z 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:51:23.9823535Z 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:51:23.9829703Z 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:51:23.9840059Z 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:51:23.9846706Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules 2025-10-10T00:51:23.9850376Z 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:51:23.9856562Z 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:51:23.9862017Z 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:51:23.9867850Z 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:51:23.9873991Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-10-10T00:51:23.9882902Z 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:51:23.9888822Z 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:51:23.9894443Z 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:51:23.9900089Z 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:51:23.9911962Z 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:51:23.9924479Z 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:51:23.9930171Z 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:51:23.9935879Z 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:51:23.9941632Z 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:51:23.9947269Z 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:51:23.9958967Z 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:51:23.9965462Z 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:51:23.9970940Z 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:51:23.9976888Z 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:51:23.9983020Z 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:51:23.9988744Z 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:51:23.9995005Z 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:51:24.0000971Z 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:51:24.0007249Z 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:51:24.0012890Z 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:51:24.0023258Z 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:51:24.0034571Z 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:51:24.0040625Z 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:51:24.0046362Z 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:51:24.0052307Z 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:51:24.0058115Z 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:51:24.0063934Z 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:51:24.0069975Z 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:51:24.0075500Z 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:51:24.0081498Z 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:51:24.0094566Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\options 2025-10-10T00:51:24.0098234Z 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:51:24.0104335Z 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:51:24.0109937Z 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:51:24.0115781Z 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:51:24.0122629Z 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:51:24.0194489Z 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:51:24.0200610Z 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:51:24.0208316Z 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:51:24.0217094Z 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:51:24.0225618Z 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:51:24.0234944Z 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:51:24.0244197Z 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:51:24.0252632Z 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:51:24.0261117Z 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:51:24.0276537Z 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:51:24.0284140Z 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:51:24.0290667Z 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:51:24.0296444Z 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:51:24.0302494Z 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:51:24.0315683Z 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:51:24.0321353Z 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:51:24.0327039Z 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:51:24.0332954Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-10-10T00:51:24.0338126Z 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:51:24.0344193Z 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:51:24.0356199Z 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:51:24.0362654Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\utils 2025-10-10T00:51:24.0366453Z 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:51:24.0372847Z 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:51:24.0378428Z 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:51:24.0383976Z 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:51:24.0395585Z 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:51:24.0403471Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim 2025-10-10T00:51:24.0407647Z 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:51:24.0413962Z 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:51:24.0420087Z 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:51:24.0426096Z 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:51:24.0436696Z 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:51:24.0444528Z 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:51:24.0489817Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-10-10T00:51:24.0493781Z 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:51:24.0501619Z 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:51:24.0508142Z 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:51:24.0618454Z 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:51:24.0624843Z 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:51:24.0631102Z 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:51:24.0637922Z 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:51:24.0645112Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\python 2025-10-10T00:51:24.0649460Z 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:51:24.0655483Z 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:51:24.0662222Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\serialize 2025-10-10T00:51:24.0666366Z 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:51:24.0673634Z 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:51:24.0694057Z 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:51:24.0699997Z 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:51:24.0769107Z 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:51:24.0775434Z 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:51:24.0780845Z 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:51:24.0787082Z 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:51:24.0793228Z 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:51:24.0798869Z 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:51:24.0804960Z 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:51:24.0816422Z 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:51:24.0823616Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd 2025-10-10T00:51:24.0827237Z 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:51:24.0833503Z 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:51:24.0841443Z 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:51:24.0846908Z 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:51:24.0926872Z 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:51:24.0932904Z 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:51:24.0938432Z 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:51:24.0944275Z 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:51:24.0951276Z 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:51:24.0957898Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\functions 2025-10-10T00:51:24.0961562Z 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:51:24.0967629Z 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:51:24.0973219Z 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:51:24.0979262Z 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:51:24.0994719Z 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:51:24.1000950Z 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:51:24.1007555Z 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:51:24.1014817Z 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:51:24.1028226Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\generated 2025-10-10T00:51:24.1031975Z 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:51:24.1044642Z 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:51:24.1052103Z 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:51:24.1069374Z 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:51:24.1075728Z 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:51:24.1083523Z 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:51:24.1091098Z 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:51:24.1097909Z 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:51:24.1104186Z 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:51:24.1115368Z 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:51:24.1121813Z 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:51:24.1129477Z 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:51:24.1135684Z 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:51:24.1141627Z 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:51:24.1153017Z 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:51:24.1856223Z 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:51:24.1862008Z 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:51:24.1879544Z 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:51:24.1885378Z 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:51:24.1892686Z 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:51:24.1898747Z 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:51:24.1904585Z 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:51:24.1910539Z 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:51:24.1916458Z 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:51:24.2062851Z 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:51:24.2069202Z 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:51:24.2075425Z 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:51:24.2082137Z 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:51:24.2088420Z 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:51:24.2100778Z 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:51:24.2106993Z 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:51:24.2113421Z 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:51:24.2119897Z 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:51:24.2136262Z 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:51:24.2147800Z 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:51:24.2154463Z 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:51:24.2160954Z 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:51:24.2167082Z 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:51:24.2173814Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\utils 2025-10-10T00:51:24.2178206Z 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:51:24.2190441Z 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:51:24.2199004Z 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:51:24.2207361Z 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:51:24.2223831Z 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:51:24.2230353Z 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:51:24.2236937Z 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:51:24.2244175Z 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:51:24.2250110Z 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:51:24.2256706Z 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:51:24.2263048Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cpu 2025-10-10T00:51:24.2266549Z 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:51:24.2273286Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cuda 2025-10-10T00:51:24.2276764Z 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:51:24.2282432Z 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:51:24.2288251Z 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:51:24.2293450Z 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:51:24.2304589Z 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:51:24.2319034Z 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:51:24.2324985Z 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:51:24.2330034Z 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:51:24.2335627Z 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:51:24.2341204Z 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:51:24.2347335Z 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:51:24.2352768Z 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:51:24.2358693Z 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:51:24.2364290Z 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:51:24.2379897Z 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:51:24.2385491Z 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:51:24.2390885Z 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:51:24.2401754Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed 2025-10-10T00:51:24.2405490Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd 2025-10-10T00:51:24.2409041Z 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:51:24.2415090Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\context 2025-10-10T00:51:24.2418721Z 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:51:24.2424397Z 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:51:24.2430383Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\engine 2025-10-10T00:51:24.2434306Z 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:51:24.2440543Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\functions 2025-10-10T00:51:24.2444266Z 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:51:24.2450242Z 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:51:24.2456522Z 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:51:24.2472301Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-10-10T00:51:24.2489161Z 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:51:24.2490941Z 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:51:24.2494156Z 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:51:24.2509896Z 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:51:24.2516955Z 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:51:24.2523219Z 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:51:24.2534370Z 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:51:24.2540873Z 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:51:24.2547301Z 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:51:24.2554071Z 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:51:24.2560396Z 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:51:24.2567839Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:24.2572095Z 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:51:24.2578691Z 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:51:24.2584799Z 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:51:24.2591144Z 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:51:24.2597591Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-10-10T00:51:24.2601761Z 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:51:24.2614479Z 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:51:24.2621423Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_plane 2025-10-10T00:51:24.2634765Z 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:51:24.2641115Z 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:51:24.2647643Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\cuda 2025-10-10T00:51:24.2651969Z 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:51:24.2664045Z 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:51:24.2670184Z 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:51:24.2676142Z 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:51:24.2682194Z 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:51:24.2688483Z 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:51:24.2695539Z 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:51:24.2704143Z 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:51:24.2711096Z 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:51:24.2752756Z 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:51:24.2758718Z 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:51:24.2774224Z 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:51:24.2780009Z 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:51:24.2786619Z 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:51:24.2792271Z 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:51:24.2797986Z 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:51:24.2803866Z 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:51:24.2809722Z 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:51:24.2815264Z 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:51:24.2821489Z 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:51:24.2836118Z 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:51:24.2856344Z 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:51:24.2864369Z 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:51:24.2872406Z 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:51:24.2880074Z 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:51:24.2887038Z 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:51:24.2894547Z 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:51:24.2901142Z 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:51:24.2917235Z 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:51:24.2923573Z 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:51:24.2930620Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\quantization 2025-10-10T00:51:24.2934939Z 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:51:24.2941347Z 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:51:24.2947565Z 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:51:24.2963423Z 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:51:24.2969722Z 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:51:24.2982150Z 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:51:24.2988978Z 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:51:24.2995346Z 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:51:24.3001571Z 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:51:24.3008089Z 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:51:24.3014851Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-10-10T00:51:24.3018862Z 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:51:24.3025240Z 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:51:24.3032070Z 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:51:24.3048147Z 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:51:24.3054448Z 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:51:24.3060627Z 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:51:24.3066800Z 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:51:24.3073229Z 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:51:24.3079610Z 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:51:24.3086233Z 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:51:24.3102199Z 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:51:24.3108537Z 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:51:24.3114933Z 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:51:24.3121086Z 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:51:24.3133157Z 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:51:24.3139304Z 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:51:24.3145437Z 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:51:24.3153885Z 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:51:24.3159355Z 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:51:24.3177578Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:24.3181208Z 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:51:24.3187343Z 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:51:24.3194098Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\metrics 2025-10-10T00:51:24.3198178Z 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:51:24.3204562Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\profiler 2025-10-10T00:51:24.3208282Z 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:51:24.3214043Z 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:51:24.3219965Z 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:51:24.3235982Z 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:51:24.3242033Z 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:51:24.3247595Z 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:51:24.3253318Z 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:51:24.3259339Z 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:51:24.3265032Z 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:51:24.3270829Z 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:51:24.3277075Z 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:51:24.3296622Z 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:51:24.3304585Z 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:51:24.3313813Z 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:51:24.3322446Z 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:51:24.3331178Z 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:51:24.3340967Z 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:51:24.3349655Z 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:51:24.3356242Z 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:51:24.3372536Z 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:51:24.3378845Z 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:51:24.3390040Z 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:51:24.3396697Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\testing 2025-10-10T00:51:24.3400482Z 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:51:24.3406298Z 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:51:24.3411602Z 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:51:24.3417530Z 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:51:24.3423134Z 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:51:24.3429646Z 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:51:24.3435368Z 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:51:24.3441801Z 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:51:24.3447434Z 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:51:24.3453696Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\dynamo 2025-10-10T00:51:24.3457287Z 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:51:24.3463182Z 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:51:24.3469669Z 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:51:24.3474928Z 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:51:24.3495397Z 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:51:24.3500613Z 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:51:24.3507184Z 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:51:24.3513158Z 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:51:24.3518418Z 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:51:24.3528954Z 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:51:24.3534759Z 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:51:24.3574625Z 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:51:24.3580014Z 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:51:24.3585956Z 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:51:24.3596779Z 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:51:24.3602639Z 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:51:24.3609672Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\export 2025-10-10T00:51:24.3614149Z 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:51:24.3619674Z 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:51:24.3625746Z 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:51:24.3637240Z 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:51:24.3643244Z 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:51:24.3649512Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functionalization 2025-10-10T00:51:24.3653859Z 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:51:24.3660736Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functorch 2025-10-10T00:51:24.3664905Z 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:51:24.3671089Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\fx 2025-10-10T00:51:24.3675200Z 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:51:24.3686104Z 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:51:24.3692579Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor 2025-10-10T00:51:24.3696966Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_eager 2025-10-10T00:51:24.3701761Z 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:51:24.3710384Z 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:51:24.3719242Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_include 2025-10-10T00:51:24.3724660Z 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:51:24.3730966Z 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:51:24.3738144Z 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:51:24.3744433Z 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:51:24.3750948Z 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:51:24.3762508Z 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:51:24.3769166Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_package 2025-10-10T00:51:24.3772839Z 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:51:24.3779198Z 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:51:24.3784992Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runner 2025-10-10T00:51:24.3798927Z 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:51:24.3804626Z 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:51:24.3810603Z 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:51:24.3826706Z 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:51:24.3832945Z 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:51:24.3838564Z 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:51:24.3844279Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:24.3848115Z 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:51:24.3854375Z 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:51:24.3859774Z 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:51:24.3874622Z 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:51:24.3886800Z 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:51:24.3892394Z 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:51:24.3897884Z 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:51:24.3904558Z 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:51:24.3910831Z 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:51:24.3916493Z 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:51:24.3922141Z 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:51:24.3927964Z 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:51:24.3933602Z 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:51:24.3939167Z 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:51:24.3951219Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch 2025-10-10T00:51:24.3955038Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\c 2025-10-10T00:51:24.3958551Z 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:51:24.3964367Z 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:51:24.3970572Z 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:51:24.3976153Z 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:51:24.3982356Z 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:51:24.3994555Z 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:51:24.4011268Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-10-10T00:51:24.4014788Z 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:51:24.4021075Z 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:51:24.4028094Z 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:51:24.4044956Z 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:51:24.4052250Z 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:51:24.4059072Z 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:51:24.4065132Z 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:51:24.4081098Z 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:51:24.4087310Z 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:51:24.4093467Z 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:51:24.4099589Z 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:51:24.4112441Z 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:51:24.4120395Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper 2025-10-10T00:51:24.4123913Z 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:51:24.4130251Z 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:51:24.4136217Z 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:51:24.4141872Z 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:51:24.4154240Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-10-10T00:51:24.4171525Z 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:51:24.4177398Z 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:51:24.4183205Z 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:51:24.4189066Z 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:51:24.4202310Z 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:51:24.4210511Z 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:51:24.4217527Z 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:51:24.4224552Z 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:51:24.4231216Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\instruction_counter 2025-10-10T00:51:24.4235640Z 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:51:24.4240817Z 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:51:24.4246867Z 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:51:24.4252939Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit 2025-10-10T00:51:24.4266770Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\api 2025-10-10T00:51:24.4270424Z 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:51:24.4276261Z 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:51:24.4281948Z 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:51:24.4287399Z 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:51:24.4294157Z 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:51:24.4310354Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:24.4313793Z 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:51:24.4319465Z 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:51:24.4325276Z 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:51:24.4330896Z 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:51:24.4345977Z 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:51:24.4352253Z 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:51:24.4364003Z 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:51:24.4370408Z 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:51:24.4376745Z 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:51:24.4383175Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml 2025-10-10T00:51:24.4387686Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-10-10T00:51:24.4391526Z 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:51:24.4397701Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\objc 2025-10-10T00:51:24.4402080Z 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:51:24.4413880Z 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:51:24.4420396Z 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:51:24.4436285Z 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:51:24.4443012Z 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:51:24.4449436Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack 2025-10-10T00:51:24.4453723Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-10-10T00:51:24.4457501Z 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:51:24.4463946Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-10-10T00:51:24.4468321Z 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:51:24.4474822Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-10-10T00:51:24.4479100Z 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:51:24.4485518Z 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:51:24.4492179Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen 2025-10-10T00:51:24.4496159Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda 2025-10-10T00:51:24.4499967Z 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:51:24.4506476Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser 2025-10-10T00:51:24.4516818Z 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:51:24.4523164Z 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:51:24.4529229Z 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:51:24.4536048Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-10-10T00:51:24.4540188Z 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:51:24.4547320Z 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:51:24.4559497Z 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:51:24.4566023Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-10-10T00:51:24.4569961Z 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:51:24.4576657Z 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:51:24.4583054Z 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:51:24.4589002Z 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:51:24.4610301Z 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:51:24.4616383Z 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:51:24.4623162Z 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:51:24.4629408Z 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:51:24.4641660Z 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:51:24.4648020Z 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:51:24.4654222Z 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:51:24.4661300Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\onednn 2025-10-10T00:51:24.4665290Z 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:51:24.4673766Z 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:51:24.4689207Z 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:51:24.4695310Z 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:51:24.4711566Z 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:51:24.4717563Z 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:51:24.4731289Z 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:51:24.4736971Z 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:51:24.4743136Z 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:51:24.4748992Z 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:51:24.4754960Z 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:51:24.4768475Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\cuda 2025-10-10T00:51:24.4771944Z 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:51:24.4779110Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:24.4782708Z 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:51:24.4788572Z 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:51:24.4829985Z 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:51:24.4934572Z 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:51:24.4940268Z 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:51:24.4945658Z 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:51:24.4951352Z 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:51:24.4956961Z 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:51:24.4968282Z 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:51:24.4974004Z 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:51:24.4985148Z 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:51:24.4991272Z 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:51:24.4996981Z 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:51:24.5003407Z 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:51:24.5008676Z 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:51:24.5014263Z 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:51:24.5020768Z 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:51:24.5026776Z 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:51:24.5039411Z 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:51:24.5045668Z 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:51:24.5062253Z 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:51:24.5069012Z 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:51:24.5075269Z 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:51:24.5087343Z 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:51:24.5094635Z 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:51:24.5100497Z 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:51:24.5106847Z 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:51:24.5114110Z 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:51:24.5126657Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:24.5130240Z 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:51:24.5136971Z 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:51:24.5143134Z 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:51:24.5149427Z 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:51:24.5171905Z 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:51:24.5177957Z 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:51:24.5185059Z 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:51:24.5191230Z 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:51:24.5197151Z 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:51:24.5210792Z 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:51:24.5219022Z 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:51:24.5227398Z 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:51:24.5235020Z 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:51:24.5241153Z 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:51:24.5253676Z 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:51:24.5270152Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:24.5273563Z 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:51:24.5280144Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\compatibility 2025-10-10T00:51:24.5283964Z 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:51:24.5290064Z 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:51:24.5295758Z 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:51:24.5311522Z 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:51:24.5320785Z 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:51:24.5326457Z 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:51:24.5347648Z 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:51:24.5353171Z 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:51:24.5364500Z 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:51:24.5369898Z 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:51:24.5375780Z 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:51:24.5381853Z 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:51:24.5387257Z 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:51:24.5392912Z 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:51:24.5399107Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\model_tracer 2025-10-10T00:51:24.5402806Z 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:51:24.5408675Z 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:51:24.5414246Z 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:51:24.5429681Z 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:51:24.5435464Z 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:51:24.5446704Z 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:51:24.5452090Z 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:51:24.5457591Z 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:51:24.5463491Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\nnc 2025-10-10T00:51:24.5467143Z 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:51:24.5472981Z 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:51:24.5484231Z 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:51:24.5495300Z 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:51:24.5500886Z 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:51:24.5506494Z 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:51:24.5512268Z 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:51:24.5525215Z 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:51:24.5531599Z 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:51:24.5538188Z 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:51:24.5544427Z 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:51:24.5560433Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train 2025-10-10T00:51:24.5564506Z 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:51:24.5571300Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train\optim 2025-10-10T00:51:24.5574910Z 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:51:24.5581045Z 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:51:24.5587405Z 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:51:24.5593637Z 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:51:24.5599820Z 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:51:24.5606984Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\operator_upgraders 2025-10-10T00:51:24.5644503Z 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:51:24.5650861Z 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:51:24.5656945Z 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:51:24.5662976Z 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:51:24.5676424Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:24.5681066Z 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:51:24.5687528Z 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:51:24.5693746Z 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:51:24.5699897Z 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:51:24.5718836Z 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:51:24.5726306Z 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:51:24.5735151Z 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:51:24.5742891Z 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:51:24.5749444Z 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:51:24.5762584Z 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:51:24.5768753Z 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:51:24.5775204Z 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:51:24.5781205Z 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:51:24.5786722Z 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:51:24.5799672Z 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:51:24.5805385Z 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:51:24.5811550Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-10-10T00:51:24.5815497Z 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:51:24.5822331Z 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:51:24.5828400Z 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:51:24.5849706Z 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:51:24.5855245Z 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:51:24.5861175Z 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:51:24.5867330Z 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:51:24.5879983Z 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:51:24.5892023Z 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:51:24.5897841Z 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:51:24.5903951Z 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:51:24.5910651Z 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:51:24.5926354Z 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:51:24.5932684Z 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:51:24.5938838Z 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:51:24.5944584Z 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:51:24.5950424Z 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:51:24.5956532Z 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:51:24.5978151Z 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:51:24.5979450Z 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:51:24.5983447Z 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:51:24.6000147Z 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:51:24.6006181Z 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:51:24.6018434Z 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:51:24.6024861Z 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:51:24.6031236Z 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:51:24.6036938Z 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:51:24.6042487Z 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:51:24.6048186Z 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:51:24.6054669Z 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:51:24.6070256Z 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:51:24.6075894Z 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:51:24.6081443Z 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:51:24.6086974Z 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:51:24.6093156Z 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:51:24.6098913Z 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:51:24.6104997Z 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:51:24.6111381Z 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:51:24.6123182Z 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:51:24.6130360Z 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:51:24.6136827Z 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:51:24.6163721Z 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:51:24.6171026Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx 2025-10-10T00:51:24.6176129Z 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:51:24.6189168Z 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:51:24.6195367Z 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:51:24.6202486Z 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:51:24.6220509Z 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:51:24.6235415Z 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:51:24.6243710Z 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:51:24.6251338Z 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:51:24.6260440Z 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:51:24.6267741Z 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:51:24.6280214Z 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:51:24.6286835Z 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:51:24.6292626Z 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:51:24.6300078Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-10-10T00:51:24.6304109Z 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:51:24.6309834Z 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:51:24.6316401Z 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:51:24.6332244Z 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:51:24.6338629Z 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:51:24.6345439Z 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:51:24.6352039Z 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:51:24.6357848Z 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:51:24.6363785Z 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:51:24.6370296Z 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:51:24.6387468Z 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:51:24.6393506Z 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:51:24.6400098Z 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:51:24.6406824Z 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:51:24.6412974Z 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:51:24.6419464Z 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:51:24.6425824Z 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:51:24.6432294Z 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:51:24.6473737Z 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:51:24.6489564Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\quantization 2025-10-10T00:51:24.6493166Z 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:51:24.6499799Z 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:51:24.6519065Z 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:51:24.6525031Z 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:51:24.6541373Z 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:51:24.6547710Z 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:51:24.6554118Z 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:51:24.6561363Z 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:51:24.6567191Z 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:51:24.6572983Z 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:51:24.6578931Z 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:51:24.6585457Z 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:51:24.6591789Z 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:51:24.6597721Z 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:51:24.6603826Z 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:51:24.6610367Z 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:51:24.6616292Z 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:51:24.6632889Z 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:51:24.6639155Z 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:51:24.6645303Z 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:51:24.6651369Z 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:51:24.6664146Z 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:51:24.6670577Z 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:51:24.6676712Z 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:51:24.6683580Z 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:51:24.6689858Z 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:51:24.6702937Z 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:51:24.6710054Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\utils 2025-10-10T00:51:24.6714400Z 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:51:24.6720447Z 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:51:24.6726970Z 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:51:24.6744147Z 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:51:24.6757106Z 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:51:24.6764258Z 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:51:24.6770621Z 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:51:24.6776711Z 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:51:24.6789165Z 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:51:24.6795664Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\python 2025-10-10T00:51:24.6799371Z 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:51:24.6805025Z 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:51:24.6810562Z 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:51:24.6816377Z 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:51:24.6822101Z 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:51:24.6838188Z 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:51:24.6844228Z 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:51:24.6849810Z 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:51:24.6855733Z 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:51:24.6861502Z 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:51:24.6867159Z 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:51:24.6873360Z 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:51:24.6879562Z 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:51:24.6891107Z 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:51:24.6896776Z 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:51:24.6902779Z 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:51:24.6908007Z 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:51:24.6913863Z 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:51:24.6926489Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:24.6929981Z 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:51:24.6936073Z 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:51:24.6941826Z 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:51:24.6947482Z 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:51:24.6969223Z 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:51:24.6975277Z 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:51:24.6981028Z 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:51:24.6986586Z 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:51:24.6992281Z 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:51:24.6998087Z 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:51:24.7003830Z 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:51:24.7010370Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\interpreter 2025-10-10T00:51:24.7014251Z 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:51:24.7021089Z 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:51:24.7027739Z 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:51:24.7040362Z 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:51:24.7056657Z 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:51:24.7063331Z 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:51:24.7070337Z 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:51:24.7082080Z 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:51:24.7088220Z 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:51:24.7094634Z 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:51:24.7100948Z 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:51:24.7107317Z 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:51:24.7123542Z 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:51:24.7129961Z 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:51:24.7136996Z 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:51:24.7143393Z 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:51:24.7149565Z 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:51:24.7162202Z 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:51:24.7169026Z 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:51:24.7175846Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:51:24.7180077Z 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:51:24.7186087Z 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:51:24.7192934Z 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:51:24.7198905Z 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:51:24.7205624Z 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:51:24.7211795Z 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:51:24.7229904Z 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:51:24.7239149Z 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:51:24.7246073Z 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:51:24.7252639Z 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:51:24.7259314Z 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:51:24.7275174Z 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:51:24.7287899Z 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:51:24.7293396Z 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:51:24.7300128Z 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:51:24.7307259Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:24.7311081Z 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:51:24.7316811Z 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:51:24.7329269Z 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:51:24.7344544Z 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:51:24.7350539Z 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:51:24.7355762Z 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:51:24.7361388Z 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:51:24.7367291Z 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:51:24.7373098Z 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:51:24.7379190Z 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:51:24.7384890Z 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:51:24.7391262Z 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:51:24.7398673Z 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:51:24.7404237Z 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:51:24.7409785Z 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:51:24.7415858Z 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:51:24.7427604Z 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:51:24.7433562Z 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:51:24.7439736Z 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:51:24.7445699Z 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:51:24.7461049Z 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:51:24.7472949Z 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:51:24.7479576Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:24.7483190Z 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:51:24.7488851Z 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:51:24.7495087Z 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:51:24.7500615Z 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:51:24.7515544Z 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:51:24.7521060Z 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:51:24.7526905Z 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:51:24.7532612Z 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:51:24.7538911Z 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:51:24.7545028Z 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:51:24.7551304Z 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:51:24.7557817Z 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:51:24.7564043Z 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:51:24.7570463Z 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:51:24.7576603Z 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:51:24.7582982Z 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:51:24.7589387Z 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:51:24.7595667Z 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:51:24.7602579Z 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:51:24.7609872Z 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:51:24.7615917Z 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:51:24.7632082Z 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:51:24.7638431Z 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:51:24.7644829Z 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:51:24.7651555Z 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:51:24.7658207Z 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:51:24.7664772Z 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:51:24.7671167Z 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:51:24.7678010Z 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:51:24.7717371Z 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:51:24.7722991Z 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:51:24.7730417Z 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:51:24.7741009Z 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:51:24.7746995Z 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:51:24.7754415Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:24.7758409Z 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:51:24.7764497Z 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:51:24.7770293Z 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:51:24.7776120Z 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:51:24.7788752Z 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:51:24.7803929Z 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:51:24.7809780Z 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:51:24.7815846Z 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:51:24.7827631Z 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:51:24.7832951Z 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:51:24.7838868Z 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:51:24.7844730Z 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:51:24.7851072Z 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:51:24.7863456Z 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:51:24.7869201Z 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:51:24.7874865Z 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:51:24.7880554Z 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:51:24.7886826Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\testing 2025-10-10T00:51:24.7890637Z 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:51:24.7896289Z 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:51:24.7903541Z 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:51:24.7909393Z 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:51:24.7915075Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy 2025-10-10T00:51:24.7919064Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\backend 2025-10-10T00:51:24.7922493Z 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:51:24.7958724Z 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:51:24.7971130Z 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:51:24.7977039Z 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:51:24.7993555Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:24.7996950Z 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:51:24.8002586Z 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:51:24.8014596Z 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:51:24.8020253Z 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:51:24.8026075Z 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:51:24.8041308Z 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:51:24.8053584Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\internal_ops 2025-10-10T00:51:24.8057283Z 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:51:24.8063175Z 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:51:24.8069590Z 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:51:24.8075389Z 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:51:24.8081132Z 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:51:24.8086826Z 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:51:24.8092849Z 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:51:24.8098810Z 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:51:24.8104589Z 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:51:24.8110904Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\ops 2025-10-10T00:51:24.8114951Z 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:51:24.8120384Z 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:51:24.8126145Z 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:51:24.8132132Z 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:51:24.8137822Z 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:51:24.8143770Z 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:51:24.8149679Z 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:51:24.8155471Z 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:51:24.8162052Z 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:51:24.8168230Z 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:51:24.8173825Z 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:51:24.8197819Z 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:51:24.8204372Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\generated 2025-10-10T00:51:24.8208343Z 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:51:24.8218275Z 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:51:24.8225694Z 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:51:24.8233197Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\python 2025-10-10T00:51:24.8238418Z 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:51:24.8246260Z 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:51:24.8252940Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend 2025-10-10T00:51:24.8267510Z 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:51:24.8272975Z 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:51:24.8279318Z 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:51:24.8293637Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend\ops 2025-10-10T00:51:24.8307886Z 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:51:24.8313858Z 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:51:24.8319353Z 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:51:24.8325694Z 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:51:24.8337457Z 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:51:24.8343307Z 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:51:24.8349136Z 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:51:24.8354739Z 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:51:24.8360576Z 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:51:24.8366423Z 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:51:24.8372239Z 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:51:24.8378529Z 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:51:24.8386213Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\monitor 2025-10-10T00:51:24.8390114Z 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:51:24.8396493Z 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:51:24.8403404Z 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:51:24.8409595Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mps 2025-10-10T00:51:24.8413108Z 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:51:24.8419612Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia 2025-10-10T00:51:24.8423733Z 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:51:24.8430047Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia\profiler 2025-10-10T00:51:24.8434143Z 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:51:24.8440663Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\multiprocessing 2025-10-10T00:51:24.8444836Z 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:51:24.8451035Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\onnx 2025-10-10T00:51:24.8454879Z 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:51:24.8461311Z 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:51:24.8467343Z 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:51:24.8473996Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler 2025-10-10T00:51:24.8478077Z 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:51:24.8484411Z 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:51:24.8491456Z 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:51:24.8497583Z 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:51:24.8513771Z 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:51:24.8520279Z 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:51:24.8526347Z 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:51:24.8532276Z 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:51:24.8539224Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\orchestration 2025-10-10T00:51:24.8543208Z 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:51:24.8549610Z 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:51:24.8555803Z 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:51:24.8561887Z 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:51:24.8568028Z 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:51:24.8574598Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\python 2025-10-10T00:51:24.8578604Z 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:51:24.8584679Z 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:51:25.0304486Z 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:51:25.0317714Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\standalone 2025-10-10T00:51:25.0322588Z 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:51:25.0329046Z 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:51:25.0334438Z 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:51:25.0351142Z 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:51:25.0363427Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\stubs 2025-10-10T00:51:25.0366865Z 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:51:25.0373417Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:25.0376995Z 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:51:25.0382582Z 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:51:25.0388308Z 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:51:25.0394379Z 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:51:25.0410680Z 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:51:25.0416580Z 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:51:25.0422266Z 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:51:25.0427708Z 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:51:25.0439874Z 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:51:25.0445366Z 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:51:25.0451313Z 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:51:25.0456991Z 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:51:25.0462627Z 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:51:25.0475090Z 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:51:25.0480855Z 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:51:25.0487552Z 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:51:25.0493245Z 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:51:25.0498927Z 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:51:25.0511351Z 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:51:25.0516895Z 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:51:25.0522320Z 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:51:25.0538560Z 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:51:25.0544118Z 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:51:25.0550432Z 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:51:25.0556873Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\stable 2025-10-10T00:51:25.0561094Z 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:51:25.0566554Z 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:51:25.0572704Z 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:51:25.0578683Z 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:51:25.0590410Z 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:51:25.0606113Z 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:51:25.0611776Z 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:51:25.0617649Z 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:51:25.0629594Z 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:51:25.0635263Z 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:51:25.0640690Z 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:51:25.0646803Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\tensor 2025-10-10T00:51:25.0650264Z 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:51:25.0655828Z 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:51:25.0668245Z 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:51:25.0673415Z 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:51:25.0678678Z 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:51:25.0685038Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\utils 2025-10-10T00:51:25.0688463Z 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:51:25.0694591Z 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:51:25.0705908Z 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:51:25.0711294Z 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:51:25.0726827Z 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:51:25.0732560Z 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:51:25.0745729Z 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:51:25.0753895Z 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:51:25.0759250Z 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:51:25.0765383Z 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:51:25.0771291Z 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:51:25.0785079Z 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:51:25.0790910Z 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:51:25.0797302Z 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:51:25.0803593Z 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:51:25.0809412Z 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:51:25.0815864Z 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:51:25.0822377Z 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:51:25.0828417Z 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:51:25.0834071Z 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:51:25.0849904Z 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:51:25.0863201Z 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:51:25.0869327Z 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:51:25.0875079Z 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:51:25.0880804Z 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:51:25.0886660Z 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:51:25.0893394Z 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:51:25.0899117Z 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:51:25.0904860Z 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:51:25.0910955Z 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:51:25.0926467Z 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:51:25.0938381Z 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:51:25.0943721Z 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:51:25.0950357Z 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:51:25.0956411Z 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:51:25.0962264Z 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:51:25.0973821Z 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:51:25.0987062Z 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:51:25.0988339Z 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:51:25.1001271Z 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:51:25.1006930Z 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:51:25.1012993Z 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:51:25.1018993Z 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:51:25.1025213Z 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:51:25.1030967Z 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:51:25.1036134Z 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:51:25.1049155Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\xpu 2025-10-10T00:51:25.1052766Z 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:51:25.1058686Z 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:51:25.1064497Z 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:51:25.1071927Z copying build\lib.win-amd64-cpython-310\torch\include\torch\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-10-10T00:51:25.1078985Z 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:51:25.1085451Z copying build\lib.win-amd64-cpython-310\torch\include\torch\extension.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-10-10T00:51:25.1102687Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly 2025-10-10T00:51:25.1106529Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\core 2025-10-10T00:51:25.1110287Z 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:51:25.1116321Z 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:51:25.1122443Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu 2025-10-10T00:51:25.1126082Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu\vec 2025-10-10T00:51:25.1129576Z 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:51:25.1141900Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu\vec\vec256 2025-10-10T00:51:25.1146580Z 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:51:25.1159000Z 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:51:25.1165012Z 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:51:25.1171383Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\macros 2025-10-10T00:51:25.1175472Z 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:51:25.1181870Z 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:51:25.1194621Z 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:51:25.1201649Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\util 2025-10-10T00:51:25.1205909Z 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:51:25.1212385Z 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:51:25.1219139Z 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:51:25.1225401Z 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:51:25.1238871Z 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:51:25.1245594Z 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:51:25.1264300Z 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:51:25.1272374Z 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:51:25.1286953Z 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:51:25.1294674Z 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:51:25.1302548Z 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:51:25.1309576Z 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:51:25.1349516Z 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:51:25.1355918Z 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:51:25.1362063Z 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:51:25.1367488Z 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:51:25.1372834Z 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:51:25.1378722Z 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:51:25.1390382Z 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:51:25.1395673Z 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:51:25.1401754Z 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:51:25.1446621Z 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:51:25.1452009Z copying build\lib.win-amd64-cpython-310\torch\include\torch\library.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-10-10T00:51:25.1458201Z copying build\lib.win-amd64-cpython-310\torch\include\torch\script.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-10-10T00:51:25.1464774Z copying build\lib.win-amd64-cpython-310\torch\include\xnnpack.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:51:25.1486836Z creating build\bdist.win-amd64\wheel\torch\jit 2025-10-10T00:51:25.1490411Z copying build\lib.win-amd64-cpython-310\torch\jit\annotations.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1497024Z copying build\lib.win-amd64-cpython-310\torch\jit\frontend.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1503400Z copying build\lib.win-amd64-cpython-310\torch\jit\generate_bytecode.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1509650Z creating build\bdist.win-amd64\wheel\torch\jit\mobile 2025-10-10T00:51:25.1513055Z copying build\lib.win-amd64-cpython-310\torch\jit\mobile\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\mobile 2025-10-10T00:51:25.1518870Z copying build\lib.win-amd64-cpython-310\torch\jit\quantized.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1534395Z copying build\lib.win-amd64-cpython-310\torch\jit\supported_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1540616Z copying build\lib.win-amd64-cpython-310\torch\jit\unsupported_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1552197Z copying build\lib.win-amd64-cpython-310\torch\jit\_async.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1557599Z copying build\lib.win-amd64-cpython-310\torch\jit\_await.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1563076Z copying build\lib.win-amd64-cpython-310\torch\jit\_builtins.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1570102Z copying build\lib.win-amd64-cpython-310\torch\jit\_check.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1576298Z copying build\lib.win-amd64-cpython-310\torch\jit\_dataclass_impls.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1589462Z copying build\lib.win-amd64-cpython-310\torch\jit\_decompositions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1595627Z copying build\lib.win-amd64-cpython-310\torch\jit\_decomposition_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1601172Z copying build\lib.win-amd64-cpython-310\torch\jit\_freeze.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1606920Z copying build\lib.win-amd64-cpython-310\torch\jit\_fuser.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1612588Z copying build\lib.win-amd64-cpython-310\torch\jit\_ir_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1625000Z copying build\lib.win-amd64-cpython-310\torch\jit\_logging.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1630545Z copying build\lib.win-amd64-cpython-310\torch\jit\_monkeytype_config.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1636840Z creating build\bdist.win-amd64\wheel\torch\jit\_passes 2025-10-10T00:51:25.1640786Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\_property_propagation.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-10-10T00:51:25.1646371Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-10-10T00:51:25.1650946Z copying build\lib.win-amd64-cpython-310\torch\jit\_pickle.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1656468Z copying build\lib.win-amd64-cpython-310\torch\jit\_recursive.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1670640Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1677765Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.pyi -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1684079Z copying build\lib.win-amd64-cpython-310\torch\jit\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1700529Z copying build\lib.win-amd64-cpython-310\torch\jit\_shape_functions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1707596Z copying build\lib.win-amd64-cpython-310\torch\jit\_state.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1719406Z copying build\lib.win-amd64-cpython-310\torch\jit\_trace.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1726414Z copying build\lib.win-amd64-cpython-310\torch\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:51:25.1733422Z creating build\bdist.win-amd64\wheel\torch\lib 2025-10-10T00:51:25.1737584Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1746224Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1753747Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1780022Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1787058Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1804800Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1818709Z copying build\lib.win-amd64-cpython-310\torch\lib\cpuinfo.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1826548Z copying build\lib.win-amd64-cpython-310\torch\lib\fmt.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1843658Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1851180Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1858346Z copying build\lib.win-amd64-cpython-310\torch\lib\libittnotify.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1867835Z creating build\bdist.win-amd64\wheel\torch\lib\libshm 2025-10-10T00:51:25.1871231Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\alloc_info.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-10-10T00:51:25.1882843Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\err.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-10-10T00:51:25.1888389Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\libshm.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-10-10T00:51:25.1894342Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\socket.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-10-10T00:51:25.1900430Z creating build\bdist.win-amd64\wheel\torch\lib\libshm_windows 2025-10-10T00:51:25.1903980Z 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:51:25.1909632Z copying build\lib.win-amd64-cpython-310\torch\lib\microkernels-prod.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1940905Z copying build\lib.win-amd64-cpython-310\torch\lib\pthreadpool.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1949155Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1954828Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.1960644Z copying build\lib.win-amd64-cpython-310\torch\lib\sleef.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.2046270Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.2052319Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.2058603Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.2071661Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.2078521Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.4578188Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.4872208Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_global_deps.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.4878141Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.5043763Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.5053135Z copying build\lib.win-amd64-cpython-310\torch\lib\XNNPACK.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.5083378Z copying build\lib.win-amd64-cpython-310\torch\lib\_C.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:51:25.5096699Z copying build\lib.win-amd64-cpython-310\torch\library.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:25.5103889Z creating build\bdist.win-amd64\wheel\torch\linalg 2025-10-10T00:51:25.5107426Z copying build\lib.win-amd64-cpython-310\torch\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\linalg 2025-10-10T00:51:25.5115017Z creating build\bdist.win-amd64\wheel\torch\masked 2025-10-10T00:51:25.5118731Z creating build\bdist.win-amd64\wheel\torch\masked\maskedtensor 2025-10-10T00:51:25.5122191Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\binary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:51:25.5127831Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\core.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:51:25.5133378Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\creation.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:51:25.5145128Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\passthrough.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:51:25.5150741Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\reductions.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:51:25.5162281Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\unary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:51:25.5167877Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\_ops_refs.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:51:25.5174893Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:51:25.5179362Z copying build\lib.win-amd64-cpython-310\torch\masked\_docs.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-10-10T00:51:25.5185647Z copying build\lib.win-amd64-cpython-310\torch\masked\_ops.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-10-10T00:51:25.5193283Z copying build\lib.win-amd64-cpython-310\torch\masked\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-10-10T00:51:25.5199283Z creating build\bdist.win-amd64\wheel\torch\monitor 2025-10-10T00:51:25.5203003Z copying build\lib.win-amd64-cpython-310\torch\monitor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\monitor 2025-10-10T00:51:25.5208728Z creating build\bdist.win-amd64\wheel\torch\mps 2025-10-10T00:51:25.5212056Z copying build\lib.win-amd64-cpython-310\torch\mps\event.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-10-10T00:51:25.5217582Z copying build\lib.win-amd64-cpython-310\torch\mps\profiler.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-10-10T00:51:25.5223098Z copying build\lib.win-amd64-cpython-310\torch\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-10-10T00:51:25.5228950Z creating build\bdist.win-amd64\wheel\torch\mtia 2025-10-10T00:51:25.5232553Z copying build\lib.win-amd64-cpython-310\torch\mtia\memory.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-10-10T00:51:25.5237993Z copying build\lib.win-amd64-cpython-310\torch\mtia\_utils.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-10-10T00:51:25.5243537Z copying build\lib.win-amd64-cpython-310\torch\mtia\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-10-10T00:51:25.5249368Z creating build\bdist.win-amd64\wheel\torch\multiprocessing 2025-10-10T00:51:25.5252830Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\pool.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:51:25.5258489Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\queue.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:51:25.5264051Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\reductions.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:51:25.5270097Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\spawn.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:51:25.5275736Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\_atfork.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:51:25.5285986Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:51:25.5291979Z creating build\bdist.win-amd64\wheel\torch\nativert 2025-10-10T00:51:25.5297551Z creating build\bdist.win-amd64\wheel\torch\nativert\backends 2025-10-10T00:51:25.5301414Z 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:51:25.5309428Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\_lower_utils.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-10-10T00:51:25.5315994Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-10-10T00:51:25.5322982Z copying build\lib.win-amd64-cpython-310\torch\nativert\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert 2025-10-10T00:51:25.5330554Z creating build\bdist.win-amd64\wheel\torch\nested 2025-10-10T00:51:25.5336011Z creating build\bdist.win-amd64\wheel\torch\nested\_internal 2025-10-10T00:51:25.5341154Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_int.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:51:25.5349905Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_tensor.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:51:25.5357146Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\ops.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:51:25.5365942Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:51:25.5378858Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:51:25.5384382Z copying build\lib.win-amd64-cpython-310\torch\nested\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested 2025-10-10T00:51:25.5390834Z creating build\bdist.win-amd64\wheel\torch\nn 2025-10-10T00:51:25.5395400Z creating build\bdist.win-amd64\wheel\torch\nn\attention 2025-10-10T00:51:25.5398791Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\bias.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-10-10T00:51:25.5405433Z creating build\bdist.win-amd64\wheel\torch\nn\attention\experimental 2025-10-10T00:51:25.5409039Z 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:51:25.5415315Z 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:51:25.5420481Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-10-10T00:51:25.5427253Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-10-10T00:51:25.5438576Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-10-10T00:51:25.5444428Z creating build\bdist.win-amd64\wheel\torch\nn\backends 2025-10-10T00:51:25.5447926Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\thnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-10-10T00:51:25.5453446Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-10-10T00:51:25.5457864Z copying build\lib.win-amd64-cpython-310\torch\nn\common_types.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.5463538Z copying build\lib.win-amd64-cpython-310\torch\nn\cpp.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.5469051Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.5482544Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.5488498Z copying build\lib.win-amd64-cpython-310\torch\nn\grad.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.5494903Z copying build\lib.win-amd64-cpython-310\torch\nn\init.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.5502070Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic 2025-10-10T00:51:25.5506085Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\modules 2025-10-10T00:51:25.5509826Z 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:51:25.5515779Z 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:51:25.5522093Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat 2025-10-10T00:51:25.5526353Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat\modules 2025-10-10T00:51:25.5530043Z 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:51:25.5536476Z 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:51:25.5542741Z 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:51:25.5548911Z 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:51:25.5560685Z 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:51:25.5566951Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized 2025-10-10T00:51:25.5570853Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic 2025-10-10T00:51:25.5575158Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:51:25.5578925Z 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:51:25.5585186Z 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:51:25.5591309Z 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:51:25.5606029Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\modules 2025-10-10T00:51:25.5606903Z 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:51:25.5612540Z 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:51:25.5618176Z 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:51:25.5623891Z 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:51:25.5630088Z 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:51:25.5635747Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic 2025-10-10T00:51:25.5642349Z creating build\bdist.win-amd64\wheel\torch\nn\modules 2025-10-10T00:51:25.5646155Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5653491Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\adaptive.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5659899Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5666647Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\channelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5678032Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\container.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5684860Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5692417Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\distance.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5698440Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5704892Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\flatten.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5711237Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\fold.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5717394Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\instancenorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5724348Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\lazy.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5736439Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5742589Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\loss.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5749838Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\module.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5758163Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5764272Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\padding.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5770911Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pixelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5777946Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pooling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5785512Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5793751Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5800733Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\transformer.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5807961Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\upsampling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5814289Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5820514Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5826810Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:51:25.5833046Z creating build\bdist.win-amd64\wheel\torch\nn\parallel 2025-10-10T00:51:25.5836331Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\comm.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:51:25.5842970Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:51:25.5848558Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\distributed.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:51:25.5855325Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\parallel_apply.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:51:25.5865992Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\replicate.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:51:25.5872405Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\scatter_gather.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:51:25.5878082Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:51:25.5883862Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:51:25.5889101Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.5894641Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.5900590Z creating build\bdist.win-amd64\wheel\torch\nn\qat 2025-10-10T00:51:25.5904288Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic 2025-10-10T00:51:25.5907850Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic\modules 2025-10-10T00:51:25.5911240Z 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:51:25.5916551Z 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:51:25.5921961Z 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:51:25.5929282Z creating build\bdist.win-amd64\wheel\torch\nn\qat\modules 2025-10-10T00:51:25.5933726Z 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:51:25.5939009Z 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:51:25.5944841Z 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:51:25.5950784Z 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:51:25.5956735Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat 2025-10-10T00:51:25.5962869Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable 2025-10-10T00:51:25.5966748Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable\modules 2025-10-10T00:51:25.5970615Z 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:51:25.5976488Z 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:51:25.5982593Z 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:51:25.5988979Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable 2025-10-10T00:51:25.5995206Z creating build\bdist.win-amd64\wheel\torch\nn\quantized 2025-10-10T00:51:25.5999402Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic 2025-10-10T00:51:25.6003051Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic\modules 2025-10-10T00:51:25.6006983Z 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:51:25.6013197Z 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:51:25.6018872Z 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:51:25.6024841Z 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:51:25.6031008Z 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:51:25.6036852Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-10-10T00:51:25.6043067Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\modules 2025-10-10T00:51:25.6046748Z 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:51:25.6052918Z 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:51:25.6058592Z 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:51:25.6064824Z 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:51:25.6070682Z 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:51:25.6082146Z 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:51:25.6088303Z 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:51:25.6094144Z 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:51:25.6100200Z 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:51:25.6105951Z 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:51:25.6112228Z 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:51:25.6118698Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference 2025-10-10T00:51:25.6128648Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference\modules 2025-10-10T00:51:25.6132241Z 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:51:25.6137858Z 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:51:25.6143579Z 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:51:25.6149584Z 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:51:25.6155291Z 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:51:25.6161101Z 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:51:25.6167089Z 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:51:25.6192993Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-10-10T00:51:25.6199206Z creating build\bdist.win-amd64\wheel\torch\nn\utils 2025-10-10T00:51:25.6203066Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\clip_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6209007Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\convert_parameters.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6214633Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\fusion.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6220163Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\init.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6225716Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\memory_format.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6237368Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrizations.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6243458Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrize.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6249786Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\prune.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6256188Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6262919Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\spectral_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6268827Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\stateless.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6274485Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\weight_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6280187Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_deprecation_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6286771Z creating build\bdist.win-amd64\wheel\torch\nn\utils\_expanded_weights 2025-10-10T00:51:25.6290144Z 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:51:25.6295944Z 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:51:25.6301627Z 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:51:25.6312954Z 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:51:25.6318682Z 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:51:25.6324379Z 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:51:25.6330336Z 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:51:25.6335912Z 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:51:25.6341942Z 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:51:25.6347406Z 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:51:25.6352788Z 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:51:25.6358775Z 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:51:25.6364870Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:51:25.6370461Z copying build\lib.win-amd64-cpython-310\torch\nn\_reduction.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.6375932Z copying build\lib.win-amd64-cpython-310\torch\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:51:25.6382067Z creating build\bdist.win-amd64\wheel\torch\numa 2025-10-10T00:51:25.6385499Z copying build\lib.win-amd64-cpython-310\torch\numa\binding.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-10-10T00:51:25.6391913Z copying build\lib.win-amd64-cpython-310\torch\numa\__init__.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-10-10T00:51:25.6397429Z creating build\bdist.win-amd64\wheel\torch\onnx 2025-10-10T00:51:25.6400760Z copying build\lib.win-amd64-cpython-310\torch\onnx\errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6406318Z copying build\lib.win-amd64-cpython-310\torch\onnx\operators.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6412990Z creating build\bdist.win-amd64\wheel\torch\onnx\ops 2025-10-10T00:51:25.6416328Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_dtype_mappings.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-10-10T00:51:25.6421981Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-10-10T00:51:25.6427974Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_symbolic_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-10-10T00:51:25.6434174Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-10-10T00:51:25.6440180Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_helper.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6445521Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset10.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6456718Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset11.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6461830Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset12.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6467226Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset13.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6472947Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset14.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6478510Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset15.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6483896Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset16.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6489335Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset17.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6494598Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset18.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6500353Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset19.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6505617Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset20.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6511111Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset7.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6516797Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset8.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6522359Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset9.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6528091Z copying build\lib.win-amd64-cpython-310\torch\onnx\testing.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6533163Z copying build\lib.win-amd64-cpython-310\torch\onnx\utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6538439Z copying build\lib.win-amd64-cpython-310\torch\onnx\verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6549082Z copying build\lib.win-amd64-cpython-310\torch\onnx\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6554437Z copying build\lib.win-amd64-cpython-310\torch\onnx\_flags.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.6560526Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal 2025-10-10T00:51:25.6564326Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter 2025-10-10T00:51:25.6567792Z 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:51:25.6574336Z 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:51:25.6580211Z 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:51:25.6585744Z 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:51:25.6596477Z 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:51:25.6602577Z 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:51:25.6609657Z 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:51:25.6615741Z 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:51:25.6622253Z 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:51:25.6628942Z 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:51:25.6634964Z 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:51:25.6640945Z 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:51:25.6667383Z 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:51:25.6672923Z 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:51:25.6678644Z 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:51:25.6685021Z 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:51:25.6690798Z 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:51:25.6696465Z 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:51:25.6702581Z 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:51:25.6708492Z 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:51:25.6714492Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:51:25.6718310Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:51:25.6722276Z 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:51:25.6728178Z 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:51:25.6734065Z 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:51:25.6739872Z 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:51:25.6745656Z 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:51:25.6751369Z 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:51:25.6757170Z 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:51:25.6762972Z 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:51:25.6769509Z 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:51:25.6779690Z 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:51:25.6785754Z 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:51:25.6798224Z 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:51:25.6802957Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx 2025-10-10T00:51:25.6806535Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx\passes 2025-10-10T00:51:25.6810448Z 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:51:25.6817521Z 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:51:25.6822581Z 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:51:25.6828339Z 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:51:25.6834052Z 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:51:25.6839945Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:25.6843398Z 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:51:25.6849102Z 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:51:25.6854739Z 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:51:25.6865623Z 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:51:25.6872616Z 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:51:25.6878937Z 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:51:25.6885752Z 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:51:25.6891703Z 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:51:25.6898623Z 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:51:25.6904300Z 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:51:25.6910598Z 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:51:25.6916949Z 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:51:25.6922844Z 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:51:25.6929220Z 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:51:25.6935167Z 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:51:25.6941462Z 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:51:25.6947394Z 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:51:25.6953525Z 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:51:25.6961858Z 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:51:25.6975746Z 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:51:25.6982546Z 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:51:25.6989192Z 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:51:25.6995218Z 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:51:25.7001606Z 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:51:25.7006806Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\_lazy_import.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-10-10T00:51:25.7018220Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-10-10T00:51:25.7023490Z copying build\lib.win-amd64-cpython-310\torch\onnx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:51:25.7030503Z creating build\bdist.win-amd64\wheel\torch\optim 2025-10-10T00:51:25.7034688Z copying build\lib.win-amd64-cpython-310\torch\optim\adadelta.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7041299Z copying build\lib.win-amd64-cpython-310\torch\optim\adagrad.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7047788Z copying build\lib.win-amd64-cpython-310\torch\optim\adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7055117Z copying build\lib.win-amd64-cpython-310\torch\optim\adamax.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7061582Z copying build\lib.win-amd64-cpython-310\torch\optim\adamw.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7067609Z copying build\lib.win-amd64-cpython-310\torch\optim\asgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7074054Z copying build\lib.win-amd64-cpython-310\torch\optim\lbfgs.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7085861Z copying build\lib.win-amd64-cpython-310\torch\optim\lr_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7093496Z copying build\lib.win-amd64-cpython-310\torch\optim\nadam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7100007Z copying build\lib.win-amd64-cpython-310\torch\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7107355Z copying build\lib.win-amd64-cpython-310\torch\optim\radam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7114182Z copying build\lib.win-amd64-cpython-310\torch\optim\rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7120562Z copying build\lib.win-amd64-cpython-310\torch\optim\rprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7127135Z copying build\lib.win-amd64-cpython-310\torch\optim\sgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7133997Z copying build\lib.win-amd64-cpython-310\torch\optim\sparse_adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7140348Z copying build\lib.win-amd64-cpython-310\torch\optim\swa_utils.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7146943Z copying build\lib.win-amd64-cpython-310\torch\optim\_adafactor.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7153877Z copying build\lib.win-amd64-cpython-310\torch\optim\_functional.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7160090Z creating build\bdist.win-amd64\wheel\torch\optim\_multi_tensor 2025-10-10T00:51:25.7164130Z 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:51:25.7169657Z 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:51:25.7174782Z copying build\lib.win-amd64-cpython-310\torch\optim\_muon.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7181128Z copying build\lib.win-amd64-cpython-310\torch\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:51:25.7186742Z copying build\lib.win-amd64-cpython-310\torch\overrides.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:25.7199661Z creating build\bdist.win-amd64\wheel\torch\package 2025-10-10T00:51:25.7203498Z creating build\bdist.win-amd64\wheel\torch\package\analyze 2025-10-10T00:51:25.7207215Z 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:51:25.7213167Z 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:51:25.7218798Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\trace_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-10-10T00:51:25.7230048Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-10-10T00:51:25.7235440Z copying build\lib.win-amd64-cpython-310\torch\package\file_structure_representation.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7240934Z copying build\lib.win-amd64-cpython-310\torch\package\find_file_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7246680Z copying build\lib.win-amd64-cpython-310\torch\package\glob_group.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7256998Z copying build\lib.win-amd64-cpython-310\torch\package\importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7263225Z copying build\lib.win-amd64-cpython-310\torch\package\package_exporter.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7270319Z copying build\lib.win-amd64-cpython-310\torch\package\package_importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7277091Z copying build\lib.win-amd64-cpython-310\torch\package\_digraph.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7283178Z copying build\lib.win-amd64-cpython-310\torch\package\_directory_reader.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7288610Z copying build\lib.win-amd64-cpython-310\torch\package\_importlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7294195Z copying build\lib.win-amd64-cpython-310\torch\package\_mangling.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7299703Z copying build\lib.win-amd64-cpython-310\torch\package\_mock.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7305342Z copying build\lib.win-amd64-cpython-310\torch\package\_package_pickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7311109Z copying build\lib.win-amd64-cpython-310\torch\package\_package_unpickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7316490Z copying build\lib.win-amd64-cpython-310\torch\package\_stdlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7321971Z copying build\lib.win-amd64-cpython-310\torch\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:51:25.7327960Z creating build\bdist.win-amd64\wheel\torch\profiler 2025-10-10T00:51:25.7331341Z copying build\lib.win-amd64-cpython-310\torch\profiler\itt.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:51:25.7336869Z copying build\lib.win-amd64-cpython-310\torch\profiler\profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:51:25.7342865Z copying build\lib.win-amd64-cpython-310\torch\profiler\python_tracer.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:51:25.7348622Z copying build\lib.win-amd64-cpython-310\torch\profiler\_memory_profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:51:25.7355233Z copying build\lib.win-amd64-cpython-310\torch\profiler\_pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:51:25.7366623Z copying build\lib.win-amd64-cpython-310\torch\profiler\_utils.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:51:25.7373795Z copying build\lib.win-amd64-cpython-310\torch\profiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:51:25.7381269Z copying build\lib.win-amd64-cpython-310\torch\py.typed -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:25.7389371Z creating build\bdist.win-amd64\wheel\torch\quantization 2025-10-10T00:51:25.7393859Z copying build\lib.win-amd64-cpython-310\torch\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7401481Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7407992Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7422247Z creating build\bdist.win-amd64\wheel\torch\quantization\fx 2025-10-10T00:51:25.7427454Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7435560Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7441120Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fusion_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7447137Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7453450Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7464687Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7470840Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7476917Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7482904Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_types.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7488160Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7493484Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7499550Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:51:25.7504398Z copying build\lib.win-amd64-cpython-310\torch\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7509967Z copying build\lib.win-amd64-cpython-310\torch\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7515646Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7521287Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7526691Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7532246Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7537717Z copying build\lib.win-amd64-cpython-310\torch\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7542931Z copying build\lib.win-amd64-cpython-310\torch\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7548068Z copying build\lib.win-amd64-cpython-310\torch\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7553474Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7559454Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7565281Z copying build\lib.win-amd64-cpython-310\torch\quantization\_quantized_conversions.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7570939Z copying build\lib.win-amd64-cpython-310\torch\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:51:25.7576593Z copying build\lib.win-amd64-cpython-310\torch\quasirandom.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:25.7582371Z copying build\lib.win-amd64-cpython-310\torch\random.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:25.7588100Z copying build\lib.win-amd64-cpython-310\torch\return_types.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:25.7593952Z copying build\lib.win-amd64-cpython-310\torch\return_types.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:25.7600506Z copying build\lib.win-amd64-cpython-310\torch\serialization.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:25.7607896Z creating build\bdist.win-amd64\wheel\torch\share 2025-10-10T00:51:25.7611706Z creating build\bdist.win-amd64\wheel\torch\share\cmake 2025-10-10T00:51:25.7615169Z creating build\bdist.win-amd64\wheel\torch\share\cmake\ATen 2025-10-10T00:51:25.7618716Z 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:51:25.7624792Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2 2025-10-10T00:51:25.7628558Z 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:51:25.7634479Z 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:51:25.7640109Z 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:51:25.7652285Z 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:51:25.7659808Z 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:51:25.7666158Z 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:51:25.7672510Z 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:51:25.7679467Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-10-10T00:51:25.7683933Z 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:51:25.7689904Z 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:51:25.7696428Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-10-10T00:51:25.7705737Z 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:51:25.7711998Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-10-10T00:51:25.7715689Z 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:51:25.7721584Z 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:51:25.7727317Z 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:51:25.7738227Z 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:51:25.7743945Z 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:51:25.7751297Z 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:51:25.7762297Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\public 2025-10-10T00:51:25.7765859Z 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:51:25.7771645Z 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:51:25.7777315Z 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:51:25.7783278Z 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:51:25.7794926Z 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:51:25.7801038Z 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:51:25.7809126Z 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:51:25.7816995Z 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:51:25.7839378Z 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:51:25.7845663Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Torch 2025-10-10T00:51:25.7849493Z 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:51:25.7855512Z 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:51:25.7861211Z creating build\bdist.win-amd64\wheel\torch\signal 2025-10-10T00:51:25.7865376Z creating build\bdist.win-amd64\wheel\torch\signal\windows 2025-10-10T00:51:25.7868843Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\windows.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-10-10T00:51:25.7874824Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-10-10T00:51:25.7880102Z copying build\lib.win-amd64-cpython-310\torch\signal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal 2025-10-10T00:51:25.7885533Z creating build\bdist.win-amd64\wheel\torch\sparse 2025-10-10T00:51:25.7895403Z copying build\lib.win-amd64-cpython-310\torch\sparse\semi_structured.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:51:25.7901457Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_conversions.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:51:25.7907114Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:51:25.7917930Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:51:25.7924796Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops_meta.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:51:25.7934843Z copying build\lib.win-amd64-cpython-310\torch\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:51:25.7940922Z creating build\bdist.win-amd64\wheel\torch\special 2025-10-10T00:51:25.7944279Z copying build\lib.win-amd64-cpython-310\torch\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\special 2025-10-10T00:51:25.7951274Z copying build\lib.win-amd64-cpython-310\torch\storage.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:25.7962787Z creating build\bdist.win-amd64\wheel\torch\test 2025-10-10T00:51:25.7966930Z copying build\lib.win-amd64-cpython-310\torch\test\apply_utils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.7977261Z copying build\lib.win-amd64-cpython-310\torch\test\atest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.7987539Z copying build\lib.win-amd64-cpython-310\torch\test\backend_fallback_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.7998317Z copying build\lib.win-amd64-cpython-310\torch\test\basic.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8013296Z copying build\lib.win-amd64-cpython-310\torch\test\broadcast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8023712Z copying build\lib.win-amd64-cpython-310\torch\test\c10_accumulate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8033532Z copying build\lib.win-amd64-cpython-310\torch\test\c10_AllocatorConfig_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8043462Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ArrayRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8053572Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bfloat16_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8063286Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Bitset_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8073389Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bit_cast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8099595Z copying build\lib.win-amd64-cpython-310\torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8108197Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8117868Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8127067Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ConstexprCrc_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8135856Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8145758Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeadlockDetection_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8154865Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8169484Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8178989Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DispatchKeySet_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8188426Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Enumerate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8198273Z copying build\lib.win-amd64-cpython-310\torch\test\c10_error_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8207622Z copying build\lib.win-amd64-cpython-310\torch\test\c10_exception_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8217323Z copying build\lib.win-amd64-cpython-310\torch\test\c10_flags_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8226392Z copying build\lib.win-amd64-cpython-310\torch\test\c10_generic_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8235555Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8245818Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineDeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8262501Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineStreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8272048Z copying build\lib.win-amd64-cpython-310\torch\test\c10_IntrusiveList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8281133Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_benchmark.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8289626Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8305530Z copying build\lib.win-amd64-cpython-310\torch\test\c10_irange_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8314752Z copying build\lib.win-amd64-cpython-310\torch\test\c10_lazy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8323537Z copying build\lib.win-amd64-cpython-310\torch\test\c10_LeftRight_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8332564Z copying build\lib.win-amd64-cpython-310\torch\test\c10_logging_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8347740Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Metaprogramming_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8356431Z copying build\lib.win-amd64-cpython-310\torch\test\c10_NetworkFlow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8365549Z copying build\lib.win-amd64-cpython-310\torch\test\c10_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8375954Z 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:51:25.8386389Z copying build\lib.win-amd64-cpython-310\torch\test\c10_registry_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8395398Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8404311Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Semaphore_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8413080Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SizesAndStrides_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8422552Z copying build\lib.win-amd64-cpython-310\torch\test\c10_small_vector_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8441643Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ssize_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8450595Z copying build\lib.win-amd64-cpython-310\torch\test\c10_StreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8459474Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_util_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8468843Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_view_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8477466Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SymInt_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8487160Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Synchronized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8495999Z copying build\lib.win-amd64-cpython-310\torch\test\c10_tempfile_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8504747Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ThreadLocal_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8522923Z copying build\lib.win-amd64-cpython-310\torch\test\c10_typeid_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8532551Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeIndex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8541406Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8550496Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeTraits_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8559135Z copying build\lib.win-amd64-cpython-310\torch\test\CppSignature_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8568267Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8578246Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8587916Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_profiling_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8597623Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_rng_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8615691Z copying build\lib.win-amd64-cpython-310\torch\test\Dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8627419Z copying build\lib.win-amd64-cpython-310\torch\test\Dimname_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8637984Z copying build\lib.win-amd64-cpython-310\torch\test\dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8648241Z copying build\lib.win-amd64-cpython-310\torch\test\extension_backend_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8658736Z copying build\lib.win-amd64-cpython-310\torch\test\half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8669517Z copying build\lib.win-amd64-cpython-310\torch\test\IListRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8680920Z copying build\lib.win-amd64-cpython-310\torch\test\inline_container_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8692195Z copying build\lib.win-amd64-cpython-310\torch\test\ivalue_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8705735Z copying build\lib.win-amd64-cpython-310\torch\test\KernelFunction_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8722381Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8737209Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8750507Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8765488Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8778872Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_stackbased_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8789705Z copying build\lib.win-amd64-cpython-310\torch\test\lazy_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8804890Z copying build\lib.win-amd64-cpython-310\torch\test\legacy_vmap_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8815925Z copying build\lib.win-amd64-cpython-310\torch\test\List_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8830001Z 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:51:25.8841683Z copying build\lib.win-amd64-cpython-310\torch\test\math_kernel_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8851157Z copying build\lib.win-amd64-cpython-310\torch\test\MaybeOwned_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8861401Z copying build\lib.win-amd64-cpython-310\torch\test\memory_format_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8870827Z copying build\lib.win-amd64-cpython-310\torch\test\memory_overlapping_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8880689Z copying build\lib.win-amd64-cpython-310\torch\test\mobile_memory_cleanup.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8890359Z copying build\lib.win-amd64-cpython-310\torch\test\NamedTensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8899740Z copying build\lib.win-amd64-cpython-310\torch\test\native_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8939017Z copying build\lib.win-amd64-cpython-310\torch\test\operators_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8948272Z copying build\lib.win-amd64-cpython-310\torch\test\operator_name_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8957776Z copying build\lib.win-amd64-cpython-310\torch\test\op_allowlist_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8966711Z copying build\lib.win-amd64-cpython-310\torch\test\op_registration_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.8993941Z copying build\lib.win-amd64-cpython-310\torch\test\packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9003807Z copying build\lib.win-amd64-cpython-310\torch\test\pow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9014084Z copying build\lib.win-amd64-cpython-310\torch\test\quantized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9023948Z copying build\lib.win-amd64-cpython-310\torch\test\reduce_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9033577Z copying build\lib.win-amd64-cpython-310\torch\test\reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9043397Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9053375Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9063333Z copying build\lib.win-amd64-cpython-310\torch\test\StorageUtils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9072940Z copying build\lib.win-amd64-cpython-310\torch\test\stride_properties_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9082525Z copying build\lib.win-amd64-cpython-310\torch\test\tensor_iterator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9093725Z copying build\lib.win-amd64-cpython-310\torch\test\test_parallel.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9103312Z copying build\lib.win-amd64-cpython-310\torch\test\thread_init_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9112767Z copying build\lib.win-amd64-cpython-310\torch\test\type_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9122268Z copying build\lib.win-amd64-cpython-310\torch\test\type_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9138390Z copying build\lib.win-amd64-cpython-310\torch\test\undefined_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9148568Z copying build\lib.win-amd64-cpython-310\torch\test\verify_api_visibility.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9158710Z copying build\lib.win-amd64-cpython-310\torch\test\weakref_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9169501Z copying build\lib.win-amd64-cpython-310\torch\test\wrapdim_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9179438Z copying build\lib.win-amd64-cpython-310\torch\test\xla_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:51:25.9190736Z creating build\bdist.win-amd64\wheel\torch\testing 2025-10-10T00:51:25.9194881Z copying build\lib.win-amd64-cpython-310\torch\testing\_comparison.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-10-10T00:51:25.9202239Z copying build\lib.win-amd64-cpython-310\torch\testing\_creation.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-10-10T00:51:25.9210112Z creating build\bdist.win-amd64\wheel\torch\testing\_internal 2025-10-10T00:51:25.9214517Z 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:51:25.9221340Z 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:51:25.9228110Z 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:51:25.9240646Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\codegen 2025-10-10T00:51:25.9244646Z 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:51:25.9250649Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_cuda.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9256927Z 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:51:25.9264401Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_distributed.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9271799Z 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:51:25.9278152Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_dtype.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9284862Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9292466Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_jit.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9299572Z 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:51:25.9321004Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9334809Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_modules.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9343629Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mps.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9350800Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_nn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9358988Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_optimizers.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9366433Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_pruning.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9372429Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantization.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9386245Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantized.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9392603Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_subclass.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9398371Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9406717Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\composite_compliance.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9413446Z 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:51:25.9419489Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\custom_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9432852Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\data 2025-10-10T00:51:25.9436321Z 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:51:25.9441576Z 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:51:25.9446890Z 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:51:25.9452829Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed 2025-10-10T00:51:25.9456432Z 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:51:25.9461974Z 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:51:25.9468367Z 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:51:25.9480396Z 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:51:25.9490059Z 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:51:25.9495929Z 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:51:25.9501502Z 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:51:25.9508253Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn 2025-10-10T00:51:25.9511961Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn\api 2025-10-10T00:51:25.9515704Z 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:51:25.9522015Z 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:51:25.9526677Z 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:51:25.9531564Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:25.9535128Z 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:51:25.9542213Z 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:51:25.9548308Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\examples 2025-10-10T00:51:25.9552030Z 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:51:25.9557846Z 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:51:25.9563873Z 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:51:25.9569955Z 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:51:25.9582573Z 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:51:25.9590895Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\jit 2025-10-10T00:51:25.9595416Z 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:51:25.9603920Z 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:51:25.9613119Z 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:51:25.9621950Z 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:51:25.9629296Z 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:51:25.9637447Z 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:51:25.9646283Z 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:51:25.9652613Z 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:51:25.9657980Z 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:51:25.9663948Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard 2025-10-10T00:51:25.9668705Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-10-10T00:51:25.9672276Z 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:51:25.9677877Z 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:51:25.9684124Z 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:51:25.9689687Z 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:51:25.9695936Z 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:51:25.9701472Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_tensor 2025-10-10T00:51:25.9705191Z 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:51:25.9711873Z 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:51:25.9717077Z 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:51:25.9721589Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\dist_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9727876Z 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:51:25.9733749Z 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:51:25.9739519Z 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:51:25.9750438Z 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:51:25.9756666Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\generated 2025-10-10T00:51:25.9760231Z 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:51:25.9771408Z 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:51:25.9776545Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hop_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9783426Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hypothesis_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9789977Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\inductor_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9796673Z 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:51:25.9803791Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9810563Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9819054Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9832413Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo 2025-10-10T00:51:25.9837592Z 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:51:25.9848807Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:25.9854101Z 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:51:25.9860931Z 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:51:25.9870770Z 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:51:25.9878177Z 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:51:25.9884649Z 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:51:25.9891555Z 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:51:25.9903962Z 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:51:25.9910479Z 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:51:25.9915601Z 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:51:25.9921964Z 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:51:25.9927401Z 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:51:25.9932978Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\optests 2025-10-10T00:51:25.9936636Z 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:51:25.9942483Z 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:51:25.9955520Z 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:51:25.9971522Z 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:51:25.9972790Z 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:51:25.9978070Z 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:51:25.9983398Z 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:51:25.9989413Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\static_module.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:25.9995191Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\subclasses.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:26.0001195Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\test_module 2025-10-10T00:51:26.0004791Z 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:51:26.0010157Z 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:51:26.0015843Z 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:51:26.0020416Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\torchbind_impls.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:26.0026224Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:26.0032663Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\two_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:26.0038527Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:51:26.0043315Z copying build\lib.win-amd64-cpython-310\torch\testing\_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-10-10T00:51:26.0054058Z copying build\lib.win-amd64-cpython-310\torch\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-10-10T00:51:26.0059513Z copying build\lib.win-amd64-cpython-310\torch\torch_version.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.0081963Z copying build\lib.win-amd64-cpython-310\torch\types.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.0088392Z creating build\bdist.win-amd64\wheel\torch\utils 2025-10-10T00:51:26.0092059Z creating build\bdist.win-amd64\wheel\torch\utils\backcompat 2025-10-10T00:51:26.0095452Z copying build\lib.win-amd64-cpython-310\torch\utils\backcompat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\backcompat 2025-10-10T00:51:26.0101016Z copying build\lib.win-amd64-cpython-310\torch\utils\backend_registration.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0107505Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark 2025-10-10T00:51:26.0111235Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\examples 2025-10-10T00:51:26.0114661Z 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:51:26.0120158Z 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:51:26.0125634Z 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:51:26.0132086Z 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:51:26.0137568Z 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:51:26.0148675Z 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:51:26.0153862Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:26.0157292Z 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:51:26.0163063Z 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:51:26.0168633Z 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:51:26.0174148Z 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:51:26.0185092Z 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:51:26.0190740Z 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:51:26.0195650Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils 2025-10-10T00:51:26.0199342Z 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:51:26.0204900Z 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:51:26.0210374Z 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:51:26.0215822Z 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:51:26.0221251Z 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:51:26.0228842Z 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:51:26.0241681Z 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:51:26.0247431Z 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:51:26.0254006Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:51:26.0257479Z 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:51:26.0263235Z 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:51:26.0269051Z 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:51:26.0279909Z 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:51:26.0286117Z 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:51:26.0296139Z 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:51:26.0300641Z 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:51:26.0306150Z 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:51:26.0310790Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark 2025-10-10T00:51:26.0316132Z copying build\lib.win-amd64-cpython-310\torch\utils\bundled_inputs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0328278Z copying build\lib.win-amd64-cpython-310\torch\utils\checkpoint.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0335462Z copying build\lib.win-amd64-cpython-310\torch\utils\collect_env.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0341747Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_backtrace.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0347464Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_extension.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0355329Z creating build\bdist.win-amd64\wheel\torch\utils\data 2025-10-10T00:51:26.0358826Z copying build\lib.win-amd64-cpython-310\torch\utils\data\backward_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:51:26.0364173Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataloader.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:51:26.0371282Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes 2025-10-10T00:51:26.0375099Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:26.0378624Z 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:51:26.0384408Z 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:51:26.0390281Z 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:51:26.0401224Z 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:51:26.0406682Z 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:51:26.0411871Z 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:51:26.0418437Z 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:51:26.0424597Z 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:51:26.0431158Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\iter 2025-10-10T00:51:26.0441046Z 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:51:26.0446666Z 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:51:26.0452276Z 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:51:26.0458443Z 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:51:26.0469468Z 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:51:26.0475671Z 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:51:26.0481364Z 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:51:26.0487427Z 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:51:26.0492995Z 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:51:26.0498422Z 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:51:26.0504048Z 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:51:26.0510014Z 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:51:26.0515864Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\map 2025-10-10T00:51:26.0519326Z 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:51:26.0525039Z 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:51:26.0578783Z 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:51:26.0585399Z 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:51:26.0591527Z 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:51:26.0603499Z 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:51:26.0609714Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\utils 2025-10-10T00:51:26.0613118Z 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:51:26.0619324Z 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:51:26.0625424Z 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:51:26.0631797Z 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:51:26.0636947Z 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:51:26.0643164Z 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:51:26.0649487Z 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:51:26.0656416Z 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:51:26.0662258Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataset.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:51:26.0675715Z copying build\lib.win-amd64-cpython-310\torch\utils\data\distributed.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:51:26.0682357Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:51:26.0688677Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph_settings.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:51:26.0694951Z copying build\lib.win-amd64-cpython-310\torch\utils\data\sampler.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:51:26.0701833Z creating build\bdist.win-amd64\wheel\torch\utils\data\_utils 2025-10-10T00:51:26.0705888Z 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:51:26.0712692Z 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:51:26.0718777Z 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:51:26.0725421Z 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:51:26.0731938Z 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:51:26.0742958Z 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:51:26.0748985Z copying build\lib.win-amd64-cpython-310\torch\utils\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:51:26.0755576Z copying build\lib.win-amd64-cpython-310\torch\utils\deterministic.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0762332Z copying build\lib.win-amd64-cpython-310\torch\utils\dlpack.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0768155Z copying build\lib.win-amd64-cpython-310\torch\utils\file_baton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0774426Z copying build\lib.win-amd64-cpython-310\torch\utils\flop_counter.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0782146Z creating build\bdist.win-amd64\wheel\torch\utils\hipify 2025-10-10T00:51:26.0785980Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\constants.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-10-10T00:51:26.0792874Z 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:51:26.0803063Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\hipify_python.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-10-10T00:51:26.0809775Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\version.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-10-10T00:51:26.0821475Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-10-10T00:51:26.0827772Z copying build\lib.win-amd64-cpython-310\torch\utils\hooks.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0835742Z creating build\bdist.win-amd64\wheel\torch\utils\jit 2025-10-10T00:51:26.0839530Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\log_extract.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-10-10T00:51:26.0845970Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-10-10T00:51:26.0851368Z copying build\lib.win-amd64-cpython-310\torch\utils\mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0857483Z copying build\lib.win-amd64-cpython-310\torch\utils\mobile_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0864133Z creating build\bdist.win-amd64\wheel\torch\utils\model_dump 2025-10-10T00:51:26.0868020Z 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:51:26.0874163Z 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:51:26.0879763Z 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:51:26.0886558Z 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:51:26.0891991Z 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:51:26.0904673Z 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:51:26.0909740Z copying build\lib.win-amd64-cpython-310\torch\utils\model_zoo.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0915939Z copying build\lib.win-amd64-cpython-310\torch\utils\module_tracker.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0922163Z creating build\bdist.win-amd64\wheel\torch\utils\serialization 2025-10-10T00:51:26.0931602Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\config.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-10-10T00:51:26.0936742Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-10-10T00:51:26.0941924Z copying build\lib.win-amd64-cpython-310\torch\utils\show_pickle.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.0948126Z creating build\bdist.win-amd64\wheel\torch\utils\tensorboard 2025-10-10T00:51:26.0951889Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\summary.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:51:26.0957920Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\writer.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:51:26.0963941Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_convert_np.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:51:26.0969560Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_embedding.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:51:26.0980023Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_onnx_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:51:26.0985534Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_proto_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:51:26.0991385Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_pytorch_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:51:26.0996876Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:51:26.1002345Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:51:26.1007954Z copying build\lib.win-amd64-cpython-310\torch\utils\throughput_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1013929Z creating build\bdist.win-amd64\wheel\torch\utils\viz 2025-10-10T00:51:26.1017426Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\_cycles.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-10-10T00:51:26.1023363Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-10-10T00:51:26.1028411Z copying build\lib.win-amd64-cpython-310\torch\utils\weak.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1034096Z copying build\lib.win-amd64-cpython-310\torch\utils\_appending_byte_serializer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1039520Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_module.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1045916Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_typing.pyi -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1051644Z copying build\lib.win-amd64-cpython-310\torch\utils\_content_store.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1057482Z copying build\lib.win-amd64-cpython-310\torch\utils\_contextlib.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1063076Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_embed_headers.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1075086Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_extension_versioner.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1080744Z copying build\lib.win-amd64-cpython-310\torch\utils\_cxx_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1087137Z copying build\lib.win-amd64-cpython-310\torch\utils\_debug_mode.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1092964Z copying build\lib.win-amd64-cpython-310\torch\utils\_device.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1098637Z copying build\lib.win-amd64-cpython-310\torch\utils\_dtype_abbrs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1104356Z copying build\lib.win-amd64-cpython-310\torch\utils\_exposed_in.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1110375Z copying build\lib.win-amd64-cpython-310\torch\utils\_filelock.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1116041Z copying build\lib.win-amd64-cpython-310\torch\utils\_foreach_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1121679Z copying build\lib.win-amd64-cpython-310\torch\utils\_functools.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1132349Z copying build\lib.win-amd64-cpython-310\torch\utils\_get_clean_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1138348Z copying build\lib.win-amd64-cpython-310\torch\utils\_helion.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1143661Z copying build\lib.win-amd64-cpython-310\torch\utils\_import_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1149411Z copying build\lib.win-amd64-cpython-310\torch\utils\_mode_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1155421Z copying build\lib.win-amd64-cpython-310\torch\utils\_ordered_set.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1161104Z copying build\lib.win-amd64-cpython-310\torch\utils\_python_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1167376Z copying build\lib.win-amd64-cpython-310\torch\utils\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1174603Z copying build\lib.win-amd64-cpython-310\torch\utils\_stats.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1181518Z creating build\bdist.win-amd64\wheel\torch\utils\_strobelight 2025-10-10T00:51:26.1185886Z 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:51:26.1192460Z copying build\lib.win-amd64-cpython-310\torch\utils\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_strobelight 2025-10-10T00:51:26.1199047Z creating build\bdist.win-amd64\wheel\torch\utils\_sympy 2025-10-10T00:51:26.1201709Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\functions.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1209012Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\interp.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1215664Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\numbers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1221995Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\printers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1228746Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\reference.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1241120Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\singleton_int.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1247679Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\solve.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1253758Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\symbol.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1259886Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\value_ranges.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1267168Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:51:26.1272555Z copying build\lib.win-amd64-cpython-310\torch\utils\_thunk.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1278440Z copying build\lib.win-amd64-cpython-310\torch\utils\_traceback.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1290227Z copying build\lib.win-amd64-cpython-310\torch\utils\_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1295640Z copying build\lib.win-amd64-cpython-310\torch\utils\_typing_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1301293Z copying build\lib.win-amd64-cpython-310\torch\utils\_zip.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1306998Z copying build\lib.win-amd64-cpython-310\torch\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:51:26.1312829Z copying build\lib.win-amd64-cpython-310\torch\version.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.1318662Z creating build\bdist.win-amd64\wheel\torch\xpu 2025-10-10T00:51:26.1322001Z copying build\lib.win-amd64-cpython-310\torch\xpu\memory.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:51:26.1327707Z copying build\lib.win-amd64-cpython-310\torch\xpu\random.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:51:26.1334118Z copying build\lib.win-amd64-cpython-310\torch\xpu\streams.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:51:26.1340681Z copying build\lib.win-amd64-cpython-310\torch\xpu\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:51:26.1346918Z copying build\lib.win-amd64-cpython-310\torch\xpu\_utils.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:51:26.1353005Z copying build\lib.win-amd64-cpython-310\torch\xpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:51:26.1364970Z copying build\lib.win-amd64-cpython-310\torch\_appdirs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.1371257Z creating build\bdist.win-amd64\wheel\torch\_awaits 2025-10-10T00:51:26.1374761Z copying build\lib.win-amd64-cpython-310\torch\_awaits\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_awaits 2025-10-10T00:51:26.1380921Z creating build\bdist.win-amd64\wheel\torch\_C 2025-10-10T00:51:26.1384528Z creating build\bdist.win-amd64\wheel\torch\_C\_acc 2025-10-10T00:51:26.1388268Z copying build\lib.win-amd64-cpython-310\torch\_C\_acc\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_acc 2025-10-10T00:51:26.1393620Z copying build\lib.win-amd64-cpython-310\torch\_C\_aoti.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1399059Z copying build\lib.win-amd64-cpython-310\torch\_C\_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1404510Z copying build\lib.win-amd64-cpython-310\torch\_C\_cpu.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1409604Z copying build\lib.win-amd64-cpython-310\torch\_C\_cudnn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1415427Z copying build\lib.win-amd64-cpython-310\torch\_C\_cusparselt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1426011Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1431778Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_c10d.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1438379Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1444138Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc_testing.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1450783Z creating build\bdist.win-amd64\wheel\torch\_C\_dynamo 2025-10-10T00:51:26.1454235Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\compiled_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-10-10T00:51:26.1459643Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\eval_frame.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-10-10T00:51:26.1465360Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\guards.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-10-10T00:51:26.1471207Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-10-10T00:51:26.1477127Z creating build\bdist.win-amd64\wheel\torch\_C\_export 2025-10-10T00:51:26.1480957Z 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:51:26.1487108Z copying build\lib.win-amd64-cpython-310\torch\_C\_export\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_export 2025-10-10T00:51:26.1492434Z copying build\lib.win-amd64-cpython-310\torch\_C\_functionalization.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1497654Z copying build\lib.win-amd64-cpython-310\torch\_C\_functions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1503339Z copying build\lib.win-amd64-cpython-310\torch\_C\_functorch.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1509226Z copying build\lib.win-amd64-cpython-310\torch\_C\_instruction_counter.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1514987Z copying build\lib.win-amd64-cpython-310\torch\_C\_itt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1520542Z copying build\lib.win-amd64-cpython-310\torch\_C\_jit_tree_views.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1526171Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1531820Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy_ts_backend.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1536947Z copying build\lib.win-amd64-cpython-310\torch\_C\_monitor.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1542380Z copying build\lib.win-amd64-cpython-310\torch\_C\_nn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1548217Z copying build\lib.win-amd64-cpython-310\torch\_C\_nvtx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1553463Z copying build\lib.win-amd64-cpython-310\torch\_C\_onnx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1565200Z copying build\lib.win-amd64-cpython-310\torch\_C\_profiler.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1570792Z copying build\lib.win-amd64-cpython-310\torch\_C\_VariableFunctions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1588953Z copying build\lib.win-amd64-cpython-310\torch\_C\_verbose.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1594507Z copying build\lib.win-amd64-cpython-310\torch\_C\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:51:26.1604330Z copying build\lib.win-amd64-cpython-310\torch\_C.cp310-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.1610215Z copying build\lib.win-amd64-cpython-310\torch\_classes.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.1615530Z copying build\lib.win-amd64-cpython-310\torch\_compile.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.1628744Z creating build\bdist.win-amd64\wheel\torch\_custom_op 2025-10-10T00:51:26.1632370Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-10-10T00:51:26.1638315Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\impl.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-10-10T00:51:26.1645115Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-10-10T00:51:26.1649842Z copying build\lib.win-amd64-cpython-310\torch\_custom_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.1661193Z creating build\bdist.win-amd64\wheel\torch\_C_flatbuffer 2025-10-10T00:51:26.1664584Z copying build\lib.win-amd64-cpython-310\torch\_C_flatbuffer\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C_flatbuffer 2025-10-10T00:51:26.1670487Z creating build\bdist.win-amd64\wheel\torch\_decomp 2025-10-10T00:51:26.1673903Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-10-10T00:51:26.1682301Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_jvp.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-10-10T00:51:26.1687996Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_rng.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-10-10T00:51:26.1698509Z copying build\lib.win-amd64-cpython-310\torch\_decomp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-10-10T00:51:26.1704535Z creating build\bdist.win-amd64\wheel\torch\_dispatch 2025-10-10T00:51:26.1708223Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\python.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-10-10T00:51:26.1713904Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-10-10T00:51:26.1719190Z creating build\bdist.win-amd64\wheel\torch\_dynamo 2025-10-10T00:51:26.1722824Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\aot_compile.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1729264Z creating build\bdist.win-amd64\wheel\torch\_dynamo\backends 2025-10-10T00:51:26.1732616Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1738636Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\cudagraphs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1759766Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\debugging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1765775Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1776833Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\inductor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1782367Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\onnxrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1788254Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\registry.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1794068Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tensorrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1799656Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\torchxla.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1805302Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tvm.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1811031Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:51:26.1815627Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1821836Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_transformation.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1834019Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\cache_size.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1839642Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\callback.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1845903Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\codegen.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1852284Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\code_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1858280Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\compiled_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1865213Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\comptime.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1870976Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\config.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1877234Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\convert_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1884167Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\create_parameter_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1889716Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\current_scope_id.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1895436Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1901658Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\decorators.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1908074Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\device_interface.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1914908Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1920241Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\eval_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1927154Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\exc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1933224Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\external_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1939025Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\funcname_cache.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1951572Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\functional_export.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1958377Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_hints.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1965214Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_registry.json -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1973621Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_deduplication.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1980149Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_region_tracker.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1986768Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.1992499Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\guards.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2000747Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2006879Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\logging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2012765Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\metrics_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2018713Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\mutation_guard.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2029858Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\output_graph.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2038244Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\package.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2044976Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\pgo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2052011Z creating build\bdist.win-amd64\wheel\torch\_dynamo\polyfills 2025-10-10T00:51:26.2055656Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\builtins.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2061966Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\functools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2067541Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\fx.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2073269Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\itertools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2084531Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\loader.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2090243Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\operator.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2095656Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\os.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2101581Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\pytree.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2107110Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\struct.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2112367Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\sys.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2117853Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2123414Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\_collections.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2129202Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:51:26.2134755Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\precompile_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2140450Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\profiler.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2145872Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\replay_record.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2154315Z creating build\bdist.win-amd64\wheel\torch\_dynamo\repro 2025-10-10T00:51:26.2157679Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_aot.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-10-10T00:51:26.2164441Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_dynamo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-10-10T00:51:26.2170950Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\aoti.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-10-10T00:51:26.2177584Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-10-10T00:51:26.2182060Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\resume_execution.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2196227Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\side_effects.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2198286Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\source.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2205534Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\symbolic_convert.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2219424Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\tensor_version_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2225556Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\testing.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2231517Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2237580Z 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:51:26.2243179Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_minifier_common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2249080Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\trace_rules.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2257653Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\types.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2262926Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2271236Z creating build\bdist.win-amd64\wheel\torch\_dynamo\variables 2025-10-10T00:51:26.2274964Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\base.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2281166Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builder.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2288436Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builtin.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2295324Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\constant.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2300778Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\ctx_manager.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2312805Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\dicts.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2319397Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2325396Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\functions.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2332566Z 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:51:26.2340341Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\iter.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2346684Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lazy.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2352574Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lists.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2367020Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\misc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2373957Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\nn_module.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2380953Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2387374Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\script_object.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2393451Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2399061Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2407027Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2413950Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch_function.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2420835Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\user_defined.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2453888Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:51:26.2459801Z 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:51:26.2472360Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:51:26.2478110Z copying build\lib.win-amd64-cpython-310\torch\_environment.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.2484733Z creating build\bdist.win-amd64\wheel\torch\_export 2025-10-10T00:51:26.2488638Z copying build\lib.win-amd64-cpython-310\torch\_export\config.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.2494308Z copying build\lib.win-amd64-cpython-310\torch\_export\converter.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.2501519Z creating build\bdist.win-amd64\wheel\torch\_export\db 2025-10-10T00:51:26.2504867Z copying build\lib.win-amd64-cpython-310\torch\_export\db\case.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-10-10T00:51:26.2511616Z creating build\bdist.win-amd64\wheel\torch\_export\db\examples 2025-10-10T00:51:26.2515329Z 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:51:26.2520850Z 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:51:26.2526259Z 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:51:26.2538160Z 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:51:26.2543887Z 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:51:26.2549677Z 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:51:26.2555547Z 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:51:26.2561309Z 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:51:26.2567241Z 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:51:26.2572749Z 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:51:26.2578501Z 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:51:26.2584403Z 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:51:26.2589954Z 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:51:26.2595582Z 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:51:26.2601007Z 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:51:26.2607296Z 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:51:26.2612972Z 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:51:26.2618582Z 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:51:26.2629535Z 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:51:26.2635153Z 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:51:26.2640624Z 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:51:26.2647022Z 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:51:26.2653224Z 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:51:26.2658631Z 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:51:26.2665175Z 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:51:26.2671499Z 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:51:26.2682639Z 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:51:26.2688058Z 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:51:26.2693801Z 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:51:26.2699358Z 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:51:26.2705166Z 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:51:26.2710936Z 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:51:26.2716475Z 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:51:26.2722535Z 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:51:26.2728042Z 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:51:26.2738320Z 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:51:26.2743722Z 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:51:26.2750079Z copying build\lib.win-amd64-cpython-310\torch\_export\db\gen_example.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-10-10T00:51:26.2755427Z copying build\lib.win-amd64-cpython-310\torch\_export\db\logging.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-10-10T00:51:26.2761331Z copying build\lib.win-amd64-cpython-310\torch\_export\db\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-10-10T00:51:26.2766935Z copying build\lib.win-amd64-cpython-310\torch\_export\error.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.2772528Z copying build\lib.win-amd64-cpython-310\torch\_export\non_strict_utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.2784633Z creating build\bdist.win-amd64\wheel\torch\_export\passes 2025-10-10T00:51:26.2788616Z 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:51:26.2794832Z 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:51:26.2800674Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-10-10T00:51:26.2812324Z 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:51:26.2818571Z 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:51:26.2823995Z 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:51:26.2830411Z 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:51:26.2836386Z 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:51:26.2842582Z 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:51:26.2849480Z 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:51:26.2855590Z 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:51:26.2861488Z 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:51:26.2867323Z 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:51:26.2872999Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-10-10T00:51:26.2878684Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_base.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.2885616Z creating build\bdist.win-amd64\wheel\torch\_export\pass_infra 2025-10-10T00:51:26.2889227Z 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:51:26.2894964Z 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:51:26.2900613Z 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:51:26.2905971Z creating build\bdist.win-amd64\wheel\torch\_export\serde 2025-10-10T00:51:26.2909509Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:51:26.2915200Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\export_schema.thrift -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:51:26.2920968Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:51:26.2926933Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.yaml -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:51:26.2939670Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema_check.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:51:26.2945635Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\serialize.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:51:26.2955282Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\union.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:51:26.2963299Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:51:26.2968387Z copying build\lib.win-amd64-cpython-310\torch\_export\tools.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.2976508Z copying build\lib.win-amd64-cpython-310\torch\_export\utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.2984799Z copying build\lib.win-amd64-cpython-310\torch\_export\verifier.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.2991613Z copying build\lib.win-amd64-cpython-310\torch\_export\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.2998554Z copying build\lib.win-amd64-cpython-310\torch\_export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:51:26.3005712Z creating build\bdist.win-amd64\wheel\torch\_functorch 2025-10-10T00:51:26.3009663Z copying build\lib.win-amd64-cpython-310\torch\_functorch\aot_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3017420Z copying build\lib.win-amd64-cpython-310\torch\_functorch\apis.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3023978Z copying build\lib.win-amd64-cpython-310\torch\_functorch\autograd_function.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3031219Z copying build\lib.win-amd64-cpython-310\torch\_functorch\batch_norm_replacement.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3043321Z copying build\lib.win-amd64-cpython-310\torch\_functorch\benchmark_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3049987Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compilers.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3056703Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compile_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3063126Z copying build\lib.win-amd64-cpython-310\torch\_functorch\config.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3069975Z copying build\lib.win-amd64-cpython-310\torch\_functorch\deprecated.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3076178Z copying build\lib.win-amd64-cpython-310\torch\_functorch\eager_transforms.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3083775Z copying build\lib.win-amd64-cpython-310\torch\_functorch\functional_call.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3090058Z copying build\lib.win-amd64-cpython-310\torch\_functorch\fx_minifier.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3096628Z copying build\lib.win-amd64-cpython-310\torch\_functorch\make_functional.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3103772Z copying build\lib.win-amd64-cpython-310\torch\_functorch\partitioners.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3112357Z copying build\lib.win-amd64-cpython-310\torch\_functorch\predispatch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3118654Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pyfunctorch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3124922Z copying build\lib.win-amd64-cpython-310\torch\_functorch\python_key.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3131118Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pytree_hacks.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3137397Z copying build\lib.win-amd64-cpython-310\torch\_functorch\top_operators_github_usage.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3144429Z copying build\lib.win-amd64-cpython-310\torch\_functorch\utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3155749Z copying build\lib.win-amd64-cpython-310\torch\_functorch\vmap.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3163109Z creating build\bdist.win-amd64\wheel\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:26.3167416Z 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:51:26.3174289Z 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:51:26.3179970Z 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:51:26.3191300Z 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:51:26.3197153Z 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:51:26.3203713Z creating build\bdist.win-amd64\wheel\torch\_functorch\_aot_autograd 2025-10-10T00:51:26.3207195Z 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:51:26.3214429Z 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:51:26.3220621Z 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:51:26.3233459Z 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:51:26.3239449Z 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:51:26.3245938Z 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:51:26.3251639Z 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:51:26.3257710Z 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:51:26.3264472Z 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:51:26.3271618Z 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:51:26.3277614Z 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:51:26.3283710Z 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:51:26.3292116Z 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:51:26.3298406Z 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:51:26.3304147Z 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:51:26.3310374Z 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:51:26.3316503Z 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:51:26.3321872Z copying build\lib.win-amd64-cpython-310\torch\_functorch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:51:26.3327236Z copying build\lib.win-amd64-cpython-310\torch\_guards.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.3334058Z creating build\bdist.win-amd64\wheel\torch\_higher_order_ops 2025-10-10T00:51:26.3337713Z 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:51:26.3343658Z 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:51:26.3350375Z 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:51:26.3362460Z 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:51:26.3367822Z 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:51:26.3373890Z 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:51:26.3379416Z 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:51:26.3385221Z 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:51:26.3392146Z 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:51:26.3400141Z 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:51:26.3407403Z 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:51:26.3416184Z 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:51:26.3425322Z 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:51:26.3431884Z 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:51:26.3440470Z 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:51:26.3449322Z 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:51:26.3457551Z 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:51:26.3464023Z 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:51:26.3471070Z 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:51:26.3477702Z 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:51:26.3483330Z 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:51:26.3506371Z 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:51:26.3517948Z 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:51:26.3524012Z 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:51:26.3530703Z 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:51:26.3536322Z 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:51:26.3542060Z 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:51:26.3549060Z creating build\bdist.win-amd64\wheel\torch\_inductor 2025-10-10T00:51:26.3553517Z creating build\bdist.win-amd64\wheel\torch\_inductor\analysis 2025-10-10T00:51:26.3557180Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\device_info.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-10-10T00:51:26.3563041Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\profile_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-10-10T00:51:26.3569285Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-10-10T00:51:26.3573947Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analyze_preserves_zero_mask.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3579521Z copying build\lib.win-amd64-cpython-310\torch\_inductor\aoti_eager.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3590610Z copying build\lib.win-amd64-cpython-310\torch\_inductor\async_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3597033Z copying build\lib.win-amd64-cpython-310\torch\_inductor\augmented_graph_helper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3603647Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic 2025-10-10T00:51:26.3607412Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:26.3610936Z 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:51:26.3617126Z 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:51:26.3623100Z 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:51:26.3635760Z 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:51:26.3641796Z 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:51:26.3648183Z 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:51:26.3653088Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-10-10T00:51:26.3659292Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-10-10T00:51:26.3671473Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-10-10T00:51:26.3677550Z 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:51:26.3683425Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-10-10T00:51:26.3688471Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autotune_process.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3694917Z copying build\lib.win-amd64-cpython-310\torch\_inductor\await_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3700909Z copying build\lib.win-amd64-cpython-310\torch\_inductor\bounds.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3706459Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3712316Z copying build\lib.win-amd64-cpython-310\torch\_inductor\choices.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3718312Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codecache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.3726970Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen 2025-10-10T00:51:26.3730573Z 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:51:26.3737084Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\aoti_runtime 2025-10-10T00:51:26.3740701Z 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:51:26.3747417Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\block_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.3753271Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.3767836Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.3776463Z 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:51:26.3783196Z 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:51:26.3790172Z 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:51:26.3797907Z 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:51:26.3804864Z 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:51:26.3812154Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.3818932Z 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:51:26.3826310Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.3833525Z 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:51:26.3842939Z 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:51:26.3852535Z 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:51:26.3860020Z 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:51:26.3869348Z 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:51:26.3876750Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda 2025-10-10T00:51:26.3880470Z 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:51:26.3887016Z 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:51:26.3893263Z 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:51:26.3899539Z 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:51:26.3910957Z 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:51:26.3917670Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-10-10T00:51:26.3921769Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-10-10T00:51:26.3925673Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-10-10T00:51:26.3929256Z 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:51:26.3934927Z 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:51:26.3940727Z 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:51:26.3946217Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-10-10T00:51:26.3950920Z 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:51:26.3956603Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-10-10T00:51:26.3960329Z 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:51:26.3965390Z 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:51:26.3971232Z 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:51:26.3975810Z 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:51:26.3981466Z 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:51:26.3992635Z 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:51:26.3998126Z 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:51:26.4004505Z 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:51:26.4011590Z 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:51:26.4016630Z 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:51:26.4023415Z 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:51:26.4029876Z 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:51:26.4034597Z 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:51:26.4046007Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:26.4049496Z 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:51:26.4055571Z 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:51:26.4061625Z 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:51:26.4072560Z 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:51:26.4078129Z 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:51:26.4083690Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4089365Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\halide.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4095884Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\memory_planning.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4102120Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mps.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4109867Z 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:51:26.4116424Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\mtia 2025-10-10T00:51:26.4119980Z 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:51:26.4126712Z 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:51:26.4131845Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\multi_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4138994Z 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:51:26.4145908Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\rocm 2025-10-10T00:51:26.4149960Z 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:51:26.4156752Z 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:51:26.4163165Z 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:51:26.4169733Z 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:51:26.4183629Z 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:51:26.4190554Z 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:51:26.4197395Z 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:51:26.4203621Z 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:51:26.4209893Z 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:51:26.4216188Z 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:51:26.4222645Z 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:51:26.4229349Z 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:51:26.4235540Z 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:51:26.4240922Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\segmented_tree.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4247330Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\simd.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4260102Z 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:51:26.4266616Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\subgraph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4273169Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4282164Z 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:51:26.4289081Z 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:51:26.4296137Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4302544Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4310598Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper_fxir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4318535Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\xpu 2025-10-10T00:51:26.4322286Z 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:51:26.4328313Z 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:51:26.4333889Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:51:26.4338924Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4348339Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms_debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4356430Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4363241Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4370289Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compiler_bisector.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4376410Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4384079Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_async.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4390441Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_ext.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4396927Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_subproc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4408429Z creating build\bdist.win-amd64\wheel\torch\_inductor\compile_worker 2025-10-10T00:51:26.4412145Z 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:51:26.4417882Z 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:51:26.4423681Z 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:51:26.4429725Z 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:51:26.4439974Z 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:51:26.4445179Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4452024Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config_comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4457705Z copying build\lib.win-amd64-cpython-310\torch\_inductor\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4463364Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpp_builder.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4470810Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpu_vec_isa.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4477073Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_trees.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4484279Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4491173Z copying build\lib.win-amd64-cpython-310\torch\_inductor\custom_graph_pass.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4502187Z copying build\lib.win-amd64-cpython-310\torch\_inductor\debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4508726Z copying build\lib.win-amd64-cpython-310\torch\_inductor\decomposition.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4515140Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dependencies.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4521616Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dtype_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4527247Z copying build\lib.win-amd64-cpython-310\torch\_inductor\exc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4533113Z copying build\lib.win-amd64-cpython-310\torch\_inductor\extern_node_serializer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4539153Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4545193Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4551072Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4557901Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes 2025-10-10T00:51:26.4561422Z 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:51:26.4567831Z 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:51:26.4574209Z 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:51:26.4580282Z 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:51:26.4591572Z 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:51:26.4597942Z 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:51:26.4605129Z 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:51:26.4611186Z 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:51:26.4616905Z 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:51:26.4622726Z 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:51:26.4628502Z 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:51:26.4634880Z 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:51:26.4641703Z 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:51:26.4648404Z 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:51:26.4654434Z 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:51:26.4661233Z 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:51:26.4667177Z 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:51:26.4674094Z 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:51:26.4679784Z 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:51:26.4691201Z 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:51:26.4697575Z 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:51:26.4704020Z 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:51:26.4711076Z 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:51:26.4724028Z 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:51:26.4731468Z 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:51:26.4737924Z 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:51:26.4745325Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:26.4749268Z 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:51:26.4754724Z 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:51:26.4761641Z 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:51:26.4775284Z 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:51:26.4781308Z 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:51:26.4786962Z 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:51:26.4792794Z 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:51:26.4798967Z 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:51:26.4804688Z 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:51:26.4810532Z 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:51:26.4816749Z 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:51:26.4823576Z 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:51:26.4830480Z 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:51:26.4836799Z 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:51:26.4842692Z 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:51:26.4848788Z 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:51:26.4855111Z 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:51:26.4862407Z 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:51:26.4870189Z 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:51:26.4884134Z 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:51:26.4891059Z 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:51:26.4897048Z 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:51:26.4903554Z 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:51:26.4910538Z 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:51:26.4916677Z 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:51:26.4923246Z 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:51:26.4929589Z 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:51:26.4936837Z 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:51:26.4941888Z 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:51:26.4949833Z 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:51:26.4954672Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4960892Z copying build\lib.win-amd64-cpython-310\torch\_inductor\graph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4973921Z copying build\lib.win-amd64-cpython-310\torch\_inductor\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4979637Z copying build\lib.win-amd64-cpython-310\torch\_inductor\index_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4985495Z copying build\lib.win-amd64-cpython-310\torch\_inductor\inductor_prims.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.4991565Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5001283Z copying build\lib.win-amd64-cpython-310\torch\_inductor\jagged_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5007772Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel 2025-10-10T00:51:26.5011640Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\bmm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:51:26.5017471Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\conv.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:51:26.5026037Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex 2025-10-10T00:51:26.5029818Z 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:51:26.5035627Z 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:51:26.5042198Z 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:51:26.5048056Z 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:51:26.5054388Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:26.5063071Z 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:51:26.5084251Z 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:51:26.5089677Z 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:51:26.5102272Z 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:51:26.5108030Z 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:51:26.5113772Z 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:51:26.5119486Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:51:26.5126532Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:51:26.5132313Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_grouped.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:51:26.5143408Z 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:51:26.5149374Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:51:26.5154670Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_inputs.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5160397Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_template_choice.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5166616Z copying build\lib.win-amd64-cpython-310\torch\_inductor\loop_body.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5173476Z copying build\lib.win-amd64-cpython-310\torch\_inductor\lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5183183Z copying build\lib.win-amd64-cpython-310\torch\_inductor\memory.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5189828Z copying build\lib.win-amd64-cpython-310\torch\_inductor\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5195982Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5213243Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5220599Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mock_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5227069Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ops_handler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5234795Z copying build\lib.win-amd64-cpython-310\torch\_inductor\optimize_indexing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5241128Z copying build\lib.win-amd64-cpython-310\torch\_inductor\output_code.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5264585Z creating build\bdist.win-amd64\wheel\torch\_inductor\package 2025-10-10T00:51:26.5268364Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\build_package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-10-10T00:51:26.5274428Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-10-10T00:51:26.5280780Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-10-10T00:51:26.5286750Z copying build\lib.win-amd64-cpython-310\torch\_inductor\pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5294617Z copying build\lib.win-amd64-cpython-310\torch\_inductor\quantized_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5301106Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5308193Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_gemm_autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5320467Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime 2025-10-10T00:51:26.5323925Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5330840Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\benchmarking.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5336955Z 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:51:26.5343756Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime\caching 2025-10-10T00:51:26.5359964Z 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:51:26.5366633Z 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:51:26.5373205Z 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:51:26.5379724Z 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:51:26.5385366Z 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:51:26.5398145Z 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:51:26.5404320Z 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:51:26.5410172Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\compile_tasks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5416953Z 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:51:26.5422865Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5428801Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\halide_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5435159Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\hints.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5441144Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5447091Z 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:51:26.5452910Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_compat.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5458965Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5466289Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_heuristics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5474406Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:51:26.5479009Z copying build\lib.win-amd64-cpython-310\torch\_inductor\scheduler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5487650Z copying build\lib.win-amd64-cpython-310\torch\_inductor\script.ld -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5493258Z copying build\lib.win-amd64-cpython-310\torch\_inductor\select_algorithm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5501289Z copying build\lib.win-amd64-cpython-310\torch\_inductor\shape_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5507310Z copying build\lib.win-amd64-cpython-310\torch\_inductor\sizevars.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5514425Z copying build\lib.win-amd64-cpython-310\torch\_inductor\standalone_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5520568Z copying build\lib.win-amd64-cpython-310\torch\_inductor\subgraph_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5534611Z creating build\bdist.win-amd64\wheel\torch\_inductor\template_heuristics 2025-10-10T00:51:26.5535432Z 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:51:26.5536654Z 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:51:26.5542422Z 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:51:26.5554738Z 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:51:26.5566184Z 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:51:26.5571567Z 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:51:26.5577267Z 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:51:26.5583194Z 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:51:26.5590313Z 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:51:26.5595874Z 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:51:26.5601473Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5607472Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_operators.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5618862Z copying build\lib.win-amd64-cpython-310\torch\_inductor\tiling_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5625391Z copying build\lib.win-amd64-cpython-310\torch\_inductor\triton_bundler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5631941Z copying build\lib.win-amd64-cpython-310\torch\_inductor\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5639547Z copying build\lib.win-amd64-cpython-310\torch\_inductor\virtualized.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5645247Z copying build\lib.win-amd64-cpython-310\torch\_inductor\wrapper_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5651592Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__autotune_main__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5657535Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:51:26.5664035Z copying build\lib.win-amd64-cpython-310\torch\_jit_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.5679091Z creating build\bdist.win-amd64\wheel\torch\_lazy 2025-10-10T00:51:26.5682862Z copying build\lib.win-amd64-cpython-310\torch\_lazy\closure.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5689136Z copying build\lib.win-amd64-cpython-310\torch\_lazy\computation.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5695312Z copying build\lib.win-amd64-cpython-310\torch\_lazy\config.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5700990Z copying build\lib.win-amd64-cpython-310\torch\_lazy\debug.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5707161Z copying build\lib.win-amd64-cpython-310\torch\_lazy\device_context.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5798123Z copying build\lib.win-amd64-cpython-310\torch\_lazy\extract_compiled_graph.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5804477Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ir_cache.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5810233Z copying build\lib.win-amd64-cpython-310\torch\_lazy\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5816187Z copying build\lib.win-amd64-cpython-310\torch\_lazy\tensor_factory_functions.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5822682Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ts_backend.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5828943Z copying build\lib.win-amd64-cpython-310\torch\_lazy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:51:26.5835964Z creating build\bdist.win-amd64\wheel\torch\_library 2025-10-10T00:51:26.5840198Z copying build\lib.win-amd64-cpython-310\torch\_library\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5846813Z copying build\lib.win-amd64-cpython-310\torch\_library\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5853896Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_class_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5860176Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_impl.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5871079Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_profile.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5877998Z copying build\lib.win-amd64-cpython-310\torch\_library\infer_schema.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5886260Z copying build\lib.win-amd64-cpython-310\torch\_library\opaque_object.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5892929Z copying build\lib.win-amd64-cpython-310\torch\_library\simple_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5899893Z copying build\lib.win-amd64-cpython-310\torch\_library\triton.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5908550Z copying build\lib.win-amd64-cpython-310\torch\_library\utils.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5915311Z copying build\lib.win-amd64-cpython-310\torch\_library\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:51:26.5921823Z copying build\lib.win-amd64-cpython-310\torch\_linalg_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.5928135Z copying build\lib.win-amd64-cpython-310\torch\_lobpcg.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.5935568Z creating build\bdist.win-amd64\wheel\torch\_logging 2025-10-10T00:51:26.5939759Z copying build\lib.win-amd64-cpython-310\torch\_logging\scribe.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:51:26.5945418Z copying build\lib.win-amd64-cpython-310\torch\_logging\structured.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:51:26.5952019Z copying build\lib.win-amd64-cpython-310\torch\_logging\_internal.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:51:26.5958517Z copying build\lib.win-amd64-cpython-310\torch\_logging\_registrations.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:51:26.5970118Z copying build\lib.win-amd64-cpython-310\torch\_logging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:51:26.5975950Z copying build\lib.win-amd64-cpython-310\torch\_lowrank.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.5981773Z copying build\lib.win-amd64-cpython-310\torch\_meta_registrations.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.5990187Z copying build\lib.win-amd64-cpython-310\torch\_namedtensor_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.5996871Z creating build\bdist.win-amd64\wheel\torch\_numpy 2025-10-10T00:51:26.6000675Z copying build\lib.win-amd64-cpython-310\torch\_numpy\fft.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6006617Z copying build\lib.win-amd64-cpython-310\torch\_numpy\linalg.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6011864Z copying build\lib.win-amd64-cpython-310\torch\_numpy\random.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6017888Z creating build\bdist.win-amd64\wheel\torch\_numpy\testing 2025-10-10T00:51:26.6021229Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\utils.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-10-10T00:51:26.6028028Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-10-10T00:51:26.6033307Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_binary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6039043Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_casting_dicts.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6049890Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6055475Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6061253Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6066553Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6073319Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_getlimits.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6083985Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ndarray.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6089854Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_normalizations.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6096095Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_reductions_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6101901Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ufuncs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6107420Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_unary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6113156Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_util.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6118751Z copying build\lib.win-amd64-cpython-310\torch\_numpy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:51:26.6124012Z copying build\lib.win-amd64-cpython-310\torch\_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6130870Z creating build\bdist.win-amd64\wheel\torch\_prims 2025-10-10T00:51:26.6134348Z copying build\lib.win-amd64-cpython-310\torch\_prims\context.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:51:26.6139929Z copying build\lib.win-amd64-cpython-310\torch\_prims\debug_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:51:26.6145483Z copying build\lib.win-amd64-cpython-310\torch\_prims\executor.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:51:26.6151206Z copying build\lib.win-amd64-cpython-310\torch\_prims\rng_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:51:26.6156975Z copying build\lib.win-amd64-cpython-310\torch\_prims\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:51:26.6168857Z creating build\bdist.win-amd64\wheel\torch\_prims_common 2025-10-10T00:51:26.6173063Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-10-10T00:51:26.6179818Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-10-10T00:51:26.6187589Z copying build\lib.win-amd64-cpython-310\torch\_python_dispatcher.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6194688Z creating build\bdist.win-amd64\wheel\torch\_refs 2025-10-10T00:51:26.6210175Z copying build\lib.win-amd64-cpython-310\torch\_refs\fft.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-10-10T00:51:26.6217029Z creating build\bdist.win-amd64\wheel\torch\_refs\linalg 2025-10-10T00:51:26.6221394Z copying build\lib.win-amd64-cpython-310\torch\_refs\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\linalg 2025-10-10T00:51:26.6227624Z creating build\bdist.win-amd64\wheel\torch\_refs\nn 2025-10-10T00:51:26.6231821Z creating build\bdist.win-amd64\wheel\torch\_refs\nn\functional 2025-10-10T00:51:26.6235645Z 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:51:26.6242714Z copying build\lib.win-amd64-cpython-310\torch\_refs\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn 2025-10-10T00:51:26.6248975Z creating build\bdist.win-amd64\wheel\torch\_refs\special 2025-10-10T00:51:26.6252941Z copying build\lib.win-amd64-cpython-310\torch\_refs\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\special 2025-10-10T00:51:26.6259180Z copying build\lib.win-amd64-cpython-310\torch\_refs\_conversions.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-10-10T00:51:26.6265289Z copying build\lib.win-amd64-cpython-310\torch\_refs\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-10-10T00:51:26.6279436Z copying build\lib.win-amd64-cpython-310\torch\_size_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6285549Z copying build\lib.win-amd64-cpython-310\torch\_sources.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6292017Z copying build\lib.win-amd64-cpython-310\torch\_storage_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6298439Z copying build\lib.win-amd64-cpython-310\torch\_streambase.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6305453Z creating build\bdist.win-amd64\wheel\torch\_strobelight 2025-10-10T00:51:26.6309400Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\cli_function_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-10-10T00:51:26.6344200Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\compile_time_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-10-10T00:51:26.6350917Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-10-10T00:51:26.6364476Z creating build\bdist.win-amd64\wheel\torch\_subclasses 2025-10-10T00:51:26.6375719Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_impls.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:51:26.6384894Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:51:26.6393164Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:51:26.6405116Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\functional_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:51:26.6411444Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\meta_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:51:26.6419496Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\schema_check_mode.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:51:26.6425331Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\_fake_tensor_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:51:26.6432428Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:51:26.6437577Z copying build\lib.win-amd64-cpython-310\torch\_tensor.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6444506Z copying build\lib.win-amd64-cpython-310\torch\_tensor_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6452673Z copying build\lib.win-amd64-cpython-310\torch\_tensor_str.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6459099Z copying build\lib.win-amd64-cpython-310\torch\_thread_safe_fork.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6464730Z copying build\lib.win-amd64-cpython-310\torch\_torch_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6481550Z copying build\lib.win-amd64-cpython-310\torch\_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6488260Z copying build\lib.win-amd64-cpython-310\torch\_utils_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6494586Z creating build\bdist.win-amd64\wheel\torch\_vendor 2025-10-10T00:51:26.6498286Z creating build\bdist.win-amd64\wheel\torch\_vendor\packaging 2025-10-10T00:51:26.6501830Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\version.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-10-10T00:51:26.6507850Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\_structures.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-10-10T00:51:26.6513676Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-10-10T00:51:26.6519486Z copying build\lib.win-amd64-cpython-310\torch\_vendor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor 2025-10-10T00:51:26.6524320Z copying build\lib.win-amd64-cpython-310\torch\_VF.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6530446Z copying build\lib.win-amd64-cpython-310\torch\_VF.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6549931Z copying build\lib.win-amd64-cpython-310\torch\_vmap_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6556644Z copying build\lib.win-amd64-cpython-310\torch\_weights_only_unpickler.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6563758Z copying build\lib.win-amd64-cpython-310\torch\__config__.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6569963Z copying build\lib.win-amd64-cpython-310\torch\__future__.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6576231Z copying build\lib.win-amd64-cpython-310\torch\__init__.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:51:26.6597201Z creating build\bdist.win-amd64\wheel\torchgen 2025-10-10T00:51:26.6600945Z creating build\bdist.win-amd64\wheel\torchgen\aoti 2025-10-10T00:51:26.6604482Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\fallback_ops.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-10-10T00:51:26.6611261Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-10-10T00:51:26.6617234Z creating build\bdist.win-amd64\wheel\torchgen\api 2025-10-10T00:51:26.6620860Z copying build\lib.win-amd64-cpython-310\torchgen\api\autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6627417Z copying build\lib.win-amd64-cpython-310\torchgen\api\cpp.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6633801Z copying build\lib.win-amd64-cpython-310\torchgen\api\dispatcher.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6640260Z copying build\lib.win-amd64-cpython-310\torchgen\api\functionalization.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6646732Z copying build\lib.win-amd64-cpython-310\torchgen\api\lazy.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6658449Z copying build\lib.win-amd64-cpython-310\torchgen\api\meta.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6664300Z copying build\lib.win-amd64-cpython-310\torchgen\api\native.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6670158Z copying build\lib.win-amd64-cpython-310\torchgen\api\python.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6677366Z copying build\lib.win-amd64-cpython-310\torchgen\api\structured.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6683443Z copying build\lib.win-amd64-cpython-310\torchgen\api\translate.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6691193Z creating build\bdist.win-amd64\wheel\torchgen\api\types 2025-10-10T00:51:26.6694788Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\signatures.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-10-10T00:51:26.6700868Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-10-10T00:51:26.6706933Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types_base.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-10-10T00:51:26.6713457Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-10-10T00:51:26.6718721Z copying build\lib.win-amd64-cpython-310\torchgen\api\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6724685Z copying build\lib.win-amd64-cpython-310\torchgen\api\unboxing.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6730885Z copying build\lib.win-amd64-cpython-310\torchgen\api\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:51:26.6735942Z copying build\lib.win-amd64-cpython-310\torchgen\code_template.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6741979Z copying build\lib.win-amd64-cpython-310\torchgen\context.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6748369Z creating build\bdist.win-amd64\wheel\torchgen\dest 2025-10-10T00:51:26.6751752Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ir.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:51:26.6758508Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ts_lowering.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:51:26.6764346Z copying build\lib.win-amd64-cpython-310\torchgen\dest\native_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:51:26.6770489Z copying build\lib.win-amd64-cpython-310\torchgen\dest\register_dispatch_key.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:51:26.6782164Z copying build\lib.win-amd64-cpython-310\torchgen\dest\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:51:26.6788981Z copying build\lib.win-amd64-cpython-310\torchgen\dest\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:51:26.6794467Z copying build\lib.win-amd64-cpython-310\torchgen\gen.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6807354Z copying build\lib.win-amd64-cpython-310\torchgen\gen_aoti_c_shim.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6813725Z copying build\lib.win-amd64-cpython-310\torchgen\gen_backend_stubs.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6819987Z copying build\lib.win-amd64-cpython-310\torchgen\gen_functionalization_type.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6826096Z copying build\lib.win-amd64-cpython-310\torchgen\gen_lazy_tensor.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6833336Z copying build\lib.win-amd64-cpython-310\torchgen\gen_schema_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6838903Z copying build\lib.win-amd64-cpython-310\torchgen\gen_vmap_plumbing.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6844781Z copying build\lib.win-amd64-cpython-310\torchgen\local.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6850535Z copying build\lib.win-amd64-cpython-310\torchgen\model.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6857677Z copying build\lib.win-amd64-cpython-310\torchgen\native_function_generation.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.6864317Z creating build\bdist.win-amd64\wheel\torchgen\operator_versions 2025-10-10T00:51:26.6868150Z 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:51:26.6874019Z 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:51:26.6880389Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-10-10T00:51:26.6893065Z creating build\bdist.win-amd64\wheel\torchgen\packaged 2025-10-10T00:51:26.6897944Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen 2025-10-10T00:51:26.6901793Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\native 2025-10-10T00:51:26.6907188Z 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:51:26.6921070Z 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:51:26.6929459Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\templates 2025-10-10T00:51:26.6933802Z 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:51:26.6942611Z 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:51:26.6949722Z 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:51:26.6963152Z 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:51:26.6972701Z 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:51:26.6981049Z 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:51:26.6988011Z 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:51:26.6994521Z 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:51:26.7001188Z 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:51:26.7006909Z 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:51:26.7013118Z 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:51:26.7019194Z 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:51:26.7025624Z 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:51:26.7032118Z 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:51:26.7038228Z 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:51:26.7044330Z 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:51:26.7049741Z 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:51:26.7055726Z 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:51:26.7061722Z 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:51:26.7073311Z 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:51:26.7079079Z 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:51:26.7085048Z 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:51:26.7090647Z 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:51:26.7096419Z 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:51:26.7101680Z 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:51:26.7107606Z 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:51:26.7113940Z 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:51:26.7119966Z 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:51:26.7125614Z 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:51:26.7156682Z 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:51:26.7162450Z 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:51:26.7168114Z 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:51:26.7173483Z 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:51:26.7180636Z 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:51:26.7186802Z 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:51:26.7192950Z 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:51:26.7199372Z 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:51:26.7205668Z 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:51:26.7216357Z 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:51:26.7222727Z 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:51:26.7228916Z 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:51:26.7235127Z 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:51:26.7244446Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd 2025-10-10T00:51:26.7248298Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\BUILD.bazel -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:51:26.7254435Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\build.bzl -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:51:26.7260463Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\context.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:51:26.7266388Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\deprecated.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:51:26.7272667Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\derivatives.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:51:26.7286306Z 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:51:26.7292458Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:51:26.7298720Z 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:51:26.7306452Z 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:51:26.7313739Z 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:51:26.7320908Z 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:51:26.7327697Z 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:51:26.7333901Z 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:51:26.7341383Z 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:51:26.7348144Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\load_derivatives.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:51:26.7355454Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\README.md -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:51:26.7362676Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd\templates 2025-10-10T00:51:26.7366586Z 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:51:26.7375078Z 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:51:26.7383549Z 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:51:26.7400659Z 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:51:26.7407114Z 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:51:26.7413923Z 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:51:26.7420383Z 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:51:26.7426488Z 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:51:26.7433069Z 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:51:26.7438934Z 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:51:26.7444922Z 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:51:26.7451673Z 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:51:26.7457377Z 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:51:26.7462938Z 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:51:26.7469205Z 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:51:26.7474991Z 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:51:26.7481588Z 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:51:26.7494609Z 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:51:26.7500294Z 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:51:26.7506242Z 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:51:26.7511998Z 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:51:26.7518017Z 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:51:26.7523353Z 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:51:26.7529427Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:51:26.7540766Z creating build\bdist.win-amd64\wheel\torchgen\selective_build 2025-10-10T00:51:26.7544124Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\operator.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-10-10T00:51:26.7549961Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\selector.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-10-10T00:51:26.7555790Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-10-10T00:51:26.7560712Z creating build\bdist.win-amd64\wheel\torchgen\static_runtime 2025-10-10T00:51:26.7564232Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\config.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-10-10T00:51:26.7570053Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\generator.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-10-10T00:51:26.7576406Z 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:51:26.7588053Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-10-10T00:51:26.7592747Z copying build\lib.win-amd64-cpython-310\torchgen\utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.7599128Z copying build\lib.win-amd64-cpython-310\torchgen\yaml_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.7604828Z copying build\lib.win-amd64-cpython-310\torchgen\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:51:26.7615108Z running install_egg_info 2025-10-10T00:51:26.7756406Z running egg_info 2025-10-10T00:51:26.7909198Z writing torch.egg-info\PKG-INFO 2025-10-10T00:51:26.7929151Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-10-10T00:51:26.7933354Z writing entry points to torch.egg-info\entry_points.txt 2025-10-10T00:51:26.7942518Z writing requirements to torch.egg-info\requires.txt 2025-10-10T00:51:26.7947034Z writing top-level names to torch.egg-info\top_level.txt 2025-10-10T00:51:28.2632075Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:51:36.2507725Z reading manifest template 'MANIFEST.in' 2025-10-10T00:51:36.5627419Z warning: no directories found matching 'ios' 2025-10-10T00:51:46.7534909Z no previously-included directories found matching 'third_party\nccl\pkg\debian' 2025-10-10T00:51:47.4966893Z no previously-included directories found matching '**\.gitlab' 2025-10-10T00:51:47.7403586Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-10-10T00:51:47.9828899Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-10-10T00:51:48.2260620Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-10-10T00:51:48.4685587Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-10-10T00:51:48.7118695Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-10-10T00:51:49.9329495Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-10-10T00:51:50.1728225Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-10-10T00:51:51.3277041Z adding license file 'LICENSE' 2025-10-10T00:51:51.3280332Z adding license file 'NOTICE' 2025-10-10T00:52:00.3493119Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:52:00.3960659Z Copying torch.egg-info to build\bdist.win-amd64\wheel\.\torch-2.10.0a0+git344e636-py3.10.egg-info 2025-10-10T00:52:00.4083987Z running install_scripts 2025-10-10T00:52:00.4108154Z 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:00.4109076Z if get_flag("Py_DEBUG", hasattr(sys, "gettotalrefcount"), warn=(impl == "cp")): 2025-10-10T00:52:00.4182231Z creating build\bdist.win-amd64\wheel\torch-2.10.0a0+git344e636.dist-info\WHEEL 2025-10-10T00:52:00.4197692Z creating 'C:\actions-runner\_work\pytorch\pytorch\dist\.tmp-2jk3nclq\torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl' and adding 'build\bdist.win-amd64\wheel' to it 2025-10-10T00:52:00.4246645Z adding 'functorch/__init__.py' 2025-10-10T00:52:00.4465309Z adding 'functorch/_src/__init__.py' 2025-10-10T00:52:00.4469150Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-10-10T00:52:00.4474744Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-10-10T00:52:00.4478978Z adding 'functorch/_src/make_functional/__init__.py' 2025-10-10T00:52:00.4482952Z adding 'functorch/_src/vmap/__init__.py' 2025-10-10T00:52:00.4486945Z adding 'functorch/compile/__init__.py' 2025-10-10T00:52:00.4508867Z adding 'functorch/dim/__init__.py' 2025-10-10T00:52:00.4514370Z adding 'functorch/dim/_dim_entry.py' 2025-10-10T00:52:00.4518918Z adding 'functorch/dim/_enable_all_layers.py' 2025-10-10T00:52:00.4527890Z adding 'functorch/dim/_getsetitem.py' 2025-10-10T00:52:00.4533429Z adding 'functorch/dim/_order.py' 2025-10-10T00:52:00.4537301Z adding 'functorch/dim/_py_inst_decoder.py' 2025-10-10T00:52:00.4540936Z adding 'functorch/dim/_tensor_info.py' 2025-10-10T00:52:00.4546199Z adding 'functorch/dim/_wrap.py' 2025-10-10T00:52:00.4550013Z adding 'functorch/dim/magic_trace.py' 2025-10-10T00:52:00.4554488Z adding 'functorch/dim/op_properties.py' 2025-10-10T00:52:00.4558423Z adding 'functorch/dim/wrap_type.py' 2025-10-10T00:52:00.4562557Z adding 'functorch/einops/__init__.py' 2025-10-10T00:52:00.4568789Z adding 'functorch/einops/_parsing.py' 2025-10-10T00:52:00.4574185Z adding 'functorch/einops/rearrange.py' 2025-10-10T00:52:00.4578787Z adding 'functorch/experimental/__init__.py' 2025-10-10T00:52:00.4581809Z adding 'functorch/experimental/control_flow.py' 2025-10-10T00:52:00.4584775Z adding 'functorch/experimental/ops.py' 2025-10-10T00:52:00.4593913Z adding 'torch/_C.cp310-win_amd64.pyd' 2025-10-10T00:52:00.4597524Z adding 'torch/_VF.py' 2025-10-10T00:52:00.4830421Z adding 'torch/_VF.pyi' 2025-10-10T00:52:00.4866317Z adding 'torch/__config__.py' 2025-10-10T00:52:00.4869980Z adding 'torch/__future__.py' 2025-10-10T00:52:00.4912179Z adding 'torch/__init__.py' 2025-10-10T00:52:00.4928449Z adding 'torch/_appdirs.py' 2025-10-10T00:52:00.4932789Z adding 'torch/_classes.py' 2025-10-10T00:52:00.4937313Z adding 'torch/_compile.py' 2025-10-10T00:52:00.4950454Z adding 'torch/_custom_ops.py' 2025-10-10T00:52:00.4954922Z adding 'torch/_environment.py' 2025-10-10T00:52:00.4972190Z adding 'torch/_guards.py' 2025-10-10T00:52:00.4996141Z adding 'torch/_jit_internal.py' 2025-10-10T00:52:00.5001714Z adding 'torch/_linalg_utils.py' 2025-10-10T00:52:00.5018440Z adding 'torch/_lobpcg.py' 2025-10-10T00:52:00.5025198Z adding 'torch/_lowrank.py' 2025-10-10T00:52:00.5104108Z adding 'torch/_meta_registrations.py' 2025-10-10T00:52:00.5114325Z adding 'torch/_namedtensor_internals.py' 2025-10-10T00:52:00.5136751Z adding 'torch/_ops.py' 2025-10-10T00:52:00.5143014Z adding 'torch/_python_dispatcher.py' 2025-10-10T00:52:00.5146502Z adding 'torch/_size_docs.py' 2025-10-10T00:52:00.5150762Z adding 'torch/_sources.py' 2025-10-10T00:52:00.5154593Z adding 'torch/_storage_docs.py' 2025-10-10T00:52:00.5157830Z adding 'torch/_streambase.py' 2025-10-10T00:52:00.5184786Z adding 'torch/_tensor.py' 2025-10-10T00:52:00.5233616Z adding 'torch/_tensor_docs.py' 2025-10-10T00:52:00.5248815Z adding 'torch/_tensor_str.py' 2025-10-10T00:52:00.5252756Z adding 'torch/_thread_safe_fork.py' 2025-10-10T00:52:00.5400066Z adding 'torch/_torch_docs.py' 2025-10-10T00:52:00.5432255Z adding 'torch/_utils.py' 2025-10-10T00:52:00.5440718Z adding 'torch/_utils_internal.py' 2025-10-10T00:52:00.5446458Z adding 'torch/_vmap_internals.py' 2025-10-10T00:52:00.5455486Z adding 'torch/_weights_only_unpickler.py' 2025-10-10T00:52:00.5487198Z adding 'torch/functional.py' 2025-10-10T00:52:00.5502638Z adding 'torch/hub.py' 2025-10-10T00:52:00.5526738Z adding 'torch/library.py' 2025-10-10T00:52:00.5555147Z adding 'torch/overrides.py' 2025-10-10T00:52:00.5561112Z adding 'torch/py.typed' 2025-10-10T00:52:00.5566079Z adding 'torch/quasirandom.py' 2025-10-10T00:52:00.5571434Z adding 'torch/random.py' 2025-10-10T00:52:00.5575097Z adding 'torch/return_types.py' 2025-10-10T00:52:00.5579592Z adding 'torch/return_types.pyi' 2025-10-10T00:52:00.5609392Z adding 'torch/serialization.py' 2025-10-10T00:52:00.5626357Z adding 'torch/storage.py' 2025-10-10T00:52:00.5631345Z adding 'torch/torch_version.py' 2025-10-10T00:52:00.5635593Z adding 'torch/types.py' 2025-10-10T00:52:00.5638714Z adding 'torch/version.py' 2025-10-10T00:52:00.5874031Z adding 'torch/_C/_VariableFunctions.pyi' 2025-10-10T00:52:00.6005671Z adding 'torch/_C/__init__.pyi' 2025-10-10T00:52:00.6019382Z adding 'torch/_C/_aoti.pyi' 2025-10-10T00:52:00.6023518Z adding 'torch/_C/_autograd.pyi' 2025-10-10T00:52:00.6026701Z adding 'torch/_C/_cpu.pyi' 2025-10-10T00:52:00.6029835Z adding 'torch/_C/_cudnn.pyi' 2025-10-10T00:52:00.6032938Z adding 'torch/_C/_cusparselt.pyi' 2025-10-10T00:52:00.6036170Z adding 'torch/_C/_distributed_autograd.pyi' 2025-10-10T00:52:00.6044430Z adding 'torch/_C/_distributed_c10d.pyi' 2025-10-10T00:52:00.6049366Z adding 'torch/_C/_distributed_rpc.pyi' 2025-10-10T00:52:00.6052926Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-10-10T00:52:00.6056163Z adding 'torch/_C/_functionalization.pyi' 2025-10-10T00:52:00.6059339Z adding 'torch/_C/_functions.pyi' 2025-10-10T00:52:00.6062961Z adding 'torch/_C/_functorch.pyi' 2025-10-10T00:52:00.6066153Z adding 'torch/_C/_instruction_counter.pyi' 2025-10-10T00:52:00.6069554Z adding 'torch/_C/_itt.pyi' 2025-10-10T00:52:00.6073873Z adding 'torch/_C/_jit_tree_views.pyi' 2025-10-10T00:52:00.6077217Z adding 'torch/_C/_lazy.pyi' 2025-10-10T00:52:00.6080609Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-10-10T00:52:00.6083995Z adding 'torch/_C/_monitor.pyi' 2025-10-10T00:52:00.6088474Z adding 'torch/_C/_nn.pyi' 2025-10-10T00:52:00.6091906Z adding 'torch/_C/_nvtx.pyi' 2025-10-10T00:52:00.6095130Z adding 'torch/_C/_onnx.pyi' 2025-10-10T00:52:00.6099501Z adding 'torch/_C/_profiler.pyi' 2025-10-10T00:52:00.6102761Z adding 'torch/_C/_verbose.pyi' 2025-10-10T00:52:00.6106865Z adding 'torch/_C/_acc/__init__.pyi' 2025-10-10T00:52:00.6110772Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-10-10T00:52:00.6114025Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-10-10T00:52:00.6117660Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-10-10T00:52:00.6122622Z adding 'torch/_C/_dynamo/guards.pyi' 2025-10-10T00:52:00.6126907Z adding 'torch/_C/_export/__init__.pyi' 2025-10-10T00:52:00.6130202Z adding 'torch/_C/_export/pt2_archive_constants.pyi' 2025-10-10T00:52:00.6134083Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-10-10T00:52:00.6138240Z adding 'torch/_awaits/__init__.py' 2025-10-10T00:52:00.6141999Z adding 'torch/_custom_op/__init__.py' 2025-10-10T00:52:00.6147919Z adding 'torch/_custom_op/autograd.py' 2025-10-10T00:52:00.6158167Z adding 'torch/_custom_op/impl.py' 2025-10-10T00:52:00.6166757Z adding 'torch/_decomp/__init__.py' 2025-10-10T00:52:00.6226218Z adding 'torch/_decomp/decompositions.py' 2025-10-10T00:52:00.6236914Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-10-10T00:52:00.6243347Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-10-10T00:52:00.6247826Z adding 'torch/_dispatch/__init__.py' 2025-10-10T00:52:00.6253279Z adding 'torch/_dispatch/python.py' 2025-10-10T00:52:00.6260045Z adding 'torch/_dynamo/__init__.py' 2025-10-10T00:52:00.6266452Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-10-10T00:52:00.6273664Z adding 'torch/_dynamo/aot_compile.py' 2025-10-10T00:52:00.6279968Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-10-10T00:52:00.6305977Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-10-10T00:52:00.6313511Z adding 'torch/_dynamo/cache_size.py' 2025-10-10T00:52:00.6318683Z adding 'torch/_dynamo/callback.py' 2025-10-10T00:52:00.6322546Z adding 'torch/_dynamo/code_context.py' 2025-10-10T00:52:00.6334143Z adding 'torch/_dynamo/codegen.py' 2025-10-10T00:52:00.6359187Z adding 'torch/_dynamo/compiled_autograd.py' 2025-10-10T00:52:00.6368452Z adding 'torch/_dynamo/comptime.py' 2025-10-10T00:52:00.6384414Z adding 'torch/_dynamo/config.py' 2025-10-10T00:52:00.6415479Z adding 'torch/_dynamo/convert_frame.py' 2025-10-10T00:52:00.6424557Z adding 'torch/_dynamo/create_parameter_op.py' 2025-10-10T00:52:00.6430075Z adding 'torch/_dynamo/current_scope_id.py' 2025-10-10T00:52:00.6446051Z adding 'torch/_dynamo/debug_utils.py' 2025-10-10T00:52:00.6462684Z adding 'torch/_dynamo/decorators.py' 2025-10-10T00:52:00.6471298Z adding 'torch/_dynamo/device_interface.py' 2025-10-10T00:52:00.6475576Z adding 'torch/_dynamo/distributed.py' 2025-10-10T00:52:00.6510003Z adding 'torch/_dynamo/eval_frame.py' 2025-10-10T00:52:00.6523899Z adding 'torch/_dynamo/exc.py' 2025-10-10T00:52:00.6529786Z adding 'torch/_dynamo/external_utils.py' 2025-10-10T00:52:00.6533922Z adding 'torch/_dynamo/funcname_cache.py' 2025-10-10T00:52:00.6542839Z adding 'torch/_dynamo/functional_export.py' 2025-10-10T00:52:00.6546825Z adding 'torch/_dynamo/graph_break_hints.py' 2025-10-10T00:52:00.6574353Z adding 'torch/_dynamo/graph_break_registry.json' 2025-10-10T00:52:00.6586552Z adding 'torch/_dynamo/graph_deduplication.py' 2025-10-10T00:52:00.6595339Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-10-10T00:52:00.6599775Z adding 'torch/_dynamo/graph_utils.py' 2025-10-10T00:52:00.6661094Z adding 'torch/_dynamo/guards.py' 2025-10-10T00:52:00.6668612Z adding 'torch/_dynamo/hooks.py' 2025-10-10T00:52:00.6672973Z adding 'torch/_dynamo/logging.py' 2025-10-10T00:52:00.6678392Z adding 'torch/_dynamo/metrics_context.py' 2025-10-10T00:52:00.6683389Z adding 'torch/_dynamo/mutation_guard.py' 2025-10-10T00:52:00.6749299Z adding 'torch/_dynamo/output_graph.py' 2025-10-10T00:52:00.6776583Z adding 'torch/_dynamo/package.py' 2025-10-10T00:52:00.6794593Z adding 'torch/_dynamo/pgo.py' 2025-10-10T00:52:00.6801208Z adding 'torch/_dynamo/precompile_context.py' 2025-10-10T00:52:00.6806582Z adding 'torch/_dynamo/profiler.py' 2025-10-10T00:52:00.6810873Z adding 'torch/_dynamo/replay_record.py' 2025-10-10T00:52:00.6821438Z adding 'torch/_dynamo/resume_execution.py' 2025-10-10T00:52:00.6840035Z adding 'torch/_dynamo/side_effects.py' 2025-10-10T00:52:00.6851331Z adding 'torch/_dynamo/source.py' 2025-10-10T00:52:00.6919196Z adding 'torch/_dynamo/symbolic_convert.py' 2025-10-10T00:52:00.6927477Z adding 'torch/_dynamo/tensor_version_op.py' 2025-10-10T00:52:00.6932487Z adding 'torch/_dynamo/test_case.py' 2025-10-10T00:52:00.6936129Z adding 'torch/_dynamo/test_dont_skip_tracing_functions.py' 2025-10-10T00:52:00.6942238Z adding 'torch/_dynamo/test_minifier_common.py' 2025-10-10T00:52:00.6949968Z adding 'torch/_dynamo/testing.py' 2025-10-10T00:52:00.6988548Z adding 'torch/_dynamo/trace_rules.py' 2025-10-10T00:52:00.6996128Z adding 'torch/_dynamo/types.py' 2025-10-10T00:52:00.7067908Z adding 'torch/_dynamo/utils.py' 2025-10-10T00:52:00.7078068Z adding 'torch/_dynamo/backends/__init__.py' 2025-10-10T00:52:00.7082761Z adding 'torch/_dynamo/backends/common.py' 2025-10-10T00:52:00.7089261Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-10-10T00:52:00.7098117Z adding 'torch/_dynamo/backends/debugging.py' 2025-10-10T00:52:00.7111596Z adding 'torch/_dynamo/backends/distributed.py' 2025-10-10T00:52:00.7121941Z adding 'torch/_dynamo/backends/inductor.py' 2025-10-10T00:52:00.7125525Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-10-10T00:52:00.7130729Z adding 'torch/_dynamo/backends/registry.py' 2025-10-10T00:52:00.7135041Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-10-10T00:52:00.7138853Z adding 'torch/_dynamo/backends/torchxla.py' 2025-10-10T00:52:00.7144324Z adding 'torch/_dynamo/backends/tvm.py' 2025-10-10T00:52:00.7152624Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-10-10T00:52:00.7156489Z adding 'torch/_dynamo/polyfills/_collections.py' 2025-10-10T00:52:00.7161047Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-10-10T00:52:00.7165136Z adding 'torch/_dynamo/polyfills/functools.py' 2025-10-10T00:52:00.7168712Z adding 'torch/_dynamo/polyfills/fx.py' 2025-10-10T00:52:00.7174059Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-10-10T00:52:00.7178434Z adding 'torch/_dynamo/polyfills/loader.py' 2025-10-10T00:52:00.7182887Z adding 'torch/_dynamo/polyfills/operator.py' 2025-10-10T00:52:00.7186446Z adding 'torch/_dynamo/polyfills/os.py' 2025-10-10T00:52:00.7193816Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-10-10T00:52:00.7197985Z adding 'torch/_dynamo/polyfills/struct.py' 2025-10-10T00:52:00.7201820Z adding 'torch/_dynamo/polyfills/sys.py' 2025-10-10T00:52:00.7205675Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-10-10T00:52:00.7210030Z adding 'torch/_dynamo/repro/__init__.py' 2025-10-10T00:52:00.7226349Z adding 'torch/_dynamo/repro/after_aot.py' 2025-10-10T00:52:00.7236019Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-10-10T00:52:00.7246119Z adding 'torch/_dynamo/repro/aoti.py' 2025-10-10T00:52:00.7252259Z adding 'torch/_dynamo/variables/__init__.py' 2025-10-10T00:52:00.7261817Z adding 'torch/_dynamo/variables/base.py' 2025-10-10T00:52:00.7320818Z adding 'torch/_dynamo/variables/builder.py' 2025-10-10T00:52:00.7357390Z adding 'torch/_dynamo/variables/builtin.py' 2025-10-10T00:52:00.7365690Z adding 'torch/_dynamo/variables/constant.py' 2025-10-10T00:52:00.7380879Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-10-10T00:52:00.7397450Z adding 'torch/_dynamo/variables/dicts.py' 2025-10-10T00:52:00.7405475Z adding 'torch/_dynamo/variables/distributed.py' 2025-10-10T00:52:00.7437502Z adding 'torch/_dynamo/variables/functions.py' 2025-10-10T00:52:00.7485393Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-10-10T00:52:00.7495798Z adding 'torch/_dynamo/variables/iter.py' 2025-10-10T00:52:00.7502337Z adding 'torch/_dynamo/variables/lazy.py' 2025-10-10T00:52:00.7519146Z adding 'torch/_dynamo/variables/lists.py' 2025-10-10T00:52:00.7544387Z adding 'torch/_dynamo/variables/misc.py' 2025-10-10T00:52:00.7563351Z adding 'torch/_dynamo/variables/nn_module.py' 2025-10-10T00:52:00.7571737Z adding 'torch/_dynamo/variables/optimizer.py' 2025-10-10T00:52:00.7576626Z adding 'torch/_dynamo/variables/script_object.py' 2025-10-10T00:52:00.7580529Z adding 'torch/_dynamo/variables/sdpa.py' 2025-10-10T00:52:00.7603622Z adding 'torch/_dynamo/variables/tensor.py' 2025-10-10T00:52:00.7630520Z adding 'torch/_dynamo/variables/torch.py' 2025-10-10T00:52:00.7642585Z adding 'torch/_dynamo/variables/torch_function.py' 2025-10-10T00:52:00.7671332Z adding 'torch/_dynamo/variables/user_defined.py' 2025-10-10T00:52:00.7679306Z adding 'torch/_export/__init__.py' 2025-10-10T00:52:00.7682987Z adding 'torch/_export/config.py' 2025-10-10T00:52:00.7705353Z adding 'torch/_export/converter.py' 2025-10-10T00:52:00.7710560Z adding 'torch/_export/error.py' 2025-10-10T00:52:00.7727164Z adding 'torch/_export/non_strict_utils.py' 2025-10-10T00:52:00.7735396Z adding 'torch/_export/pass_base.py' 2025-10-10T00:52:00.7740431Z adding 'torch/_export/tools.py' 2025-10-10T00:52:00.7763298Z adding 'torch/_export/utils.py' 2025-10-10T00:52:00.7771795Z adding 'torch/_export/verifier.py' 2025-10-10T00:52:00.7778534Z adding 'torch/_export/wrappers.py' 2025-10-10T00:52:00.7783114Z adding 'torch/_export/db/__init__.py' 2025-10-10T00:52:00.7787661Z adding 'torch/_export/db/case.py' 2025-10-10T00:52:00.7792098Z adding 'torch/_export/db/gen_example.py' 2025-10-10T00:52:00.7795072Z adding 'torch/_export/db/logging.py' 2025-10-10T00:52:00.7800582Z adding 'torch/_export/db/examples/__init__.py' 2025-10-10T00:52:00.7804117Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-10-10T00:52:00.7807430Z adding 'torch/_export/db/examples/autograd_function.py' 2025-10-10T00:52:00.7810864Z adding 'torch/_export/db/examples/class_method.py' 2025-10-10T00:52:00.7815236Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-10-10T00:52:00.7818335Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-10-10T00:52:00.7822208Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-10-10T00:52:00.7825582Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-10-10T00:52:00.7829072Z adding 'torch/_export/db/examples/cond_operands.py' 2025-10-10T00:52:00.7832673Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-10-10T00:52:00.7836229Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-10-10T00:52:00.7839646Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-10-10T00:52:00.7843595Z adding 'torch/_export/db/examples/decorator.py' 2025-10-10T00:52:00.7846245Z adding 'torch/_export/db/examples/dictionary.py' 2025-10-10T00:52:00.7849662Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-10-10T00:52:00.7852907Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-10-10T00:52:00.7856387Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-10-10T00:52:00.7860260Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-10-10T00:52:00.7863097Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-10-10T00:52:00.7866691Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-10-10T00:52:00.7869713Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-10-10T00:52:00.7873282Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-10-10T00:52:00.7876540Z adding 'torch/_export/db/examples/list_contains.py' 2025-10-10T00:52:00.7880007Z adding 'torch/_export/db/examples/list_unpack.py' 2025-10-10T00:52:00.7884066Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-10-10T00:52:00.7886815Z adding 'torch/_export/db/examples/nested_function.py' 2025-10-10T00:52:00.7890392Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-10-10T00:52:00.7893488Z adding 'torch/_export/db/examples/optional_input.py' 2025-10-10T00:52:00.7896925Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-10-10T00:52:00.7901153Z adding 'torch/_export/db/examples/scalar_output.py' 2025-10-10T00:52:00.7903958Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-10-10T00:52:00.7907138Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-10-10T00:52:00.7910254Z adding 'torch/_export/db/examples/static_if.py' 2025-10-10T00:52:00.7913713Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-10-10T00:52:00.7917014Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-10-10T00:52:00.7920392Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-10-10T00:52:00.7937116Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-10-10T00:52:00.7937513Z adding 'torch/_export/pass_infra/__init__.py' 2025-10-10T00:52:00.7937867Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-10-10T00:52:00.7938212Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-10-10T00:52:00.7940228Z adding 'torch/_export/passes/__init__.py' 2025-10-10T00:52:00.7944520Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-10-10T00:52:00.7950344Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-10-10T00:52:00.7955426Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-10-10T00:52:00.7961669Z adding 'torch/_export/passes/constant_folding.py' 2025-10-10T00:52:00.7965974Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-10-10T00:52:00.7969895Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-10-10T00:52:00.7977246Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-10-10T00:52:00.7981339Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-10-10T00:52:00.7986115Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-10-10T00:52:00.7995773Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-10-10T00:52:00.8000483Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-10-10T00:52:00.8004346Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-10-10T00:52:00.8009191Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-10-10T00:52:00.8013310Z adding 'torch/_export/serde/__init__.py' 2025-10-10T00:52:00.8057157Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-10-10T00:52:00.8062420Z adding 'torch/_export/serde/export_schema.thrift' 2025-10-10T00:52:00.8069208Z adding 'torch/_export/serde/schema.py' 2025-10-10T00:52:00.8075086Z adding 'torch/_export/serde/schema.yaml' 2025-10-10T00:52:00.8084056Z adding 'torch/_export/serde/schema_check.py' 2025-10-10T00:52:00.8133719Z adding 'torch/_export/serde/serialize.py' 2025-10-10T00:52:00.8141377Z adding 'torch/_export/serde/union.py' 2025-10-10T00:52:00.8145954Z adding 'torch/_functorch/__init__.py' 2025-10-10T00:52:00.8175188Z adding 'torch/_functorch/aot_autograd.py' 2025-10-10T00:52:00.8184498Z adding 'torch/_functorch/apis.py' 2025-10-10T00:52:00.8196419Z adding 'torch/_functorch/autograd_function.py' 2025-10-10T00:52:00.8200592Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-10-10T00:52:00.8205290Z adding 'torch/_functorch/benchmark_utils.py' 2025-10-10T00:52:00.8210764Z adding 'torch/_functorch/compile_utils.py' 2025-10-10T00:52:00.8217721Z adding 'torch/_functorch/compilers.py' 2025-10-10T00:52:00.8226824Z adding 'torch/_functorch/config.py' 2025-10-10T00:52:00.8231594Z adding 'torch/_functorch/deprecated.py' 2025-10-10T00:52:00.8256974Z adding 'torch/_functorch/eager_transforms.py' 2025-10-10T00:52:00.8264405Z adding 'torch/_functorch/functional_call.py' 2025-10-10T00:52:00.8272118Z adding 'torch/_functorch/fx_minifier.py' 2025-10-10T00:52:00.8281322Z adding 'torch/_functorch/make_functional.py' 2025-10-10T00:52:00.8323502Z adding 'torch/_functorch/partitioners.py' 2025-10-10T00:52:00.8330245Z adding 'torch/_functorch/predispatch.py' 2025-10-10T00:52:00.8336037Z adding 'torch/_functorch/pyfunctorch.py' 2025-10-10T00:52:00.8339770Z adding 'torch/_functorch/python_key.py' 2025-10-10T00:52:00.8343097Z adding 'torch/_functorch/pytree_hacks.py' 2025-10-10T00:52:00.8351794Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-10-10T00:52:00.8355961Z adding 'torch/_functorch/utils.py' 2025-10-10T00:52:00.8364018Z adding 'torch/_functorch/vmap.py' 2025-10-10T00:52:00.8368809Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-10-10T00:52:00.8373723Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-10-10T00:52:00.8379667Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-10-10T00:52:00.8384632Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-10-10T00:52:00.8390691Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-10-10T00:52:00.8394700Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-10-10T00:52:00.8416732Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-10-10T00:52:00.8436058Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-10-10T00:52:00.8447653Z adding 'torch/_functorch/_aot_autograd/descriptors.py' 2025-10-10T00:52:00.8454775Z adding 'torch/_functorch/_aot_autograd/frontend_utils.py' 2025-10-10T00:52:00.8464449Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-10-10T00:52:00.8470704Z adding 'torch/_functorch/_aot_autograd/fx_utils.py' 2025-10-10T00:52:00.8478356Z adding 'torch/_functorch/_aot_autograd/graph_capture.py' 2025-10-10T00:52:00.8500929Z adding 'torch/_functorch/_aot_autograd/graph_capture_wrappers.py' 2025-10-10T00:52:00.8532379Z adding 'torch/_functorch/_aot_autograd/graph_compile.py' 2025-10-10T00:52:00.8542093Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-10-10T00:52:00.8546841Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-10-10T00:52:00.8588091Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-10-10T00:52:00.8612711Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-10-10T00:52:00.8618197Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-10-10T00:52:00.8626710Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-10-10T00:52:00.8636556Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-10-10T00:52:00.8641856Z adding 'torch/_higher_order_ops/__init__.py' 2025-10-10T00:52:00.8645585Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-10-10T00:52:00.8650025Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-10-10T00:52:00.8664070Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-10-10T00:52:00.8677557Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-10-10T00:52:00.8684625Z adding 'torch/_higher_order_ops/base_hop.py' 2025-10-10T00:52:00.8696074Z adding 'torch/_higher_order_ops/cond.py' 2025-10-10T00:52:00.8702397Z adding 'torch/_higher_order_ops/effects.py' 2025-10-10T00:52:00.8707278Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-10-10T00:52:00.8711718Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-10-10T00:52:00.8724368Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-10-10T00:52:00.8728732Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-10-10T00:52:00.8732942Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-10-10T00:52:00.8743118Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-10-10T00:52:00.8750050Z adding 'torch/_higher_order_ops/local_map.py' 2025-10-10T00:52:00.8756278Z adding 'torch/_higher_order_ops/map.py' 2025-10-10T00:52:00.8761232Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-10-10T00:52:00.8767877Z adding 'torch/_higher_order_ops/partitioner.py' 2025-10-10T00:52:00.8772030Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-10-10T00:52:00.8785092Z adding 'torch/_higher_order_ops/scan.py' 2025-10-10T00:52:00.8791989Z adding 'torch/_higher_order_ops/schema.py' 2025-10-10T00:52:00.8796497Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-10-10T00:52:00.8801400Z adding 'torch/_higher_order_ops/torchbind.py' 2025-10-10T00:52:00.8830323Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-10-10T00:52:00.8851140Z adding 'torch/_higher_order_ops/utils.py' 2025-10-10T00:52:00.8865705Z adding 'torch/_higher_order_ops/while_loop.py' 2025-10-10T00:52:00.8873112Z adding 'torch/_higher_order_ops/wrap.py' 2025-10-10T00:52:00.8879476Z adding 'torch/_inductor/__autotune_main__.py' 2025-10-10T00:52:00.8886263Z adding 'torch/_inductor/__init__.py' 2025-10-10T00:52:00.8891305Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-10-10T00:52:00.8896900Z adding 'torch/_inductor/aoti_eager.py' 2025-10-10T00:52:00.8907632Z adding 'torch/_inductor/async_compile.py' 2025-10-10T00:52:00.8912692Z adding 'torch/_inductor/augmented_graph_helper.py' 2025-10-10T00:52:00.8923583Z adding 'torch/_inductor/autotune_process.py' 2025-10-10T00:52:00.8928931Z adding 'torch/_inductor/await_utils.py' 2025-10-10T00:52:00.8948491Z adding 'torch/_inductor/bounds.py' 2025-10-10T00:52:00.8948820Z adding 'torch/_inductor/cache.py' 2025-10-10T00:52:00.8952587Z adding 'torch/_inductor/choices.py' 2025-10-10T00:52:00.9012490Z adding 'torch/_inductor/codecache.py' 2025-10-10T00:52:00.9022499Z adding 'torch/_inductor/comm_analysis.py' 2025-10-10T00:52:00.9029024Z adding 'torch/_inductor/comm_lowering.py' 2025-10-10T00:52:00.9052734Z adding 'torch/_inductor/comms.py' 2025-10-10T00:52:00.9058440Z adding 'torch/_inductor/comms_debug.py' 2025-10-10T00:52:00.9098295Z adding 'torch/_inductor/compile_fx.py' 2025-10-10T00:52:00.9107806Z adding 'torch/_inductor/compile_fx_async.py' 2025-10-10T00:52:00.9117244Z adding 'torch/_inductor/compile_fx_ext.py' 2025-10-10T00:52:00.9121735Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-10-10T00:52:00.9130085Z adding 'torch/_inductor/compiler_bisector.py' 2025-10-10T00:52:00.9166988Z adding 'torch/_inductor/config.py' 2025-10-10T00:52:00.9172240Z adding 'torch/_inductor/config_comms.py' 2025-10-10T00:52:00.9179135Z adding 'torch/_inductor/constant_folding.py' 2025-10-10T00:52:00.9206849Z adding 'torch/_inductor/cpp_builder.py' 2025-10-10T00:52:00.9216236Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-10-10T00:52:00.9256630Z adding 'torch/_inductor/cudagraph_trees.py' 2025-10-10T00:52:00.9265867Z adding 'torch/_inductor/cudagraph_utils.py' 2025-10-10T00:52:00.9270466Z adding 'torch/_inductor/custom_graph_pass.py' 2025-10-10T00:52:00.9286814Z adding 'torch/_inductor/debug.py' 2025-10-10T00:52:00.9302667Z adding 'torch/_inductor/decomposition.py' 2025-10-10T00:52:00.9315790Z adding 'torch/_inductor/dependencies.py' 2025-10-10T00:52:00.9322045Z adding 'torch/_inductor/dtype_propagation.py' 2025-10-10T00:52:00.9326698Z adding 'torch/_inductor/exc.py' 2025-10-10T00:52:00.9330371Z adding 'torch/_inductor/extern_node_serializer.py' 2025-10-10T00:52:00.9336256Z adding 'torch/_inductor/freezing.py' 2025-10-10T00:52:00.9339993Z adding 'torch/_inductor/freezing_utils.py' 2025-10-10T00:52:00.9354207Z adding 'torch/_inductor/fuzzer.py' 2025-10-10T00:52:00.9361644Z adding 'torch/_inductor/fx_utils.py' 2025-10-10T00:52:00.9400156Z adding 'torch/_inductor/graph.py' 2025-10-10T00:52:00.9406042Z adding 'torch/_inductor/hooks.py' 2025-10-10T00:52:00.9412641Z adding 'torch/_inductor/index_propagation.py' 2025-10-10T00:52:00.9417991Z adding 'torch/_inductor/inductor_prims.py' 2025-10-10T00:52:00.9526405Z adding 'torch/_inductor/ir.py' 2025-10-10T00:52:00.9539161Z adding 'torch/_inductor/jagged_lowerings.py' 2025-10-10T00:52:00.9544674Z adding 'torch/_inductor/kernel_inputs.py' 2025-10-10T00:52:00.9549021Z adding 'torch/_inductor/kernel_template_choice.py' 2025-10-10T00:52:00.9558776Z adding 'torch/_inductor/loop_body.py' 2025-10-10T00:52:00.9640903Z adding 'torch/_inductor/lowering.py' 2025-10-10T00:52:00.9660879Z adding 'torch/_inductor/memory.py' 2025-10-10T00:52:00.9668419Z adding 'torch/_inductor/metrics.py' 2025-10-10T00:52:00.9679725Z adding 'torch/_inductor/mkldnn_ir.py' 2025-10-10T00:52:00.9692856Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-10-10T00:52:00.9698946Z adding 'torch/_inductor/mock_cache.py' 2025-10-10T00:52:00.9710317Z adding 'torch/_inductor/ops_handler.py' 2025-10-10T00:52:00.9715582Z adding 'torch/_inductor/optimize_indexing.py' 2025-10-10T00:52:00.9726962Z adding 'torch/_inductor/output_code.py' 2025-10-10T00:52:00.9757825Z adding 'torch/_inductor/pattern_matcher.py' 2025-10-10T00:52:00.9764344Z adding 'torch/_inductor/quantized_lowerings.py' 2025-10-10T00:52:00.9770893Z adding 'torch/_inductor/remote_cache.py' 2025-10-10T00:52:00.9774791Z adding 'torch/_inductor/remote_gemm_autotune_cache.py' 2025-10-10T00:52:00.9852326Z adding 'torch/_inductor/scheduler.py' 2025-10-10T00:52:00.9860776Z adding 'torch/_inductor/script.ld' 2025-10-10T00:52:00.9911969Z adding 'torch/_inductor/select_algorithm.py' 2025-10-10T00:52:00.9919603Z adding 'torch/_inductor/shape_propagation.py' 2025-10-10T00:52:00.9935281Z adding 'torch/_inductor/sizevars.py' 2025-10-10T00:52:00.9957208Z adding 'torch/_inductor/standalone_compile.py' 2025-10-10T00:52:00.9957608Z adding 'torch/_inductor/subgraph_lowering.py' 2025-10-10T00:52:00.9957927Z adding 'torch/_inductor/test_case.py' 2025-10-10T00:52:00.9958213Z adding 'torch/_inductor/test_operators.py' 2025-10-10T00:52:00.9967466Z adding 'torch/_inductor/tiling_utils.py' 2025-10-10T00:52:00.9974862Z adding 'torch/_inductor/triton_bundler.py' 2025-10-10T00:52:01.0022752Z adding 'torch/_inductor/utils.py' 2025-10-10T00:52:01.0032521Z adding 'torch/_inductor/virtualized.py' 2025-10-10T00:52:01.0040427Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-10-10T00:52:01.0044615Z adding 'torch/_inductor/analysis/__init__.py' 2025-10-10T00:52:01.0049025Z adding 'torch/_inductor/analysis/device_info.py' 2025-10-10T00:52:01.0059690Z adding 'torch/_inductor/analysis/profile_analysis.py' 2025-10-10T00:52:01.0064394Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-10-10T00:52:01.0070312Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-10-10T00:52:01.0076346Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-10-10T00:52:01.0080893Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-10-10T00:52:01.0084741Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-10-10T00:52:01.0093062Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-10-10T00:52:01.0101744Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-10-10T00:52:01.0106783Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-10-10T00:52:01.0111314Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-10-10T00:52:01.0115631Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-10-10T00:52:01.0118927Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-10-10T00:52:01.0123356Z adding 'torch/_inductor/codegen/__init__.py' 2025-10-10T00:52:01.0126839Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-10-10T00:52:01.0131682Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-10-10T00:52:01.0164916Z adding 'torch/_inductor/codegen/common.py' 2025-10-10T00:52:01.0241148Z adding 'torch/_inductor/codegen/cpp.py' 2025-10-10T00:52:01.0251824Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-10-10T00:52:01.0265914Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-10-10T00:52:01.0290707Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-10-10T00:52:01.0300332Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-10-10T00:52:01.0321577Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-10-10T00:52:01.0327552Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-10-10T00:52:01.0336740Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-10-10T00:52:01.0347869Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-10-10T00:52:01.0388443Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-10-10T00:52:01.0404504Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-10-10T00:52:01.0417948Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-10-10T00:52:01.0424761Z adding 'torch/_inductor/codegen/cpp_wrapper_mps.py' 2025-10-10T00:52:01.0428716Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-10-10T00:52:01.0433182Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-10-10T00:52:01.0438926Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-10-10T00:52:01.0461673Z adding 'torch/_inductor/codegen/halide.py' 2025-10-10T00:52:01.0474743Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-10-10T00:52:01.0490241Z adding 'torch/_inductor/codegen/mps.py' 2025-10-10T00:52:01.0494965Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-10-10T00:52:01.0504270Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-10-10T00:52:01.0508406Z adding 'torch/_inductor/codegen/python_wrapper_mtia.py' 2025-10-10T00:52:01.0513388Z adding 'torch/_inductor/codegen/segmented_tree.py' 2025-10-10T00:52:01.0550036Z adding 'torch/_inductor/codegen/simd.py' 2025-10-10T00:52:01.0561600Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-10-10T00:52:01.0566957Z adding 'torch/_inductor/codegen/subgraph.py' 2025-10-10T00:52:01.0636645Z adding 'torch/_inductor/codegen/triton.py' 2025-10-10T00:52:01.0655455Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-10-10T00:52:01.0661339Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-10-10T00:52:01.0666952Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-10-10T00:52:01.0717472Z adding 'torch/_inductor/codegen/wrapper.py' 2025-10-10T00:52:01.0736374Z adding 'torch/_inductor/codegen/wrapper_fxir.py' 2025-10-10T00:52:01.0757512Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-10-10T00:52:01.0757955Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-10-10T00:52:01.0758371Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-10-10T00:52:01.0759191Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-10-10T00:52:01.0768859Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-10-10T00:52:01.0775980Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-10-10T00:52:01.0780803Z adding 'torch/_inductor/codegen/cuda/cutlass_cache.py' 2025-10-10T00:52:01.0786933Z adding 'torch/_inductor/codegen/cuda/cutlass_python_evt.py' 2025-10-10T00:52:01.0794689Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-10-10T00:52:01.0801043Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-10-10T00:52:01.0825408Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-10-10T00:52:01.0833917Z adding 'torch/_inductor/codegen/cuda/serialization.py' 2025-10-10T00:52:01.0838637Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-10-10T00:52:01.0844446Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-10-10T00:52:01.0851607Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-10-10T00:52:01.0856609Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py' 2025-10-10T00:52:01.0860521Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py' 2025-10-10T00:52:01.0863792Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py' 2025-10-10T00:52:01.0867238Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py' 2025-10-10T00:52:01.0871226Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py' 2025-10-10T00:52:01.0875295Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py' 2025-10-10T00:52:01.0879183Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py' 2025-10-10T00:52:01.0882699Z adding 'torch/_inductor/codegen/cutedsl/__init__.py' 2025-10-10T00:52:01.0890089Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_kernel.py' 2025-10-10T00:52:01.0896070Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py' 2025-10-10T00:52:01.0901012Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py' 2025-10-10T00:52:01.0905999Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_template.py' 2025-10-10T00:52:01.0910475Z adding 'torch/_inductor/codegen/mtia/__init__.py' 2025-10-10T00:52:01.0913893Z adding 'torch/_inductor/codegen/mtia/device_op_overrides.py' 2025-10-10T00:52:01.0918350Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-10-10T00:52:01.0926390Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-10-10T00:52:01.0931180Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-10-10T00:52:01.0934776Z adding 'torch/_inductor/codegen/rocm/ck_tile_template.py' 2025-10-10T00:52:01.0945991Z adding 'torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py' 2025-10-10T00:52:01.0960721Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-10-10T00:52:01.0966869Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-10-10T00:52:01.0971775Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-10-10T00:52:01.0976579Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-10-10T00:52:01.0983151Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-10-10T00:52:01.0988936Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-10-10T00:52:01.0993428Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-10-10T00:52:01.0996768Z adding 'torch/_inductor/codegen/rocm/rocm_utils.py' 2025-10-10T00:52:01.1000646Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-10-10T00:52:01.1004385Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-10-10T00:52:01.1008503Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-10-10T00:52:01.1012179Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-10-10T00:52:01.1019459Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-10-10T00:52:01.1024009Z adding 'torch/_inductor/compile_worker/tracked_process_pool.py' 2025-10-10T00:52:01.1027682Z adding 'torch/_inductor/compile_worker/utils.py' 2025-10-10T00:52:01.1032228Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-10-10T00:52:01.1041693Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-10-10T00:52:01.1049175Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-10-10T00:52:01.1059377Z adding 'torch/_inductor/fx_passes/bucketing.py' 2025-10-10T00:52:01.1065311Z adding 'torch/_inductor/fx_passes/control_dependencies.py' 2025-10-10T00:52:01.1074335Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-10-10T00:52:01.1080176Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-10-10T00:52:01.1084271Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-10-10T00:52:01.1090014Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-10-10T00:52:01.1095434Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-10-10T00:52:01.1099590Z adding 'torch/_inductor/fx_passes/fsdp.py' 2025-10-10T00:52:01.1109587Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-10-10T00:52:01.1126199Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-10-10T00:52:01.1140219Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-10-10T00:52:01.1147116Z adding 'torch/_inductor/fx_passes/memory_estimator.py' 2025-10-10T00:52:01.1161009Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-10-10T00:52:01.1166220Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-10-10T00:52:01.1182597Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-10-10T00:52:01.1188629Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-10-10T00:52:01.1194712Z adding 'torch/_inductor/fx_passes/overlap_preserving_bucketer.py' 2025-10-10T00:52:01.1205865Z adding 'torch/_inductor/fx_passes/overlap_scheduling.py' 2025-10-10T00:52:01.1216705Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-10-10T00:52:01.1242200Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-10-10T00:52:01.1254561Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-10-10T00:52:01.1290240Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-10-10T00:52:01.1305038Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-10-10T00:52:01.1309959Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-10-10T00:52:01.1345197Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-10-10T00:52:01.1353162Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-10-10T00:52:01.1357788Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-10-10T00:52:01.1362307Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-10-10T00:52:01.1367032Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-10-10T00:52:01.1372010Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-10-10T00:52:01.1376639Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-10-10T00:52:01.1381164Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-10-10T00:52:01.1386047Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-10-10T00:52:01.1392690Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-10-10T00:52:01.1399337Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-10-10T00:52:01.1405219Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-10-10T00:52:01.1410404Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-10-10T00:52:01.1414988Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-10-10T00:52:01.1420016Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py' 2025-10-10T00:52:01.1425694Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py' 2025-10-10T00:52:01.1431579Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py' 2025-10-10T00:52:01.1437614Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py' 2025-10-10T00:52:01.1442515Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py' 2025-10-10T00:52:01.1447529Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-10-10T00:52:01.1451923Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-10-10T00:52:01.1456583Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-10-10T00:52:01.1461426Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-10-10T00:52:01.1466287Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-10-10T00:52:01.1471239Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-10-10T00:52:01.1476284Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-10-10T00:52:01.1480100Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-10-10T00:52:01.1483556Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-10-10T00:52:01.1487017Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-10-10T00:52:01.1490907Z adding 'torch/_inductor/kernel/__init__.py' 2025-10-10T00:52:01.1496734Z adding 'torch/_inductor/kernel/bmm.py' 2025-10-10T00:52:01.1504658Z adding 'torch/_inductor/kernel/conv.py' 2025-10-10T00:52:01.1520386Z adding 'torch/_inductor/kernel/mm.py' 2025-10-10T00:52:01.1526222Z adding 'torch/_inductor/kernel/mm_common.py' 2025-10-10T00:52:01.1535310Z adding 'torch/_inductor/kernel/mm_grouped.py' 2025-10-10T00:52:01.1540677Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-10-10T00:52:01.1544973Z adding 'torch/_inductor/kernel/flex/__init__.py' 2025-10-10T00:52:01.1551110Z adding 'torch/_inductor/kernel/flex/common.py' 2025-10-10T00:52:01.1561733Z adding 'torch/_inductor/kernel/flex/flex_attention.py' 2025-10-10T00:52:01.1569343Z adding 'torch/_inductor/kernel/flex/flex_cpu.py' 2025-10-10T00:52:01.1577521Z adding 'torch/_inductor/kernel/flex/flex_decoding.py' 2025-10-10T00:52:01.1584889Z adding 'torch/_inductor/kernel/flex/templates/common.py.jinja' 2025-10-10T00:52:01.1591178Z adding 'torch/_inductor/kernel/flex/templates/flex_attention.py.jinja' 2025-10-10T00:52:01.1600553Z adding 'torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja' 2025-10-10T00:52:01.1606935Z adding 'torch/_inductor/kernel/flex/templates/flex_decode.py.jinja' 2025-10-10T00:52:01.1611074Z adding 'torch/_inductor/kernel/flex/templates/utilities.py.jinja' 2025-10-10T00:52:01.1614988Z adding 'torch/_inductor/package/__init__.py' 2025-10-10T00:52:01.1618345Z adding 'torch/_inductor/package/build_package.py' 2025-10-10T00:52:01.1622722Z adding 'torch/_inductor/package/package.py' 2025-10-10T00:52:01.1627008Z adding 'torch/_inductor/runtime/__init__.py' 2025-10-10T00:52:01.1636496Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-10-10T00:52:01.1643923Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-10-10T00:52:01.1648090Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-10-10T00:52:01.1652033Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-10-10T00:52:01.1657722Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-10-10T00:52:01.1662218Z adding 'torch/_inductor/runtime/debug_utils.py' 2025-10-10T00:52:01.1666459Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-10-10T00:52:01.1672171Z adding 'torch/_inductor/runtime/hints.py' 2025-10-10T00:52:01.1676545Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-10-10T00:52:01.1682551Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-10-10T00:52:01.1687151Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-10-10T00:52:01.1697114Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-10-10T00:52:01.1744628Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-10-10T00:52:01.1753813Z adding 'torch/_inductor/runtime/caching/__init__.py' 2025-10-10T00:52:01.1757550Z adding 'torch/_inductor/runtime/caching/config.py' 2025-10-10T00:52:01.1762762Z adding 'torch/_inductor/runtime/caching/context.py' 2025-10-10T00:52:01.1767306Z adding 'torch/_inductor/runtime/caching/exceptions.py' 2025-10-10T00:52:01.1773810Z adding 'torch/_inductor/runtime/caching/implementations.py' 2025-10-10T00:52:01.1778568Z adding 'torch/_inductor/runtime/caching/locks.py' 2025-10-10T00:52:01.1782787Z adding 'torch/_inductor/runtime/caching/utils.py' 2025-10-10T00:52:01.1787056Z adding 'torch/_inductor/template_heuristics/__init__.py' 2025-10-10T00:52:01.1790778Z adding 'torch/_inductor/template_heuristics/aten.py' 2025-10-10T00:52:01.1794669Z adding 'torch/_inductor/template_heuristics/base.py' 2025-10-10T00:52:01.1798453Z adding 'torch/_inductor/template_heuristics/contiguous_mm.py' 2025-10-10T00:52:01.1802271Z adding 'torch/_inductor/template_heuristics/decompose_k.py' 2025-10-10T00:52:01.1805585Z adding 'torch/_inductor/template_heuristics/gemm.py' 2025-10-10T00:52:01.1808990Z adding 'torch/_inductor/template_heuristics/params.py' 2025-10-10T00:52:01.1813593Z adding 'torch/_inductor/template_heuristics/registry.py' 2025-10-10T00:52:01.1834596Z adding 'torch/_inductor/template_heuristics/triton.py' 2025-10-10T00:52:01.1840409Z adding 'torch/_inductor/template_heuristics/triton_addmm.py' 2025-10-10T00:52:01.1844955Z adding 'torch/_lazy/__init__.py' 2025-10-10T00:52:01.1849424Z adding 'torch/_lazy/closure.py' 2025-10-10T00:52:01.1852927Z adding 'torch/_lazy/computation.py' 2025-10-10T00:52:01.1856074Z adding 'torch/_lazy/config.py' 2025-10-10T00:52:01.1859319Z adding 'torch/_lazy/debug.py' 2025-10-10T00:52:01.1862606Z adding 'torch/_lazy/device_context.py' 2025-10-10T00:52:01.1868012Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-10-10T00:52:01.1871486Z adding 'torch/_lazy/ir_cache.py' 2025-10-10T00:52:01.1874756Z adding 'torch/_lazy/metrics.py' 2025-10-10T00:52:01.1878165Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-10-10T00:52:01.1881245Z adding 'torch/_lazy/ts_backend.py' 2025-10-10T00:52:01.1885218Z adding 'torch/_library/__init__.py' 2025-10-10T00:52:01.1890365Z adding 'torch/_library/autograd.py' 2025-10-10T00:52:01.1903758Z adding 'torch/_library/custom_ops.py' 2025-10-10T00:52:01.1911477Z adding 'torch/_library/fake_class_registry.py' 2025-10-10T00:52:01.1917257Z adding 'torch/_library/fake_impl.py' 2025-10-10T00:52:01.1923474Z adding 'torch/_library/fake_profile.py' 2025-10-10T00:52:01.1930191Z adding 'torch/_library/infer_schema.py' 2025-10-10T00:52:01.1934802Z adding 'torch/_library/opaque_object.py' 2025-10-10T00:52:01.1938819Z adding 'torch/_library/simple_registry.py' 2025-10-10T00:52:01.1946348Z adding 'torch/_library/triton.py' 2025-10-10T00:52:01.1956434Z adding 'torch/_library/utils.py' 2025-10-10T00:52:01.1961324Z adding 'torch/_logging/__init__.py' 2025-10-10T00:52:01.1982864Z adding 'torch/_logging/_internal.py' 2025-10-10T00:52:01.1990208Z adding 'torch/_logging/_registrations.py' 2025-10-10T00:52:01.1994975Z adding 'torch/_logging/scribe.py' 2025-10-10T00:52:01.1999612Z adding 'torch/_logging/structured.py' 2025-10-10T00:52:01.2004280Z adding 'torch/_numpy/__init__.py' 2025-10-10T00:52:01.2008187Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-10-10T00:52:01.2014464Z adding 'torch/_numpy/_casting_dicts.py' 2025-10-10T00:52:01.2021507Z adding 'torch/_numpy/_dtypes.py' 2025-10-10T00:52:01.2027020Z adding 'torch/_numpy/_dtypes_impl.py' 2025-10-10T00:52:01.2031019Z adding 'torch/_numpy/_funcs.py' 2025-10-10T00:52:01.2052842Z adding 'torch/_numpy/_funcs_impl.py' 2025-10-10T00:52:01.2057505Z adding 'torch/_numpy/_getlimits.py' 2025-10-10T00:52:01.2066270Z adding 'torch/_numpy/_ndarray.py' 2025-10-10T00:52:01.2071973Z adding 'torch/_numpy/_normalizations.py' 2025-10-10T00:52:01.2077806Z adding 'torch/_numpy/_reductions_impl.py' 2025-10-10T00:52:01.2083069Z adding 'torch/_numpy/_ufuncs.py' 2025-10-10T00:52:01.2087111Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-10-10T00:52:01.2092379Z adding 'torch/_numpy/_util.py' 2025-10-10T00:52:01.2096172Z adding 'torch/_numpy/fft.py' 2025-10-10T00:52:01.2100510Z adding 'torch/_numpy/linalg.py' 2025-10-10T00:52:01.2105026Z adding 'torch/_numpy/random.py' 2025-10-10T00:52:01.2109140Z adding 'torch/_numpy/testing/__init__.py' 2025-10-10T00:52:01.2135525Z adding 'torch/_numpy/testing/utils.py' 2025-10-10T00:52:01.2164160Z adding 'torch/_prims/__init__.py' 2025-10-10T00:52:01.2170795Z adding 'torch/_prims/context.py' 2025-10-10T00:52:01.2174644Z adding 'torch/_prims/debug_prims.py' 2025-10-10T00:52:01.2178366Z adding 'torch/_prims/executor.py' 2025-10-10T00:52:01.2184252Z adding 'torch/_prims/rng_prims.py' 2025-10-10T00:52:01.2212924Z adding 'torch/_prims_common/__init__.py' 2025-10-10T00:52:01.2222724Z adding 'torch/_prims_common/wrappers.py' 2025-10-10T00:52:01.2297197Z adding 'torch/_refs/__init__.py' 2025-10-10T00:52:01.2305897Z adding 'torch/_refs/_conversions.py' 2025-10-10T00:52:01.2312580Z adding 'torch/_refs/fft.py' 2025-10-10T00:52:01.2319743Z adding 'torch/_refs/linalg/__init__.py' 2025-10-10T00:52:01.2323868Z adding 'torch/_refs/nn/__init__.py' 2025-10-10T00:52:01.2338184Z adding 'torch/_refs/nn/functional/__init__.py' 2025-10-10T00:52:01.2344358Z adding 'torch/_refs/special/__init__.py' 2025-10-10T00:52:01.2348254Z adding 'torch/_strobelight/__init__.py' 2025-10-10T00:52:01.2353905Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-10-10T00:52:01.2359302Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-10-10T00:52:01.2363657Z adding 'torch/_subclasses/__init__.py' 2025-10-10T00:52:01.2368860Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-10-10T00:52:01.2385958Z adding 'torch/_subclasses/fake_impls.py' 2025-10-10T00:52:01.2437351Z adding 'torch/_subclasses/fake_tensor.py' 2025-10-10T00:52:01.2445818Z adding 'torch/_subclasses/fake_utils.py' 2025-10-10T00:52:01.2458237Z adding 'torch/_subclasses/functional_tensor.py' 2025-10-10T00:52:01.2488353Z adding 'torch/_subclasses/meta_utils.py' 2025-10-10T00:52:01.2495359Z adding 'torch/_subclasses/schema_check_mode.py' 2025-10-10T00:52:01.2499460Z adding 'torch/_vendor/__init__.py' 2025-10-10T00:52:01.2503708Z adding 'torch/_vendor/packaging/__init__.py' 2025-10-10T00:52:01.2508036Z adding 'torch/_vendor/packaging/_structures.py' 2025-10-10T00:52:01.2515166Z adding 'torch/_vendor/packaging/version.py' 2025-10-10T00:52:01.2521659Z adding 'torch/accelerator/__init__.py' 2025-10-10T00:52:01.2525322Z adding 'torch/accelerator/_utils.py' 2025-10-10T00:52:01.2529710Z adding 'torch/accelerator/memory.py' 2025-10-10T00:52:01.2533880Z adding 'torch/amp/__init__.py' 2025-10-10T00:52:01.2542734Z adding 'torch/amp/autocast_mode.py' 2025-10-10T00:52:01.2554970Z adding 'torch/amp/grad_scaler.py' 2025-10-10T00:52:01.2559873Z adding 'torch/ao/__init__.py' 2025-10-10T00:52:01.2564461Z adding 'torch/ao/nn/__init__.py' 2025-10-10T00:52:01.2570510Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-10-10T00:52:01.2573459Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-10-10T00:52:01.2578067Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-10-10T00:52:01.2582929Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-10-10T00:52:01.2599419Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-10-10T00:52:01.2599834Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-10-10T00:52:01.2603325Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-10-10T00:52:01.2607593Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-10-10T00:52:01.2611730Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-10-10T00:52:01.2615742Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-10-10T00:52:01.2619699Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-10-10T00:52:01.2623589Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-10-10T00:52:01.2627820Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-10-10T00:52:01.2631576Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-10-10T00:52:01.2635848Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-10-10T00:52:01.2640433Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-10-10T00:52:01.2645085Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-10-10T00:52:01.2649071Z adding 'torch/ao/nn/qat/__init__.py' 2025-10-10T00:52:01.2653073Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-10-10T00:52:01.2657100Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-10-10T00:52:01.2660550Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-10-10T00:52:01.2664669Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-10-10T00:52:01.2669487Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-10-10T00:52:01.2674417Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-10-10T00:52:01.2678742Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-10-10T00:52:01.2682597Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-10-10T00:52:01.2686565Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-10-10T00:52:01.2695011Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-10-10T00:52:01.2704205Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-10-10T00:52:01.2708993Z adding 'torch/ao/nn/quantized/__init__.py' 2025-10-10T00:52:01.2717559Z adding 'torch/ao/nn/quantized/functional.py' 2025-10-10T00:52:01.2722339Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-10-10T00:52:01.2726530Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-10-10T00:52:01.2732197Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-10-10T00:52:01.2737378Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-10-10T00:52:01.2751668Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-10-10T00:52:01.2758519Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-10-10T00:52:01.2763733Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-10-10T00:52:01.2768310Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-10-10T00:52:01.2777739Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-10-10T00:52:01.2782186Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-10-10T00:52:01.2787888Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-10-10T00:52:01.2793143Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-10-10T00:52:01.2799532Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-10-10T00:52:01.2804140Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-10-10T00:52:01.2808058Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-10-10T00:52:01.2812350Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-10-10T00:52:01.2816467Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-10-10T00:52:01.2820555Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-10-10T00:52:01.2825365Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-10-10T00:52:01.2829603Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-10-10T00:52:01.2837791Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-10-10T00:52:01.2842474Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-10-10T00:52:01.2848636Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-10-10T00:52:01.2853122Z adding 'torch/ao/nn/sparse/__init__.py' 2025-10-10T00:52:01.2857061Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-10-10T00:52:01.2862071Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-10-10T00:52:01.2865817Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-10-10T00:52:01.2869781Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-10-10T00:52:01.2874598Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-10-10T00:52:01.2878641Z adding 'torch/ao/ns/__init__.py' 2025-10-10T00:52:01.2885772Z adding 'torch/ao/ns/_numeric_suite.py' 2025-10-10T00:52:01.2899597Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-10-10T00:52:01.2904561Z adding 'torch/ao/ns/fx/__init__.py' 2025-10-10T00:52:01.2913005Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-10-10T00:52:01.2927751Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-10-10T00:52:01.2935067Z adding 'torch/ao/ns/fx/mappings.py' 2025-10-10T00:52:01.2953119Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-10-10T00:52:01.2958365Z adding 'torch/ao/ns/fx/ns_types.py' 2025-10-10T00:52:01.2963077Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-10-10T00:52:01.2968664Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-10-10T00:52:01.2976649Z adding 'torch/ao/ns/fx/utils.py' 2025-10-10T00:52:01.2982349Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-10-10T00:52:01.2986804Z adding 'torch/ao/pruning/__init__.py' 2025-10-10T00:52:01.2990016Z adding 'torch/ao/pruning/_mappings.py' 2025-10-10T00:52:01.2994089Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-10-10T00:52:01.2997943Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-10-10T00:52:01.3005991Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-10-10T00:52:01.3010303Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-10-10T00:52:01.3015319Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-10-10T00:52:01.3019547Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-10-10T00:52:01.3026270Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-10-10T00:52:01.3031634Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-10-10T00:52:01.3036368Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-10-10T00:52:01.3040448Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-10-10T00:52:01.3044486Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-10-10T00:52:01.3048518Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-10-10T00:52:01.3053583Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-10-10T00:52:01.3058761Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-10-10T00:52:01.3062672Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-10-10T00:52:01.3068992Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-10-10T00:52:01.3073802Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-10-10T00:52:01.3078202Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-10-10T00:52:01.3082537Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-10-10T00:52:01.3090696Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-10-10T00:52:01.3095406Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-10-10T00:52:01.3099980Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-10-10T00:52:01.3104556Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-10-10T00:52:01.3108929Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-10-10T00:52:01.3113085Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-10-10T00:52:01.3117241Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-10-10T00:52:01.3123855Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-10-10T00:52:01.3128156Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-10-10T00:52:01.3132871Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-10-10T00:52:01.3138255Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-10-10T00:52:01.3144259Z adding 'torch/ao/quantization/__init__.py' 2025-10-10T00:52:01.3149284Z adding 'torch/ao/quantization/_correct_bias.py' 2025-10-10T00:52:01.3155178Z adding 'torch/ao/quantization/_equalize.py' 2025-10-10T00:52:01.3160130Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-10-10T00:52:01.3168178Z adding 'torch/ao/quantization/fake_quantize.py' 2025-10-10T00:52:01.3173570Z adding 'torch/ao/quantization/fuse_modules.py' 2025-10-10T00:52:01.3178997Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-10-10T00:52:01.3204725Z adding 'torch/ao/quantization/observer.py' 2025-10-10T00:52:01.3214823Z adding 'torch/ao/quantization/qconfig.py' 2025-10-10T00:52:01.3222123Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-10-10T00:52:01.3225885Z adding 'torch/ao/quantization/quant_type.py' 2025-10-10T00:52:01.3231560Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-10-10T00:52:01.3243037Z adding 'torch/ao/quantization/quantize.py' 2025-10-10T00:52:01.3255752Z adding 'torch/ao/quantization/quantize_fx.py' 2025-10-10T00:52:01.3264529Z adding 'torch/ao/quantization/quantize_jit.py' 2025-10-10T00:52:01.3270651Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-10-10T00:52:01.3274486Z adding 'torch/ao/quantization/stubs.py' 2025-10-10T00:52:01.3286201Z adding 'torch/ao/quantization/utils.py' 2025-10-10T00:52:01.3291077Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-10-10T00:52:01.3299088Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-10-10T00:52:01.3304012Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-10-10T00:52:01.3314553Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-10-10T00:52:01.3321103Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-10-10T00:52:01.3325425Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-10-10T00:52:01.3329731Z adding 'torch/ao/quantization/backend_config/native.py' 2025-10-10T00:52:01.3336354Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-10-10T00:52:01.3340675Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-10-10T00:52:01.3344718Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-10-10T00:52:01.3350672Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-10-10T00:52:01.3354938Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-10-10T00:52:01.3359172Z adding 'torch/ao/quantization/fx/__init__.py' 2025-10-10T00:52:01.3369717Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-10-10T00:52:01.3384502Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-10-10T00:52:01.3402021Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-10-10T00:52:01.3422756Z adding 'torch/ao/quantization/fx/convert.py' 2025-10-10T00:52:01.3430755Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-10-10T00:52:01.3436151Z adding 'torch/ao/quantization/fx/fuse.py' 2025-10-10T00:52:01.3440782Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-10-10T00:52:01.3445369Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-10-10T00:52:01.3449067Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-10-10T00:52:01.3452343Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-10-10T00:52:01.3457822Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-10-10T00:52:01.3497654Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-10-10T00:52:01.3498053Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-10-10T00:52:01.3501868Z adding 'torch/ao/quantization/fx/prepare.py' 2025-10-10T00:52:01.3510941Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-10-10T00:52:01.3516395Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-10-10T00:52:01.3520167Z adding 'torch/ao/quantization/fx/tracer.py' 2025-10-10T00:52:01.3534355Z adding 'torch/ao/quantization/fx/utils.py' 2025-10-10T00:52:01.3539211Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-10-10T00:52:01.3562449Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-10-10T00:52:01.3575009Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-10-10T00:52:01.3581754Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-10-10T00:52:01.3593757Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-10-10T00:52:01.3598532Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-10-10T00:52:01.3609013Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-10-10T00:52:01.3616414Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-10-10T00:52:01.3620373Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-10-10T00:52:01.3625243Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-10-10T00:52:01.3630102Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-10-10T00:52:01.3634214Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-10-10T00:52:01.3639983Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-10-10T00:52:01.3649443Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-10-10T00:52:01.3662443Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-10-10T00:52:01.3672413Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-10-10T00:52:01.3677112Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-10-10T00:52:01.3684953Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-10-10T00:52:01.3689795Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-10-10T00:52:01.3693691Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-10-10T00:52:01.3697743Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-10-10T00:52:01.3702732Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-10-10T00:52:01.3707429Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-10-10T00:52:01.3724522Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-10-10T00:52:01.3732586Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-10-10T00:52:01.3744633Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-10-10T00:52:01.3749768Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-10-10T00:52:01.3760883Z adding 'torch/autograd/__init__.py' 2025-10-10T00:52:01.3765825Z adding 'torch/autograd/anomaly_mode.py' 2025-10-10T00:52:01.3770957Z adding 'torch/autograd/forward_ad.py' 2025-10-10T00:52:01.3784330Z adding 'torch/autograd/function.py' 2025-10-10T00:52:01.3801088Z adding 'torch/autograd/functional.py' 2025-10-10T00:52:01.3808754Z adding 'torch/autograd/grad_mode.py' 2025-10-10T00:52:01.3841604Z adding 'torch/autograd/gradcheck.py' 2025-10-10T00:52:01.3855792Z adding 'torch/autograd/graph.py' 2025-10-10T00:52:01.3873883Z adding 'torch/autograd/profiler.py' 2025-10-10T00:52:01.3881416Z adding 'torch/autograd/profiler_legacy.py' 2025-10-10T00:52:01.3896449Z adding 'torch/autograd/profiler_util.py' 2025-10-10T00:52:01.3900697Z adding 'torch/autograd/variable.py' 2025-10-10T00:52:01.3904649Z adding 'torch/autograd/_functions/__init__.py' 2025-10-10T00:52:01.3908353Z adding 'torch/autograd/_functions/tensor.py' 2025-10-10T00:52:01.3911906Z adding 'torch/autograd/_functions/utils.py' 2025-10-10T00:52:01.3917036Z adding 'torch/backends/__init__.py' 2025-10-10T00:52:01.3920969Z adding 'torch/backends/_coreml/__init__.py' 2025-10-10T00:52:01.3925294Z adding 'torch/backends/_coreml/preprocess.py' 2025-10-10T00:52:01.3929358Z adding 'torch/backends/_nnapi/__init__.py' 2025-10-10T00:52:01.3934136Z adding 'torch/backends/_nnapi/prepare.py' 2025-10-10T00:52:01.3958520Z adding 'torch/backends/_nnapi/serializer.py' 2025-10-10T00:52:01.3965196Z adding 'torch/backends/cpu/__init__.py' 2025-10-10T00:52:01.3973677Z adding 'torch/backends/cuda/__init__.py' 2025-10-10T00:52:01.3980388Z adding 'torch/backends/cudnn/__init__.py' 2025-10-10T00:52:01.3984261Z adding 'torch/backends/cudnn/rnn.py' 2025-10-10T00:52:01.3988625Z adding 'torch/backends/cusparselt/__init__.py' 2025-10-10T00:52:01.3992603Z adding 'torch/backends/kleidiai/__init__.py' 2025-10-10T00:52:01.3996826Z adding 'torch/backends/mha/__init__.py' 2025-10-10T00:52:01.4001216Z adding 'torch/backends/miopen/__init__.py' 2025-10-10T00:52:01.4005635Z adding 'torch/backends/mkl/__init__.py' 2025-10-10T00:52:01.4010370Z adding 'torch/backends/mkldnn/__init__.py' 2025-10-10T00:52:01.4014852Z adding 'torch/backends/mps/__init__.py' 2025-10-10T00:52:01.4018964Z adding 'torch/backends/nnpack/__init__.py' 2025-10-10T00:52:01.4023195Z adding 'torch/backends/openmp/__init__.py' 2025-10-10T00:52:01.4027850Z adding 'torch/backends/opt_einsum/__init__.py' 2025-10-10T00:52:01.4032283Z adding 'torch/backends/quantized/__init__.py' 2025-10-10T00:52:01.4036172Z adding 'torch/backends/xeon/__init__.py' 2025-10-10T00:52:01.4048261Z adding 'torch/backends/xeon/run_cpu.py' 2025-10-10T00:52:01.4053531Z adding 'torch/backends/xnnpack/__init__.py' 2025-10-10T00:52:01.4257816Z adding 'torch/bin/FileStoreTest.exe' 2025-10-10T00:52:01.4486247Z adding 'torch/bin/TCPStoreTest.exe' 2025-10-10T00:52:01.5909403Z adding 'torch/bin/protoc.exe' 2025-10-10T00:52:02.0040525Z adding 'torch/bin/test_api.exe' 2025-10-10T00:52:02.2625184Z adding 'torch/bin/test_jit.exe' 2025-10-10T00:52:02.3735324Z adding 'torch/bin/test_lazy.exe' 2025-10-10T00:52:02.3803034Z adding 'torch/compiler/__init__.py' 2025-10-10T00:52:02.3809840Z adding 'torch/compiler/_cache.py' 2025-10-10T00:52:02.3814697Z adding 'torch/compiler/config.py' 2025-10-10T00:52:02.3818887Z adding 'torch/contrib/__init__.py' 2025-10-10T00:52:02.3823698Z adding 'torch/contrib/_tensorboard_vis.py' 2025-10-10T00:52:02.3828983Z adding 'torch/cpu/__init__.py' 2025-10-10T00:52:02.3833313Z adding 'torch/cpu/amp/__init__.py' 2025-10-10T00:52:02.3837203Z adding 'torch/cpu/amp/autocast_mode.py' 2025-10-10T00:52:02.3840605Z adding 'torch/cpu/amp/grad_scaler.py' 2025-10-10T00:52:02.3846355Z adding 'torch/csrc/inductor/aoti_runtime/model.h' 2025-10-10T00:52:02.3870276Z adding 'torch/cuda/__init__.py' 2025-10-10T00:52:02.3876383Z adding 'torch/cuda/_device_limits.py' 2025-10-10T00:52:02.3880115Z adding 'torch/cuda/_gpu_trace.py' 2025-10-10T00:52:02.3891073Z adding 'torch/cuda/_memory_viz.py' 2025-10-10T00:52:02.3895232Z adding 'torch/cuda/_pin_memory_utils.py' 2025-10-10T00:52:02.3903971Z adding 'torch/cuda/_sanitizer.py' 2025-10-10T00:52:02.3912809Z adding 'torch/cuda/_utils.py' 2025-10-10T00:52:02.3916646Z adding 'torch/cuda/comm.py' 2025-10-10T00:52:02.3921041Z adding 'torch/cuda/gds.py' 2025-10-10T00:52:02.3932533Z adding 'torch/cuda/graphs.py' 2025-10-10T00:52:02.3939832Z adding 'torch/cuda/jiterator.py' 2025-10-10T00:52:02.3956935Z adding 'torch/cuda/memory.py' 2025-10-10T00:52:02.3962348Z adding 'torch/cuda/nccl.py' 2025-10-10T00:52:02.3966480Z adding 'torch/cuda/nvtx.py' 2025-10-10T00:52:02.3970582Z adding 'torch/cuda/profiler.py' 2025-10-10T00:52:02.3974993Z adding 'torch/cuda/random.py' 2025-10-10T00:52:02.3978168Z adding 'torch/cuda/sparse.py' 2025-10-10T00:52:02.3983745Z adding 'torch/cuda/streams.py' 2025-10-10T00:52:02.3996030Z adding 'torch/cuda/tunable.py' 2025-10-10T00:52:02.4000984Z adding 'torch/cuda/amp/__init__.py' 2025-10-10T00:52:02.4005041Z adding 'torch/cuda/amp/autocast_mode.py' 2025-10-10T00:52:02.4008463Z adding 'torch/cuda/amp/common.py' 2025-10-10T00:52:02.4012287Z adding 'torch/cuda/amp/grad_scaler.py' 2025-10-10T00:52:02.4018526Z adding 'torch/distributed/__init__.py' 2025-10-10T00:52:02.4022432Z adding 'torch/distributed/_checkpointable.py' 2025-10-10T00:52:02.4026173Z adding 'torch/distributed/_composable_state.py' 2025-10-10T00:52:02.4030434Z adding 'torch/distributed/_dist2.py' 2025-10-10T00:52:02.4046392Z adding 'torch/distributed/_functional_collectives.py' 2025-10-10T00:52:02.4051322Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-10-10T00:52:02.4057907Z adding 'torch/distributed/_mesh_layout.py' 2025-10-10T00:52:02.4062869Z adding 'torch/distributed/_serialization.py' 2025-10-10T00:52:02.4073702Z adding 'torch/distributed/_state_dict_utils.py' 2025-10-10T00:52:02.4078345Z adding 'torch/distributed/argparse_util.py' 2025-10-10T00:52:02.4082386Z adding 'torch/distributed/c10d_logger.py' 2025-10-10T00:52:02.4088918Z adding 'torch/distributed/collective_utils.py' 2025-10-10T00:52:02.4092472Z adding 'torch/distributed/constants.py' 2025-10-10T00:52:02.4112684Z adding 'torch/distributed/device_mesh.py' 2025-10-10T00:52:02.4187579Z adding 'torch/distributed/distributed_c10d.py' 2025-10-10T00:52:02.4197797Z adding 'torch/distributed/launch.py' 2025-10-10T00:52:02.4201301Z adding 'torch/distributed/logging_handlers.py' 2025-10-10T00:52:02.4205464Z adding 'torch/distributed/remote_device.py' 2025-10-10T00:52:02.4211176Z adding 'torch/distributed/rendezvous.py' 2025-10-10T00:52:02.4224918Z adding 'torch/distributed/run.py' 2025-10-10T00:52:02.4232201Z adding 'torch/distributed/utils.py' 2025-10-10T00:52:02.4237257Z adding 'torch/distributed/_composable/__init__.py' 2025-10-10T00:52:02.4241642Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-10-10T00:52:02.4247157Z adding 'torch/distributed/_composable/contract.py' 2025-10-10T00:52:02.4252924Z adding 'torch/distributed/_composable/replicate.py' 2025-10-10T00:52:02.4260228Z adding 'torch/distributed/_composable/replicate_with_fsdp.py' 2025-10-10T00:52:02.4264552Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-10-10T00:52:02.4267782Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-10-10T00:52:02.4272386Z adding 'torch/distributed/_pycute/__init__.py' 2025-10-10T00:52:02.4277684Z adding 'torch/distributed/_pycute/int_tuple.py' 2025-10-10T00:52:02.4285210Z adding 'torch/distributed/_pycute/layout.py' 2025-10-10T00:52:02.4289417Z adding 'torch/distributed/_pycute/typing.py' 2025-10-10T00:52:02.4293584Z adding 'torch/distributed/_shard/__init__.py' 2025-10-10T00:52:02.4296956Z adding 'torch/distributed/_shard/_utils.py' 2025-10-10T00:52:02.4302982Z adding 'torch/distributed/_shard/api.py' 2025-10-10T00:52:02.4307093Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-10-10T00:52:02.4310762Z adding 'torch/distributed/_shard/metadata.py' 2025-10-10T00:52:02.4314577Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-10-10T00:52:02.4317838Z adding 'torch/distributed/_shard/sharder.py' 2025-10-10T00:52:02.4321883Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-10-10T00:52:02.4326513Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-10-10T00:52:02.4330988Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-10-10T00:52:02.4338268Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-10-10T00:52:02.4356981Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-10-10T00:52:02.4361876Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-10-10T00:52:02.4365414Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-10-10T00:52:02.4369021Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-10-10T00:52:02.4374508Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-10-10T00:52:02.4378742Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-10-10T00:52:02.4384591Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-10-10T00:52:02.4389261Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-10-10T00:52:02.4393954Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-10-10T00:52:02.4397495Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-10-10T00:52:02.4402097Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-10-10T00:52:02.4405710Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-10-10T00:52:02.4411256Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-10-10T00:52:02.4414680Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-10-10T00:52:02.4418818Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-10-10T00:52:02.4423086Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-10-10T00:52:02.4428528Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-10-10T00:52:02.4434516Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-10-10T00:52:02.4440336Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-10-10T00:52:02.4445657Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-10-10T00:52:02.4451514Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-10-10T00:52:02.4457488Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-10-10T00:52:02.4465567Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-10-10T00:52:02.4470086Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-10-10T00:52:02.4474521Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-10-10T00:52:02.4497363Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-10-10T00:52:02.4512184Z adding 'torch/distributed/_symmetric_memory/_nvshmem_triton.py' 2025-10-10T00:52:02.4528810Z adding 'torch/distributed/_tensor/__init__.py' 2025-10-10T00:52:02.4529184Z adding 'torch/distributed/_tensor/api.py' 2025-10-10T00:52:02.4529529Z adding 'torch/distributed/_tensor/placement_types.py' 2025-10-10T00:52:02.4530013Z adding 'torch/distributed/_tools/__init__.py' 2025-10-10T00:52:02.4534868Z adding 'torch/distributed/_tools/common_utils.py' 2025-10-10T00:52:02.4538545Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-10-10T00:52:02.4547697Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-10-10T00:52:02.4554068Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-10-10T00:52:02.4569507Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-10-10T00:52:02.4576138Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-10-10T00:52:02.4581945Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-10-10T00:52:02.4590312Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-10-10T00:52:02.4605588Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-10-10T00:52:02.4612680Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-10-10T00:52:02.4616913Z adding 'torch/distributed/algorithms/__init__.py' 2025-10-10T00:52:02.4623356Z adding 'torch/distributed/algorithms/join.py' 2025-10-10T00:52:02.4627668Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-10-10T00:52:02.4633899Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-10-10T00:52:02.4638097Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-10-10T00:52:02.4642733Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-10-10T00:52:02.4646763Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-10-10T00:52:02.4650672Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-10-10T00:52:02.4654585Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-10-10T00:52:02.4658792Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-10-10T00:52:02.4663836Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-10-10T00:52:02.4671433Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-10-10T00:52:02.4675993Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-10-10T00:52:02.4680507Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-10-10T00:52:02.4684808Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-10-10T00:52:02.4690370Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-10-10T00:52:02.4694192Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-10-10T00:52:02.4708784Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-10-10T00:52:02.4714479Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-10-10T00:52:02.4719052Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-10-10T00:52:02.4723165Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-10-10T00:52:02.4728922Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-10-10T00:52:02.4733198Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-10-10T00:52:02.4737730Z adding 'torch/distributed/autograd/__init__.py' 2025-10-10T00:52:02.4742651Z adding 'torch/distributed/checkpoint/__init__.py' 2025-10-10T00:52:02.4746148Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-10-10T00:52:02.4753385Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-10-10T00:52:02.4756616Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-10-10T00:52:02.4760706Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-10-10T00:52:02.4771736Z adding 'torch/distributed/checkpoint/_consolidate_hf_safetensors.py' 2025-10-10T00:52:02.4776008Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-10-10T00:52:02.4779851Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-10-10T00:52:02.4784947Z adding 'torch/distributed/checkpoint/_extension.py' 2025-10-10T00:52:02.4789743Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-10-10T00:52:02.4793849Z adding 'torch/distributed/checkpoint/_hf_utils.py' 2025-10-10T00:52:02.4797742Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-10-10T00:52:02.4804405Z adding 'torch/distributed/checkpoint/_pg_transport.py' 2025-10-10T00:52:02.4809009Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-10-10T00:52:02.4815937Z adding 'torch/distributed/checkpoint/_state_dict_stager.py' 2025-10-10T00:52:02.4819707Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-10-10T00:52:02.4824401Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-10-10T00:52:02.4827705Z adding 'torch/distributed/checkpoint/_version.py' 2025-10-10T00:52:02.4832292Z adding 'torch/distributed/checkpoint/api.py' 2025-10-10T00:52:02.4844364Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-10-10T00:52:02.4857839Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-10-10T00:52:02.4864199Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-10-10T00:52:02.4871208Z adding 'torch/distributed/checkpoint/hf_storage.py' 2025-10-10T00:52:02.4875879Z adding 'torch/distributed/checkpoint/logger.py' 2025-10-10T00:52:02.4879222Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-10-10T00:52:02.4883682Z adding 'torch/distributed/checkpoint/metadata.py' 2025-10-10T00:52:02.4890321Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-10-10T00:52:02.4898017Z adding 'torch/distributed/checkpoint/planner.py' 2025-10-10T00:52:02.4905338Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-10-10T00:52:02.4912194Z adding 'torch/distributed/checkpoint/quantized_hf_storage.py' 2025-10-10T00:52:02.4916351Z adding 'torch/distributed/checkpoint/resharding.py' 2025-10-10T00:52:02.4924713Z adding 'torch/distributed/checkpoint/staging.py' 2025-10-10T00:52:02.4943858Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-10-10T00:52:02.4951520Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-10-10T00:52:02.4959359Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-10-10T00:52:02.4963367Z adding 'torch/distributed/checkpoint/stateful.py' 2025-10-10T00:52:02.4968446Z adding 'torch/distributed/checkpoint/storage.py' 2025-10-10T00:52:02.4975637Z adding 'torch/distributed/checkpoint/utils.py' 2025-10-10T00:52:02.4980788Z adding 'torch/distributed/checkpoint/_experimental/__init__.py' 2025-10-10T00:52:02.4986166Z adding 'torch/distributed/checkpoint/_experimental/barriers.py' 2025-10-10T00:52:02.4990867Z adding 'torch/distributed/checkpoint/_experimental/builder.py' 2025-10-10T00:52:02.4997134Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_process.py' 2025-10-10T00:52:02.5002477Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_reader.py' 2025-10-10T00:52:02.5007103Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_writer.py' 2025-10-10T00:52:02.5012531Z adding 'torch/distributed/checkpoint/_experimental/checkpointer.py' 2025-10-10T00:52:02.5016288Z adding 'torch/distributed/checkpoint/_experimental/config.py' 2025-10-10T00:52:02.5021349Z adding 'torch/distributed/checkpoint/_experimental/staging.py' 2025-10-10T00:52:02.5024913Z adding 'torch/distributed/checkpoint/_experimental/types.py' 2025-10-10T00:52:02.5028342Z adding 'torch/distributed/checkpoint/_experimental/utils.py' 2025-10-10T00:52:02.5033440Z adding 'torch/distributed/elastic/__init__.py' 2025-10-10T00:52:02.5036990Z adding 'torch/distributed/elastic/control_plane.py' 2025-10-10T00:52:02.5041645Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-10-10T00:52:02.5045392Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-10-10T00:52:02.5060093Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-10-10T00:52:02.5064680Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-10-10T00:52:02.5071697Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-10-10T00:52:02.5077516Z adding 'torch/distributed/elastic/events/__init__.py' 2025-10-10T00:52:02.5081577Z adding 'torch/distributed/elastic/events/api.py' 2025-10-10T00:52:02.5084936Z adding 'torch/distributed/elastic/events/handlers.py' 2025-10-10T00:52:02.5090153Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-10-10T00:52:02.5094756Z adding 'torch/distributed/elastic/metrics/api.py' 2025-10-10T00:52:02.5101126Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-10-10T00:52:02.5114373Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-10-10T00:52:02.5119498Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-10-10T00:52:02.5124003Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-10-10T00:52:02.5132091Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-10-10T00:52:02.5137274Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-10-10T00:52:02.5140677Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-10-10T00:52:02.5144885Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-10-10T00:52:02.5148153Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-10-10T00:52:02.5152063Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-10-10T00:52:02.5157797Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-10-10T00:52:02.5161549Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-10-10T00:52:02.5167728Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-10-10T00:52:02.5173834Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-10-10T00:52:02.5189594Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-10-10T00:52:02.5205795Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-10-10T00:52:02.5211612Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-10-10T00:52:02.5217084Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-10-10T00:52:02.5222315Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-10-10T00:52:02.5226258Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-10-10T00:52:02.5230418Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-10-10T00:52:02.5235830Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-10-10T00:52:02.5240865Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-10-10T00:52:02.5246405Z adding 'torch/distributed/elastic/timer/api.py' 2025-10-10T00:52:02.5250093Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-10-10T00:52:02.5257276Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-10-10T00:52:02.5261872Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-10-10T00:52:02.5266026Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-10-10T00:52:02.5269611Z adding 'torch/distributed/elastic/utils/api.py' 2025-10-10T00:52:02.5274502Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-10-10T00:52:02.5277913Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-10-10T00:52:02.5281639Z adding 'torch/distributed/elastic/utils/logging.py' 2025-10-10T00:52:02.5286613Z adding 'torch/distributed/elastic/utils/store.py' 2025-10-10T00:52:02.5290908Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-10-10T00:52:02.5294626Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-10-10T00:52:02.5298631Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-10-10T00:52:02.5303097Z adding 'torch/distributed/fsdp/__init__.py' 2025-10-10T00:52:02.5312828Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-10-10T00:52:02.5318034Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-10-10T00:52:02.5322008Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-10-10T00:52:02.5328588Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-10-10T00:52:02.5370884Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-10-10T00:52:02.5377613Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-10-10T00:52:02.5394836Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-10-10T00:52:02.5399339Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-10-10T00:52:02.5430894Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-10-10T00:52:02.5456832Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-10-10T00:52:02.5462590Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-10-10T00:52:02.5474128Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-10-10T00:52:02.5480440Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-10-10T00:52:02.5485055Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-10-10T00:52:02.5490985Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-10-10T00:52:02.5496818Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-10-10T00:52:02.5504985Z adding 'torch/distributed/fsdp/api.py' 2025-10-10T00:52:02.5548723Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-10-10T00:52:02.5549176Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-10-10T00:52:02.5592570Z adding 'torch/distributed/fsdp/wrap.py' 2025-10-10T00:52:02.5592963Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-10-10T00:52:02.5593381Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-10-10T00:52:02.5593836Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-10-10T00:52:02.5594278Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-10-10T00:52:02.5594702Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-10-10T00:52:02.5608805Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-10-10T00:52:02.5623800Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-10-10T00:52:02.5632531Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-10-10T00:52:02.5645330Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-10-10T00:52:02.5650114Z adding 'torch/distributed/launcher/__init__.py' 2025-10-10T00:52:02.5656382Z adding 'torch/distributed/launcher/api.py' 2025-10-10T00:52:02.5660646Z adding 'torch/distributed/nn/__init__.py' 2025-10-10T00:52:02.5666888Z adding 'torch/distributed/nn/functional.py' 2025-10-10T00:52:02.5671185Z adding 'torch/distributed/nn/api/__init__.py' 2025-10-10T00:52:02.5681601Z adding 'torch/distributed/nn/api/remote_module.py' 2025-10-10T00:52:02.5686300Z adding 'torch/distributed/nn/jit/__init__.py' 2025-10-10T00:52:02.5690493Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-10-10T00:52:02.5694517Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-10-10T00:52:02.5698494Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-10-10T00:52:02.5702929Z adding 'torch/distributed/optim/__init__.py' 2025-10-10T00:52:02.5706223Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-10-10T00:52:02.5720979Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-10-10T00:52:02.5721461Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-10-10T00:52:02.5721901Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-10-10T00:52:02.5727027Z adding 'torch/distributed/optim/functional_adam.py' 2025-10-10T00:52:02.5731172Z adding 'torch/distributed/optim/functional_adamax.py' 2025-10-10T00:52:02.5735837Z adding 'torch/distributed/optim/functional_adamw.py' 2025-10-10T00:52:02.5740427Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-10-10T00:52:02.5744575Z adding 'torch/distributed/optim/functional_rprop.py' 2025-10-10T00:52:02.5748976Z adding 'torch/distributed/optim/functional_sgd.py' 2025-10-10T00:52:02.5755594Z adding 'torch/distributed/optim/named_optimizer.py' 2025-10-10T00:52:02.5761539Z adding 'torch/distributed/optim/optimizer.py' 2025-10-10T00:52:02.5766050Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-10-10T00:52:02.5769770Z adding 'torch/distributed/optim/utils.py' 2025-10-10T00:52:02.5794907Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-10-10T00:52:02.5800343Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-10-10T00:52:02.5820735Z adding 'torch/distributed/pipelining/_IR.py' 2025-10-10T00:52:02.5825240Z adding 'torch/distributed/pipelining/__init__.py' 2025-10-10T00:52:02.5833221Z adding 'torch/distributed/pipelining/_backward.py' 2025-10-10T00:52:02.5837213Z adding 'torch/distributed/pipelining/_debug.py' 2025-10-10T00:52:02.5844672Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-10-10T00:52:02.5849395Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-10-10T00:52:02.5853203Z adding 'torch/distributed/pipelining/_utils.py' 2025-10-10T00:52:02.5861390Z adding 'torch/distributed/pipelining/microbatch.py' 2025-10-10T00:52:02.5901674Z adding 'torch/distributed/pipelining/schedules.py' 2025-10-10T00:52:02.5929462Z adding 'torch/distributed/pipelining/stage.py' 2025-10-10T00:52:02.5936707Z adding 'torch/distributed/rpc/__init__.py' 2025-10-10T00:52:02.5940979Z adding 'torch/distributed/rpc/_utils.py' 2025-10-10T00:52:02.5953414Z adding 'torch/distributed/rpc/api.py' 2025-10-10T00:52:02.5961456Z adding 'torch/distributed/rpc/backend_registry.py' 2025-10-10T00:52:02.5965411Z adding 'torch/distributed/rpc/constants.py' 2025-10-10T00:52:02.5970065Z adding 'torch/distributed/rpc/functions.py' 2025-10-10T00:52:02.5976029Z adding 'torch/distributed/rpc/internal.py' 2025-10-10T00:52:02.5981376Z adding 'torch/distributed/rpc/options.py' 2025-10-10T00:52:02.5985337Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-10-10T00:52:02.5990563Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-10-10T00:52:02.5995091Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-10-10T00:52:02.5998877Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-10-10T00:52:02.6004148Z adding 'torch/distributed/tensor/__init__.py' 2025-10-10T00:52:02.6022037Z adding 'torch/distributed/tensor/_api.py' 2025-10-10T00:52:02.6040672Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-10-10T00:52:02.6041084Z adding 'torch/distributed/tensor/_dispatch.py' 2025-10-10T00:52:02.6047244Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-10-10T00:52:02.6057076Z adding 'torch/distributed/tensor/_op_schema.py' 2025-10-10T00:52:02.6066159Z adding 'torch/distributed/tensor/_random.py' 2025-10-10T00:52:02.6073802Z adding 'torch/distributed/tensor/_redistribute.py' 2025-10-10T00:52:02.6084717Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-10-10T00:52:02.6091975Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-10-10T00:52:02.6096628Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-10-10T00:52:02.6104733Z adding 'torch/distributed/tensor/_utils.py' 2025-10-10T00:52:02.6108327Z adding 'torch/distributed/tensor/device_mesh.py' 2025-10-10T00:52:02.6117916Z adding 'torch/distributed/tensor/placement_types.py' 2025-10-10T00:52:02.6123023Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-10-10T00:52:02.6129044Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-10-10T00:52:02.6133216Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-10-10T00:52:02.6138346Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-10-10T00:52:02.6143881Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-10-10T00:52:02.6157871Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-10-10T00:52:02.6169800Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-10-10T00:52:02.6179480Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-10-10T00:52:02.6184033Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-10-10T00:52:02.6199145Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-10-10T00:52:02.6211831Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-10-10T00:52:02.6219656Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-10-10T00:52:02.6224242Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-10-10T00:52:02.6233606Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-10-10T00:52:02.6238292Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-10-10T00:52:02.6243443Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-10-10T00:52:02.6247933Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-10-10T00:52:02.6265812Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-10-10T00:52:02.6273118Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-10-10T00:52:02.6279282Z adding 'torch/distributed/tensor/experimental/_load_balancer.py' 2025-10-10T00:52:02.6284195Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-10-10T00:52:02.6292808Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-10-10T00:52:02.6296941Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-10-10T00:52:02.6300481Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-10-10T00:52:02.6305084Z adding 'torch/distributed/tensor/parallel/api.py' 2025-10-10T00:52:02.6309306Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-10-10T00:52:02.6316064Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-10-10T00:52:02.6320393Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-10-10T00:52:02.6327639Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-10-10T00:52:02.6338017Z adding 'torch/distributed/tensor/parallel/style.py' 2025-10-10T00:52:02.6345169Z adding 'torch/distributions/__init__.py' 2025-10-10T00:52:02.6349518Z adding 'torch/distributions/bernoulli.py' 2025-10-10T00:52:02.6353665Z adding 'torch/distributions/beta.py' 2025-10-10T00:52:02.6360038Z adding 'torch/distributions/binomial.py' 2025-10-10T00:52:02.6364818Z adding 'torch/distributions/categorical.py' 2025-10-10T00:52:02.6368800Z adding 'torch/distributions/cauchy.py' 2025-10-10T00:52:02.6372289Z adding 'torch/distributions/chi2.py' 2025-10-10T00:52:02.6377494Z adding 'torch/distributions/constraint_registry.py' 2025-10-10T00:52:02.6385229Z adding 'torch/distributions/constraints.py' 2025-10-10T00:52:02.6390973Z adding 'torch/distributions/continuous_bernoulli.py' 2025-10-10T00:52:02.6395419Z adding 'torch/distributions/dirichlet.py' 2025-10-10T00:52:02.6401383Z adding 'torch/distributions/distribution.py' 2025-10-10T00:52:02.6405459Z adding 'torch/distributions/exp_family.py' 2025-10-10T00:52:02.6409309Z adding 'torch/distributions/exponential.py' 2025-10-10T00:52:02.6413285Z adding 'torch/distributions/fishersnedecor.py' 2025-10-10T00:52:02.6417338Z adding 'torch/distributions/gamma.py' 2025-10-10T00:52:02.6421745Z adding 'torch/distributions/generalized_pareto.py' 2025-10-10T00:52:02.6426202Z adding 'torch/distributions/geometric.py' 2025-10-10T00:52:02.6430112Z adding 'torch/distributions/gumbel.py' 2025-10-10T00:52:02.6434054Z adding 'torch/distributions/half_cauchy.py' 2025-10-10T00:52:02.6437766Z adding 'torch/distributions/half_normal.py' 2025-10-10T00:52:02.6442092Z adding 'torch/distributions/independent.py' 2025-10-10T00:52:02.6445923Z adding 'torch/distributions/inverse_gamma.py' 2025-10-10T00:52:02.6467464Z adding 'torch/distributions/kl.py' 2025-10-10T00:52:02.6467837Z adding 'torch/distributions/kumaraswamy.py' 2025-10-10T00:52:02.6468164Z adding 'torch/distributions/laplace.py' 2025-10-10T00:52:02.6471220Z adding 'torch/distributions/lkj_cholesky.py' 2025-10-10T00:52:02.6474511Z adding 'torch/distributions/log_normal.py' 2025-10-10T00:52:02.6478462Z adding 'torch/distributions/logistic_normal.py' 2025-10-10T00:52:02.6484024Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-10-10T00:52:02.6489370Z adding 'torch/distributions/mixture_same_family.py' 2025-10-10T00:52:02.6494186Z adding 'torch/distributions/multinomial.py' 2025-10-10T00:52:02.6500070Z adding 'torch/distributions/multivariate_normal.py' 2025-10-10T00:52:02.6505603Z adding 'torch/distributions/negative_binomial.py' 2025-10-10T00:52:02.6508933Z adding 'torch/distributions/normal.py' 2025-10-10T00:52:02.6513616Z adding 'torch/distributions/one_hot_categorical.py' 2025-10-10T00:52:02.6517534Z adding 'torch/distributions/pareto.py' 2025-10-10T00:52:02.6521292Z adding 'torch/distributions/poisson.py' 2025-10-10T00:52:02.6526034Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-10-10T00:52:02.6558424Z adding 'torch/distributions/relaxed_categorical.py' 2025-10-10T00:52:02.6558825Z adding 'torch/distributions/studentT.py' 2025-10-10T00:52:02.6559185Z adding 'torch/distributions/transformed_distribution.py' 2025-10-10T00:52:02.6559560Z adding 'torch/distributions/transforms.py' 2025-10-10T00:52:02.6561519Z adding 'torch/distributions/uniform.py' 2025-10-10T00:52:02.6566940Z adding 'torch/distributions/utils.py' 2025-10-10T00:52:02.6572196Z adding 'torch/distributions/von_mises.py' 2025-10-10T00:52:02.6576546Z adding 'torch/distributions/weibull.py' 2025-10-10T00:52:02.6582640Z adding 'torch/distributions/wishart.py' 2025-10-10T00:52:02.6593701Z adding 'torch/export/__init__.py' 2025-10-10T00:52:02.6601952Z adding 'torch/export/_draft_export.py' 2025-10-10T00:52:02.6606548Z adding 'torch/export/_leakage_detection_utils.py' 2025-10-10T00:52:02.6610644Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-10-10T00:52:02.6615620Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-10-10T00:52:02.6619402Z adding 'torch/export/_safeguard.py' 2025-10-10T00:52:02.6626762Z adding 'torch/export/_swap.py' 2025-10-10T00:52:02.6661366Z adding 'torch/export/_trace.py' 2025-10-10T00:52:02.6667216Z adding 'torch/export/_tree_utils.py' 2025-10-10T00:52:02.6680210Z adding 'torch/export/_unlift.py' 2025-10-10T00:52:02.6684185Z adding 'torch/export/_wrapper_utils.py' 2025-10-10T00:52:02.6687427Z adding 'torch/export/custom_obj.py' 2025-10-10T00:52:02.6690894Z adding 'torch/export/custom_ops.py' 2025-10-10T00:52:02.6695217Z adding 'torch/export/decomp_utils.py' 2025-10-10T00:52:02.6715314Z adding 'torch/export/dynamic_shapes.py' 2025-10-10T00:52:02.6740347Z adding 'torch/export/exported_program.py' 2025-10-10T00:52:02.6750240Z adding 'torch/export/graph_signature.py' 2025-10-10T00:52:02.6777479Z adding 'torch/export/unflatten.py' 2025-10-10T00:52:02.6787324Z adding 'torch/export/experimental/__init__.py' 2025-10-10T00:52:02.6792627Z adding 'torch/export/experimental/_utils.py' 2025-10-10T00:52:02.6797446Z adding 'torch/export/passes/__init__.py' 2025-10-10T00:52:02.6801550Z adding 'torch/export/pt2_archive/__init__.py' 2025-10-10T00:52:02.6816017Z adding 'torch/export/pt2_archive/_package.py' 2025-10-10T00:52:02.6821336Z adding 'torch/export/pt2_archive/_package_weights.py' 2025-10-10T00:52:02.6824781Z adding 'torch/export/pt2_archive/constants.py' 2025-10-10T00:52:02.6837894Z adding 'torch/fft/__init__.py' 2025-10-10T00:52:02.6847755Z adding 'torch/func/__init__.py' 2025-10-10T00:52:02.6851287Z adding 'torch/futures/__init__.py' 2025-10-10T00:52:02.6870417Z adding 'torch/fx/__init__.py' 2025-10-10T00:52:02.6870711Z adding 'torch/fx/_compatibility.py' 2025-10-10T00:52:02.6871003Z adding 'torch/fx/_graph_pickler.py' 2025-10-10T00:52:02.6876402Z adding 'torch/fx/_lazy_graph_module.py' 2025-10-10T00:52:02.6880419Z adding 'torch/fx/_pytree.py' 2025-10-10T00:52:02.6900321Z adding 'torch/fx/_symbolic_trace.py' 2025-10-10T00:52:02.6905257Z adding 'torch/fx/_utils.py' 2025-10-10T00:52:02.6908742Z adding 'torch/fx/annotate.py' 2025-10-10T00:52:02.6912089Z adding 'torch/fx/config.py' 2025-10-10T00:52:02.6942920Z adding 'torch/fx/graph.py' 2025-10-10T00:52:02.6961137Z adding 'torch/fx/graph_module.py' 2025-10-10T00:52:02.6966028Z adding 'torch/fx/immutable_collections.py' 2025-10-10T00:52:02.6974610Z adding 'torch/fx/interpreter.py' 2025-10-10T00:52:02.6989713Z adding 'torch/fx/node.py' 2025-10-10T00:52:02.6999922Z adding 'torch/fx/operator_schemas.py' 2025-10-10T00:52:02.7012667Z adding 'torch/fx/proxy.py' 2025-10-10T00:52:02.7021654Z adding 'torch/fx/subgraph_rewriter.py' 2025-10-10T00:52:02.7025199Z adding 'torch/fx/tensor_type.py' 2025-10-10T00:52:02.7031745Z adding 'torch/fx/traceback.py' 2025-10-10T00:52:02.7036636Z adding 'torch/fx/experimental/__init__.py' 2025-10-10T00:52:02.7040215Z adding 'torch/fx/experimental/_backward_state.py' 2025-10-10T00:52:02.7045665Z adding 'torch/fx/experimental/_config.py' 2025-10-10T00:52:02.7048190Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-10-10T00:52:02.7052553Z adding 'torch/fx/experimental/_dynamism.py' 2025-10-10T00:52:02.7068877Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-10-10T00:52:02.7076579Z adding 'torch/fx/experimental/const_fold.py' 2025-10-10T00:52:02.7080475Z adding 'torch/fx/experimental/debug.py' 2025-10-10T00:52:02.7092182Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-10-10T00:52:02.7097910Z adding 'torch/fx/experimental/merge_matmul.py' 2025-10-10T00:52:02.7103678Z adding 'torch/fx/experimental/meta_tracer.py' 2025-10-10T00:52:02.7109743Z adding 'torch/fx/experimental/normalize.py' 2025-10-10T00:52:02.7116720Z adding 'torch/fx/experimental/optimization.py' 2025-10-10T00:52:02.7123141Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-10-10T00:52:02.7160631Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-10-10T00:52:02.7171848Z adding 'torch/fx/experimental/recording.py' 2025-10-10T00:52:02.7175674Z adding 'torch/fx/experimental/refinement_types.py' 2025-10-10T00:52:02.7180122Z adding 'torch/fx/experimental/rewriter.py' 2025-10-10T00:52:02.7184661Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-10-10T00:52:02.7206622Z adding 'torch/fx/experimental/sym_node.py' 2025-10-10T00:52:02.7338470Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-10-10T00:52:02.7349824Z adding 'torch/fx/experimental/unify_refinements.py' 2025-10-10T00:52:02.7363054Z adding 'torch/fx/experimental/validator.py' 2025-10-10T00:52:02.7368211Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-10-10T00:52:02.7374492Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-10-10T00:52:02.7391345Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-10-10T00:52:02.7405373Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-10-10T00:52:02.7409693Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-10-10T00:52:02.7416171Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-10-10T00:52:02.7420865Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-10-10T00:52:02.7423552Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-10-10T00:52:02.7427755Z adding 'torch/fx/experimental/unification/__init__.py' 2025-10-10T00:52:02.7431660Z adding 'torch/fx/experimental/unification/core.py' 2025-10-10T00:52:02.7435063Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-10-10T00:52:02.7439142Z adding 'torch/fx/experimental/unification/match.py' 2025-10-10T00:52:02.7443187Z adding 'torch/fx/experimental/unification/more.py' 2025-10-10T00:52:02.7449168Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-10-10T00:52:02.7454154Z adding 'torch/fx/experimental/unification/utils.py' 2025-10-10T00:52:02.7457275Z adding 'torch/fx/experimental/unification/variable.py' 2025-10-10T00:52:02.7461540Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-10-10T00:52:02.7465776Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-10-10T00:52:02.7469757Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-10-10T00:52:02.7477280Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-10-10T00:52:02.7482654Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-10-10T00:52:02.7485863Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-10-10T00:52:02.7490262Z adding 'torch/fx/passes/__init__.py' 2025-10-10T00:52:02.7497738Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-10-10T00:52:02.7502004Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-10-10T00:52:02.7506342Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-10-10T00:52:02.7513864Z adding 'torch/fx/passes/graph_drawer.py' 2025-10-10T00:52:02.7518620Z adding 'torch/fx/passes/graph_manipulation.py' 2025-10-10T00:52:02.7523637Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-10-10T00:52:02.7536148Z adding 'torch/fx/passes/net_min_base.py' 2025-10-10T00:52:02.7543776Z adding 'torch/fx/passes/operator_support.py' 2025-10-10T00:52:02.7546569Z adding 'torch/fx/passes/param_fetch.py' 2025-10-10T00:52:02.7551758Z adding 'torch/fx/passes/pass_manager.py' 2025-10-10T00:52:02.7567768Z adding 'torch/fx/passes/reinplace.py' 2025-10-10T00:52:02.7578970Z adding 'torch/fx/passes/runtime_assert.py' 2025-10-10T00:52:02.7583978Z adding 'torch/fx/passes/shape_prop.py' 2025-10-10T00:52:02.7595023Z adding 'torch/fx/passes/split_module.py' 2025-10-10T00:52:02.7601452Z adding 'torch/fx/passes/split_utils.py' 2025-10-10T00:52:02.7616528Z adding 'torch/fx/passes/splitter_base.py' 2025-10-10T00:52:02.7623437Z adding 'torch/fx/passes/tools_common.py' 2025-10-10T00:52:02.7627901Z adding 'torch/fx/passes/backends/__init__.py' 2025-10-10T00:52:02.7631508Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-10-10T00:52:02.7635511Z adding 'torch/fx/passes/dialect/__init__.py' 2025-10-10T00:52:02.7639231Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-10-10T00:52:02.7643565Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-10-10T00:52:02.7647566Z adding 'torch/fx/passes/infra/__init__.py' 2025-10-10T00:52:02.7654781Z adding 'torch/fx/passes/infra/partitioner.py' 2025-10-10T00:52:02.7658934Z adding 'torch/fx/passes/infra/pass_base.py' 2025-10-10T00:52:02.7664852Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-10-10T00:52:02.7668947Z adding 'torch/fx/passes/tests/__init__.py' 2025-10-10T00:52:02.7672478Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-10-10T00:52:02.7676452Z adding 'torch/fx/passes/utils/__init__.py' 2025-10-10T00:52:02.7680321Z adding 'torch/fx/passes/utils/common.py' 2025-10-10T00:52:02.7686334Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-10-10T00:52:02.7694316Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-10-10T00:52:02.7698991Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-10-10T00:52:02.7703678Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-10-10T00:52:02.7713476Z adding 'torch/include/advisor-annotate.h' 2025-10-10T00:52:02.7726704Z adding 'torch/include/cpuinfo.h' 2025-10-10T00:52:02.7731351Z adding 'torch/include/dnnl.h' 2025-10-10T00:52:02.7734662Z adding 'torch/include/dnnl.hpp' 2025-10-10T00:52:02.7737968Z adding 'torch/include/dnnl_config.h' 2025-10-10T00:52:02.7741224Z adding 'torch/include/dnnl_debug.h' 2025-10-10T00:52:02.7744453Z adding 'torch/include/dnnl_ocl.h' 2025-10-10T00:52:02.7747660Z adding 'torch/include/dnnl_ocl.hpp' 2025-10-10T00:52:02.7751229Z adding 'torch/include/dnnl_sycl.h' 2025-10-10T00:52:02.7754579Z adding 'torch/include/dnnl_sycl.hpp' 2025-10-10T00:52:02.7757855Z adding 'torch/include/dnnl_sycl_types.h' 2025-10-10T00:52:02.7761153Z adding 'torch/include/dnnl_threadpool.h' 2025-10-10T00:52:02.7764395Z adding 'torch/include/dnnl_threadpool.hpp' 2025-10-10T00:52:02.7767672Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-10-10T00:52:02.7770836Z adding 'torch/include/dnnl_types.h' 2025-10-10T00:52:02.7774049Z adding 'torch/include/dnnl_version.h' 2025-10-10T00:52:02.7777271Z adding 'torch/include/experiments-config.h' 2025-10-10T00:52:02.7780243Z adding 'torch/include/fp16.h' 2025-10-10T00:52:02.7785813Z adding 'torch/include/fxdiv.h' 2025-10-10T00:52:02.7790171Z adding 'torch/include/ittnotify-zca.h' 2025-10-10T00:52:02.7835780Z adding 'torch/include/ittnotify.h' 2025-10-10T00:52:02.7850009Z adding 'torch/include/jitprofiling.h' 2025-10-10T00:52:02.7854177Z adding 'torch/include/libittnotify.h' 2025-10-10T00:52:02.7857874Z adding 'torch/include/libshm.h' 2025-10-10T00:52:02.7867609Z adding 'torch/include/psimd.h' 2025-10-10T00:52:02.7882448Z adding 'torch/include/pthreadpool.h' 2025-10-10T00:52:02.7921198Z adding 'torch/include/sleef.h' 2025-10-10T00:52:02.7962662Z adding 'torch/include/xnnpack.h' 2025-10-10T00:52:02.7973951Z adding 'torch/include/ATen/ATen.h' 2025-10-10T00:52:02.7978464Z adding 'torch/include/ATen/AccumulateType.h' 2025-10-10T00:52:02.7981699Z adding 'torch/include/ATen/ArrayRef.h' 2025-10-10T00:52:02.7984844Z adding 'torch/include/ATen/Backend.h' 2025-10-10T00:52:02.7987797Z adding 'torch/include/ATen/Backtrace.h' 2025-10-10T00:52:02.7991263Z adding 'torch/include/ATen/BlasBackend.h' 2025-10-10T00:52:02.7997067Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-10-10T00:52:02.8001210Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-10-10T00:52:02.8004514Z adding 'torch/include/ATen/CPUFunctions.h' 2025-10-10T00:52:02.8010927Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-10-10T00:52:02.8015219Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-10-10T00:52:02.8018998Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-10-10T00:52:02.8025957Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-10-10T00:52:02.8030300Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-10-10T00:52:02.8034136Z adding 'torch/include/ATen/CollapseDims.h' 2025-10-10T00:52:02.8038136Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-10-10T00:52:02.8045791Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-10-10T00:52:02.8051627Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-10-10T00:52:02.8057505Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-10-10T00:52:02.8060619Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-10-10T00:52:02.8067361Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-10-10T00:52:02.8072169Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-10-10T00:52:02.8075900Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-10-10T00:52:02.8079021Z adding 'torch/include/ATen/Config.h' 2025-10-10T00:52:02.8087744Z adding 'torch/include/ATen/Context.h' 2025-10-10T00:52:02.8092134Z adding 'torch/include/ATen/DLConvertor.h' 2025-10-10T00:52:02.8095468Z adding 'torch/include/ATen/DTensorState.h' 2025-10-10T00:52:02.8098578Z adding 'torch/include/ATen/Device.h' 2025-10-10T00:52:02.8102794Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-10-10T00:52:02.8106092Z adding 'torch/include/ATen/DeviceGuard.h' 2025-10-10T00:52:02.8109120Z adding 'torch/include/ATen/DimVector.h' 2025-10-10T00:52:02.8112084Z adding 'torch/include/ATen/Dimname.h' 2025-10-10T00:52:02.8120969Z adding 'torch/include/ATen/Dispatch.h' 2025-10-10T00:52:02.8129755Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-10-10T00:52:02.8134695Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-10-10T00:52:02.8138334Z adding 'torch/include/ATen/EmptyTensor.h' 2025-10-10T00:52:02.8141738Z adding 'torch/include/ATen/ExpandBase.h' 2025-10-10T00:52:02.8147709Z adding 'torch/include/ATen/ExpandUtils.h' 2025-10-10T00:52:02.8151188Z adding 'torch/include/ATen/Formatting.h' 2025-10-10T00:52:02.8154846Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-10-10T00:52:02.8160695Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-10-10T00:52:02.8168597Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-10-10T00:52:02.8172535Z adding 'torch/include/ATen/FunctionalizeFallbackKernel.h' 2025-10-10T00:52:02.8183734Z adding 'torch/include/ATen/Functions.h' 2025-10-10T00:52:02.8188090Z adding 'torch/include/ATen/Generator.h' 2025-10-10T00:52:02.8192421Z adding 'torch/include/ATen/InferSize.h' 2025-10-10T00:52:02.8196033Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-10-10T00:52:02.8199014Z adding 'torch/include/ATen/Layout.h' 2025-10-10T00:52:02.8202565Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-10-10T00:52:02.8207622Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-10-10T00:52:02.8211107Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-10-10T00:52:02.8216531Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-10-10T00:52:02.8220193Z adding 'torch/include/ATen/LinalgBackend.h' 2025-10-10T00:52:02.8224313Z adding 'torch/include/ATen/MapAllocator.h' 2025-10-10T00:52:02.8228158Z adding 'torch/include/ATen/MatrixRef.h' 2025-10-10T00:52:02.8231800Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-10-10T00:52:02.8235757Z adding 'torch/include/ATen/MetaFunctions.h' 2025-10-10T00:52:02.8241444Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-10-10T00:52:02.8247056Z adding 'torch/include/ATen/MethodOperators.h' 2025-10-10T00:52:02.8249807Z adding 'torch/include/ATen/NamedTensor.h' 2025-10-10T00:52:02.8254357Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-10-10T00:52:02.8265562Z adding 'torch/include/ATen/NativeFunctions.h' 2025-10-10T00:52:02.8277717Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-10-10T00:52:02.8284778Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-10-10T00:52:02.8289371Z adding 'torch/include/ATen/NumericUtils.h' 2025-10-10T00:52:02.8293157Z adding 'torch/include/ATen/OpMathType.h' 2025-10-10T00:52:02.8298580Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-10-10T00:52:02.8310143Z adding 'torch/include/ATen/Operators.h' 2025-10-10T00:52:02.8314102Z adding 'torch/include/ATen/PTThreadPool.h' 2025-10-10T00:52:02.8317393Z adding 'torch/include/ATen/PadNd.h' 2025-10-10T00:52:02.8321623Z adding 'torch/include/ATen/Parallel-inl.h' 2025-10-10T00:52:02.8325368Z adding 'torch/include/ATen/Parallel.h' 2025-10-10T00:52:02.8328885Z adding 'torch/include/ATen/ParallelFuture.h' 2025-10-10T00:52:02.8332031Z adding 'torch/include/ATen/ParallelNative.h' 2025-10-10T00:52:02.8335579Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-10-10T00:52:02.8339146Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-10-10T00:52:02.8342400Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-10-10T00:52:02.8601801Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-10-10T00:52:02.8786646Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-10-10T00:52:02.8812045Z adding 'torch/include/ATen/SDPBackend.h' 2025-10-10T00:52:02.8815846Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-10-10T00:52:02.8818882Z adding 'torch/include/ATen/Scalar.h' 2025-10-10T00:52:02.8822458Z adding 'torch/include/ATen/ScalarOps.h' 2025-10-10T00:52:02.8825342Z adding 'torch/include/ATen/ScalarType.h' 2025-10-10T00:52:02.8828414Z adding 'torch/include/ATen/SequenceNumber.h' 2025-10-10T00:52:02.8831348Z adding 'torch/include/ATen/SmallVector.h' 2025-10-10T00:52:02.8836230Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-10-10T00:52:02.8842692Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-10-10T00:52:02.8849747Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-10-10T00:52:02.8853358Z adding 'torch/include/ATen/Storage.h' 2025-10-10T00:52:02.8856809Z adding 'torch/include/ATen/StorageUtils.h' 2025-10-10T00:52:02.8860015Z adding 'torch/include/ATen/Tensor.h' 2025-10-10T00:52:02.8862991Z adding 'torch/include/ATen/TensorAccessor.h' 2025-10-10T00:52:02.8867034Z adding 'torch/include/ATen/TensorGeometry.h' 2025-10-10T00:52:02.8877327Z adding 'torch/include/ATen/TensorIndexing.h' 2025-10-10T00:52:02.8893158Z adding 'torch/include/ATen/TensorIterator.h' 2025-10-10T00:52:02.8897731Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-10-10T00:52:02.8902023Z adding 'torch/include/ATen/TensorMeta.h' 2025-10-10T00:52:02.8905972Z adding 'torch/include/ATen/TensorNames.h' 2025-10-10T00:52:02.8910016Z adding 'torch/include/ATen/TensorOperators.h' 2025-10-10T00:52:02.8912863Z adding 'torch/include/ATen/TensorOptions.h' 2025-10-10T00:52:02.8916948Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-10-10T00:52:02.8921344Z adding 'torch/include/ATen/TensorUtils.h' 2025-10-10T00:52:02.8924835Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-10-10T00:52:02.8929076Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-10-10T00:52:02.8933870Z adding 'torch/include/ATen/TracerMode.h' 2025-10-10T00:52:02.8937243Z adding 'torch/include/ATen/TypeDefault.h' 2025-10-10T00:52:02.8941209Z adding 'torch/include/ATen/Utils.h' 2025-10-10T00:52:02.8944743Z adding 'torch/include/ATen/Version.h' 2025-10-10T00:52:02.9120839Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-10-10T00:52:02.9165701Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-10-10T00:52:02.9169380Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-10-10T00:52:02.9191183Z adding 'torch/include/ATen/autocast_mode.h' 2025-10-10T00:52:02.9191526Z adding 'torch/include/ATen/ceil_div.h' 2025-10-10T00:52:02.9192651Z adding 'torch/include/ATen/code_template.h' 2025-10-10T00:52:02.9198556Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-10-10T00:52:02.9200513Z adding 'torch/include/ATen/div_rtn.h' 2025-10-10T00:52:02.9206946Z adding 'torch/include/ATen/dlpack.h' 2025-10-10T00:52:02.9210628Z adding 'torch/include/ATen/jit_macros.h' 2025-10-10T00:52:02.9214189Z adding 'torch/include/ATen/jiterator_macros.h' 2025-10-10T00:52:02.9224167Z adding 'torch/include/ATen/record_function.h' 2025-10-10T00:52:02.9230275Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-10-10T00:52:02.9233729Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-10-10T00:52:02.9237061Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-10-10T00:52:02.9241406Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-10-10T00:52:02.9245095Z adding 'torch/include/ATen/core/Array.h' 2025-10-10T00:52:02.9248201Z adding 'torch/include/ATen/core/Backtrace.h' 2025-10-10T00:52:02.9260322Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-10-10T00:52:02.9264571Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-10-10T00:52:02.9268813Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-10-10T00:52:02.9273230Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-10-10T00:52:02.9279336Z adding 'torch/include/ATen/core/Dict.h' 2025-10-10T00:52:02.9284623Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-10-10T00:52:02.9287902Z adding 'torch/include/ATen/core/DimVector.h' 2025-10-10T00:52:02.9291482Z adding 'torch/include/ATen/core/Dimname.h' 2025-10-10T00:52:02.9296885Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-10-10T00:52:02.9301122Z adding 'torch/include/ATen/core/Formatting.h' 2025-10-10T00:52:02.9305727Z adding 'torch/include/ATen/core/Generator.h' 2025-10-10T00:52:02.9309518Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-10-10T00:52:02.9319082Z adding 'torch/include/ATen/core/IListRef.h' 2025-10-10T00:52:02.9323009Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-10-10T00:52:02.9327833Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-10-10T00:52:02.9336843Z adding 'torch/include/ATen/core/List.h' 2025-10-10T00:52:02.9342591Z adding 'torch/include/ATen/core/List_inl.h' 2025-10-10T00:52:02.9347919Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-10-10T00:52:02.9352741Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-10-10T00:52:02.9357545Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-10-10T00:52:02.9363056Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-10-10T00:52:02.9366717Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-10-10T00:52:02.9370139Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-10-10T00:52:02.9373854Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-10-10T00:52:02.9377125Z adding 'torch/include/ATen/core/Range.h' 2025-10-10T00:52:02.9380343Z adding 'torch/include/ATen/core/Reduction.h' 2025-10-10T00:52:02.9383322Z adding 'torch/include/ATen/core/Scalar.h' 2025-10-10T00:52:02.9386290Z adding 'torch/include/ATen/core/ScalarType.h' 2025-10-10T00:52:02.9389861Z adding 'torch/include/ATen/core/Tensor.h' 2025-10-10T00:52:02.9395129Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-10-10T00:52:02.9410795Z adding 'torch/include/ATen/core/TensorBase.h' 2025-10-10T00:52:02.9465884Z adding 'torch/include/ATen/core/TensorBody.h' 2025-10-10T00:52:02.9475897Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-10-10T00:52:02.9480410Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-10-10T00:52:02.9483715Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-10-10T00:52:02.9486920Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-10-10T00:52:02.9490959Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-10-10T00:52:02.9494760Z adding 'torch/include/ATen/core/Variadic.h' 2025-10-10T00:52:02.9498544Z adding 'torch/include/ATen/core/Vitals.h' 2025-10-10T00:52:02.9502825Z adding 'torch/include/ATen/core/alias_info.h' 2025-10-10T00:52:02.9518390Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-10-10T00:52:02.9524171Z adding 'torch/include/ATen/core/blob.h' 2025-10-10T00:52:02.9528022Z adding 'torch/include/ATen/core/builtin_function.h' 2025-10-10T00:52:02.9534554Z adding 'torch/include/ATen/core/class_type.h' 2025-10-10T00:52:02.9538338Z adding 'torch/include/ATen/core/custom_class.h' 2025-10-10T00:52:02.9544083Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-10-10T00:52:02.9547713Z adding 'torch/include/ATen/core/enum_tag.h' 2025-10-10T00:52:02.9551734Z adding 'torch/include/ATen/core/enum_type.h' 2025-10-10T00:52:02.9555952Z adding 'torch/include/ATen/core/function.h' 2025-10-10T00:52:02.9566414Z adding 'torch/include/ATen/core/function_schema.h' 2025-10-10T00:52:02.9570755Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-10-10T00:52:02.9574293Z adding 'torch/include/ATen/core/functional.h' 2025-10-10T00:52:02.9577690Z adding 'torch/include/ATen/core/grad_mode.h' 2025-10-10T00:52:02.9583474Z adding 'torch/include/ATen/core/interned_strings.h' 2025-10-10T00:52:02.9587237Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-10-10T00:52:02.9607216Z adding 'torch/include/ATen/core/ivalue.h' 2025-10-10T00:52:02.9637605Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-10-10T00:52:02.9642972Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-10-10T00:52:02.9692091Z adding 'torch/include/ATen/core/jit_type.h' 2025-10-10T00:52:02.9692453Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-10-10T00:52:02.9692794Z adding 'torch/include/ATen/core/operator_name.h' 2025-10-10T00:52:02.9693135Z adding 'torch/include/ATen/core/qualified_name.h' 2025-10-10T00:52:02.9693582Z adding 'torch/include/ATen/core/rref_interface.h' 2025-10-10T00:52:02.9697824Z adding 'torch/include/ATen/core/stack.h' 2025-10-10T00:52:02.9701850Z adding 'torch/include/ATen/core/symbol.h' 2025-10-10T00:52:02.9705998Z adding 'torch/include/ATen/core/type_factory.h' 2025-10-10T00:52:02.9709669Z adding 'torch/include/ATen/core/type_ptr.h' 2025-10-10T00:52:02.9712838Z adding 'torch/include/ATen/core/typeid.h' 2025-10-10T00:52:02.9719397Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-10-10T00:52:02.9723645Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-10-10T00:52:02.9729272Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-10-10T00:52:02.9735742Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-10-10T00:52:02.9739674Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-10-10T00:52:02.9744448Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-10-10T00:52:02.9748069Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-10-10T00:52:02.9754801Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-10-10T00:52:02.9765083Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-10-10T00:52:02.9770006Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-10-10T00:52:02.9774873Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-10-10T00:52:02.9781023Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-10-10T00:52:02.9794677Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-10-10T00:52:02.9798849Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-10-10T00:52:02.9805776Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-10-10T00:52:02.9809623Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-10-10T00:52:02.9813038Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-10-10T00:52:02.9817751Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-10-10T00:52:02.9822399Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-10-10T00:52:02.9827482Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-10-10T00:52:02.9836174Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-10-10T00:52:02.9841101Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-10-10T00:52:02.9844290Z adding 'torch/include/ATen/cpu/Utils.h' 2025-10-10T00:52:02.9848840Z adding 'torch/include/ATen/cpu/vml.h' 2025-10-10T00:52:02.9853129Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-10-10T00:52:02.9858373Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-10-10T00:52:02.9865059Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-10-10T00:52:02.9868814Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-10-10T00:52:02.9872507Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-10-10T00:52:02.9886244Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-10-10T00:52:02.9892350Z adding 'torch/include/ATen/cpu/vec/vec_common_aarch64.h' 2025-10-10T00:52:02.9896959Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-10-10T00:52:02.9900331Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-10-10T00:52:02.9905766Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-10-10T00:52:02.9911508Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-10-10T00:52:02.9916798Z adding 'torch/include/ATen/cpu/vec/vec_quant.h' 2025-10-10T00:52:02.9921914Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-10-10T00:52:02.9929151Z adding 'torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-10-10T00:52:02.9936981Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-10-10T00:52:02.9944816Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-10-10T00:52:02.9952145Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-10-10T00:52:02.9960045Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-10-10T00:52:02.9964125Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-10-10T00:52:02.9971810Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-10-10T00:52:02.9976028Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-10-10T00:52:02.9983260Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-10-10T00:52:02.9991501Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-10-10T00:52:02.9997187Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-10-10T00:52:03.0001755Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-10-10T00:52:03.0005436Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-10-10T00:52:03.0010314Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-10-10T00:52:03.0019309Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-10-10T00:52:03.0024665Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-10-10T00:52:03.0032335Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-10-10T00:52:03.0040880Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-10-10T00:52:03.0073594Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-10-10T00:52:03.0074038Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-10-10T00:52:03.0074447Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-10-10T00:52:03.0074836Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-10-10T00:52:03.0085664Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-10-10T00:52:03.0091719Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-10-10T00:52:03.0102953Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-10-10T00:52:03.0108988Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-10-10T00:52:03.0113899Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-10-10T00:52:03.0122056Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-10-10T00:52:03.0131353Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-10-10T00:52:03.0137713Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-10-10T00:52:03.0144065Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-10-10T00:52:03.0149934Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-10-10T00:52:03.0155609Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-10-10T00:52:03.0160680Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-10-10T00:52:03.0166131Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-10-10T00:52:03.0172604Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-10-10T00:52:03.0179375Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-10-10T00:52:03.0187341Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-10-10T00:52:03.0212345Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-10-10T00:52:03.0220635Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-10-10T00:52:03.0237107Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-10-10T00:52:03.0246956Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-10-10T00:52:03.0257465Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-10-10T00:52:03.0263239Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-10-10T00:52:03.0269285Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-10-10T00:52:03.0278987Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-10-10T00:52:03.0287214Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-10-10T00:52:03.0300121Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-10-10T00:52:03.0306810Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-10-10T00:52:03.0318426Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-10-10T00:52:03.0324453Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-10-10T00:52:03.0327960Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-10-10T00:52:03.0331680Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-10-10T00:52:03.0338880Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-10-10T00:52:03.0347539Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-10-10T00:52:03.0353579Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-10-10T00:52:03.0357997Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-10-10T00:52:03.0361838Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-10-10T00:52:03.0365797Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-10-10T00:52:03.0369458Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-10-10T00:52:03.0375191Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-10-10T00:52:03.0380311Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-10-10T00:52:03.0384133Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-10-10T00:52:03.0388411Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-10-10T00:52:03.0392363Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-10-10T00:52:03.0396859Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-10-10T00:52:03.0401838Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-10-10T00:52:03.0405471Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-10-10T00:52:03.0409561Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-10-10T00:52:03.0412577Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-10-10T00:52:03.0416474Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-10-10T00:52:03.0420434Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-10-10T00:52:03.0425006Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-10-10T00:52:03.0429485Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-10-10T00:52:03.0433075Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-10-10T00:52:03.0436177Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-10-10T00:52:03.0439382Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-10-10T00:52:03.0442558Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-10-10T00:52:03.0446315Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-10-10T00:52:03.0449842Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-10-10T00:52:03.0453031Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-10-10T00:52:03.0456934Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-10-10T00:52:03.0465096Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-10-10T00:52:03.0469748Z adding 'torch/include/ATen/cuda/cub.h' 2025-10-10T00:52:03.0473670Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-10-10T00:52:03.0477026Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-10-10T00:52:03.0481809Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-10-10T00:52:03.0485313Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-10-10T00:52:03.0490299Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-10-10T00:52:03.0496021Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-10-10T00:52:03.0499201Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-10-10T00:52:03.0503759Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-10-10T00:52:03.0507543Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-10-10T00:52:03.0510766Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-10-10T00:52:03.0515249Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-10-10T00:52:03.0519136Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-10-10T00:52:03.0523043Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-10-10T00:52:03.0526961Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-10-10T00:52:03.0534526Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-10-10T00:52:03.0542412Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-10-10T00:52:03.0577562Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-10-10T00:52:03.0577989Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-10-10T00:52:03.0578348Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-10-10T00:52:03.0578715Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-10-10T00:52:03.0579087Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-10-10T00:52:03.0579442Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-10-10T00:52:03.0583475Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-10-10T00:52:03.0586087Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-10-10T00:52:03.0589530Z adding 'torch/include/ATen/cudnn/Types.h' 2025-10-10T00:52:03.0592821Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-10-10T00:52:03.0596419Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-10-10T00:52:03.0601703Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-10-10T00:52:03.0606585Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-10-10T00:52:03.0610561Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-10-10T00:52:03.0614527Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-10-10T00:52:03.0618059Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-10-10T00:52:03.0621537Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-10-10T00:52:03.0625074Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-10-10T00:52:03.0629157Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-10-10T00:52:03.0633297Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-10-10T00:52:03.0637185Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-10-10T00:52:03.0640882Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-10-10T00:52:03.0645432Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-10-10T00:52:03.0652287Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-10-10T00:52:03.0656662Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-10-10T00:52:03.0661764Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-10-10T00:52:03.0666079Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-10-10T00:52:03.0670711Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-10-10T00:52:03.0674587Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-10-10T00:52:03.0680661Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-10-10T00:52:03.0686515Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-10-10T00:52:03.0689801Z adding 'torch/include/ATen/functorch/Macros.h' 2025-10-10T00:52:03.0693729Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-10-10T00:52:03.0698031Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-10-10T00:52:03.0701575Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-10-10T00:52:03.0707908Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-10-10T00:52:03.0712410Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-10-10T00:52:03.0718841Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-10-10T00:52:03.0723386Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-10-10T00:52:03.0727536Z adding 'torch/include/ATen/metal/Context.h' 2025-10-10T00:52:03.0733178Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-10-10T00:52:03.0736840Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-10-10T00:52:03.0740021Z adding 'torch/include/ATen/miopen/Handle.h' 2025-10-10T00:52:03.0743152Z adding 'torch/include/ATen/miopen/Types.h' 2025-10-10T00:52:03.0751503Z adding 'torch/include/ATen/miopen/Utils.h' 2025-10-10T00:52:03.0754936Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-10-10T00:52:03.0759174Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-10-10T00:52:03.0763323Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-10-10T00:52:03.0772179Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-10-10T00:52:03.0776595Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-10-10T00:52:03.0780136Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-10-10T00:52:03.0784261Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-10-10T00:52:03.0787894Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-10-10T00:52:03.0792347Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-10-10T00:52:03.0796233Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-10-10T00:52:03.0803718Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-10-10T00:52:03.0808272Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-10-10T00:52:03.0814544Z adding 'torch/include/ATen/native/Activation.h' 2025-10-10T00:52:03.0818245Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-10-10T00:52:03.0821535Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-10-10T00:52:03.0826141Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-10-10T00:52:03.0830235Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-10-10T00:52:03.0835365Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-10-10T00:52:03.0840016Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-10-10T00:52:03.0843942Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-10-10T00:52:03.0847206Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-10-10T00:52:03.0851175Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-10-10T00:52:03.0854645Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-10-10T00:52:03.0859454Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-10-10T00:52:03.0867667Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-10-10T00:52:03.0871712Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-10-10T00:52:03.0875521Z adding 'torch/include/ATen/native/Copy.h' 2025-10-10T00:52:03.0878786Z adding 'torch/include/ATen/native/Cross.h' 2025-10-10T00:52:03.0884001Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-10-10T00:52:03.0891023Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-10-10T00:52:03.0895423Z adding 'torch/include/ATen/native/Distance.h' 2025-10-10T00:52:03.0902788Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-10-10T00:52:03.0913301Z adding 'torch/include/ATen/native/Distributions.h' 2025-10-10T00:52:03.0918702Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-10-10T00:52:03.0922084Z adding 'torch/include/ATen/native/Fill.h' 2025-10-10T00:52:03.0929447Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-10-10T00:52:03.0934056Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-10-10T00:52:03.0938066Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-10-10T00:52:03.0941479Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-10-10T00:52:03.0945251Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-10-10T00:52:03.0949033Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-10-10T00:52:03.0952545Z adding 'torch/include/ATen/native/Gelu.h' 2025-10-10T00:52:03.0958237Z adding 'torch/include/ATen/native/GridSampler.h' 2025-10-10T00:52:03.0963289Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-10-10T00:52:03.0968633Z adding 'torch/include/ATen/native/GroupedMMUtils.h' 2025-10-10T00:52:03.0972253Z adding 'torch/include/ATen/native/Histogram.h' 2025-10-10T00:52:03.0976222Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-10-10T00:52:03.0981352Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-10-10T00:52:03.0985570Z adding 'torch/include/ATen/native/Lerp.h' 2025-10-10T00:52:03.0989002Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-10-10T00:52:03.1001056Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-10-10T00:52:03.1005958Z adding 'torch/include/ATen/native/LossMulti.h' 2025-10-10T00:52:03.1056380Z adding 'torch/include/ATen/native/Math.h' 2025-10-10T00:52:03.1067913Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-10-10T00:52:03.1075210Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-10-10T00:52:03.1079681Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-10-10T00:52:03.1083530Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-10-10T00:52:03.1087932Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-10-10T00:52:03.1091333Z adding 'torch/include/ATen/native/Normalization.h' 2025-10-10T00:52:03.1095702Z adding 'torch/include/ATen/native/Padding.h' 2025-10-10T00:52:03.1099200Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-10-10T00:52:03.1102454Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-10-10T00:52:03.1108875Z adding 'torch/include/ATen/native/Pool.h' 2025-10-10T00:52:03.1112954Z adding 'torch/include/ATen/native/Pow.h' 2025-10-10T00:52:03.1116602Z adding 'torch/include/ATen/native/RNN.h' 2025-10-10T00:52:03.1119902Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-10-10T00:52:03.1124440Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-10-10T00:52:03.1127739Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-10-10T00:52:03.1131168Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-10-10T00:52:03.1137671Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-10-10T00:52:03.1141474Z adding 'torch/include/ATen/native/ReductionType.h' 2025-10-10T00:52:03.1144973Z adding 'torch/include/ATen/native/Repeat.h' 2025-10-10T00:52:03.1150182Z adding 'torch/include/ATen/native/Resize.h' 2025-10-10T00:52:03.1155005Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-10-10T00:52:03.1159091Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-10-10T00:52:03.1162483Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-10-10T00:52:03.1168772Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-10-10T00:52:03.1172846Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-10-10T00:52:03.1176140Z adding 'torch/include/ATen/native/Sorting.h' 2025-10-10T00:52:03.1179740Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-10-10T00:52:03.1184560Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-10-10T00:52:03.1189516Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-10-10T00:52:03.1194040Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-10-10T00:52:03.1197810Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-10-10T00:52:03.1201982Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-10-10T00:52:03.1205327Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-10-10T00:52:03.1208709Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-10-10T00:52:03.1212897Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-10-10T00:52:03.1217480Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-10-10T00:52:03.1220689Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-10-10T00:52:03.1224286Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-10-10T00:52:03.1227394Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-10-10T00:52:03.1231549Z adding 'torch/include/ATen/native/TensorShape.h' 2025-10-10T00:52:03.1235222Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-10-10T00:52:03.1239076Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-10-10T00:52:03.1242437Z adding 'torch/include/ATen/native/TransposeType.h' 2025-10-10T00:52:03.1246083Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-10-10T00:52:03.1249303Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-10-10T00:52:03.1253068Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-10-10T00:52:03.1256438Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-10-10T00:52:03.1259648Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-10-10T00:52:03.1263539Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-10-10T00:52:03.1270882Z adding 'torch/include/ATen/native/UpSample.h' 2025-10-10T00:52:03.1274913Z adding 'torch/include/ATen/native/batch_norm.h' 2025-10-10T00:52:03.1278243Z adding 'torch/include/ATen/native/group_norm.h' 2025-10-10T00:52:03.1282160Z adding 'torch/include/ATen/native/im2col.h' 2025-10-10T00:52:03.1286784Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-10-10T00:52:03.1292332Z adding 'torch/include/ATen/native/layer_norm.h' 2025-10-10T00:52:03.1295688Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-10-10T00:52:03.1299336Z adding 'torch/include/ATen/native/vol2col.h' 2025-10-10T00:52:03.1305297Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-10-10T00:52:03.1309146Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-10-10T00:52:03.1313949Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-10-10T00:52:03.1319398Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-10-10T00:52:03.1322863Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-10-10T00:52:03.1326508Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-10-10T00:52:03.1330214Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-10-10T00:52:03.1333629Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-10-10T00:52:03.1340175Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-10-10T00:52:03.1345037Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-10-10T00:52:03.1349473Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-10-10T00:52:03.1353100Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-10-10T00:52:03.1357675Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-10-10T00:52:03.1361706Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-10-10T00:52:03.1365394Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-10-10T00:52:03.1369838Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-10-10T00:52:03.1376141Z adding 'torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-10-10T00:52:03.1383148Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-10-10T00:52:03.1387571Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-10-10T00:52:03.1391145Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-10-10T00:52:03.1398265Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-10-10T00:52:03.1403421Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-10-10T00:52:03.1407528Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-10-10T00:52:03.1411336Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-10-10T00:52:03.1416294Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-10-10T00:52:03.1419853Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-10-10T00:52:03.1423845Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-10-10T00:52:03.1427076Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-10-10T00:52:03.1444282Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-10-10T00:52:03.1449505Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-10-10T00:52:03.1456657Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-10-10T00:52:03.1461220Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-10-10T00:52:03.1465281Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-10-10T00:52:03.1470074Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-10-10T00:52:03.1475565Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-10-10T00:52:03.1480528Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-10-10T00:52:03.1486759Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-10-10T00:52:03.1490806Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-10-10T00:52:03.1497292Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-10-10T00:52:03.1509172Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-10-10T00:52:03.1514108Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-10-10T00:52:03.1517368Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-10-10T00:52:03.1526400Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-10-10T00:52:03.1530609Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-10-10T00:52:03.1534582Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-10-10T00:52:03.1544512Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-10-10T00:52:03.1548605Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-10-10T00:52:03.1552755Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-10-10T00:52:03.1559834Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-10-10T00:52:03.1564584Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-10-10T00:52:03.1571262Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-10-10T00:52:03.1576929Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-10-10T00:52:03.1581159Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-10-10T00:52:03.1586385Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-10-10T00:52:03.1589868Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-10-10T00:52:03.1594400Z adding 'torch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-10-10T00:52:03.1600025Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-10-10T00:52:03.1606440Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-10-10T00:52:03.1610781Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-10-10T00:52:03.1616329Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-10-10T00:52:03.1651107Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-10-10T00:52:03.1662787Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-10-10T00:52:03.1666812Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-10-10T00:52:03.1672495Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-10-10T00:52:03.1690973Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-10-10T00:52:03.1698925Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-10-10T00:52:03.1702973Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-10-10T00:52:03.1706759Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-10-10T00:52:03.1725348Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-10-10T00:52:03.1730581Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-10-10T00:52:03.1734720Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-10-10T00:52:03.1738292Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-10-10T00:52:03.1741958Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-10-10T00:52:03.1745734Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-10-10T00:52:03.1753772Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-10-10T00:52:03.1758148Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-10-10T00:52:03.1761580Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-10-10T00:52:03.1767818Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-10-10T00:52:03.1772081Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-10-10T00:52:03.1777017Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-10-10T00:52:03.1783921Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-10-10T00:52:03.1792365Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-10-10T00:52:03.1796726Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-10-10T00:52:03.1800049Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-10-10T00:52:03.1803710Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-10-10T00:52:03.1809808Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-10-10T00:52:03.1814702Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-10-10T00:52:03.1818308Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-10-10T00:52:03.1822150Z adding 'torch/include/ATen/native/cuda/fused_adagrad_impl.cuh' 2025-10-10T00:52:03.1826815Z adding 'torch/include/ATen/native/cuda/fused_adagrad_utils.cuh' 2025-10-10T00:52:03.1830395Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-10-10T00:52:03.1834417Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-10-10T00:52:03.1839757Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-10-10T00:52:03.1843678Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-10-10T00:52:03.1847228Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-10-10T00:52:03.1852629Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-10-10T00:52:03.1858276Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-10-10T00:52:03.1867178Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-10-10T00:52:03.1882481Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-10-10T00:52:03.1887747Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-10-10T00:52:03.1891976Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-10-10T00:52:03.1895276Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-10-10T00:52:03.1900863Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-10-10T00:52:03.1905508Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-10-10T00:52:03.1910612Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-10-10T00:52:03.1915976Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-10-10T00:52:03.1921013Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-10-10T00:52:03.1924875Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-10-10T00:52:03.1928918Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-10-10T00:52:03.1934438Z adding 'torch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-10-10T00:52:03.1937789Z adding 'torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-10-10T00:52:03.1941271Z adding 'torch/include/ATen/native/mkldnn/xpu/qconv.h' 2025-10-10T00:52:03.1944861Z adding 'torch/include/ATen/native/mkldnn/xpu/qlinear.h' 2025-10-10T00:52:03.1953161Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-10-10T00:52:03.1960747Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-10-10T00:52:03.1964959Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-10-10T00:52:03.1969155Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-10-10T00:52:03.1973940Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-10-10T00:52:03.1977482Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-10-10T00:52:03.1981551Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-10-10T00:52:03.1985030Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-10-10T00:52:03.1989386Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-10-10T00:52:03.1998331Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-10-10T00:52:03.2002263Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-10-10T00:52:03.2006663Z adding 'torch/include/ATen/native/mps/kernels/EmbeddingBag.h' 2025-10-10T00:52:03.2009998Z adding 'torch/include/ATen/native/mps/kernels/GridSampler.h' 2025-10-10T00:52:03.2013396Z adding 'torch/include/ATen/native/mps/kernels/Pooling.h' 2025-10-10T00:52:03.2016605Z adding 'torch/include/ATen/native/mps/kernels/UpSample.h' 2025-10-10T00:52:03.2020829Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-10-10T00:52:03.2024144Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-10-10T00:52:03.2027325Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-10-10T00:52:03.2030544Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-10-10T00:52:03.2034091Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-10-10T00:52:03.2039673Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-10-10T00:52:03.2044058Z adding 'torch/include/ATen/native/mtia/EmptyTensor.h' 2025-10-10T00:52:03.2048351Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-10-10T00:52:03.2051882Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-10-10T00:52:03.2055739Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-10-10T00:52:03.2059401Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-10-10T00:52:03.2066217Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-10-10T00:52:03.2071121Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-10-10T00:52:03.2074866Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-10-10T00:52:03.2079582Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-10-10T00:52:03.2081793Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-10-10T00:52:03.2085174Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-10-10T00:52:03.2088372Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-10-10T00:52:03.2092145Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-10-10T00:52:03.2095370Z adding 'torch/include/ATen/native/quantized/library.h' 2025-10-10T00:52:03.2101148Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-10-10T00:52:03.2104590Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-10-10T00:52:03.2107947Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-10-10T00:52:03.2113887Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-10-10T00:52:03.2121123Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-10-10T00:52:03.2126939Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-10-10T00:52:03.2131603Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-10-10T00:52:03.2136159Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-10-10T00:52:03.2140700Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-10-10T00:52:03.2146780Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-10-10T00:52:03.2152389Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-10-10T00:52:03.2155858Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-10-10T00:52:03.2159275Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-10-10T00:52:03.2165490Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-10-10T00:52:03.2166551Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-10-10T00:52:03.2186643Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-10-10T00:52:03.2187091Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-10-10T00:52:03.2187513Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-10-10T00:52:03.2187929Z adding 'torch/include/ATen/native/transformers/sdp_utils.h' 2025-10-10T00:52:03.2193875Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-10-10T00:52:03.2209918Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-10-10T00:52:03.2210464Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-10-10T00:52:03.2211047Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-10-10T00:52:03.2224622Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-10-10T00:52:03.2225338Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-10-10T00:52:03.2250435Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-10-10T00:52:03.2270972Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-10-10T00:52:03.2275690Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-10-10T00:52:03.2284366Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-10-10T00:52:03.2289830Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-10-10T00:52:03.2294550Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-10-10T00:52:03.2299136Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-10-10T00:52:03.2303920Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-10-10T00:52:03.2313542Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-10-10T00:52:03.2320574Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-10-10T00:52:03.2325190Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-10-10T00:52:03.2330771Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-10-10T00:52:03.2350855Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-10-10T00:52:03.2358090Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-10-10T00:52:03.2365615Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-10-10T00:52:03.2369817Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-10-10T00:52:03.2381183Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-10-10T00:52:03.2392972Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-10-10T00:52:03.2397717Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-10-10T00:52:03.2403409Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-10-10T00:52:03.2416892Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-10-10T00:52:03.2424533Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-10-10T00:52:03.2429759Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-10-10T00:52:03.2434754Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-10-10T00:52:03.2438104Z adding 'torch/include/ATen/native/transformers/hip/aotriton_versions.h' 2025-10-10T00:52:03.2441566Z adding 'torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h' 2025-10-10T00:52:03.2447840Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-10-10T00:52:03.2452651Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-10-10T00:52:03.2456638Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-10-10T00:52:03.2460052Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-10-10T00:52:03.2463744Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-10-10T00:52:03.2661060Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-10-10T00:52:03.2664357Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-10-10T00:52:03.2667864Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2671085Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-10-10T00:52:03.2675029Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-10-10T00:52:03.2677768Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-10-10T00:52:03.2681134Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-10-10T00:52:03.2684723Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2688787Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-10-10T00:52:03.2691592Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-10-10T00:52:03.2694816Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-10-10T00:52:03.2698181Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-10-10T00:52:03.2701719Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-10-10T00:52:03.2705185Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-10-10T00:52:03.2708719Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2711983Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:03.2715371Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:03.2718771Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-10-10T00:52:03.2722154Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-10-10T00:52:03.2725627Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2728856Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-10-10T00:52:03.2732122Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-10-10T00:52:03.2737570Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-10-10T00:52:03.2741081Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-10-10T00:52:03.2744746Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-10-10T00:52:03.2747975Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.2751035Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-10-10T00:52:03.2754441Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-10-10T00:52:03.2757890Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-10-10T00:52:03.2761412Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2764624Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-10-10T00:52:03.2767888Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-10-10T00:52:03.2771112Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-10-10T00:52:03.2774855Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-10-10T00:52:03.2778190Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-10-10T00:52:03.2781779Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.2784970Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-10-10T00:52:03.2788335Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-10-10T00:52:03.2791736Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-10-10T00:52:03.2795221Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-10-10T00:52:03.2798609Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-10-10T00:52:03.2802165Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-10-10T00:52:03.2805593Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-10-10T00:52:03.2809397Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2813570Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-10-10T00:52:03.2817294Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-10-10T00:52:03.2820928Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-10-10T00:52:03.2824915Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-10-10T00:52:03.2828923Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-10-10T00:52:03.2833039Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2836789Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-10-10T00:52:03.2840609Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-10-10T00:52:03.2844175Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-10-10T00:52:03.2848132Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-10-10T00:52:03.2851993Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-10-10T00:52:03.2855837Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2859168Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-10-10T00:52:03.2862883Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-10-10T00:52:03.2866212Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-10-10T00:52:03.2869675Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-10-10T00:52:03.2873352Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-10-10T00:52:03.2876921Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-10-10T00:52:03.2880269Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-10-10T00:52:03.2883712Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-10-10T00:52:03.2886900Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-10-10T00:52:03.2890256Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-10-10T00:52:03.2893714Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-10-10T00:52:03.2897171Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2900262Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-10-10T00:52:03.2903543Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-10-10T00:52:03.2907034Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-10-10T00:52:03.2910813Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2914283Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-10-10T00:52:03.2917524Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-10-10T00:52:03.2920919Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-10-10T00:52:03.2924092Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-10-10T00:52:03.2927559Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.2930571Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-10-10T00:52:03.2933870Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-10-10T00:52:03.2937202Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-10-10T00:52:03.2940730Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.2943798Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-10-10T00:52:03.2947140Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-10-10T00:52:03.2950235Z adding 'torch/include/ATen/ops/_backward.h' 2025-10-10T00:52:03.2953735Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.2956856Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-10-10T00:52:03.2960199Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-10-10T00:52:03.2963540Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-10-10T00:52:03.2967003Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-10-10T00:52:03.2970530Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.2973945Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-10-10T00:52:03.2977404Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-10-10T00:52:03.2980950Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.2984031Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-10-10T00:52:03.2987449Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-10-10T00:52:03.2990925Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-10-10T00:52:03.2994889Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.2998314Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-10-10T00:52:03.3002021Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-10-10T00:52:03.3006051Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-10-10T00:52:03.3010569Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3014356Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-10-10T00:52:03.3018171Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-10-10T00:52:03.3022084Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-10-10T00:52:03.3026070Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-10-10T00:52:03.3029384Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-10-10T00:52:03.3033131Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3036325Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-10-10T00:52:03.3040100Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-10-10T00:52:03.3043763Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-10-10T00:52:03.3047707Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3051166Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-10-10T00:52:03.3054943Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-10-10T00:52:03.3058602Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-10-10T00:52:03.3062445Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3065659Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-10-10T00:52:03.3069036Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-10-10T00:52:03.3072480Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-10-10T00:52:03.3076202Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3079291Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-10-10T00:52:03.3082699Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-10-10T00:52:03.3085931Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-10-10T00:52:03.3089309Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3092399Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-10-10T00:52:03.3095945Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-10-10T00:52:03.3099144Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-10-10T00:52:03.3102554Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3105611Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-10-10T00:52:03.3108945Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-10-10T00:52:03.3112420Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-10-10T00:52:03.3115870Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3118929Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-10-10T00:52:03.3122211Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-10-10T00:52:03.3125434Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-10-10T00:52:03.3128847Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3131900Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-10-10T00:52:03.3135214Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-10-10T00:52:03.3138545Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-10-10T00:52:03.3142219Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3145392Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-10-10T00:52:03.3148655Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-10-10T00:52:03.3151821Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-10-10T00:52:03.3155397Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-10-10T00:52:03.3158765Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-10-10T00:52:03.3162314Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3165473Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-10-10T00:52:03.3168717Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-10-10T00:52:03.3172327Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-10-10T00:52:03.3175719Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-10-10T00:52:03.3179053Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-10-10T00:52:03.3182514Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3185723Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-10-10T00:52:03.3189033Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-10-10T00:52:03.3192257Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-10-10T00:52:03.3195725Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-10-10T00:52:03.3199298Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-10-10T00:52:03.3202824Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3206397Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-10-10T00:52:03.3210281Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-10-10T00:52:03.3214144Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-10-10T00:52:03.3216997Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3220378Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-10-10T00:52:03.3223630Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-10-10T00:52:03.3244372Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-10-10T00:52:03.3244755Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-10-10T00:52:03.3245195Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3245753Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-10-10T00:52:03.3246105Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-10-10T00:52:03.3246731Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-10-10T00:52:03.3250366Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3253549Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-10-10T00:52:03.3257327Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-10-10T00:52:03.3261015Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-10-10T00:52:03.3264780Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-10-10T00:52:03.3268736Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-10-10T00:52:03.3272527Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-10-10T00:52:03.3276257Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-10-10T00:52:03.3279829Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-10-10T00:52:03.3283107Z adding 'torch/include/ATen/ops/_conj.h' 2025-10-10T00:52:03.3286621Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3289860Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-10-10T00:52:03.3293496Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3297137Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.3300091Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-10-10T00:52:03.3303474Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-10-10T00:52:03.3306682Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-10-10T00:52:03.3310224Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-10-10T00:52:03.3313637Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-10-10T00:52:03.3317095Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3320181Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-10-10T00:52:03.3323608Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-10-10T00:52:03.3327499Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-10-10T00:52:03.3331212Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-10-10T00:52:03.3334462Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-10-10T00:52:03.3337855Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-10-10T00:52:03.3341240Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-10-10T00:52:03.3344750Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.3347852Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-10-10T00:52:03.3351090Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-10-10T00:52:03.3354427Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-10-10T00:52:03.3357986Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-10-10T00:52:03.3361232Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-10-10T00:52:03.3364790Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-10-10T00:52:03.3368138Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-10-10T00:52:03.3371678Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.3374855Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-10-10T00:52:03.3378276Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-10-10T00:52:03.3381436Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-10-10T00:52:03.3384781Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-10-10T00:52:03.3388371Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-10-10T00:52:03.3391836Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-10-10T00:52:03.3395222Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-10-10T00:52:03.3398535Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-10-10T00:52:03.3401752Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-10-10T00:52:03.3405108Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-10-10T00:52:03.3409016Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-10-10T00:52:03.3411744Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-10-10T00:52:03.3415070Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-10-10T00:52:03.3418348Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-10-10T00:52:03.3422496Z adding 'torch/include/ATen/ops/_convolution.h' 2025-10-10T00:52:03.3426573Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3430003Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3433820Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-10-10T00:52:03.3437762Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3440811Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-10-10T00:52:03.3444452Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-10-10T00:52:03.3447933Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-10-10T00:52:03.3451664Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3454919Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-10-10T00:52:03.3458374Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-10-10T00:52:03.3461844Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-10-10T00:52:03.3465496Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-10-10T00:52:03.3469084Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-10-10T00:52:03.3472584Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-10-10T00:52:03.3476199Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3479436Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-10-10T00:52:03.3482797Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-10-10T00:52:03.3486404Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3489486Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-10-10T00:52:03.3493078Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-10-10T00:52:03.3496389Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-10-10T00:52:03.3499797Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-10-10T00:52:03.3503067Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-10-10T00:52:03.3506401Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-10-10T00:52:03.3510105Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-10-10T00:52:03.3513471Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-10-10T00:52:03.3516835Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-10-10T00:52:03.3520300Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-10-10T00:52:03.3523756Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-10-10T00:52:03.3527399Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-10-10T00:52:03.3530603Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-10-10T00:52:03.3534982Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-10-10T00:52:03.3538642Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-10-10T00:52:03.3542593Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-10-10T00:52:03.3546250Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3549320Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:03.3552959Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:03.3556334Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-10-10T00:52:03.3560138Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-10-10T00:52:03.3563903Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3567170Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-10-10T00:52:03.3570860Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-10-10T00:52:03.3574521Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-10-10T00:52:03.3578222Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-10-10T00:52:03.3581978Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-10-10T00:52:03.3586212Z adding 'torch/include/ATen/ops/_cudnn_attention_backward.h' 2025-10-10T00:52:03.3590332Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:03.3594319Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_native.h' 2025-10-10T00:52:03.3598661Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_ops.h' 2025-10-10T00:52:03.3602356Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-10-10T00:52:03.3606184Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-10-10T00:52:03.3609574Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-10-10T00:52:03.3613109Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-10-10T00:52:03.3616771Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-10-10T00:52:03.3620341Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3623847Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-10-10T00:52:03.3627088Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-10-10T00:52:03.3630667Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-10-10T00:52:03.3634537Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-10-10T00:52:03.3638069Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3641341Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-10-10T00:52:03.3644499Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-10-10T00:52:03.3647960Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-10-10T00:52:03.3652281Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-10-10T00:52:03.3656898Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-10-10T00:52:03.3661028Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3664463Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-10-10T00:52:03.3667873Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-10-10T00:52:03.3671668Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-10-10T00:52:03.3675535Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3678918Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-10-10T00:52:03.3682802Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-10-10T00:52:03.3686609Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3689869Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-10-10T00:52:03.3693147Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-10-10T00:52:03.3696671Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-10-10T00:52:03.3699993Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-10-10T00:52:03.3703711Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-10-10T00:52:03.3707120Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-10-10T00:52:03.3710567Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3713764Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-10-10T00:52:03.3717052Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-10-10T00:52:03.3720290Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-10-10T00:52:03.3723838Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3726918Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-10-10T00:52:03.3730255Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-10-10T00:52:03.3733445Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-10-10T00:52:03.3736894Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3739989Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-10-10T00:52:03.3743344Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-10-10T00:52:03.3746508Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-10-10T00:52:03.3749918Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3753087Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-10-10T00:52:03.3756373Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-10-10T00:52:03.3759543Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-10-10T00:52:03.3762890Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-10-10T00:52:03.3766159Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-10-10T00:52:03.3769314Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-10-10T00:52:03.3772626Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-10-10T00:52:03.3775864Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-10-10T00:52:03.3779180Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-10-10T00:52:03.3782429Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-10-10T00:52:03.3785582Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-10-10T00:52:03.3788926Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-10-10T00:52:03.3792923Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-10-10T00:52:03.3796379Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3799445Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-10-10T00:52:03.3802757Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-10-10T00:52:03.3805827Z adding 'torch/include/ATen/ops/_dimI.h' 2025-10-10T00:52:03.3808991Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-10-10T00:52:03.3812246Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-10-10T00:52:03.3815380Z adding 'torch/include/ATen/ops/_dimV.h' 2025-10-10T00:52:03.3818552Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-10-10T00:52:03.3821819Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-10-10T00:52:03.3825082Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-10-10T00:52:03.3828482Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.3831581Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-10-10T00:52:03.3834913Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-10-10T00:52:03.3838199Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-10-10T00:52:03.3841650Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3844809Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-10-10T00:52:03.3848030Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-10-10T00:52:03.3851215Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-10-10T00:52:03.3854601Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-10-10T00:52:03.3857922Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-10-10T00:52:03.3861235Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-10-10T00:52:03.3864415Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-10-10T00:52:03.3867768Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-10-10T00:52:03.3871062Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-10-10T00:52:03.3874553Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-10-10T00:52:03.3877838Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-10-10T00:52:03.3881363Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-10-10T00:52:03.3885208Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-10-10T00:52:03.3888924Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:03.3892473Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-10-10T00:52:03.3896130Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-10-10T00:52:03.3899903Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-10-10T00:52:03.3903693Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-10-10T00:52:03.3907108Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-10-10T00:52:03.3910664Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-10-10T00:52:03.3914602Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-10-10T00:52:03.3918347Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3921767Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-10-10T00:52:03.3925231Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-10-10T00:52:03.3928605Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-10-10T00:52:03.3932033Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-10-10T00:52:03.3935493Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-10-10T00:52:03.3939167Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-10-10T00:52:03.3942922Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-10-10T00:52:03.3946450Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-10-10T00:52:03.3949967Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-10-10T00:52:03.3953431Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-10-10T00:52:03.3956963Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-10-10T00:52:03.3960578Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3963852Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-10-10T00:52:03.3967348Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-10-10T00:52:03.3971270Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-10-10T00:52:03.3975118Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.3978612Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-10-10T00:52:03.3981935Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-10-10T00:52:03.3985903Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-10-10T00:52:03.3989646Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-10-10T00:52:03.3993389Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-10-10T00:52:03.3997155Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4000537Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-10-10T00:52:03.4003972Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-10-10T00:52:03.4007427Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-10-10T00:52:03.4011053Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-10-10T00:52:03.4014550Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-10-10T00:52:03.4018258Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-10-10T00:52:03.4021859Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-10-10T00:52:03.4025549Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4028884Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-10-10T00:52:03.4032392Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-10-10T00:52:03.4035871Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-10-10T00:52:03.4039329Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-10-10T00:52:03.4043193Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-10-10T00:52:03.4046635Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.4049907Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-10-10T00:52:03.4053483Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-10-10T00:52:03.4057392Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-10-10T00:52:03.4061343Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4064692Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-10-10T00:52:03.4068134Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-10-10T00:52:03.4071843Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-10-10T00:52:03.4076577Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-10-10T00:52:03.4080793Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4084202Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-10-10T00:52:03.4087825Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-10-10T00:52:03.4091830Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-10-10T00:52:03.4095664Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-10-10T00:52:03.4099527Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4103000Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-10-10T00:52:03.4106472Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-10-10T00:52:03.4110162Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-10-10T00:52:03.4113848Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-10-10T00:52:03.4117328Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-10-10T00:52:03.4120979Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-10-10T00:52:03.4124184Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-10-10T00:52:03.4127630Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-10-10T00:52:03.4131258Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4134927Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-10-10T00:52:03.4137966Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-10-10T00:52:03.4141136Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-10-10T00:52:03.4144612Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-10-10T00:52:03.4148476Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-10-10T00:52:03.4151685Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-10-10T00:52:03.4155184Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-10-10T00:52:03.4158488Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-10-10T00:52:03.4161715Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-10-10T00:52:03.4165091Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-10-10T00:52:03.4168657Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4171805Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-10-10T00:52:03.4175052Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-10-10T00:52:03.4178285Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-10-10T00:52:03.4182317Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-10-10T00:52:03.4185855Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-10-10T00:52:03.4189403Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4192705Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-10-10T00:52:03.4196105Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-10-10T00:52:03.4199291Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-10-10T00:52:03.4202729Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-10-10T00:52:03.4206080Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-10-10T00:52:03.4209516Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-10-10T00:52:03.4212837Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-10-10T00:52:03.4216041Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-10-10T00:52:03.4219386Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-10-10T00:52:03.4222866Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-10-10T00:52:03.4226428Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-10-10T00:52:03.4229757Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-10-10T00:52:03.4233050Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-10-10T00:52:03.4236490Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-10-10T00:52:03.4239869Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-10-10T00:52:03.4243197Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-10-10T00:52:03.4246559Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-10-10T00:52:03.4249686Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-10-10T00:52:03.4253099Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-10-10T00:52:03.4256437Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-10-10T00:52:03.4259749Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-10-10T00:52:03.4263000Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-10-10T00:52:03.4266194Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-10-10T00:52:03.4269782Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-10-10T00:52:03.4273241Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-10-10T00:52:03.4276808Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:03.4280121Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-10-10T00:52:03.4283634Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-10-10T00:52:03.4287477Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-10-10T00:52:03.4291096Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-10-10T00:52:03.4294390Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-10-10T00:52:03.4297881Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-10-10T00:52:03.4301433Z adding 'torch/include/ATen/ops/_foobar.h' 2025-10-10T00:52:03.4304672Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4307857Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-10-10T00:52:03.4311158Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-10-10T00:52:03.4314581Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-10-10T00:52:03.4318149Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-10-10T00:52:03.4321380Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4324525Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-10-10T00:52:03.4327696Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-10-10T00:52:03.4331285Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-10-10T00:52:03.4335235Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-10-10T00:52:03.4338763Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4341936Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-10-10T00:52:03.4345115Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-10-10T00:52:03.4348499Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-10-10T00:52:03.4352139Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-10-10T00:52:03.4355932Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4359230Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-10-10T00:52:03.4362707Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-10-10T00:52:03.4366692Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-10-10T00:52:03.4370511Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-10-10T00:52:03.4374199Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4377819Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-10-10T00:52:03.4381278Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-10-10T00:52:03.4385372Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-10-10T00:52:03.4389293Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-10-10T00:52:03.4393152Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4396652Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-10-10T00:52:03.4400152Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-10-10T00:52:03.4404221Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-10-10T00:52:03.4407836Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-10-10T00:52:03.4411307Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4414671Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-10-10T00:52:03.4417886Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-10-10T00:52:03.4421679Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-10-10T00:52:03.4424939Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-10-10T00:52:03.4428390Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4431766Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-10-10T00:52:03.4435134Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-10-10T00:52:03.4438610Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-10-10T00:52:03.4442099Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-10-10T00:52:03.4445566Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4448877Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-10-10T00:52:03.4452068Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-10-10T00:52:03.4455645Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-10-10T00:52:03.4459341Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-10-10T00:52:03.4462959Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4466386Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-10-10T00:52:03.4469800Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-10-10T00:52:03.4473774Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-10-10T00:52:03.4477606Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-10-10T00:52:03.4481285Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4485507Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-10-10T00:52:03.4495959Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-10-10T00:52:03.4497982Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-10-10T00:52:03.4501782Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-10-10T00:52:03.4505364Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4508864Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-10-10T00:52:03.4512302Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-10-10T00:52:03.4515831Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-10-10T00:52:03.4519330Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-10-10T00:52:03.4522826Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4526209Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-10-10T00:52:03.4529519Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-10-10T00:52:03.4533023Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-10-10T00:52:03.4536495Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-10-10T00:52:03.4540014Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4543384Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-10-10T00:52:03.4546612Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-10-10T00:52:03.4550177Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-10-10T00:52:03.4554066Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-10-10T00:52:03.4557794Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4561304Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-10-10T00:52:03.4564886Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-10-10T00:52:03.4568944Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-10-10T00:52:03.4572890Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-10-10T00:52:03.4576886Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4580510Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-10-10T00:52:03.4584667Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-10-10T00:52:03.4588661Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-10-10T00:52:03.4592165Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-10-10T00:52:03.4595969Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4599198Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-10-10T00:52:03.4602612Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-10-10T00:52:03.4606024Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-10-10T00:52:03.4609566Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-10-10T00:52:03.4613036Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4616438Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-10-10T00:52:03.4619695Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-10-10T00:52:03.4623099Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-10-10T00:52:03.4626644Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-10-10T00:52:03.4630131Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4633432Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-10-10T00:52:03.4636693Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-10-10T00:52:03.4640026Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-10-10T00:52:03.4643571Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-10-10T00:52:03.4647077Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4650261Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-10-10T00:52:03.4653453Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-10-10T00:52:03.4656864Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-10-10T00:52:03.4660189Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-10-10T00:52:03.4663618Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4667059Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-10-10T00:52:03.4675181Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-10-10T00:52:03.4678420Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-10-10T00:52:03.4681977Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-10-10T00:52:03.4685620Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4688904Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-10-10T00:52:03.4692254Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-10-10T00:52:03.4696094Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-10-10T00:52:03.4699575Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-10-10T00:52:03.4703069Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4706229Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-10-10T00:52:03.4709391Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-10-10T00:52:03.4712888Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-10-10T00:52:03.4716203Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-10-10T00:52:03.4719534Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-10-10T00:52:03.4723010Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4726208Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-10-10T00:52:03.4729558Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-10-10T00:52:03.4733533Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-10-10T00:52:03.4736298Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-10-10T00:52:03.4739751Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4742910Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-10-10T00:52:03.4746067Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-10-10T00:52:03.4749495Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-10-10T00:52:03.4752916Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-10-10T00:52:03.4756401Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4759591Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-10-10T00:52:03.4762756Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-10-10T00:52:03.4766155Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-10-10T00:52:03.4769625Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4772820Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-10-10T00:52:03.4776077Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-10-10T00:52:03.4779878Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-10-10T00:52:03.4783200Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-10-10T00:52:03.4786655Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4789808Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-10-10T00:52:03.4793125Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-10-10T00:52:03.4796607Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-10-10T00:52:03.4800022Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-10-10T00:52:03.4803666Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4806951Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-10-10T00:52:03.4810267Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-10-10T00:52:03.4814059Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-10-10T00:52:03.4817703Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-10-10T00:52:03.4821295Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4824818Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-10-10T00:52:03.4828203Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-10-10T00:52:03.4833364Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-10-10T00:52:03.4838256Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-10-10T00:52:03.4842616Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4846193Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-10-10T00:52:03.4849780Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-10-10T00:52:03.4853890Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-10-10T00:52:03.4857438Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-10-10T00:52:03.4861048Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4864324Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-10-10T00:52:03.4867823Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-10-10T00:52:03.4871178Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-10-10T00:52:03.4874729Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-10-10T00:52:03.4878410Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4882246Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-10-10T00:52:03.4885003Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-10-10T00:52:03.4888563Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-10-10T00:52:03.4892192Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-10-10T00:52:03.4895913Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4899532Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-10-10T00:52:03.4902693Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-10-10T00:52:03.4906671Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-10-10T00:52:03.4910902Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-10-10T00:52:03.4913993Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4917374Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-10-10T00:52:03.4920589Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-10-10T00:52:03.4924196Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-10-10T00:52:03.4934840Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-10-10T00:52:03.4938585Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4942576Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-10-10T00:52:03.4946258Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-10-10T00:52:03.4949997Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-10-10T00:52:03.4954055Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-10-10T00:52:03.4957730Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4961639Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-10-10T00:52:03.4965513Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-10-10T00:52:03.4969018Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-10-10T00:52:03.4973116Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-10-10T00:52:03.4976998Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.4980577Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-10-10T00:52:03.4984362Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-10-10T00:52:03.4987919Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-10-10T00:52:03.4992542Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-10-10T00:52:03.4996693Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5000045Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-10-10T00:52:03.5004015Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-10-10T00:52:03.5007961Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-10-10T00:52:03.5011548Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-10-10T00:52:03.5015576Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5018905Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-10-10T00:52:03.5022886Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-10-10T00:52:03.5026772Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-10-10T00:52:03.5030342Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-10-10T00:52:03.5034531Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5037841Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-10-10T00:52:03.5041774Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-10-10T00:52:03.5045778Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-10-10T00:52:03.5049239Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-10-10T00:52:03.5053502Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5057022Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-10-10T00:52:03.5060640Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-10-10T00:52:03.5064634Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-10-10T00:52:03.5068417Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-10-10T00:52:03.5072796Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5076891Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-10-10T00:52:03.5081415Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-10-10T00:52:03.5086117Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-10-10T00:52:03.5091644Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-10-10T00:52:03.5097109Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5100721Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-10-10T00:52:03.5104712Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-10-10T00:52:03.5108269Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-10-10T00:52:03.5112525Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-10-10T00:52:03.5116306Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5120235Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-10-10T00:52:03.5123465Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-10-10T00:52:03.5126887Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-10-10T00:52:03.5131131Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-10-10T00:52:03.5134635Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5137839Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-10-10T00:52:03.5141110Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-10-10T00:52:03.5145507Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-10-10T00:52:03.5148685Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-10-10T00:52:03.5152180Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5155498Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-10-10T00:52:03.5158679Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-10-10T00:52:03.5162074Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-10-10T00:52:03.5165395Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-10-10T00:52:03.5168787Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-10-10T00:52:03.5172006Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-10-10T00:52:03.5175329Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-10-10T00:52:03.5229991Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-10-10T00:52:03.5234240Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5237484Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-10-10T00:52:03.5241552Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-10-10T00:52:03.5245183Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-10-10T00:52:03.5249114Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5252936Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-10-10T00:52:03.5256605Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5260451Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-10-10T00:52:03.5264346Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-10-10T00:52:03.5268194Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-10-10T00:52:03.5272312Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-10-10T00:52:03.5276565Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-10-10T00:52:03.5280627Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5284657Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-10-10T00:52:03.5288189Z adding 'torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' 2025-10-10T00:52:03.5292093Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-10-10T00:52:03.5296736Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-10-10T00:52:03.5301396Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-10-10T00:52:03.5305422Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5309543Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-10-10T00:52:03.5313418Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-10-10T00:52:03.5317185Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-10-10T00:52:03.5321900Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-10-10T00:52:03.5326664Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-10-10T00:52:03.5330664Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5334734Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-10-10T00:52:03.5338773Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-10-10T00:52:03.5342363Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-10-10T00:52:03.5347164Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-10-10T00:52:03.5351479Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-10-10T00:52:03.5355228Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5359219Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-10-10T00:52:03.5362946Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-10-10T00:52:03.5366617Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-10-10T00:52:03.5370990Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-10-10T00:52:03.5375051Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5378791Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-10-10T00:52:03.5382748Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-10-10T00:52:03.5386231Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-10-10T00:52:03.5390795Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-10-10T00:52:03.5394839Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-10-10T00:52:03.5398388Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward.h' 2025-10-10T00:52:03.5402529Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:03.5406199Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_native.h' 2025-10-10T00:52:03.5409872Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_ops.h' 2025-10-10T00:52:03.5413908Z adding 'torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.5417246Z adding 'torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' 2025-10-10T00:52:03.5421211Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-10-10T00:52:03.5425215Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-10-10T00:52:03.5428717Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-10-10T00:52:03.5432868Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-10-10T00:52:03.5436501Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-10-10T00:52:03.5440252Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-10-10T00:52:03.5444096Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-10-10T00:52:03.5447618Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-10-10T00:52:03.5452120Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-10-10T00:52:03.5456599Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5460079Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-10-10T00:52:03.5464187Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-10-10T00:52:03.5468053Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-10-10T00:52:03.5472368Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-10-10T00:52:03.5476633Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-10-10T00:52:03.5480602Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5483970Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-10-10T00:52:03.5488054Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5491546Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.5495344Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-10-10T00:52:03.5499360Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-10-10T00:52:03.5503105Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-10-10T00:52:03.5507205Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-10-10T00:52:03.5510978Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-10-10T00:52:03.5514878Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.5518595Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-10-10T00:52:03.5522051Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-10-10T00:52:03.5526163Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-10-10T00:52:03.5530225Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-10-10T00:52:03.5533806Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.5537703Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-10-10T00:52:03.5541486Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-10-10T00:52:03.5545337Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5549114Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-10-10T00:52:03.5552750Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-10-10T00:52:03.5556781Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-10-10T00:52:03.5560816Z adding 'torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5564237Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-10-10T00:52:03.5568150Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-10-10T00:52:03.5571710Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-10-10T00:52:03.5575629Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-10-10T00:52:03.5579925Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.5584904Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-10-10T00:52:03.5590110Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-10-10T00:52:03.5593712Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-10-10T00:52:03.5597936Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5601187Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-10-10T00:52:03.5605418Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-10-10T00:52:03.5609188Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-10-10T00:52:03.5613227Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5616467Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-10-10T00:52:03.5619766Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-10-10T00:52:03.5624105Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-10-10T00:52:03.5627639Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-10-10T00:52:03.5631350Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5634738Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-10-10T00:52:03.5638688Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-10-10T00:52:03.5642308Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-10-10T00:52:03.5645767Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-10-10T00:52:03.5649302Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5652564Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-10-10T00:52:03.5655834Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-10-10T00:52:03.5659265Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-10-10T00:52:03.5662630Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-10-10T00:52:03.5666186Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5670136Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-10-10T00:52:03.5673668Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-10-10T00:52:03.5677040Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-10-10T00:52:03.5680397Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-10-10T00:52:03.5683852Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-10-10T00:52:03.5687100Z adding 'torch/include/ATen/ops/_indices.h' 2025-10-10T00:52:03.5690366Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-10-10T00:52:03.5693769Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5697096Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.5700100Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-10-10T00:52:03.5703452Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-10-10T00:52:03.5706683Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-10-10T00:52:03.5709982Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-10-10T00:52:03.5713389Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-10-10T00:52:03.5717158Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-10-10T00:52:03.5720491Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-10-10T00:52:03.5723709Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-10-10T00:52:03.5728009Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-10-10T00:52:03.5731344Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-10-10T00:52:03.5734845Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5738363Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-10-10T00:52:03.5741712Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-10-10T00:52:03.5744963Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-10-10T00:52:03.5748393Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5751411Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-10-10T00:52:03.5754783Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-10-10T00:52:03.5757982Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-10-10T00:52:03.5761341Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.5764400Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-10-10T00:52:03.5767665Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-10-10T00:52:03.5771118Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-10-10T00:52:03.5774587Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-10-10T00:52:03.5777851Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-10-10T00:52:03.5781051Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-10-10T00:52:03.5784434Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-10-10T00:52:03.5787661Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-10-10T00:52:03.5791070Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5794321Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-10-10T00:52:03.5797656Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-10-10T00:52:03.5800896Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-10-10T00:52:03.5804320Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.5807383Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-10-10T00:52:03.5810697Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-10-10T00:52:03.5814003Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-10-10T00:52:03.5817575Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.5820764Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-10-10T00:52:03.5824069Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-10-10T00:52:03.5827235Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-10-10T00:52:03.5830548Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-10-10T00:52:03.5833936Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-10-10T00:52:03.5837281Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-10-10T00:52:03.5840662Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-10-10T00:52:03.5844241Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.5847437Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-10-10T00:52:03.5850745Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-10-10T00:52:03.5853951Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-10-10T00:52:03.5857258Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-10-10T00:52:03.5860456Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-10-10T00:52:03.5863896Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-10-10T00:52:03.5867131Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-10-10T00:52:03.5870447Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-10-10T00:52:03.5873867Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-10-10T00:52:03.5877036Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-10-10T00:52:03.5880351Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-10-10T00:52:03.5883678Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-10-10T00:52:03.5887199Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.5890364Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-10-10T00:52:03.5894088Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-10-10T00:52:03.5898000Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-10-10T00:52:03.5901645Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-10-10T00:52:03.5904904Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-10-10T00:52:03.5909110Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-10-10T00:52:03.5913647Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-10-10T00:52:03.5917335Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.5921315Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-10-10T00:52:03.5925581Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-10-10T00:52:03.5928800Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-10-10T00:52:03.5932703Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-10-10T00:52:03.5936062Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-10-10T00:52:03.5940298Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-10-10T00:52:03.5944397Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-10-10T00:52:03.5948077Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.5952021Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-10-10T00:52:03.5955912Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-10-10T00:52:03.5959490Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-10-10T00:52:03.5963486Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-10-10T00:52:03.5966840Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-10-10T00:52:03.5971034Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-10-10T00:52:03.5975308Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-10-10T00:52:03.5980092Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-10-10T00:52:03.5984941Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-10-10T00:52:03.5990270Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-10-10T00:52:03.5995779Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-10-10T00:52:03.6000480Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-10-10T00:52:03.6005635Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-10-10T00:52:03.6010987Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.6015522Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-10-10T00:52:03.6020714Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-10-10T00:52:03.6025380Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-10-10T00:52:03.6031146Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-10-10T00:52:03.6036053Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-10-10T00:52:03.6040984Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-10-10T00:52:03.6045458Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.6049396Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-10-10T00:52:03.6052925Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-10-10T00:52:03.6056963Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-10-10T00:52:03.6060827Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-10-10T00:52:03.6064465Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-10-10T00:52:03.6068465Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-10-10T00:52:03.6072024Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-10-10T00:52:03.6076252Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-10-10T00:52:03.6080323Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-10-10T00:52:03.6083667Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-10-10T00:52:03.6088291Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-10-10T00:52:03.6092122Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-10-10T00:52:03.6097424Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6101728Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-10-10T00:52:03.6107285Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-10-10T00:52:03.6111815Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-10-10T00:52:03.6116071Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.6120954Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-10-10T00:52:03.6126371Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-10-10T00:52:03.6130528Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-10-10T00:52:03.6134684Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-10-10T00:52:03.6138064Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-10-10T00:52:03.6142279Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-10-10T00:52:03.6145658Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-10-10T00:52:03.6150031Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6153398Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-10-10T00:52:03.6156955Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6161543Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.6164442Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-10-10T00:52:03.6167881Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-10-10T00:52:03.6171122Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-10-10T00:52:03.6174815Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-10-10T00:52:03.6178742Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-10-10T00:52:03.6182437Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6185727Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-10-10T00:52:03.6189129Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-10-10T00:52:03.6192359Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-10-10T00:52:03.6195866Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-10-10T00:52:03.6199291Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-10-10T00:52:03.6202786Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6206292Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-10-10T00:52:03.6210217Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-10-10T00:52:03.6213512Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-10-10T00:52:03.6216941Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-10-10T00:52:03.6220246Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-10-10T00:52:03.6223738Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6226963Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-10-10T00:52:03.6230127Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-10-10T00:52:03.6233633Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-10-10T00:52:03.6237094Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-10-10T00:52:03.6240987Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-10-10T00:52:03.6244542Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6247782Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-10-10T00:52:03.6251081Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-10-10T00:52:03.6254316Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-10-10T00:52:03.6257770Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-10-10T00:52:03.6261255Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6264523Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-10-10T00:52:03.6267909Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-10-10T00:52:03.6271056Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-10-10T00:52:03.6274625Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-10-10T00:52:03.6277986Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-10-10T00:52:03.6281360Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-10-10T00:52:03.6284544Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-10-10T00:52:03.6287937Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-10-10T00:52:03.6291291Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-10-10T00:52:03.6294748Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6305391Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-10-10T00:52:03.6305800Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-10-10T00:52:03.6306168Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-10-10T00:52:03.6308074Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6311238Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-10-10T00:52:03.6314603Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-10-10T00:52:03.6318050Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-10-10T00:52:03.6321806Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-10-10T00:52:03.6325507Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6328648Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-10-10T00:52:03.6332231Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-10-10T00:52:03.6335954Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-10-10T00:52:03.6339755Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6342904Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-10-10T00:52:03.6346363Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-10-10T00:52:03.6350060Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-10-10T00:52:03.6353802Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6357247Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-10-10T00:52:03.6360735Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-10-10T00:52:03.6364197Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-10-10T00:52:03.6367793Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-10-10T00:52:03.6371404Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6374589Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-10-10T00:52:03.6378140Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-10-10T00:52:03.6382001Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-10-10T00:52:03.6385763Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-10-10T00:52:03.6389401Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6392787Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-10-10T00:52:03.6396918Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-10-10T00:52:03.6400422Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-10-10T00:52:03.6404678Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-10-10T00:52:03.6408603Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-10-10T00:52:03.6412154Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6416252Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-10-10T00:52:03.6420172Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6423685Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.6427371Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-10-10T00:52:03.6431190Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-10-10T00:52:03.6435192Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-10-10T00:52:03.6438905Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-10-10T00:52:03.6442420Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-10-10T00:52:03.6446489Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-10-10T00:52:03.6450003Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-10-10T00:52:03.6453784Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-10-10T00:52:03.6457761Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-10-10T00:52:03.6461192Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-10-10T00:52:03.6465639Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-10-10T00:52:03.6469765Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6473152Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-10-10T00:52:03.6477318Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-10-10T00:52:03.6480901Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6484751Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-10-10T00:52:03.6488694Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-10-10T00:52:03.6492097Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-10-10T00:52:03.6496337Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-10-10T00:52:03.6500463Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-10-10T00:52:03.6503884Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-10-10T00:52:03.6507914Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-10-10T00:52:03.6511294Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-10-10T00:52:03.6515281Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-10-10T00:52:03.6519217Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-10-10T00:52:03.6522600Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-10-10T00:52:03.6526499Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-10-10T00:52:03.6529974Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-10-10T00:52:03.6533811Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-10-10T00:52:03.6537610Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-10-10T00:52:03.6541056Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-10-10T00:52:03.6545161Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-10-10T00:52:03.6548257Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-10-10T00:52:03.6552624Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-10-10T00:52:03.6556250Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-10-10T00:52:03.6559575Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-10-10T00:52:03.6563547Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-10-10T00:52:03.6566928Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-10-10T00:52:03.6570814Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-10-10T00:52:03.6574807Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-10-10T00:52:03.6578076Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-10-10T00:52:03.6582053Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-10-10T00:52:03.6585737Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6591132Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.6596198Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-10-10T00:52:03.6600207Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-10-10T00:52:03.6604157Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-10-10T00:52:03.6609371Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-10-10T00:52:03.6614703Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-10-10T00:52:03.6619391Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-10-10T00:52:03.6622870Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-10-10T00:52:03.6627076Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-10-10T00:52:03.6630820Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-10-10T00:52:03.6634702Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-10-10T00:52:03.6638800Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-10-10T00:52:03.6642412Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6645672Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-10-10T00:52:03.6649697Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-10-10T00:52:03.6653092Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-10-10T00:52:03.6656492Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-10-10T00:52:03.6659789Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-10-10T00:52:03.6663046Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-10-10T00:52:03.6667150Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-10-10T00:52:03.6670459Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-10-10T00:52:03.6674034Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-10-10T00:52:03.6677561Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-10-10T00:52:03.6681138Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6684348Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-10-10T00:52:03.6688835Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-10-10T00:52:03.6692244Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-10-10T00:52:03.6695712Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6699755Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-10-10T00:52:03.6703221Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-10-10T00:52:03.6706564Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-10-10T00:52:03.6710076Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-10-10T00:52:03.6713582Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-10-10T00:52:03.6716890Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-10-10T00:52:03.6720410Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6723543Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-10-10T00:52:03.6726940Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-10-10T00:52:03.6730421Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-10-10T00:52:03.6733846Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6736974Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-10-10T00:52:03.6740357Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-10-10T00:52:03.6744496Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-10-10T00:52:03.6747794Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-10-10T00:52:03.6752114Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6755739Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.6758810Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-10-10T00:52:03.6762256Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-10-10T00:52:03.6765626Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-10-10T00:52:03.6768909Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-10-10T00:52:03.6772115Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-10-10T00:52:03.6775468Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-10-10T00:52:03.6778795Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-10-10T00:52:03.6782244Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-10-10T00:52:03.6785822Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6789394Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.6792480Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-10-10T00:52:03.6796070Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-10-10T00:52:03.6799287Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-10-10T00:52:03.6802688Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-10-10T00:52:03.6806071Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-10-10T00:52:03.6809563Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6812704Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-10-10T00:52:03.6816416Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-10-10T00:52:03.6819340Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-10-10T00:52:03.6822786Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.6825840Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-10-10T00:52:03.6829117Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-10-10T00:52:03.6833161Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-10-10T00:52:03.6836632Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6839813Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-10-10T00:52:03.6843260Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-10-10T00:52:03.6846418Z adding 'torch/include/ATen/ops/_nnz.h' 2025-10-10T00:52:03.6849657Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-10-10T00:52:03.6853841Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-10-10T00:52:03.6857327Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-10-10T00:52:03.6860772Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-10-10T00:52:03.6864295Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.6867402Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-10-10T00:52:03.6870807Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-10-10T00:52:03.6874389Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6877874Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-10-10T00:52:03.6881445Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-10-10T00:52:03.6884798Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-10-10T00:52:03.6888283Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.6891419Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-10-10T00:52:03.6894717Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-10-10T00:52:03.6898084Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-10-10T00:52:03.6901583Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.6904726Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-10-10T00:52:03.6908117Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-10-10T00:52:03.6911431Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-10-10T00:52:03.6915029Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.6918133Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-10-10T00:52:03.6921466Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-10-10T00:52:03.6924911Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-10-10T00:52:03.6928597Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-10-10T00:52:03.6932885Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-10-10T00:52:03.6936124Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-10-10T00:52:03.6939460Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-10-10T00:52:03.6942756Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-10-10T00:52:03.6946260Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6949449Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-10-10T00:52:03.6952833Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-10-10T00:52:03.6956041Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-10-10T00:52:03.6959459Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-10-10T00:52:03.6962762Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-10-10T00:52:03.6966218Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6969411Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-10-10T00:52:03.6972688Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-10-10T00:52:03.6975866Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-10-10T00:52:03.6979245Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-10-10T00:52:03.6982585Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-10-10T00:52:03.6986062Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.6989238Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-10-10T00:52:03.6992668Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-10-10T00:52:03.6995970Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-10-10T00:52:03.6999248Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-10-10T00:52:03.7002577Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-10-10T00:52:03.7005896Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-10-10T00:52:03.7009091Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-10-10T00:52:03.7012422Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-10-10T00:52:03.7015751Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-10-10T00:52:03.7018947Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-10-10T00:52:03.7022118Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-10-10T00:52:03.7025452Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-10-10T00:52:03.7028642Z adding 'torch/include/ATen/ops/_print.h' 2025-10-10T00:52:03.7032077Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7035845Z adding 'torch/include/ATen/ops/_print_native.h' 2025-10-10T00:52:03.7039285Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-10-10T00:52:03.7043316Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-10-10T00:52:03.7047239Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7050638Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-10-10T00:52:03.7054552Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-10-10T00:52:03.7058011Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-10-10T00:52:03.7062276Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7065946Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-10-10T00:52:03.7069490Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-10-10T00:52:03.7073564Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-10-10T00:52:03.7077537Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-10-10T00:52:03.7081508Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7085613Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.7088724Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-10-10T00:52:03.7093326Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-10-10T00:52:03.7096893Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-10-10T00:52:03.7102233Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-10-10T00:52:03.7107507Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-10-10T00:52:03.7112979Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-10-10T00:52:03.7118373Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-10-10T00:52:03.7123598Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-10-10T00:52:03.7129172Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7134153Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-10-10T00:52:03.7139504Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-10-10T00:52:03.7144648Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-10-10T00:52:03.7149631Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7152910Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-10-10T00:52:03.7157138Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-10-10T00:52:03.7161442Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-10-10T00:52:03.7165293Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7169369Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-10-10T00:52:03.7172716Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-10-10T00:52:03.7176241Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-10-10T00:52:03.7180290Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-10-10T00:52:03.7183829Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7186958Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-10-10T00:52:03.7190292Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-10-10T00:52:03.7193659Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-10-10T00:52:03.7198060Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7201229Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-10-10T00:52:03.7204602Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-10-10T00:52:03.7207966Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-10-10T00:52:03.7211430Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7214634Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-10-10T00:52:03.7217911Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-10-10T00:52:03.7221124Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-10-10T00:52:03.7224617Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-10-10T00:52:03.7228554Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-10-10T00:52:03.7232102Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7235337Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-10-10T00:52:03.7238684Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-10-10T00:52:03.7242128Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-10-10T00:52:03.7245646Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7249345Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-10-10T00:52:03.7252643Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-10-10T00:52:03.7256198Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-10-10T00:52:03.7259456Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-10-10T00:52:03.7262913Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-10-10T00:52:03.7266356Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-10-10T00:52:03.7270048Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-10-10T00:52:03.7273757Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:03.7277156Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-10-10T00:52:03.7280824Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-10-10T00:52:03.7284266Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-10-10T00:52:03.7287583Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-10-10T00:52:03.7291096Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-10-10T00:52:03.7294519Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-10-10T00:52:03.7298007Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-10-10T00:52:03.7301486Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:03.7304831Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-10-10T00:52:03.7308320Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-10-10T00:52:03.7311714Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-10-10T00:52:03.7315164Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-10-10T00:52:03.7318974Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-10-10T00:52:03.7322134Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-10-10T00:52:03.7325737Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-10-10T00:52:03.7329258Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:03.7333105Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-10-10T00:52:03.7336110Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-10-10T00:52:03.7339537Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-10-10T00:52:03.7342891Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-10-10T00:52:03.7346315Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-10-10T00:52:03.7349988Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-10-10T00:52:03.7353379Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-10-10T00:52:03.7356843Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-10-10T00:52:03.7360266Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-10-10T00:52:03.7363530Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-10-10T00:52:03.7366963Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-10-10T00:52:03.7370288Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-10-10T00:52:03.7373763Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-10-10T00:52:03.7377242Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-10-10T00:52:03.7381022Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-10-10T00:52:03.7384749Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7388022Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-10-10T00:52:03.7391584Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-10-10T00:52:03.7395280Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7398458Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-10-10T00:52:03.7401969Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-10-10T00:52:03.7405867Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-10-10T00:52:03.7409395Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-10-10T00:52:03.7412665Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-10-10T00:52:03.7416121Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-10-10T00:52:03.7428798Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-10-10T00:52:03.7429212Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-10-10T00:52:03.7432168Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-10-10T00:52:03.7435535Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-10-10T00:52:03.7439157Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-10-10T00:52:03.7442799Z adding 'torch/include/ATen/ops/_scaled_mm_v2.h' 2025-10-10T00:52:03.7446323Z adding 'torch/include/ATen/ops/_scaled_mm_v2_cuda_dispatch.h' 2025-10-10T00:52:03.7449636Z adding 'torch/include/ATen/ops/_scaled_mm_v2_native.h' 2025-10-10T00:52:03.7453220Z adding 'torch/include/ATen/ops/_scaled_mm_v2_ops.h' 2025-10-10T00:52:03.7456821Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-10-10T00:52:03.7460443Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7463705Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-10-10T00:52:03.7467039Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-10-10T00:52:03.7470357Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-10-10T00:52:03.7473980Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-10-10T00:52:03.7477266Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-10-10T00:52:03.7480782Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7483931Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-10-10T00:52:03.7487240Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-10-10T00:52:03.7491435Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-10-10T00:52:03.7495358Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7498756Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-10-10T00:52:03.7502300Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-10-10T00:52:03.7505700Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-10-10T00:52:03.7509547Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-10-10T00:52:03.7513454Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-10-10T00:52:03.7517091Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-10-10T00:52:03.7520539Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-10-10T00:52:03.7523859Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-10-10T00:52:03.7527377Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-10-10T00:52:03.7530732Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-10-10T00:52:03.7534304Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7537416Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-10-10T00:52:03.7540744Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-10-10T00:52:03.7544006Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-10-10T00:52:03.7547785Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7550759Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-10-10T00:52:03.7554101Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-10-10T00:52:03.7557419Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-10-10T00:52:03.7560906Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7564018Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-10-10T00:52:03.7567579Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-10-10T00:52:03.7570827Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-10-10T00:52:03.7574265Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7577392Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-10-10T00:52:03.7580770Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-10-10T00:52:03.7584044Z adding 'torch/include/ATen/ops/_softmax.h' 2025-10-10T00:52:03.7587425Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-10-10T00:52:03.7590996Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.7594272Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-10-10T00:52:03.7597609Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-10-10T00:52:03.7600858Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-10-10T00:52:03.7604266Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-10-10T00:52:03.7607759Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-10-10T00:52:03.7611262Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-10-10T00:52:03.7614837Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.7617915Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-10-10T00:52:03.7621207Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-10-10T00:52:03.7624424Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-10-10T00:52:03.7627692Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-10-10T00:52:03.7630984Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-10-10T00:52:03.7634582Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-10-10T00:52:03.7637931Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-10-10T00:52:03.7641448Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7644565Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-10-10T00:52:03.7647985Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-10-10T00:52:03.7651296Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-10-10T00:52:03.7654663Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-10-10T00:52:03.7658195Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7661568Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.7664585Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-10-10T00:52:03.7667957Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-10-10T00:52:03.7671156Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-10-10T00:52:03.7674637Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-10-10T00:52:03.7678675Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-10-10T00:52:03.7681637Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7684807Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-10-10T00:52:03.7688243Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-10-10T00:52:03.7691674Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-10-10T00:52:03.7695207Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7698379Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-10-10T00:52:03.7701789Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-10-10T00:52:03.7705502Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-10-10T00:52:03.7709416Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7712640Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-10-10T00:52:03.7716114Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-10-10T00:52:03.7719579Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-10-10T00:52:03.7723126Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7726440Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-10-10T00:52:03.7729790Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-10-10T00:52:03.7733417Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-10-10T00:52:03.7737088Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7740242Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-10-10T00:52:03.7743685Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-10-10T00:52:03.7747192Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-10-10T00:52:03.7752352Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-10-10T00:52:03.7756347Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7759658Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-10-10T00:52:03.7763039Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-10-10T00:52:03.7766601Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-10-10T00:52:03.7770083Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7773385Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-10-10T00:52:03.7776632Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-10-10T00:52:03.7780114Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-10-10T00:52:03.7783570Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-10-10T00:52:03.7787115Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7790280Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-10-10T00:52:03.7793852Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-10-10T00:52:03.7797184Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-10-10T00:52:03.7800690Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7803870Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-10-10T00:52:03.7807272Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-10-10T00:52:03.7810758Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-10-10T00:52:03.7814338Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7817880Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-10-10T00:52:03.7821116Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-10-10T00:52:03.7824732Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-10-10T00:52:03.7828406Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7831545Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-10-10T00:52:03.7835209Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-10-10T00:52:03.7838590Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-10-10T00:52:03.7842176Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-10-10T00:52:03.7846406Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7849570Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-10-10T00:52:03.7853121Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-10-10T00:52:03.7856629Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7860059Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7863337Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-10-10T00:52:03.7866899Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-10-10T00:52:03.7870461Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-10-10T00:52:03.7874129Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.7877360Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-10-10T00:52:03.7880869Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-10-10T00:52:03.7884204Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-10-10T00:52:03.7887776Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.7890893Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-10-10T00:52:03.7894473Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-10-10T00:52:03.7897906Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-10-10T00:52:03.7901318Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-10-10T00:52:03.7904731Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-10-10T00:52:03.7908147Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-10-10T00:52:03.7911488Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-10-10T00:52:03.7915025Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-10-10T00:52:03.7918535Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-10-10T00:52:03.7922100Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-10-10T00:52:03.7925358Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-10-10T00:52:03.7928911Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-10-10T00:52:03.7932217Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-10-10T00:52:03.7935754Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-10-10T00:52:03.7939034Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-10-10T00:52:03.7942533Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-10-10T00:52:03.7945865Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-10-10T00:52:03.7949257Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-10-10T00:52:03.7952737Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-10-10T00:52:03.7956607Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-10-10T00:52:03.7959974Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-10-10T00:52:03.7963524Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-10-10T00:52:03.7966773Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-10-10T00:52:03.7970316Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-10-10T00:52:03.7973640Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-10-10T00:52:03.7977311Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-10-10T00:52:03.7980384Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-10-10T00:52:03.7983891Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-10-10T00:52:03.7987303Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-10-10T00:52:03.7990686Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-10-10T00:52:03.7994165Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-10-10T00:52:03.7997582Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-10-10T00:52:03.8001123Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-10-10T00:52:03.8004764Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-10-10T00:52:03.8008258Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8011530Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-10-10T00:52:03.8015149Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-10-10T00:52:03.8018557Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8022044Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8025212Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-10-10T00:52:03.8028971Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-10-10T00:52:03.8032565Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-10-10T00:52:03.8036136Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8039482Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-10-10T00:52:03.8042858Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-10-10T00:52:03.8046642Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-10-10T00:52:03.8050098Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-10-10T00:52:03.8053424Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8056684Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-10-10T00:52:03.8060119Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-10-10T00:52:03.8063858Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8067276Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8070418Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-10-10T00:52:03.8074161Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-10-10T00:52:03.8077569Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-10-10T00:52:03.8081259Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8084566Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-10-10T00:52:03.8087801Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-10-10T00:52:03.8091367Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-10-10T00:52:03.8094647Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-10-10T00:52:03.8098117Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-10-10T00:52:03.8101519Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-10-10T00:52:03.8104928Z adding 'torch/include/ATen/ops/_stack.h' 2025-10-10T00:52:03.8108501Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8111845Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-10-10T00:52:03.8115196Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-10-10T00:52:03.8118736Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-10-10T00:52:03.8122163Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-10-10T00:52:03.8125792Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8128970Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-10-10T00:52:03.8132250Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-10-10T00:52:03.8135739Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-10-10T00:52:03.8139228Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8142414Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-10-10T00:52:03.8145656Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-10-10T00:52:03.8148827Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-10-10T00:52:03.8152424Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-10-10T00:52:03.8155753Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-10-10T00:52:03.8159181Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-10-10T00:52:03.8162524Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-10-10T00:52:03.8166009Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8169433Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-10-10T00:52:03.8172794Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-10-10T00:52:03.8176171Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-10-10T00:52:03.8179638Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8183130Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8186262Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-10-10T00:52:03.8189788Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-10-10T00:52:03.8193150Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-10-10T00:52:03.8196664Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8199847Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-10-10T00:52:03.8203333Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8206702Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.8209718Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-10-10T00:52:03.8213158Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-10-10T00:52:03.8216406Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-10-10T00:52:03.8219737Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-10-10T00:52:03.8222917Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-10-10T00:52:03.8226327Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8229384Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-10-10T00:52:03.8232791Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-10-10T00:52:03.8236132Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-10-10T00:52:03.8239802Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8243028Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-10-10T00:52:03.8246297Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-10-10T00:52:03.8249741Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-10-10T00:52:03.8253221Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-10-10T00:52:03.8256821Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8260106Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-10-10T00:52:03.8263388Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-10-10T00:52:03.8266818Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-10-10T00:52:03.8270180Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-10-10T00:52:03.8273879Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8277133Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-10-10T00:52:03.8280307Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-10-10T00:52:03.8283701Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-10-10T00:52:03.8287061Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-10-10T00:52:03.8290523Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8293762Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-10-10T00:52:03.8296974Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-10-10T00:52:03.8300409Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-10-10T00:52:03.8303673Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-10-10T00:52:03.8307111Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8310204Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-10-10T00:52:03.8313626Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-10-10T00:52:03.8316900Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-10-10T00:52:03.8320464Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8323493Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-10-10T00:52:03.8326812Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-10-10T00:52:03.8330469Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-10-10T00:52:03.8333516Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8336566Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-10-10T00:52:03.8340038Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-10-10T00:52:03.8343321Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-10-10T00:52:03.8347322Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8350979Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-10-10T00:52:03.8354213Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-10-10T00:52:03.8357599Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-10-10T00:52:03.8361115Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8364344Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-10-10T00:52:03.8367765Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-10-10T00:52:03.8371260Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-10-10T00:52:03.8375007Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8378072Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-10-10T00:52:03.8381632Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-10-10T00:52:03.8384992Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-10-10T00:52:03.8389105Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-10-10T00:52:03.8392884Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8396172Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-10-10T00:52:03.8399557Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-10-10T00:52:03.8403098Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-10-10T00:52:03.8406794Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8410194Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-10-10T00:52:03.8413431Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-10-10T00:52:03.8417069Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-10-10T00:52:03.8420570Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-10-10T00:52:03.8424433Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-10-10T00:52:03.8428031Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8431134Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-10-10T00:52:03.8434939Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8439163Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-10-10T00:52:03.8441614Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-10-10T00:52:03.8445337Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-10-10T00:52:03.8448593Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-10-10T00:52:03.8452192Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-10-10T00:52:03.8456733Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8459023Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-10-10T00:52:03.8462340Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-10-10T00:52:03.8465893Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-10-10T00:52:03.8469605Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-10-10T00:52:03.8473877Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8476623Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-10-10T00:52:03.8480275Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-10-10T00:52:03.8483542Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-10-10T00:52:03.8487126Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8490945Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-10-10T00:52:03.8493659Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-10-10T00:52:03.8497101Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-10-10T00:52:03.8500535Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8503817Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-10-10T00:52:03.8507744Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-10-10T00:52:03.8510963Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-10-10T00:52:03.8514456Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-10-10T00:52:03.8517939Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8521336Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-10-10T00:52:03.8524597Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-10-10T00:52:03.8527930Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-10-10T00:52:03.8531440Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-10-10T00:52:03.8534801Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-10-10T00:52:03.8539285Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8542604Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-10-10T00:52:03.8546007Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-10-10T00:52:03.8549341Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-10-10T00:52:03.8552940Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-10-10T00:52:03.8556644Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8559856Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-10-10T00:52:03.8563603Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-10-10T00:52:03.8567202Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8570443Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-10-10T00:52:03.8573857Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-10-10T00:52:03.8577113Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-10-10T00:52:03.8580643Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-10-10T00:52:03.8583960Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-10-10T00:52:03.8587471Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8590768Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-10-10T00:52:03.8594189Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-10-10T00:52:03.8597540Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-10-10T00:52:03.8600991Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-10-10T00:52:03.8604866Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-10-10T00:52:03.8608461Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-10-10T00:52:03.8612151Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-10-10T00:52:03.8615682Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-10-10T00:52:03.8619050Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-10-10T00:52:03.8622301Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-10-10T00:52:03.8625793Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-10-10T00:52:03.8629202Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-10-10T00:52:03.8633023Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8636284Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-10-10T00:52:03.8639524Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-10-10T00:52:03.8642824Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-10-10T00:52:03.8646293Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-10-10T00:52:03.8649935Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-10-10T00:52:03.8653659Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8657022Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-10-10T00:52:03.8660589Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-10-10T00:52:03.8663940Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-10-10T00:52:03.8667665Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-10-10T00:52:03.8671133Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-10-10T00:52:03.8674756Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8678216Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.8681271Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-10-10T00:52:03.8684730Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-10-10T00:52:03.8688272Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-10-10T00:52:03.8692059Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8695303Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-10-10T00:52:03.8698577Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-10-10T00:52:03.8702055Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-10-10T00:52:03.8705422Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-10-10T00:52:03.8708912Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8712083Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-10-10T00:52:03.8715396Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-10-10T00:52:03.8718803Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-10-10T00:52:03.8722124Z adding 'torch/include/ATen/ops/_unique.h' 2025-10-10T00:52:03.8725516Z adding 'torch/include/ATen/ops/_unique2.h' 2025-10-10T00:52:03.8728995Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8732207Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-10-10T00:52:03.8735476Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-10-10T00:52:03.8738672Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-10-10T00:52:03.8742087Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-10-10T00:52:03.8745621Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8748883Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-10-10T00:52:03.8752095Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-10-10T00:52:03.8755450Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-10-10T00:52:03.8758891Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-10-10T00:52:03.8762154Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-10-10T00:52:03.8765604Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8768658Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-10-10T00:52:03.8771984Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-10-10T00:52:03.8775260Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-10-10T00:52:03.8778683Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8781734Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-10-10T00:52:03.8785016Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-10-10T00:52:03.8788335Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-10-10T00:52:03.8792072Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8795003Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-10-10T00:52:03.8798275Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-10-10T00:52:03.8801581Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-10-10T00:52:03.8804977Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8808036Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-10-10T00:52:03.8811387Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-10-10T00:52:03.8814974Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-10-10T00:52:03.8818285Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8821285Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-10-10T00:52:03.8824661Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-10-10T00:52:03.8828078Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-10-10T00:52:03.8831630Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.8834890Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-10-10T00:52:03.8838195Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-10-10T00:52:03.8842008Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-10-10T00:52:03.8845986Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-10-10T00:52:03.8849761Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.8853080Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-10-10T00:52:03.8856540Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-10-10T00:52:03.8859808Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-10-10T00:52:03.8863212Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-10-10T00:52:03.8866617Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-10-10T00:52:03.8870035Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-10-10T00:52:03.8873759Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.8877043Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8880363Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-10-10T00:52:03.8883795Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-10-10T00:52:03.8887031Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-10-10T00:52:03.8890383Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-10-10T00:52:03.8893673Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-10-10T00:52:03.8897240Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-10-10T00:52:03.8901035Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-10-10T00:52:03.8905005Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-10-10T00:52:03.8908783Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.8912084Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-10-10T00:52:03.8915806Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-10-10T00:52:03.8919114Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-10-10T00:52:03.8922677Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-10-10T00:52:03.8926115Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-10-10T00:52:03.8929589Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-10-10T00:52:03.8933318Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.8936625Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.8940082Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-10-10T00:52:03.8943627Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-10-10T00:52:03.8946941Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-10-10T00:52:03.8950451Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-10-10T00:52:03.8953955Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-10-10T00:52:03.8957645Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-10-10T00:52:03.8961549Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-10-10T00:52:03.8965449Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-10-10T00:52:03.8969330Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.8972685Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-10-10T00:52:03.8976142Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-10-10T00:52:03.8979526Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-10-10T00:52:03.8982991Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-10-10T00:52:03.8986432Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-10-10T00:52:03.8989919Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-10-10T00:52:03.8993730Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.8997145Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9000370Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-10-10T00:52:03.9003909Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-10-10T00:52:03.9007262Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-10-10T00:52:03.9010744Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-10-10T00:52:03.9014142Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-10-10T00:52:03.9017677Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-10-10T00:52:03.9021667Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-10-10T00:52:03.9025734Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-10-10T00:52:03.9029527Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9033100Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-10-10T00:52:03.9036596Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-10-10T00:52:03.9039975Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-10-10T00:52:03.9043561Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-10-10T00:52:03.9046859Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-10-10T00:52:03.9050506Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-10-10T00:52:03.9054141Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9057550Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9060952Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-10-10T00:52:03.9064352Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-10-10T00:52:03.9067738Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-10-10T00:52:03.9071210Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-10-10T00:52:03.9074825Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-10-10T00:52:03.9078466Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-10-10T00:52:03.9082371Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-10-10T00:52:03.9086499Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-10-10T00:52:03.9090460Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9093746Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-10-10T00:52:03.9097370Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-10-10T00:52:03.9100657Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-10-10T00:52:03.9104599Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-10-10T00:52:03.9108304Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-10-10T00:52:03.9112249Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-10-10T00:52:03.9116440Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9119777Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9123283Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-10-10T00:52:03.9126728Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-10-10T00:52:03.9130180Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-10-10T00:52:03.9133565Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-10-10T00:52:03.9137092Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-10-10T00:52:03.9140729Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-10-10T00:52:03.9144223Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-10-10T00:52:03.9147605Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-10-10T00:52:03.9150785Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-10-10T00:52:03.9154457Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-10-10T00:52:03.9157764Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-10-10T00:52:03.9161160Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9164159Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-10-10T00:52:03.9167477Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-10-10T00:52:03.9170948Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-10-10T00:52:03.9174297Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-10-10T00:52:03.9177587Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-10-10T00:52:03.9180790Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-10-10T00:52:03.9184121Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-10-10T00:52:03.9187350Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-10-10T00:52:03.9190839Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9194044Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-10-10T00:52:03.9197764Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-10-10T00:52:03.9201273Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-10-10T00:52:03.9204497Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9207589Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-10-10T00:52:03.9211155Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-10-10T00:52:03.9214254Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-10-10T00:52:03.9217761Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9220970Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-10-10T00:52:03.9224193Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-10-10T00:52:03.9227409Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-10-10T00:52:03.9230849Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9234044Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-10-10T00:52:03.9237398Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-10-10T00:52:03.9240697Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-10-10T00:52:03.9244186Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9247296Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-10-10T00:52:03.9250669Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-10-10T00:52:03.9253934Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-10-10T00:52:03.9257556Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9260666Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-10-10T00:52:03.9264019Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-10-10T00:52:03.9267182Z adding 'torch/include/ATen/ops/_values.h' 2025-10-10T00:52:03.9270449Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-10-10T00:52:03.9274270Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9277350Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9280332Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-10-10T00:52:03.9283652Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-10-10T00:52:03.9286845Z adding 'torch/include/ATen/ops/_values_native.h' 2025-10-10T00:52:03.9290074Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-10-10T00:52:03.9293212Z adding 'torch/include/ATen/ops/_version.h' 2025-10-10T00:52:03.9296611Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9299747Z adding 'torch/include/ATen/ops/_version_native.h' 2025-10-10T00:52:03.9302898Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-10-10T00:52:03.9306157Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-10-10T00:52:03.9309476Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-10-10T00:52:03.9312759Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-10-10T00:52:03.9316089Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-10-10T00:52:03.9319223Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-10-10T00:52:03.9322571Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-10-10T00:52:03.9326508Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-10-10T00:52:03.9329918Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-10-10T00:52:03.9333239Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-10-10T00:52:03.9336413Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-10-10T00:52:03.9339753Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-10-10T00:52:03.9342919Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-10-10T00:52:03.9346224Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-10-10T00:52:03.9349446Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' 2025-10-10T00:52:03.9352744Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-10-10T00:52:03.9356060Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-10-10T00:52:03.9359587Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-10-10T00:52:03.9363509Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9366293Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-10-10T00:52:03.9370149Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9372920Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-10-10T00:52:03.9376392Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-10-10T00:52:03.9379696Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-10-10T00:52:03.9383330Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-10-10T00:52:03.9387303Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9390177Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-10-10T00:52:03.9393744Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-10-10T00:52:03.9396952Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-10-10T00:52:03.9400813Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-10-10T00:52:03.9404317Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9407458Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-10-10T00:52:03.9410846Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-10-10T00:52:03.9414038Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-10-10T00:52:03.9417570Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-10-10T00:52:03.9420771Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-10-10T00:52:03.9424499Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-10-10T00:52:03.9428251Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-10-10T00:52:03.9432184Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9435900Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-10-10T00:52:03.9439705Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-10-10T00:52:03.9443464Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-10-10T00:52:03.9447443Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9450909Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-10-10T00:52:03.9454719Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-10-10T00:52:03.9458018Z adding 'torch/include/ATen/ops/abs.h' 2025-10-10T00:52:03.9461623Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9464846Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-10-10T00:52:03.9468250Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-10-10T00:52:03.9471503Z adding 'torch/include/ATen/ops/abs_native.h' 2025-10-10T00:52:03.9475237Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-10-10T00:52:03.9478585Z adding 'torch/include/ATen/ops/absolute.h' 2025-10-10T00:52:03.9482221Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9485264Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-10-10T00:52:03.9488658Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-10-10T00:52:03.9492193Z adding 'torch/include/ATen/ops/acos.h' 2025-10-10T00:52:03.9495700Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9498830Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-10-10T00:52:03.9502120Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-10-10T00:52:03.9505314Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-10-10T00:52:03.9508841Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-10-10T00:52:03.9511935Z adding 'torch/include/ATen/ops/acos_native.h' 2025-10-10T00:52:03.9515469Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-10-10T00:52:03.9518767Z adding 'torch/include/ATen/ops/acosh.h' 2025-10-10T00:52:03.9522288Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9525423Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-10-10T00:52:03.9528682Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-10-10T00:52:03.9531859Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-10-10T00:52:03.9535150Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-10-10T00:52:03.9538486Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-10-10T00:52:03.9541890Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-10-10T00:52:03.9545290Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-10-10T00:52:03.9548780Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9552056Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9555266Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-10-10T00:52:03.9558644Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-10-10T00:52:03.9562174Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-10-10T00:52:03.9565715Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9568978Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-10-10T00:52:03.9572285Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-10-10T00:52:03.9575956Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-10-10T00:52:03.9579466Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-10-10T00:52:03.9582986Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-10-10T00:52:03.9586440Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-10-10T00:52:03.9589787Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:03.9593143Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:03.9597005Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-10-10T00:52:03.9599809Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-10-10T00:52:03.9603208Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9606466Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-10-10T00:52:03.9609763Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-10-10T00:52:03.9612990Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-10-10T00:52:03.9616375Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-10-10T00:52:03.9619965Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-10-10T00:52:03.9623138Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9626199Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-10-10T00:52:03.9629465Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-10-10T00:52:03.9632857Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-10-10T00:52:03.9636221Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-10-10T00:52:03.9639757Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9642924Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-10-10T00:52:03.9646293Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-10-10T00:52:03.9649547Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-10-10T00:52:03.9653003Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-10-10T00:52:03.9656126Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-10-10T00:52:03.9659500Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-10-10T00:52:03.9663044Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9666193Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-10-10T00:52:03.9669521Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-10-10T00:52:03.9672862Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-10-10T00:52:03.9676245Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-10-10T00:52:03.9679481Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-10-10T00:52:03.9682879Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-10-10T00:52:03.9686177Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-10-10T00:52:03.9689524Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-10-10T00:52:03.9693068Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9696211Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:03.9699517Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:03.9702729Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-10-10T00:52:03.9706090Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-10-10T00:52:03.9709314Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-10-10T00:52:03.9712823Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-10-10T00:52:03.9716337Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9719652Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-10-10T00:52:03.9723033Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-10-10T00:52:03.9726214Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-10-10T00:52:03.9729599Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-10-10T00:52:03.9732777Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-10-10T00:52:03.9742347Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-10-10T00:52:03.9742533Z adding 'torch/include/ATen/ops/add.h' 2025-10-10T00:52:03.9744018Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9752860Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9753011Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-10-10T00:52:03.9754789Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-10-10T00:52:03.9758393Z adding 'torch/include/ATen/ops/add_meta.h' 2025-10-10T00:52:03.9761452Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-10-10T00:52:03.9764994Z adding 'torch/include/ATen/ops/add_native.h' 2025-10-10T00:52:03.9769639Z adding 'torch/include/ATen/ops/add_ops.h' 2025-10-10T00:52:03.9772248Z adding 'torch/include/ATen/ops/addbmm.h' 2025-10-10T00:52:03.9776330Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-10-10T00:52:03.9779687Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-10-10T00:52:03.9783178Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-10-10T00:52:03.9786996Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-10-10T00:52:03.9790012Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-10-10T00:52:03.9793940Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-10-10T00:52:03.9797306Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9800588Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-10-10T00:52:03.9804119Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-10-10T00:52:03.9807255Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-10-10T00:52:03.9810654Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-10-10T00:52:03.9813842Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-10-10T00:52:03.9817426Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-10-10T00:52:03.9820758Z adding 'torch/include/ATen/ops/addcmul.h' 2025-10-10T00:52:03.9824742Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9828050Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-10-10T00:52:03.9831167Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-10-10T00:52:03.9834655Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-10-10T00:52:03.9838016Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-10-10T00:52:03.9841380Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-10-10T00:52:03.9845179Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-10-10T00:52:03.9848457Z adding 'torch/include/ATen/ops/addmm.h' 2025-10-10T00:52:03.9852208Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9855984Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-10-10T00:52:03.9859034Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-10-10T00:52:03.9862631Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-10-10T00:52:03.9865806Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-10-10T00:52:03.9869337Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-10-10T00:52:03.9873162Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-10-10T00:52:03.9876743Z adding 'torch/include/ATen/ops/addmv.h' 2025-10-10T00:52:03.9880468Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9883672Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-10-10T00:52:03.9887150Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-10-10T00:52:03.9890349Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-10-10T00:52:03.9893792Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-10-10T00:52:03.9897159Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-10-10T00:52:03.9900746Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-10-10T00:52:03.9904255Z adding 'torch/include/ATen/ops/addr.h' 2025-10-10T00:52:03.9907802Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9911230Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-10-10T00:52:03.9914711Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-10-10T00:52:03.9918011Z adding 'torch/include/ATen/ops/addr_native.h' 2025-10-10T00:52:03.9921636Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-10-10T00:52:03.9924960Z adding 'torch/include/ATen/ops/adjoint.h' 2025-10-10T00:52:03.9928555Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9931636Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-10-10T00:52:03.9935062Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-10-10T00:52:03.9938814Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-10-10T00:52:03.9942800Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-10-10T00:52:03.9953318Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:03.9956592Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-10-10T00:52:03.9960073Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-10-10T00:52:03.9963776Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9967171Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-10-10T00:52:03.9971109Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-10-10T00:52:03.9975326Z adding 'torch/include/ATen/ops/alias.h' 2025-10-10T00:52:03.9978347Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9981982Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-10-10T00:52:03.9985674Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:03.9989197Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:03.9992465Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-10-10T00:52:03.9996101Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-10-10T00:52:03.9999419Z adding 'torch/include/ATen/ops/alias_native.h' 2025-10-10T00:52:04.0002942Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-10-10T00:52:04.0006185Z adding 'torch/include/ATen/ops/align_as.h' 2025-10-10T00:52:04.0009839Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0012984Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-10-10T00:52:04.0016397Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-10-10T00:52:04.0019858Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-10-10T00:52:04.0023387Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0027059Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-10-10T00:52:04.0030450Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-10-10T00:52:04.0034142Z adding 'torch/include/ATen/ops/align_to.h' 2025-10-10T00:52:04.0037518Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0040643Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-10-10T00:52:04.0044266Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-10-10T00:52:04.0047865Z adding 'torch/include/ATen/ops/all.h' 2025-10-10T00:52:04.0051503Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0054955Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0058399Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0061779Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-10-10T00:52:04.0065239Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-10-10T00:52:04.0068610Z adding 'torch/include/ATen/ops/all_meta.h' 2025-10-10T00:52:04.0071945Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-10-10T00:52:04.0075462Z adding 'torch/include/ATen/ops/all_native.h' 2025-10-10T00:52:04.0079259Z adding 'torch/include/ATen/ops/all_ops.h' 2025-10-10T00:52:04.0082707Z adding 'torch/include/ATen/ops/allclose.h' 2025-10-10T00:52:04.0086262Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0089600Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-10-10T00:52:04.0093023Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-10-10T00:52:04.0096364Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-10-10T00:52:04.0099836Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0102964Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-10-10T00:52:04.0106363Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-10-10T00:52:04.0109654Z adding 'torch/include/ATen/ops/amax.h' 2025-10-10T00:52:04.0113310Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0116509Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-10-10T00:52:04.0120751Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-10-10T00:52:04.0124077Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-10-10T00:52:04.0127447Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-10-10T00:52:04.0130701Z adding 'torch/include/ATen/ops/amax_native.h' 2025-10-10T00:52:04.0134133Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-10-10T00:52:04.0137526Z adding 'torch/include/ATen/ops/amin.h' 2025-10-10T00:52:04.0141167Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0144283Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-10-10T00:52:04.0147921Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-10-10T00:52:04.0151169Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-10-10T00:52:04.0154651Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-10-10T00:52:04.0157895Z adding 'torch/include/ATen/ops/amin_native.h' 2025-10-10T00:52:04.0161317Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-10-10T00:52:04.0164744Z adding 'torch/include/ATen/ops/aminmax.h' 2025-10-10T00:52:04.0168389Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0171639Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-10-10T00:52:04.0175042Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-10-10T00:52:04.0178354Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-10-10T00:52:04.0181748Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-10-10T00:52:04.0184979Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-10-10T00:52:04.0188433Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-10-10T00:52:04.0191765Z adding 'torch/include/ATen/ops/and.h' 2025-10-10T00:52:04.0195422Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0198621Z adding 'torch/include/ATen/ops/and_native.h' 2025-10-10T00:52:04.0202134Z adding 'torch/include/ATen/ops/and_ops.h' 2025-10-10T00:52:04.0205548Z adding 'torch/include/ATen/ops/angle.h' 2025-10-10T00:52:04.0208924Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-10-10T00:52:04.0212259Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-10-10T00:52:04.0215471Z adding 'torch/include/ATen/ops/angle_native.h' 2025-10-10T00:52:04.0218882Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-10-10T00:52:04.0222448Z adding 'torch/include/ATen/ops/any.h' 2025-10-10T00:52:04.0226045Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0229475Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0232819Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0236201Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-10-10T00:52:04.0239551Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-10-10T00:52:04.0242855Z adding 'torch/include/ATen/ops/any_meta.h' 2025-10-10T00:52:04.0246347Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-10-10T00:52:04.0250278Z adding 'torch/include/ATen/ops/any_native.h' 2025-10-10T00:52:04.0254307Z adding 'torch/include/ATen/ops/any_ops.h' 2025-10-10T00:52:04.0257734Z adding 'torch/include/ATen/ops/arange.h' 2025-10-10T00:52:04.0261643Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0265792Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-10-10T00:52:04.0268481Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-10-10T00:52:04.0272004Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-10-10T00:52:04.0275511Z adding 'torch/include/ATen/ops/arange_native.h' 2025-10-10T00:52:04.0279443Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-10-10T00:52:04.0283058Z adding 'torch/include/ATen/ops/arccos.h' 2025-10-10T00:52:04.0286592Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0289880Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-10-10T00:52:04.0294395Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-10-10T00:52:04.0296917Z adding 'torch/include/ATen/ops/arccosh.h' 2025-10-10T00:52:04.0300577Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0303732Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-10-10T00:52:04.0307381Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-10-10T00:52:04.0311739Z adding 'torch/include/ATen/ops/arcsin.h' 2025-10-10T00:52:04.0314620Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0317940Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-10-10T00:52:04.0321390Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-10-10T00:52:04.0324975Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-10-10T00:52:04.0329027Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0331848Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-10-10T00:52:04.0335484Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-10-10T00:52:04.0338854Z adding 'torch/include/ATen/ops/arctan.h' 2025-10-10T00:52:04.0342395Z adding 'torch/include/ATen/ops/arctan2.h' 2025-10-10T00:52:04.0346241Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0349209Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-10-10T00:52:04.0353010Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-10-10T00:52:04.0356537Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0359910Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-10-10T00:52:04.0363444Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-10-10T00:52:04.0366848Z adding 'torch/include/ATen/ops/arctanh.h' 2025-10-10T00:52:04.0370523Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0373656Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-10-10T00:52:04.0377279Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-10-10T00:52:04.0380866Z adding 'torch/include/ATen/ops/argmax.h' 2025-10-10T00:52:04.0384462Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0387830Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-10-10T00:52:04.0391250Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-10-10T00:52:04.0394760Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-10-10T00:52:04.0398173Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-10-10T00:52:04.0401596Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-10-10T00:52:04.0405208Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-10-10T00:52:04.0408643Z adding 'torch/include/ATen/ops/argmin.h' 2025-10-10T00:52:04.0412526Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0415812Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-10-10T00:52:04.0419294Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-10-10T00:52:04.0422736Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-10-10T00:52:04.0426149Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-10-10T00:52:04.0429621Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-10-10T00:52:04.0433237Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-10-10T00:52:04.0436845Z adding 'torch/include/ATen/ops/argsort.h' 2025-10-10T00:52:04.0440604Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0443822Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-10-10T00:52:04.0447594Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-10-10T00:52:04.0451072Z adding 'torch/include/ATen/ops/argwhere.h' 2025-10-10T00:52:04.0454639Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0457870Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-10-10T00:52:04.0461225Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-10-10T00:52:04.0464960Z adding 'torch/include/ATen/ops/as_strided.h' 2025-10-10T00:52:04.0468810Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0472461Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-10-10T00:52:04.0476419Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0480027Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0483231Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-10-10T00:52:04.0486902Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-10-10T00:52:04.0490370Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-10-10T00:52:04.0493932Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-10-10T00:52:04.0497332Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-10-10T00:52:04.0500788Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-10-10T00:52:04.0504477Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-10-10T00:52:04.0508333Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-10-10T00:52:04.0512249Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0516050Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0519318Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-10-10T00:52:04.0523271Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-10-10T00:52:04.0526392Z adding 'torch/include/ATen/ops/asin.h' 2025-10-10T00:52:04.0530193Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0533649Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-10-10T00:52:04.0536862Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-10-10T00:52:04.0540274Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-10-10T00:52:04.0543678Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-10-10T00:52:04.0547264Z adding 'torch/include/ATen/ops/asin_native.h' 2025-10-10T00:52:04.0551438Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-10-10T00:52:04.0554474Z adding 'torch/include/ATen/ops/asinh.h' 2025-10-10T00:52:04.0558299Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0561537Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-10-10T00:52:04.0565137Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-10-10T00:52:04.0568377Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-10-10T00:52:04.0571769Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-10-10T00:52:04.0575440Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-10-10T00:52:04.0578866Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-10-10T00:52:04.0582220Z adding 'torch/include/ATen/ops/atan.h' 2025-10-10T00:52:04.0585576Z adding 'torch/include/ATen/ops/atan2.h' 2025-10-10T00:52:04.0590514Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0592846Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-10-10T00:52:04.0596112Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-10-10T00:52:04.0599347Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-10-10T00:52:04.0602701Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-10-10T00:52:04.0606543Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-10-10T00:52:04.0610080Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-10-10T00:52:04.0613663Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0616864Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-10-10T00:52:04.0621630Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-10-10T00:52:04.0623746Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-10-10T00:52:04.0627133Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-10-10T00:52:04.0630451Z adding 'torch/include/ATen/ops/atan_native.h' 2025-10-10T00:52:04.0634066Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-10-10T00:52:04.0637478Z adding 'torch/include/ATen/ops/atanh.h' 2025-10-10T00:52:04.0641051Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0644272Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-10-10T00:52:04.0647717Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-10-10T00:52:04.0650872Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-10-10T00:52:04.0654203Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-10-10T00:52:04.0657840Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-10-10T00:52:04.0661114Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-10-10T00:52:04.0664454Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-10-10T00:52:04.0668012Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0671127Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-10-10T00:52:04.0674663Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-10-10T00:52:04.0678176Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-10-10T00:52:04.0681741Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0684878Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-10-10T00:52:04.0688310Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-10-10T00:52:04.0691699Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-10-10T00:52:04.0695232Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0698688Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-10-10T00:52:04.0702032Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-10-10T00:52:04.0705620Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-10-10T00:52:04.0709216Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0712647Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0715937Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-10-10T00:52:04.0719767Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-10-10T00:52:04.0723025Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-10-10T00:52:04.0726543Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-10-10T00:52:04.0730212Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0733490Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-10-10T00:52:04.0736931Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-10-10T00:52:04.0740340Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-10-10T00:52:04.0743717Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-10-10T00:52:04.0747103Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-10-10T00:52:04.0750694Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-10-10T00:52:04.0754442Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0757729Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-10-10T00:52:04.0761280Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-10-10T00:52:04.0765045Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-10-10T00:52:04.0768564Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-10-10T00:52:04.0772001Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-10-10T00:52:04.0775582Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-10-10T00:52:04.0779102Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-10-10T00:52:04.0782672Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-10-10T00:52:04.0786366Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0789673Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:04.0793215Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:04.0796518Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-10-10T00:52:04.0799968Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-10-10T00:52:04.0803438Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-10-10T00:52:04.0807015Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-10-10T00:52:04.0810629Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0822099Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-10-10T00:52:04.0822385Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-10-10T00:52:04.0822519Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-10-10T00:52:04.0824055Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-10-10T00:52:04.0827400Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-10-10T00:52:04.0830979Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-10-10T00:52:04.0834654Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-10-10T00:52:04.0838337Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.0841517Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-10-10T00:52:04.0844948Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-10-10T00:52:04.0848261Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-10-10T00:52:04.0851658Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-10-10T00:52:04.0855005Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-10-10T00:52:04.0858798Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-10-10T00:52:04.0862526Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-10-10T00:52:04.0866211Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0869455Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-10-10T00:52:04.0873141Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-10-10T00:52:04.0876521Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-10-10T00:52:04.0879977Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-10-10T00:52:04.0883428Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-10-10T00:52:04.0886792Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:04.0890359Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-10-10T00:52:04.0893922Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0897169Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-10-10T00:52:04.0900354Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-10-10T00:52:04.0903918Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-10-10T00:52:04.0907426Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-10-10T00:52:04.0910923Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-10-10T00:52:04.0914592Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-10-10T00:52:04.0919409Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0922707Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-10-10T00:52:04.0926337Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-10-10T00:52:04.0930054Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-10-10T00:52:04.0933891Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.0937185Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-10-10T00:52:04.0940749Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-10-10T00:52:04.0944070Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-10-10T00:52:04.0947718Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-10-10T00:52:04.0951300Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-10-10T00:52:04.0955247Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0958821Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-10-10T00:52:04.0962037Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-10-10T00:52:04.0965777Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-10-10T00:52:04.0969422Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-10-10T00:52:04.0973177Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.0976642Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-10-10T00:52:04.0980006Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-10-10T00:52:04.0983792Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-10-10T00:52:04.0987108Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-10-10T00:52:04.0990683Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-10-10T00:52:04.0994381Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-10-10T00:52:04.0997965Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1001423Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-10-10T00:52:04.1004742Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-10-10T00:52:04.1008406Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-10-10T00:52:04.1012034Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-10-10T00:52:04.1015629Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1019077Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-10-10T00:52:04.1022571Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-10-10T00:52:04.1025869Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-10-10T00:52:04.1029582Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-10-10T00:52:04.1033279Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-10-10T00:52:04.1037091Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1040694Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1043956Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-10-10T00:52:04.1047553Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-10-10T00:52:04.1050885Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-10-10T00:52:04.1054432Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-10-10T00:52:04.1058434Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-10-10T00:52:04.1061985Z adding 'torch/include/ATen/ops/bilinear.h' 2025-10-10T00:52:04.1065681Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1068865Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-10-10T00:52:04.1072498Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-10-10T00:52:04.1076137Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-10-10T00:52:04.1079660Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-10-10T00:52:04.1083356Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-10-10T00:52:04.1086832Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-10-10T00:52:04.1090263Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-10-10T00:52:04.1093959Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-10-10T00:52:04.1097406Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-10-10T00:52:04.1100987Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-10-10T00:52:04.1104355Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-10-10T00:52:04.1108085Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-10-10T00:52:04.1111944Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-10-10T00:52:04.1116214Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1119954Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-10-10T00:52:04.1123988Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-10-10T00:52:04.1128084Z adding 'torch/include/ATen/ops/bincount.h' 2025-10-10T00:52:04.1131909Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1135502Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-10-10T00:52:04.1138927Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-10-10T00:52:04.1142385Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-10-10T00:52:04.1145835Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-10-10T00:52:04.1149488Z adding 'torch/include/ATen/ops/binomial.h' 2025-10-10T00:52:04.1153212Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1156633Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-10-10T00:52:04.1160052Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-10-10T00:52:04.1163368Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-10-10T00:52:04.1167087Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-10-10T00:52:04.1170623Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-10-10T00:52:04.1174201Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1177662Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1180963Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-10-10T00:52:04.1184438Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-10-10T00:52:04.1187695Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-10-10T00:52:04.1191035Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-10-10T00:52:04.1194548Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-10-10T00:52:04.1198293Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-10-10T00:52:04.1201928Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-10-10T00:52:04.1205657Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1209067Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1212433Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-10-10T00:52:04.1215802Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-10-10T00:52:04.1219028Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-10-10T00:52:04.1222408Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-10-10T00:52:04.1225996Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-10-10T00:52:04.1229796Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-10-10T00:52:04.1233339Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-10-10T00:52:04.1236956Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1240202Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-10-10T00:52:04.1243524Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-10-10T00:52:04.1246743Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-10-10T00:52:04.1250119Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-10-10T00:52:04.1253343Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-10-10T00:52:04.1256792Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-10-10T00:52:04.1260290Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-10-10T00:52:04.1264066Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1267652Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1270930Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-10-10T00:52:04.1274471Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-10-10T00:52:04.1277846Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-10-10T00:52:04.1281331Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-10-10T00:52:04.1284698Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-10-10T00:52:04.1288632Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-10-10T00:52:04.1292494Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-10-10T00:52:04.1296197Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1300110Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1303079Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-10-10T00:52:04.1306663Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-10-10T00:52:04.1310567Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-10-10T00:52:04.1313583Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-10-10T00:52:04.1317066Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-10-10T00:52:04.1321853Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-10-10T00:52:04.1324708Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-10-10T00:52:04.1328488Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1331922Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1335330Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-10-10T00:52:04.1339297Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-10-10T00:52:04.1342086Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-10-10T00:52:04.1345673Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-10-10T00:52:04.1349001Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-10-10T00:52:04.1353063Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-10-10T00:52:04.1356927Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-10-10T00:52:04.1360765Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1364083Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-10-10T00:52:04.1368017Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-10-10T00:52:04.1371304Z adding 'torch/include/ATen/ops/block_diag.h' 2025-10-10T00:52:04.1375010Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1378776Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-10-10T00:52:04.1381847Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-10-10T00:52:04.1385399Z adding 'torch/include/ATen/ops/bmm.h' 2025-10-10T00:52:04.1389001Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1392400Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-10-10T00:52:04.1396603Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-10-10T00:52:04.1399347Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-10-10T00:52:04.1402876Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-10-10T00:52:04.1406259Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-10-10T00:52:04.1410055Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-10-10T00:52:04.1413858Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-10-10T00:52:04.1417128Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1420369Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-10-10T00:52:04.1423723Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-10-10T00:52:04.1427734Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-10-10T00:52:04.1431513Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1434741Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-10-10T00:52:04.1438286Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-10-10T00:52:04.1442464Z adding 'torch/include/ATen/ops/bucketize.h' 2025-10-10T00:52:04.1445482Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1448939Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-10-10T00:52:04.1452384Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-10-10T00:52:04.1455867Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-10-10T00:52:04.1459716Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-10-10T00:52:04.1462974Z adding 'torch/include/ATen/ops/can_cast.h' 2025-10-10T00:52:04.1466692Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1469728Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-10-10T00:52:04.1473365Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-10-10T00:52:04.1476753Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-10-10T00:52:04.1480325Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1483654Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-10-10T00:52:04.1487032Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-10-10T00:52:04.1490601Z adding 'torch/include/ATen/ops/cat.h' 2025-10-10T00:52:04.1494223Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1497682Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1501092Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-10-10T00:52:04.1504448Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-10-10T00:52:04.1508423Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-10-10T00:52:04.1511995Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-10-10T00:52:04.1515569Z adding 'torch/include/ATen/ops/cat_native.h' 2025-10-10T00:52:04.1519286Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-10-10T00:52:04.1522693Z adding 'torch/include/ATen/ops/cauchy.h' 2025-10-10T00:52:04.1526497Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1529799Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-10-10T00:52:04.1533246Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-10-10T00:52:04.1536779Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-10-10T00:52:04.1540060Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-10-10T00:52:04.1543758Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-10-10T00:52:04.1547159Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-10-10T00:52:04.1550668Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1554097Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-10-10T00:52:04.1557620Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1561423Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1564591Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-10-10T00:52:04.1568122Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-10-10T00:52:04.1571551Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-10-10T00:52:04.1574925Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-10-10T00:52:04.1578367Z adding 'torch/include/ATen/ops/cdist.h' 2025-10-10T00:52:04.1581908Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1585186Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-10-10T00:52:04.1588731Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-10-10T00:52:04.1592108Z adding 'torch/include/ATen/ops/ceil.h' 2025-10-10T00:52:04.1596065Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1599263Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-10-10T00:52:04.1602763Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-10-10T00:52:04.1606135Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-10-10T00:52:04.1609527Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-10-10T00:52:04.1612997Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-10-10T00:52:04.1616436Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-10-10T00:52:04.1619858Z adding 'torch/include/ATen/ops/celu.h' 2025-10-10T00:52:04.1623572Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1626771Z adding 'torch/include/ATen/ops/celu_native.h' 2025-10-10T00:52:04.1630248Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-10-10T00:52:04.1633760Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-10-10T00:52:04.1637298Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1640617Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-10-10T00:52:04.1644051Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-10-10T00:52:04.1647286Z adding 'torch/include/ATen/ops/chalf.h' 2025-10-10T00:52:04.1650733Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1653839Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-10-10T00:52:04.1657204Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-10-10T00:52:04.1661032Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-10-10T00:52:04.1664383Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1667598Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-10-10T00:52:04.1671449Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-10-10T00:52:04.1674525Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-10-10T00:52:04.1678291Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-10-10T00:52:04.1681674Z adding 'torch/include/ATen/ops/cholesky.h' 2025-10-10T00:52:04.1685073Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-10-10T00:52:04.1688416Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-10-10T00:52:04.1691858Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-10-10T00:52:04.1695157Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-10-10T00:52:04.1698496Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-10-10T00:52:04.1701722Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-10-10T00:52:04.1705207Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-10-10T00:52:04.1708461Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-10-10T00:52:04.1711856Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-10-10T00:52:04.1715392Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-10-10T00:52:04.1718904Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1722029Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-10-10T00:52:04.1727108Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-10-10T00:52:04.1729832Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-10-10T00:52:04.1733407Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1736533Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-10-10T00:52:04.1739932Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-10-10T00:52:04.1743203Z adding 'torch/include/ATen/ops/chunk.h' 2025-10-10T00:52:04.1746659Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1749807Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-10-10T00:52:04.1753272Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-10-10T00:52:04.1756891Z adding 'torch/include/ATen/ops/clamp.h' 2025-10-10T00:52:04.1760528Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1763825Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-10-10T00:52:04.1767589Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-10-10T00:52:04.1771002Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-10-10T00:52:04.1774532Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1777737Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-10-10T00:52:04.1781095Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-10-10T00:52:04.1784364Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-10-10T00:52:04.1787754Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-10-10T00:52:04.1791018Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-10-10T00:52:04.1794896Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-10-10T00:52:04.1798195Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-10-10T00:52:04.1801637Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-10-10T00:52:04.1805084Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-10-10T00:52:04.1808694Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1811912Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-10-10T00:52:04.1815362Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-10-10T00:52:04.1818562Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-10-10T00:52:04.1821969Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-10-10T00:52:04.1825201Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-10-10T00:52:04.1829034Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-10-10T00:52:04.1832796Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-10-10T00:52:04.1836355Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-10-10T00:52:04.1840462Z adding 'torch/include/ATen/ops/clip.h' 2025-10-10T00:52:04.1844127Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1847358Z adding 'torch/include/ATen/ops/clip_native.h' 2025-10-10T00:52:04.1851059Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-10-10T00:52:04.1854563Z adding 'torch/include/ATen/ops/clone.h' 2025-10-10T00:52:04.1858183Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1861292Z adding 'torch/include/ATen/ops/clone_native.h' 2025-10-10T00:52:04.1864785Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-10-10T00:52:04.1868052Z adding 'torch/include/ATen/ops/coalesce.h' 2025-10-10T00:52:04.1871552Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1874797Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-10-10T00:52:04.1878140Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-10-10T00:52:04.1881806Z adding 'torch/include/ATen/ops/col2im.h' 2025-10-10T00:52:04.1885404Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-10-10T00:52:04.1889002Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-10-10T00:52:04.1892256Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-10-10T00:52:04.1895778Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-10-10T00:52:04.1899126Z adding 'torch/include/ATen/ops/col_indices.h' 2025-10-10T00:52:04.1902579Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1905800Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-10-10T00:52:04.1909299Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1912810Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.1915970Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-10-10T00:52:04.1919386Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-10-10T00:52:04.1922744Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-10-10T00:52:04.1926014Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-10-10T00:52:04.1929504Z adding 'torch/include/ATen/ops/column_stack.h' 2025-10-10T00:52:04.1933111Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1936435Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-10-10T00:52:04.1939884Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-10-10T00:52:04.1943395Z adding 'torch/include/ATen/ops/combinations.h' 2025-10-10T00:52:04.1947097Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1950326Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-10-10T00:52:04.1953969Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-10-10T00:52:04.1957360Z adding 'torch/include/ATen/ops/complex.h' 2025-10-10T00:52:04.1961091Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.1964447Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-10-10T00:52:04.1967932Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-10-10T00:52:04.1971334Z adding 'torch/include/ATen/ops/complex_native.h' 2025-10-10T00:52:04.1974782Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-10-10T00:52:04.1978496Z adding 'torch/include/ATen/ops/concat.h' 2025-10-10T00:52:04.1982215Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1985431Z adding 'torch/include/ATen/ops/concat_native.h' 2025-10-10T00:52:04.1989139Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-10-10T00:52:04.1992778Z adding 'torch/include/ATen/ops/concatenate.h' 2025-10-10T00:52:04.1996600Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.1999932Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-10-10T00:52:04.2003579Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-10-10T00:52:04.2007097Z adding 'torch/include/ATen/ops/conj.h' 2025-10-10T00:52:04.2010572Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2013872Z adding 'torch/include/ATen/ops/conj_native.h' 2025-10-10T00:52:04.2017359Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-10-10T00:52:04.2020856Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-10-10T00:52:04.2024415Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2027787Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2031242Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-10-10T00:52:04.2034784Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-10-10T00:52:04.2038188Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-10-10T00:52:04.2042174Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-10-10T00:52:04.2045556Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-10-10T00:52:04.2049445Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2053289Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-10-10T00:52:04.2056252Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-10-10T00:52:04.2059685Z adding 'torch/include/ATen/ops/contiguous.h' 2025-10-10T00:52:04.2063242Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2066562Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-10-10T00:52:04.2070468Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-10-10T00:52:04.2073873Z adding 'torch/include/ATen/ops/conv1d.h' 2025-10-10T00:52:04.2077757Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2082025Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-10-10T00:52:04.2084949Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-10-10T00:52:04.2088715Z adding 'torch/include/ATen/ops/conv2d.h' 2025-10-10T00:52:04.2092383Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2095773Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-10-10T00:52:04.2099414Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-10-10T00:52:04.2103376Z adding 'torch/include/ATen/ops/conv3d.h' 2025-10-10T00:52:04.2107023Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2111073Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-10-10T00:52:04.2114040Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-10-10T00:52:04.2145698Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-10-10T00:52:04.2146247Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2146819Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-10-10T00:52:04.2147264Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-10-10T00:52:04.2147663Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-10-10T00:52:04.2148018Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-10-10T00:52:04.2148339Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-10-10T00:52:04.2148841Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2149663Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-10-10T00:52:04.2153211Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-10-10T00:52:04.2156737Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2160230Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-10-10T00:52:04.2163812Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-10-10T00:52:04.2167481Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-10-10T00:52:04.2171417Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2174635Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-10-10T00:52:04.2178118Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-10-10T00:52:04.2181923Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-10-10T00:52:04.2185575Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2189364Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-10-10T00:52:04.2192370Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-10-10T00:52:04.2197148Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-10-10T00:52:04.2199895Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2203100Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-10-10T00:52:04.2206540Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-10-10T00:52:04.2210370Z adding 'torch/include/ATen/ops/convolution.h' 2025-10-10T00:52:04.2214701Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-10-10T00:52:04.2218709Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2222140Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-10-10T00:52:04.2225513Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-10-10T00:52:04.2229447Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-10-10T00:52:04.2233810Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-10-10T00:52:04.2237834Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2241182Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-10-10T00:52:04.2245065Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-10-10T00:52:04.2248537Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2251775Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-10-10T00:52:04.2255447Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-10-10T00:52:04.2259660Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-10-10T00:52:04.2263564Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2266836Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-10-10T00:52:04.2270384Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-10-10T00:52:04.2273999Z adding 'torch/include/ATen/ops/copy.h' 2025-10-10T00:52:04.2277572Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2281032Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.2284307Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-10-10T00:52:04.2287590Z adding 'torch/include/ATen/ops/copy_native.h' 2025-10-10T00:52:04.2291031Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-10-10T00:52:04.2294482Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-10-10T00:52:04.2298020Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2301229Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-10-10T00:52:04.2304481Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-10-10T00:52:04.2307980Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-10-10T00:52:04.2311360Z adding 'torch/include/ATen/ops/copysign.h' 2025-10-10T00:52:04.2315063Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2318510Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.2327435Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-10-10T00:52:04.2330139Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-10-10T00:52:04.2332297Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-10-10T00:52:04.2335855Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-10-10T00:52:04.2338906Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-10-10T00:52:04.2342544Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-10-10T00:52:04.2345864Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-10-10T00:52:04.2349378Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2352440Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-10-10T00:52:04.2355801Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-10-10T00:52:04.2359103Z adding 'torch/include/ATen/ops/cos.h' 2025-10-10T00:52:04.2362647Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.2365802Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-10-10T00:52:04.2369109Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-10-10T00:52:04.2372282Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-10-10T00:52:04.2375590Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-10-10T00:52:04.2378790Z adding 'torch/include/ATen/ops/cos_native.h' 2025-10-10T00:52:04.2382171Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-10-10T00:52:04.2385677Z adding 'torch/include/ATen/ops/cosh.h' 2025-10-10T00:52:04.2389085Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.2392241Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-10-10T00:52:04.2395652Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-10-10T00:52:04.2398848Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-10-10T00:52:04.2402179Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-10-10T00:52:04.2405346Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-10-10T00:52:04.2408727Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-10-10T00:52:04.2412081Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-10-10T00:52:04.2415663Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2418897Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-10-10T00:52:04.2422104Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-10-10T00:52:04.2425343Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-10-10T00:52:04.2428767Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2431831Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-10-10T00:52:04.2435283Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-10-10T00:52:04.2438588Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-10-10T00:52:04.2442117Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2445312Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-10-10T00:52:04.2448610Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-10-10T00:52:04.2451830Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-10-10T00:52:04.2455674Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-10-10T00:52:04.2459022Z adding 'torch/include/ATen/ops/cov.h' 2025-10-10T00:52:04.2462402Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2465502Z adding 'torch/include/ATen/ops/cov_native.h' 2025-10-10T00:52:04.2468856Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-10-10T00:52:04.2472195Z adding 'torch/include/ATen/ops/cross.h' 2025-10-10T00:52:04.2475822Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2479188Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-10-10T00:52:04.2482745Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2485926Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-10-10T00:52:04.2489443Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-10-10T00:52:04.2492819Z adding 'torch/include/ATen/ops/cross_native.h' 2025-10-10T00:52:04.2496281Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-10-10T00:52:04.2499673Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-10-10T00:52:04.2503147Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2506532Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-10-10T00:52:04.2510016Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2513505Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.2516663Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-10-10T00:52:04.2520063Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-10-10T00:52:04.2523442Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-10-10T00:52:04.2526787Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-10-10T00:52:04.2531318Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-10-10T00:52:04.2534866Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2538071Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-10-10T00:52:04.2541600Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-10-10T00:52:04.2545236Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-10-10T00:52:04.2548652Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-10-10T00:52:04.2552348Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2555717Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-10-10T00:52:04.2559051Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-10-10T00:52:04.2562540Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-10-10T00:52:04.2566838Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2569522Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-10-10T00:52:04.2572731Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-10-10T00:52:04.2576279Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-10-10T00:52:04.2579784Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-10-10T00:52:04.2583532Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-10-10T00:52:04.2587547Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2590582Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:04.2594147Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-10-10T00:52:04.2598182Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-10-10T00:52:04.2601371Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-10-10T00:52:04.2604860Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-10-10T00:52:04.2609446Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-10-10T00:52:04.2612490Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-10-10T00:52:04.2616659Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-10-10T00:52:04.2637925Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2638596Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-10-10T00:52:04.2639235Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-10-10T00:52:04.2639702Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-10-10T00:52:04.2640171Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-10-10T00:52:04.2640619Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-10-10T00:52:04.2653014Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-10-10T00:52:04.2653447Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-10-10T00:52:04.2653985Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2655238Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-10-10T00:52:04.2659151Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-10-10T00:52:04.2662173Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-10-10T00:52:04.2666239Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-10-10T00:52:04.2671417Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2673688Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-10-10T00:52:04.2677367Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-10-10T00:52:04.2680725Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-10-10T00:52:04.2684051Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-10-10T00:52:04.2688402Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-10-10T00:52:04.2691190Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2694452Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-10-10T00:52:04.2697673Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-10-10T00:52:04.2701087Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-10-10T00:52:04.2704723Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2707916Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-10-10T00:52:04.2711102Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-10-10T00:52:04.2714606Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-10-10T00:52:04.2717964Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-10-10T00:52:04.2721328Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2724393Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-10-10T00:52:04.2727696Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-10-10T00:52:04.2731062Z adding 'torch/include/ATen/ops/cummax.h' 2025-10-10T00:52:04.2735245Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2738064Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2741193Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-10-10T00:52:04.2744742Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-10-10T00:52:04.2748286Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-10-10T00:52:04.2751671Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2754891Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-10-10T00:52:04.2758178Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-10-10T00:52:04.2761542Z adding 'torch/include/ATen/ops/cummin.h' 2025-10-10T00:52:04.2765016Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2768362Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2771804Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-10-10T00:52:04.2775989Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-10-10T00:52:04.2778771Z adding 'torch/include/ATen/ops/cumprod.h' 2025-10-10T00:52:04.2782093Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-10-10T00:52:04.2785605Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2788688Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-10-10T00:52:04.2792166Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-10-10T00:52:04.2795817Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.2799093Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2802335Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-10-10T00:52:04.2805743Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-10-10T00:52:04.2808903Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-10-10T00:52:04.2812230Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-10-10T00:52:04.2815447Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-10-10T00:52:04.2819098Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-10-10T00:52:04.2822565Z adding 'torch/include/ATen/ops/cumsum.h' 2025-10-10T00:52:04.2826172Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.2829481Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2832787Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-10-10T00:52:04.2836107Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-10-10T00:52:04.2839296Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-10-10T00:52:04.2842557Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-10-10T00:52:04.2845769Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-10-10T00:52:04.2849449Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-10-10T00:52:04.2852918Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-10-10T00:52:04.2856409Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2859539Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-10-10T00:52:04.2862911Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-10-10T00:52:04.2866080Z adding 'torch/include/ATen/ops/data.h' 2025-10-10T00:52:04.2869573Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2872611Z adding 'torch/include/ATen/ops/data_native.h' 2025-10-10T00:52:04.2875977Z adding 'torch/include/ATen/ops/data_ops.h' 2025-10-10T00:52:04.2879307Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-10-10T00:52:04.2882939Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2885954Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-10-10T00:52:04.2889392Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-10-10T00:52:04.2892720Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-10-10T00:52:04.2896148Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2899338Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-10-10T00:52:04.2902616Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-10-10T00:52:04.2906184Z adding 'torch/include/ATen/ops/dequantize.h' 2025-10-10T00:52:04.2909856Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2913224Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-10-10T00:52:04.2916642Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-10-10T00:52:04.2919880Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-10-10T00:52:04.2923555Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-10-10T00:52:04.2926880Z adding 'torch/include/ATen/ops/det.h' 2025-10-10T00:52:04.2930686Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2933734Z adding 'torch/include/ATen/ops/det_native.h' 2025-10-10T00:52:04.2936968Z adding 'torch/include/ATen/ops/det_ops.h' 2025-10-10T00:52:04.2940403Z adding 'torch/include/ATen/ops/detach.h' 2025-10-10T00:52:04.2943830Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2947141Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-10-10T00:52:04.2951286Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2954176Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.2957327Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-10-10T00:52:04.2960683Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-10-10T00:52:04.2964168Z adding 'torch/include/ATen/ops/detach_native.h' 2025-10-10T00:52:04.2968388Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-10-10T00:52:04.2970871Z adding 'torch/include/ATen/ops/diag.h' 2025-10-10T00:52:04.2974476Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.2977704Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-10-10T00:52:04.2981326Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.2985776Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.2987964Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-10-10T00:52:04.2991530Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-10-10T00:52:04.2994899Z adding 'torch/include/ATen/ops/diag_native.h' 2025-10-10T00:52:04.2998416Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-10-10T00:52:04.3002592Z adding 'torch/include/ATen/ops/diagflat.h' 2025-10-10T00:52:04.3005273Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3008577Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-10-10T00:52:04.3011765Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-10-10T00:52:04.3015212Z adding 'torch/include/ATen/ops/diagonal.h' 2025-10-10T00:52:04.3019806Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-10-10T00:52:04.3022737Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3026023Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-10-10T00:52:04.3029475Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-10-10T00:52:04.3033262Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3037297Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3039862Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-10-10T00:52:04.3043495Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3046899Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3050196Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-10-10T00:52:04.3054372Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-10-10T00:52:04.3056981Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-10-10T00:52:04.3060533Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-10-10T00:52:04.3063869Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-10-10T00:52:04.3067534Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3071807Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3074286Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-10-10T00:52:04.3077855Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-10-10T00:52:04.3081221Z adding 'torch/include/ATen/ops/diff.h' 2025-10-10T00:52:04.3084923Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3088951Z adding 'torch/include/ATen/ops/diff_native.h' 2025-10-10T00:52:04.3091663Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-10-10T00:52:04.3095102Z adding 'torch/include/ATen/ops/digamma.h' 2025-10-10T00:52:04.3098653Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3101960Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-10-10T00:52:04.3106208Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-10-10T00:52:04.3108569Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-10-10T00:52:04.3112076Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-10-10T00:52:04.3115389Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-10-10T00:52:04.3118982Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-10-10T00:52:04.3123438Z adding 'torch/include/ATen/ops/dist.h' 2025-10-10T00:52:04.3125920Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3143413Z adding 'torch/include/ATen/ops/dist_native.h' 2025-10-10T00:52:04.3143619Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-10-10T00:52:04.3143716Z adding 'torch/include/ATen/ops/div.h' 2025-10-10T00:52:04.3143939Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3144786Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3149380Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-10-10T00:52:04.3151581Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-10-10T00:52:04.3155532Z adding 'torch/include/ATen/ops/div_meta.h' 2025-10-10T00:52:04.3158529Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-10-10T00:52:04.3162117Z adding 'torch/include/ATen/ops/div_native.h' 2025-10-10T00:52:04.3167442Z adding 'torch/include/ATen/ops/div_ops.h' 2025-10-10T00:52:04.3169956Z adding 'torch/include/ATen/ops/divide.h' 2025-10-10T00:52:04.3173576Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3176784Z adding 'torch/include/ATen/ops/divide_native.h' 2025-10-10T00:52:04.3180800Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-10-10T00:52:04.3184243Z adding 'torch/include/ATen/ops/dot.h' 2025-10-10T00:52:04.3187702Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3190894Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-10-10T00:52:04.3194755Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-10-10T00:52:04.3197755Z adding 'torch/include/ATen/ops/dot_native.h' 2025-10-10T00:52:04.3201053Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-10-10T00:52:04.3204336Z adding 'torch/include/ATen/ops/dropout.h' 2025-10-10T00:52:04.3207810Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3210868Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-10-10T00:52:04.3214227Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-10-10T00:52:04.3217506Z adding 'torch/include/ATen/ops/dsplit.h' 2025-10-10T00:52:04.3220925Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3224026Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-10-10T00:52:04.3227588Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-10-10T00:52:04.3230844Z adding 'torch/include/ATen/ops/dstack.h' 2025-10-10T00:52:04.3234458Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3237587Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-10-10T00:52:04.3240952Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-10-10T00:52:04.3244256Z adding 'torch/include/ATen/ops/einsum.h' 2025-10-10T00:52:04.3247659Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3250740Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-10-10T00:52:04.3254067Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-10-10T00:52:04.3257386Z adding 'torch/include/ATen/ops/elu.h' 2025-10-10T00:52:04.3260784Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-10-10T00:52:04.3264351Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3267499Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-10-10T00:52:04.3270782Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-10-10T00:52:04.3274139Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-10-10T00:52:04.3277511Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-10-10T00:52:04.3281291Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-10-10T00:52:04.3284719Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-10-10T00:52:04.3288470Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3292787Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-10-10T00:52:04.3295183Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-10-10T00:52:04.3298563Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-10-10T00:52:04.3301942Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-10-10T00:52:04.3305311Z adding 'torch/include/ATen/ops/elu_native.h' 2025-10-10T00:52:04.3309797Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-10-10T00:52:04.3312727Z adding 'torch/include/ATen/ops/embedding.h' 2025-10-10T00:52:04.3316511Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-10-10T00:52:04.3320078Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3324084Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-10-10T00:52:04.3327665Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-10-10T00:52:04.3331069Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-10-10T00:52:04.3334842Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3338599Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-10-10T00:52:04.3341784Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-10-10T00:52:04.3345528Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3350020Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-10-10T00:52:04.3353025Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3356440Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-10-10T00:52:04.3359863Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-10-10T00:52:04.3364263Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-10-10T00:52:04.3367985Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-10-10T00:52:04.3371359Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-10-10T00:52:04.3374941Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-10-10T00:52:04.3378435Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-10-10T00:52:04.3382037Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3385379Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-10-10T00:52:04.3388728Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-10-10T00:52:04.3392188Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-10-10T00:52:04.3395566Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-10-10T00:52:04.3399082Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-10-10T00:52:04.3402579Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-10-10T00:52:04.3406110Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3409675Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-10-10T00:52:04.3412915Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-10-10T00:52:04.3416854Z adding 'torch/include/ATen/ops/empty.h' 2025-10-10T00:52:04.3420776Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3424315Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3427704Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-10-10T00:52:04.3431112Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-10-10T00:52:04.3434644Z adding 'torch/include/ATen/ops/empty_like.h' 2025-10-10T00:52:04.3438427Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3441836Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-10-10T00:52:04.3445381Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-10-10T00:52:04.3448996Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-10-10T00:52:04.3453327Z adding 'torch/include/ATen/ops/empty_native.h' 2025-10-10T00:52:04.3456284Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-10-10T00:52:04.3460322Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-10-10T00:52:04.3464929Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3467366Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-10-10T00:52:04.3470980Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-10-10T00:52:04.3474602Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-10-10T00:52:04.3478283Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3482048Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-10-10T00:52:04.3485479Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-10-10T00:52:04.3489498Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-10-10T00:52:04.3493609Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3496572Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-10-10T00:52:04.3500086Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-10-10T00:52:04.3503479Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-10-10T00:52:04.3506961Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-10-10T00:52:04.3510665Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-10-10T00:52:04.3514047Z adding 'torch/include/ATen/ops/eq.h' 2025-10-10T00:52:04.3517756Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3522015Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-10-10T00:52:04.3524474Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-10-10T00:52:04.3528018Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-10-10T00:52:04.3531179Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-10-10T00:52:04.3534665Z adding 'torch/include/ATen/ops/eq_native.h' 2025-10-10T00:52:04.3539325Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-10-10T00:52:04.3541817Z adding 'torch/include/ATen/ops/equal.h' 2025-10-10T00:52:04.3545270Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-10-10T00:52:04.3548514Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-10-10T00:52:04.3551860Z adding 'torch/include/ATen/ops/equal_native.h' 2025-10-10T00:52:04.3555293Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-10-10T00:52:04.3558755Z adding 'torch/include/ATen/ops/erf.h' 2025-10-10T00:52:04.3562637Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3565631Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-10-10T00:52:04.3569155Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-10-10T00:52:04.3572356Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-10-10T00:52:04.3575818Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-10-10T00:52:04.3579654Z adding 'torch/include/ATen/ops/erf_native.h' 2025-10-10T00:52:04.3582555Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-10-10T00:52:04.3586043Z adding 'torch/include/ATen/ops/erfc.h' 2025-10-10T00:52:04.3589538Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3592989Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-10-10T00:52:04.3597062Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-10-10T00:52:04.3599641Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-10-10T00:52:04.3603113Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-10-10T00:52:04.3606331Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-10-10T00:52:04.3609875Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-10-10T00:52:04.3614204Z adding 'torch/include/ATen/ops/erfinv.h' 2025-10-10T00:52:04.3616874Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3620194Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-10-10T00:52:04.3623646Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-10-10T00:52:04.3626997Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-10-10T00:52:04.3634024Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-10-10T00:52:04.3634238Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-10-10T00:52:04.3637578Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-10-10T00:52:04.3647224Z adding 'torch/include/ATen/ops/exp.h' 2025-10-10T00:52:04.3647336Z adding 'torch/include/ATen/ops/exp2.h' 2025-10-10T00:52:04.3648823Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3653317Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-10-10T00:52:04.3655522Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-10-10T00:52:04.3659352Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-10-10T00:52:04.3662267Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-10-10T00:52:04.3665661Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-10-10T00:52:04.3669120Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-10-10T00:52:04.3673168Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3676320Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-10-10T00:52:04.3679667Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-10-10T00:52:04.3683078Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-10-10T00:52:04.3686509Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-10-10T00:52:04.3689744Z adding 'torch/include/ATen/ops/exp_native.h' 2025-10-10T00:52:04.3693147Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-10-10T00:52:04.3696564Z adding 'torch/include/ATen/ops/expand.h' 2025-10-10T00:52:04.3699901Z adding 'torch/include/ATen/ops/expand_as.h' 2025-10-10T00:52:04.3703258Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3706342Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-10-10T00:52:04.3709699Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-10-10T00:52:04.3713282Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3716728Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-10-10T00:52:04.3720326Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3723755Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3726821Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-10-10T00:52:04.3730396Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-10-10T00:52:04.3733643Z adding 'torch/include/ATen/ops/expand_native.h' 2025-10-10T00:52:04.3736989Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-10-10T00:52:04.3740289Z adding 'torch/include/ATen/ops/expm1.h' 2025-10-10T00:52:04.3743803Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.3746883Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-10-10T00:52:04.3750128Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-10-10T00:52:04.3753414Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-10-10T00:52:04.3756730Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-10-10T00:52:04.3760008Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-10-10T00:52:04.3763432Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-10-10T00:52:04.3766836Z adding 'torch/include/ATen/ops/exponential.h' 2025-10-10T00:52:04.3770406Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3773623Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-10-10T00:52:04.3776939Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-10-10T00:52:04.3780209Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-10-10T00:52:04.3783400Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-10-10T00:52:04.3787148Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-10-10T00:52:04.3791015Z adding 'torch/include/ATen/ops/eye.h' 2025-10-10T00:52:04.3794930Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3798210Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-10-10T00:52:04.3801505Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-10-10T00:52:04.3804838Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-10-10T00:52:04.3808097Z adding 'torch/include/ATen/ops/eye_native.h' 2025-10-10T00:52:04.3811668Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-10-10T00:52:04.3815136Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-10-10T00:52:04.3818573Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-10-10T00:52:04.3821947Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-10-10T00:52:04.3825419Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3828497Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-10-10T00:52:04.3831857Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-10-10T00:52:04.3835443Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3838661Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-10-10T00:52:04.3841995Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-10-10T00:52:04.3845298Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-10-10T00:52:04.3848774Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-10-10T00:52:04.3852236Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3855359Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-10-10T00:52:04.3858748Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-10-10T00:52:04.3862063Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-10-10T00:52:04.3865481Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-10-10T00:52:04.3868891Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-10-10T00:52:04.3872391Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3875574Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-10-10T00:52:04.3878896Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-10-10T00:52:04.3882333Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.3886057Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-10-10T00:52:04.3889347Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-10-10T00:52:04.3892757Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-10-10T00:52:04.3897206Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-10-10T00:52:04.3899901Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3903192Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-10-10T00:52:04.3906653Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-10-10T00:52:04.3910180Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-10-10T00:52:04.3914734Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3917302Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-10-10T00:52:04.3920862Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3924011Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-10-10T00:52:04.3927630Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-10-10T00:52:04.3931837Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-10-10T00:52:04.3934383Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-10-10T00:52:04.3937860Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-10-10T00:52:04.3941331Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3944724Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-10-10T00:52:04.3949234Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3951496Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-10-10T00:52:04.3955181Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-10-10T00:52:04.3958398Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-10-10T00:52:04.3961995Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-10-10T00:52:04.3966307Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-10-10T00:52:04.3969041Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3972151Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-10-10T00:52:04.3975487Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-10-10T00:52:04.3978943Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-10-10T00:52:04.3983366Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3985643Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-10-10T00:52:04.3989438Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-10-10T00:52:04.3992453Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-10-10T00:52:04.3996129Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.3999270Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-10-10T00:52:04.4002872Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-10-10T00:52:04.4006680Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-10-10T00:52:04.4009752Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4012984Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-10-10T00:52:04.4016355Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-10-10T00:52:04.4019826Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-10-10T00:52:04.4024016Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4026492Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-10-10T00:52:04.4030017Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-10-10T00:52:04.4033705Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-10-10T00:52:04.4037625Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-10-10T00:52:04.4041484Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4044671Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-10-10T00:52:04.4048250Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-10-10T00:52:04.4052669Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4055137Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-10-10T00:52:04.4058678Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-10-10T00:52:04.4062077Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-10-10T00:52:04.4065877Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4069854Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-10-10T00:52:04.4072726Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-10-10T00:52:04.4076581Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-10-10T00:52:04.4081270Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4083641Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-10-10T00:52:04.4087263Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-10-10T00:52:04.4090628Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-10-10T00:52:04.4094254Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4098533Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-10-10T00:52:04.4101124Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-10-10T00:52:04.4104846Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-10-10T00:52:04.4108571Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-10-10T00:52:04.4112518Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4115980Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-10-10T00:52:04.4120089Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-10-10T00:52:04.4123951Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4127526Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-10-10T00:52:04.4130727Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-10-10T00:52:04.4134525Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-10-10T00:52:04.4157974Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4158126Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-10-10T00:52:04.4158256Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-10-10T00:52:04.4158359Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-10-10T00:52:04.4158464Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-10-10T00:52:04.4158708Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4161745Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-10-10T00:52:04.4165461Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-10-10T00:52:04.4170075Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4172512Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-10-10T00:52:04.4176136Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-10-10T00:52:04.4179817Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-10-10T00:52:04.4183711Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4186843Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-10-10T00:52:04.4190262Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-10-10T00:52:04.4193870Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-10-10T00:52:04.4197340Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4200445Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-10-10T00:52:04.4203752Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-10-10T00:52:04.4207327Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-10-10T00:52:04.4212114Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-10-10T00:52:04.4219416Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4222651Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-10-10T00:52:04.4226174Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-10-10T00:52:04.4229757Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4233090Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-10-10T00:52:04.4236513Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-10-10T00:52:04.4240298Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-10-10T00:52:04.4244012Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4247185Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-10-10T00:52:04.4250610Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-10-10T00:52:04.4254226Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-10-10T00:52:04.4257975Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-10-10T00:52:04.4261639Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4264784Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-10-10T00:52:04.4268305Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-10-10T00:52:04.4271838Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4275117Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-10-10T00:52:04.4278517Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-10-10T00:52:04.4282161Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-10-10T00:52:04.4285916Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4289081Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-10-10T00:52:04.4292536Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-10-10T00:52:04.4296353Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-10-10T00:52:04.4300114Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-10-10T00:52:04.4303845Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4306925Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-10-10T00:52:04.4310363Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-10-10T00:52:04.4314072Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4317235Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-10-10T00:52:04.4320662Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-10-10T00:52:04.4324045Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-10-10T00:52:04.4327509Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4330634Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-10-10T00:52:04.4334056Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-10-10T00:52:04.4337670Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-10-10T00:52:04.4341413Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4344549Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-10-10T00:52:04.4347965Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-10-10T00:52:04.4351405Z adding 'torch/include/ATen/ops/fill.h' 2025-10-10T00:52:04.4355016Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4358224Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-10-10T00:52:04.4361525Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-10-10T00:52:04.4364693Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-10-10T00:52:04.4368104Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4371184Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-10-10T00:52:04.4374491Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-10-10T00:52:04.4377758Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-10-10T00:52:04.4381001Z adding 'torch/include/ATen/ops/fill_native.h' 2025-10-10T00:52:04.4384603Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-10-10T00:52:04.4388366Z adding 'torch/include/ATen/ops/fix.h' 2025-10-10T00:52:04.4391513Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4394713Z adding 'torch/include/ATen/ops/fix_native.h' 2025-10-10T00:52:04.4398225Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-10-10T00:52:04.4401561Z adding 'torch/include/ATen/ops/flatten.h' 2025-10-10T00:52:04.4405043Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4408175Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-10-10T00:52:04.4411631Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4414707Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-10-10T00:52:04.4418038Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-10-10T00:52:04.4421250Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-10-10T00:52:04.4424801Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-10-10T00:52:04.4428150Z adding 'torch/include/ATen/ops/flip.h' 2025-10-10T00:52:04.4431599Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4434878Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-10-10T00:52:04.4438090Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-10-10T00:52:04.4441211Z adding 'torch/include/ATen/ops/flip_native.h' 2025-10-10T00:52:04.4444734Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-10-10T00:52:04.4448028Z adding 'torch/include/ATen/ops/fliplr.h' 2025-10-10T00:52:04.4451463Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4454509Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-10-10T00:52:04.4457780Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-10-10T00:52:04.4460998Z adding 'torch/include/ATen/ops/flipud.h' 2025-10-10T00:52:04.4464798Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4467459Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-10-10T00:52:04.4470718Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-10-10T00:52:04.4474301Z adding 'torch/include/ATen/ops/float_power.h' 2025-10-10T00:52:04.4477928Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4481058Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-10-10T00:52:04.4484710Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-10-10T00:52:04.4488140Z adding 'torch/include/ATen/ops/floor.h' 2025-10-10T00:52:04.4491658Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4494771Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-10-10T00:52:04.4498031Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-10-10T00:52:04.4501396Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-10-10T00:52:04.4504923Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4508127Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-10-10T00:52:04.4511670Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-10-10T00:52:04.4515165Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-10-10T00:52:04.4518397Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-10-10T00:52:04.4522013Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-10-10T00:52:04.4525317Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-10-10T00:52:04.4528642Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-10-10T00:52:04.4531918Z adding 'torch/include/ATen/ops/floor_native.h' 2025-10-10T00:52:04.4535302Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-10-10T00:52:04.4538625Z adding 'torch/include/ATen/ops/fmax.h' 2025-10-10T00:52:04.4543312Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4545442Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-10-10T00:52:04.4549227Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-10-10T00:52:04.4551970Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-10-10T00:52:04.4555566Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-10-10T00:52:04.4558892Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-10-10T00:52:04.4562361Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-10-10T00:52:04.4566434Z adding 'torch/include/ATen/ops/fmin.h' 2025-10-10T00:52:04.4569344Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4572632Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-10-10T00:52:04.4575924Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-10-10T00:52:04.4579270Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-10-10T00:52:04.4583615Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-10-10T00:52:04.4586027Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-10-10T00:52:04.4589824Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-10-10T00:52:04.4599637Z adding 'torch/include/ATen/ops/fmod.h' 2025-10-10T00:52:04.4600447Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4604223Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4607448Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-10-10T00:52:04.4611475Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-10-10T00:52:04.4614192Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-10-10T00:52:04.4617780Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-10-10T00:52:04.4621114Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-10-10T00:52:04.4624917Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-10-10T00:52:04.4628724Z adding 'torch/include/ATen/ops/frac.h' 2025-10-10T00:52:04.4632137Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4669702Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-10-10T00:52:04.4669869Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-10-10T00:52:04.4669986Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-10-10T00:52:04.4670136Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-10-10T00:52:04.4670257Z adding 'torch/include/ATen/ops/frac_native.h' 2025-10-10T00:52:04.4670360Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-10-10T00:52:04.4670512Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-10-10T00:52:04.4670699Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-10-10T00:52:04.4671102Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4671346Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-10-10T00:52:04.4673949Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-10-10T00:52:04.4677478Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-10-10T00:52:04.4681922Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-10-10T00:52:04.4684346Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-10-10T00:52:04.4688041Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-10-10T00:52:04.4691643Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4695102Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-10-10T00:52:04.4698512Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-10-10T00:52:04.4701725Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-10-10T00:52:04.4705296Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-10-10T00:52:04.4708570Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-10-10T00:52:04.4712049Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-10-10T00:52:04.4715621Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-10-10T00:52:04.4719089Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-10-10T00:52:04.4723414Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:04.4726292Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:04.4729531Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-10-10T00:52:04.4733036Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-10-10T00:52:04.4736629Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4739875Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-10-10T00:52:04.4743282Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-10-10T00:52:04.4747495Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-10-10T00:52:04.4751924Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-10-10T00:52:04.4754783Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-10-10T00:52:04.4758296Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-10-10T00:52:04.4761652Z adding 'torch/include/ATen/ops/frexp.h' 2025-10-10T00:52:04.4765133Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4768342Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-10-10T00:52:04.4771705Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-10-10T00:52:04.4774918Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-10-10T00:52:04.4778541Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-10-10T00:52:04.4781781Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-10-10T00:52:04.4785389Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4788469Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-10-10T00:52:04.4791877Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-10-10T00:52:04.4795837Z adding 'torch/include/ATen/ops/from_blob.h' 2025-10-10T00:52:04.4799431Z adding 'torch/include/ATen/ops/from_file.h' 2025-10-10T00:52:04.4802965Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4806208Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-10-10T00:52:04.4809431Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-10-10T00:52:04.4812939Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-10-10T00:52:04.4816872Z adding 'torch/include/ATen/ops/full.h' 2025-10-10T00:52:04.4820675Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4824128Z adding 'torch/include/ATen/ops/full_like.h' 2025-10-10T00:52:04.4827763Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.4830940Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-10-10T00:52:04.4834607Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-10-10T00:52:04.4837972Z adding 'torch/include/ATen/ops/full_native.h' 2025-10-10T00:52:04.4841666Z adding 'torch/include/ATen/ops/full_ops.h' 2025-10-10T00:52:04.4845286Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-10-10T00:52:04.4848905Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4852068Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-10-10T00:52:04.4855519Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-10-10T00:52:04.4858888Z adding 'torch/include/ATen/ops/gather.h' 2025-10-10T00:52:04.4862281Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-10-10T00:52:04.4865784Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4868920Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-10-10T00:52:04.4872266Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-10-10T00:52:04.4875955Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4879313Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.4882472Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-10-10T00:52:04.4885769Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-10-10T00:52:04.4889029Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-10-10T00:52:04.4892406Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-10-10T00:52:04.4895727Z adding 'torch/include/ATen/ops/gather_native.h' 2025-10-10T00:52:04.4899256Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-10-10T00:52:04.4902617Z adding 'torch/include/ATen/ops/gcd.h' 2025-10-10T00:52:04.4906183Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4909337Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-10-10T00:52:04.4912673Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-10-10T00:52:04.4915940Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-10-10T00:52:04.4919753Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-10-10T00:52:04.4930767Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-10-10T00:52:04.4934334Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-10-10T00:52:04.4948129Z adding 'torch/include/ATen/ops/ge.h' 2025-10-10T00:52:04.4948897Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4949091Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-10-10T00:52:04.4949498Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-10-10T00:52:04.4954420Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-10-10T00:52:04.4958576Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-10-10T00:52:04.4962573Z adding 'torch/include/ATen/ops/ge_native.h' 2025-10-10T00:52:04.4965910Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-10-10T00:52:04.4969498Z adding 'torch/include/ATen/ops/gelu.h' 2025-10-10T00:52:04.4973977Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-10-10T00:52:04.4976697Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.4980034Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-10-10T00:52:04.4983415Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-10-10T00:52:04.4986810Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-10-10T00:52:04.4991240Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-10-10T00:52:04.4993758Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-10-10T00:52:04.4997358Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-10-10T00:52:04.5000918Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5004241Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-10-10T00:52:04.5008390Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-10-10T00:52:04.5011037Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-10-10T00:52:04.5014557Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-10-10T00:52:04.5017864Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-10-10T00:52:04.5021516Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-10-10T00:52:04.5025592Z adding 'torch/include/ATen/ops/geometric.h' 2025-10-10T00:52:04.5028577Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5031973Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-10-10T00:52:04.5035707Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-10-10T00:52:04.5039176Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-10-10T00:52:04.5042887Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-10-10T00:52:04.5045981Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-10-10T00:52:04.5049495Z adding 'torch/include/ATen/ops/geqrf.h' 2025-10-10T00:52:04.5052878Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-10-10T00:52:04.5056379Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-10-10T00:52:04.5060136Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-10-10T00:52:04.5063222Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-10-10T00:52:04.5066697Z adding 'torch/include/ATen/ops/ger.h' 2025-10-10T00:52:04.5070167Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5073618Z adding 'torch/include/ATen/ops/ger_native.h' 2025-10-10T00:52:04.5077469Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-10-10T00:52:04.5080432Z adding 'torch/include/ATen/ops/glu.h' 2025-10-10T00:52:04.5083979Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-10-10T00:52:04.5087346Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-10-10T00:52:04.5090864Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-10-10T00:52:04.5094679Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-10-10T00:52:04.5097857Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5101243Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-10-10T00:52:04.5104539Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-10-10T00:52:04.5107906Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-10-10T00:52:04.5111886Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-10-10T00:52:04.5114914Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-10-10T00:52:04.5118500Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-10-10T00:52:04.5122004Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5126077Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-10-10T00:52:04.5129191Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-10-10T00:52:04.5132201Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-10-10T00:52:04.5149264Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5149435Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-10-10T00:52:04.5149581Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-10-10T00:52:04.5149709Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-10-10T00:52:04.5151128Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-10-10T00:52:04.5155171Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-10-10T00:52:04.5158055Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-10-10T00:52:04.5161449Z adding 'torch/include/ATen/ops/glu_native.h' 2025-10-10T00:52:04.5164837Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-10-10T00:52:04.5168571Z adding 'torch/include/ATen/ops/gradient.h' 2025-10-10T00:52:04.5173482Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5175639Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-10-10T00:52:04.5179427Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-10-10T00:52:04.5184390Z adding 'torch/include/ATen/ops/greater.h' 2025-10-10T00:52:04.5186743Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5190057Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-10-10T00:52:04.5193708Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5196848Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-10-10T00:52:04.5200638Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-10-10T00:52:04.5203997Z adding 'torch/include/ATen/ops/greater_native.h' 2025-10-10T00:52:04.5207611Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-10-10T00:52:04.5211018Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-10-10T00:52:04.5214406Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-10-10T00:52:04.5217913Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-10-10T00:52:04.5221547Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5224894Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-10-10T00:52:04.5228159Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-10-10T00:52:04.5231681Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-10-10T00:52:04.5235351Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-10-10T00:52:04.5238839Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5242247Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-10-10T00:52:04.5245334Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-10-10T00:52:04.5248533Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-10-10T00:52:04.5251987Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-10-10T00:52:04.5255360Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-10-10T00:52:04.5259101Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-10-10T00:52:04.5262470Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5265732Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-10-10T00:52:04.5269105Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-10-10T00:52:04.5272435Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-10-10T00:52:04.5276047Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-10-10T00:52:04.5279582Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5282777Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-10-10T00:52:04.5287370Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-10-10T00:52:04.5289536Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-10-10T00:52:04.5293044Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-10-10T00:52:04.5296570Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5299726Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-10-10T00:52:04.5303062Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-10-10T00:52:04.5306386Z adding 'torch/include/ATen/ops/group_norm.h' 2025-10-10T00:52:04.5309903Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5313165Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-10-10T00:52:04.5316566Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-10-10T00:52:04.5319969Z adding 'torch/include/ATen/ops/gru.h' 2025-10-10T00:52:04.5323339Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-10-10T00:52:04.5326860Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5330004Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-10-10T00:52:04.5333414Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-10-10T00:52:04.5336911Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5340075Z adding 'torch/include/ATen/ops/gru_native.h' 2025-10-10T00:52:04.5343530Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-10-10T00:52:04.5346951Z adding 'torch/include/ATen/ops/gt.h' 2025-10-10T00:52:04.5350581Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5353896Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-10-10T00:52:04.5357275Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-10-10T00:52:04.5360510Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-10-10T00:52:04.5363864Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-10-10T00:52:04.5367167Z adding 'torch/include/ATen/ops/gt_native.h' 2025-10-10T00:52:04.5370746Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-10-10T00:52:04.5374599Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-10-10T00:52:04.5378472Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5381833Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-10-10T00:52:04.5385648Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-10-10T00:52:04.5389564Z adding 'torch/include/ATen/ops/hann_window.h' 2025-10-10T00:52:04.5394317Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5396712Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-10-10T00:52:04.5400499Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-10-10T00:52:04.5404040Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-10-10T00:52:04.5407502Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-10-10T00:52:04.5411170Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5414455Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-10-10T00:52:04.5417961Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-10-10T00:52:04.5421192Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-10-10T00:52:04.5424696Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-10-10T00:52:04.5427955Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-10-10T00:52:04.5431775Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-10-10T00:52:04.5435798Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5438628Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-10-10T00:52:04.5442093Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-10-10T00:52:04.5445330Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-10-10T00:52:04.5448990Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-10-10T00:52:04.5452762Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-10-10T00:52:04.5455693Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-10-10T00:52:04.5459202Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-10-10T00:52:04.5462566Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-10-10T00:52:04.5466381Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5470003Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-10-10T00:52:04.5473198Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-10-10T00:52:04.5476615Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-10-10T00:52:04.5480032Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-10-10T00:52:04.5483500Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-10-10T00:52:04.5487287Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-10-10T00:52:04.5490634Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5493945Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-10-10T00:52:04.5497280Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-10-10T00:52:04.5500644Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-10-10T00:52:04.5504516Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-10-10T00:52:04.5507413Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-10-10T00:52:04.5511017Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-10-10T00:52:04.5514512Z adding 'torch/include/ATen/ops/hardswish.h' 2025-10-10T00:52:04.5518051Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-10-10T00:52:04.5521861Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5524883Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-10-10T00:52:04.5528304Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-10-10T00:52:04.5531517Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-10-10T00:52:04.5535159Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-10-10T00:52:04.5539079Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-10-10T00:52:04.5542021Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-10-10T00:52:04.5545450Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-10-10T00:52:04.5548661Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-10-10T00:52:04.5552250Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-10-10T00:52:04.5556314Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-10-10T00:52:04.5559351Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-10-10T00:52:04.5562968Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-10-10T00:52:04.5566361Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-10-10T00:52:04.5569783Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-10-10T00:52:04.5573610Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-10-10T00:52:04.5576777Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-10-10T00:52:04.5580260Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-10-10T00:52:04.5583571Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-10-10T00:52:04.5587040Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-10-10T00:52:04.5590787Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-10-10T00:52:04.5594223Z adding 'torch/include/ATen/ops/hash_tensor.h' 2025-10-10T00:52:04.5598044Z adding 'torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5602258Z adding 'torch/include/ATen/ops/hash_tensor_cpu_dispatch.h' 2025-10-10T00:52:04.5604852Z adding 'torch/include/ATen/ops/hash_tensor_cuda_dispatch.h' 2025-10-10T00:52:04.5608168Z adding 'torch/include/ATen/ops/hash_tensor_meta.h' 2025-10-10T00:52:04.5611510Z adding 'torch/include/ATen/ops/hash_tensor_meta_dispatch.h' 2025-10-10T00:52:04.5614990Z adding 'torch/include/ATen/ops/hash_tensor_native.h' 2025-10-10T00:52:04.5619472Z adding 'torch/include/ATen/ops/hash_tensor_ops.h' 2025-10-10T00:52:04.5622013Z adding 'torch/include/ATen/ops/heaviside.h' 2025-10-10T00:52:04.5625700Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5628860Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-10-10T00:52:04.5632411Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-10-10T00:52:04.5640931Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-10-10T00:52:04.5641123Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-10-10T00:52:04.5642810Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-10-10T00:52:04.5653202Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-10-10T00:52:04.5653376Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-10-10T00:52:04.5654121Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5657251Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-10-10T00:52:04.5660893Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-10-10T00:52:04.5665296Z adding 'torch/include/ATen/ops/histc.h' 2025-10-10T00:52:04.5667774Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-10-10T00:52:04.5671414Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-10-10T00:52:04.5674716Z adding 'torch/include/ATen/ops/histc_native.h' 2025-10-10T00:52:04.5678349Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-10-10T00:52:04.5681910Z adding 'torch/include/ATen/ops/histogram.h' 2025-10-10T00:52:04.5685435Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-10-10T00:52:04.5688959Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-10-10T00:52:04.5692621Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-10-10T00:52:04.5696182Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-10-10T00:52:04.5699809Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5704446Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-10-10T00:52:04.5706764Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-10-10T00:52:04.5710104Z adding 'torch/include/ATen/ops/hsplit.h' 2025-10-10T00:52:04.5713717Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5716893Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-10-10T00:52:04.5720334Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-10-10T00:52:04.5723702Z adding 'torch/include/ATen/ops/hspmm.h' 2025-10-10T00:52:04.5726958Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-10-10T00:52:04.5731492Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-10-10T00:52:04.5734730Z adding 'torch/include/ATen/ops/hstack.h' 2025-10-10T00:52:04.5738339Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5741463Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-10-10T00:52:04.5744862Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-10-10T00:52:04.5748239Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-10-10T00:52:04.5751678Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-10-10T00:52:04.5755348Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.5758560Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:04.5761869Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:04.5765104Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-10-10T00:52:04.5768561Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-10-10T00:52:04.5772058Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-10-10T00:52:04.5775237Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-10-10T00:52:04.5778466Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-10-10T00:52:04.5781928Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-10-10T00:52:04.5785280Z adding 'torch/include/ATen/ops/hypot.h' 2025-10-10T00:52:04.5788742Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5792047Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-10-10T00:52:04.5795497Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-10-10T00:52:04.5798719Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-10-10T00:52:04.5802064Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-10-10T00:52:04.5805309Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-10-10T00:52:04.5808743Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-10-10T00:52:04.5812095Z adding 'torch/include/ATen/ops/i0.h' 2025-10-10T00:52:04.5815637Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5818791Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-10-10T00:52:04.5822125Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-10-10T00:52:04.5825373Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-10-10T00:52:04.5828663Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-10-10T00:52:04.5831885Z adding 'torch/include/ATen/ops/i0_native.h' 2025-10-10T00:52:04.5835522Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-10-10T00:52:04.5838918Z adding 'torch/include/ATen/ops/igamma.h' 2025-10-10T00:52:04.5842565Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5845749Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-10-10T00:52:04.5849054Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-10-10T00:52:04.5852287Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-10-10T00:52:04.5855658Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-10-10T00:52:04.5858830Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-10-10T00:52:04.5862316Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-10-10T00:52:04.5865678Z adding 'torch/include/ATen/ops/igammac.h' 2025-10-10T00:52:04.5869286Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5872431Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-10-10T00:52:04.5875920Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-10-10T00:52:04.5879237Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-10-10T00:52:04.5882687Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-10-10T00:52:04.5885945Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-10-10T00:52:04.5889440Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-10-10T00:52:04.5893121Z adding 'torch/include/ATen/ops/im2col.h' 2025-10-10T00:52:04.5896590Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-10-10T00:52:04.5900460Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-10-10T00:52:04.5904472Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-10-10T00:52:04.5907083Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-10-10T00:52:04.5910525Z adding 'torch/include/ATen/ops/imag.h' 2025-10-10T00:52:04.5914170Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5917446Z adding 'torch/include/ATen/ops/imag_native.h' 2025-10-10T00:52:04.5921630Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-10-10T00:52:04.5924398Z adding 'torch/include/ATen/ops/index.h' 2025-10-10T00:52:04.5928522Z adding 'torch/include/ATen/ops/index_add.h' 2025-10-10T00:52:04.5933438Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5935647Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5939536Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-10-10T00:52:04.5943247Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-10-10T00:52:04.5946859Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-10-10T00:52:04.5950344Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-10-10T00:52:04.5953822Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-10-10T00:52:04.5957567Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-10-10T00:52:04.5961250Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5964612Z adding 'torch/include/ATen/ops/index_copy.h' 2025-10-10T00:52:04.5968295Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.5972145Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.5975595Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-10-10T00:52:04.5979001Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-10-10T00:52:04.5982511Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-10-10T00:52:04.5986002Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-10-10T00:52:04.5989296Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-10-10T00:52:04.5993146Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-10-10T00:52:04.5997992Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-10-10T00:52:04.6000188Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-10-10T00:52:04.6003865Z adding 'torch/include/ATen/ops/index_fill.h' 2025-10-10T00:52:04.6007469Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6010999Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6015244Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-10-10T00:52:04.6017736Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-10-10T00:52:04.6021186Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-10-10T00:52:04.6024502Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-10-10T00:52:04.6028674Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-10-10T00:52:04.6032715Z adding 'torch/include/ATen/ops/index_meta.h' 2025-10-10T00:52:04.6036049Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-10-10T00:52:04.6039403Z adding 'torch/include/ATen/ops/index_native.h' 2025-10-10T00:52:04.6042859Z adding 'torch/include/ATen/ops/index_ops.h' 2025-10-10T00:52:04.6046485Z adding 'torch/include/ATen/ops/index_put.h' 2025-10-10T00:52:04.6050244Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6053419Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-10-10T00:52:04.6057161Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-10-10T00:52:04.6061294Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-10-10T00:52:04.6064414Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6067792Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-10-10T00:52:04.6071167Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-10-10T00:52:04.6074872Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-10-10T00:52:04.6078591Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-10-10T00:52:04.6081787Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-10-10T00:52:04.6085501Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-10-10T00:52:04.6089967Z adding 'torch/include/ATen/ops/index_select.h' 2025-10-10T00:52:04.6092612Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-10-10T00:52:04.6096305Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6099430Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-10-10T00:52:04.6103008Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-10-10T00:52:04.6106712Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6109875Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-10-10T00:52:04.6113436Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-10-10T00:52:04.6116754Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-10-10T00:52:04.6120418Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-10-10T00:52:04.6123672Z adding 'torch/include/ATen/ops/indices.h' 2025-10-10T00:52:04.6127288Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6131189Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-10-10T00:52:04.6134137Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6144289Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6144877Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-10-10T00:52:04.6145249Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-10-10T00:52:04.6148388Z adding 'torch/include/ATen/ops/indices_native.h' 2025-10-10T00:52:04.6151902Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-10-10T00:52:04.6156291Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-10-10T00:52:04.6159195Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6162596Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-10-10T00:52:04.6165957Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-10-10T00:52:04.6169369Z adding 'torch/include/ATen/ops/inner.h' 2025-10-10T00:52:04.6172870Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6176002Z adding 'torch/include/ATen/ops/inner_native.h' 2025-10-10T00:52:04.6179605Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-10-10T00:52:04.6182979Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-10-10T00:52:04.6187029Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6190226Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-10-10T00:52:04.6195256Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-10-10T00:52:04.6197327Z adding 'torch/include/ATen/ops/int_repr.h' 2025-10-10T00:52:04.6200785Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6203881Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-10-10T00:52:04.6207262Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-10-10T00:52:04.6210560Z adding 'torch/include/ATen/ops/inverse.h' 2025-10-10T00:52:04.6214050Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6217221Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-10-10T00:52:04.6220604Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-10-10T00:52:04.6223838Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-10-10T00:52:04.6227475Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6230565Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-10-10T00:52:04.6234021Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-10-10T00:52:04.6237283Z adding 'torch/include/ATen/ops/is_complex.h' 2025-10-10T00:52:04.6240749Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6243821Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-10-10T00:52:04.6247162Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-10-10T00:52:04.6250430Z adding 'torch/include/ATen/ops/is_conj.h' 2025-10-10T00:52:04.6253836Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6256931Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-10-10T00:52:04.6260345Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-10-10T00:52:04.6263518Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-10-10T00:52:04.6266940Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6270005Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-10-10T00:52:04.6273463Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-10-10T00:52:04.6276714Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-10-10T00:52:04.6280167Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6283478Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-10-10T00:52:04.6286762Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-10-10T00:52:04.6290009Z adding 'torch/include/ATen/ops/is_inference.h' 2025-10-10T00:52:04.6293528Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6296596Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-10-10T00:52:04.6299944Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-10-10T00:52:04.6303083Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-10-10T00:52:04.6306490Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6309585Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-10-10T00:52:04.6312970Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-10-10T00:52:04.6316218Z adding 'torch/include/ATen/ops/is_neg.h' 2025-10-10T00:52:04.6319624Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6322684Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-10-10T00:52:04.6325988Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-10-10T00:52:04.6329220Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-10-10T00:52:04.6332621Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6335665Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-10-10T00:52:04.6338988Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-10-10T00:52:04.6342204Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-10-10T00:52:04.6345625Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6348819Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-10-10T00:52:04.6352059Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-10-10T00:52:04.6355452Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-10-10T00:52:04.6358896Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6361999Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-10-10T00:52:04.6365328Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-10-10T00:52:04.6368524Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-10-10T00:52:04.6371846Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-10-10T00:52:04.6375128Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-10-10T00:52:04.6378295Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-10-10T00:52:04.6381929Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-10-10T00:52:04.6385186Z adding 'torch/include/ATen/ops/is_signed.h' 2025-10-10T00:52:04.6388939Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6391720Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-10-10T00:52:04.6395112Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-10-10T00:52:04.6398387Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-10-10T00:52:04.6401805Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6405163Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-10-10T00:52:04.6408200Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-10-10T00:52:04.6411427Z adding 'torch/include/ATen/ops/isclose.h' 2025-10-10T00:52:04.6414992Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6418043Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-10-10T00:52:04.6421491Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-10-10T00:52:04.6424596Z adding 'torch/include/ATen/ops/isfinite.h' 2025-10-10T00:52:04.6428021Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6431119Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-10-10T00:52:04.6434570Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-10-10T00:52:04.6438098Z adding 'torch/include/ATen/ops/isin.h' 2025-10-10T00:52:04.6441728Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6444942Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-10-10T00:52:04.6449112Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-10-10T00:52:04.6451828Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-10-10T00:52:04.6455582Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-10-10T00:52:04.6458731Z adding 'torch/include/ATen/ops/isin_native.h' 2025-10-10T00:52:04.6462592Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-10-10T00:52:04.6466960Z adding 'torch/include/ATen/ops/isinf.h' 2025-10-10T00:52:04.6469762Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6473137Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-10-10T00:52:04.6476531Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-10-10T00:52:04.6480054Z adding 'torch/include/ATen/ops/isnan.h' 2025-10-10T00:52:04.6484368Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6486901Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-10-10T00:52:04.6490343Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-10-10T00:52:04.6493515Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-10-10T00:52:04.6497043Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-10-10T00:52:04.6500357Z adding 'torch/include/ATen/ops/isneginf.h' 2025-10-10T00:52:04.6504032Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6507563Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-10-10T00:52:04.6510625Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-10-10T00:52:04.6515093Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-10-10T00:52:04.6519053Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-10-10T00:52:04.6521764Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-10-10T00:52:04.6525338Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-10-10T00:52:04.6528647Z adding 'torch/include/ATen/ops/isposinf.h' 2025-10-10T00:52:04.6532404Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6536281Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-10-10T00:52:04.6538983Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-10-10T00:52:04.6542427Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-10-10T00:52:04.6545685Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-10-10T00:52:04.6549106Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-10-10T00:52:04.6553518Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-10-10T00:52:04.6556043Z adding 'torch/include/ATen/ops/isreal.h' 2025-10-10T00:52:04.6559652Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6562709Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-10-10T00:52:04.6566180Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-10-10T00:52:04.6570553Z adding 'torch/include/ATen/ops/istft.h' 2025-10-10T00:52:04.6573270Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6576652Z adding 'torch/include/ATen/ops/istft_native.h' 2025-10-10T00:52:04.6580097Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-10-10T00:52:04.6583553Z adding 'torch/include/ATen/ops/item.h' 2025-10-10T00:52:04.6588034Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6590596Z adding 'torch/include/ATen/ops/item_native.h' 2025-10-10T00:52:04.6594184Z adding 'torch/include/ATen/ops/item_ops.h' 2025-10-10T00:52:04.6597907Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-10-10T00:52:04.6601839Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6605298Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-10-10T00:52:04.6609000Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-10-10T00:52:04.6612617Z adding 'torch/include/ATen/ops/kl_div.h' 2025-10-10T00:52:04.6616734Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6619307Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-10-10T00:52:04.6622874Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-10-10T00:52:04.6626191Z adding 'torch/include/ATen/ops/kron.h' 2025-10-10T00:52:04.6629869Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6633804Z adding 'torch/include/ATen/ops/kron_native.h' 2025-10-10T00:52:04.6636648Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-10-10T00:52:04.6645310Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-10-10T00:52:04.6645771Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6648561Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6663005Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-10-10T00:52:04.6663447Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-10-10T00:52:04.6663828Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-10-10T00:52:04.6664165Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-10-10T00:52:04.6667263Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-10-10T00:52:04.6670940Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6675074Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-10-10T00:52:04.6677757Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-10-10T00:52:04.6681433Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-10-10T00:52:04.6685118Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6688414Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-10-10T00:52:04.6691817Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-10-10T00:52:04.6695179Z adding 'torch/include/ATen/ops/lcm.h' 2025-10-10T00:52:04.6698947Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6702139Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-10-10T00:52:04.6705446Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-10-10T00:52:04.6708651Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-10-10T00:52:04.6711965Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-10-10T00:52:04.6715483Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-10-10T00:52:04.6718907Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-10-10T00:52:04.6722258Z adding 'torch/include/ATen/ops/ldexp.h' 2025-10-10T00:52:04.6725733Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6728858Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-10-10T00:52:04.6732337Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-10-10T00:52:04.6735784Z adding 'torch/include/ATen/ops/le.h' 2025-10-10T00:52:04.6739304Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6742549Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-10-10T00:52:04.6746070Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-10-10T00:52:04.6749297Z adding 'torch/include/ATen/ops/le_meta.h' 2025-10-10T00:52:04.6752716Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-10-10T00:52:04.6756149Z adding 'torch/include/ATen/ops/le_native.h' 2025-10-10T00:52:04.6759712Z adding 'torch/include/ATen/ops/le_ops.h' 2025-10-10T00:52:04.6763176Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-10-10T00:52:04.6766614Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-10-10T00:52:04.6770222Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6773393Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-10-10T00:52:04.6776736Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-10-10T00:52:04.6779972Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-10-10T00:52:04.6783664Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-10-10T00:52:04.6786954Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-10-10T00:52:04.6790367Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-10-10T00:52:04.6794053Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6797650Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-10-10T00:52:04.6801492Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-10-10T00:52:04.6804354Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-10-10T00:52:04.6807686Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-10-10T00:52:04.6810954Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-10-10T00:52:04.6814451Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-10-10T00:52:04.6817892Z adding 'torch/include/ATen/ops/lerp.h' 2025-10-10T00:52:04.6821465Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6824641Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-10-10T00:52:04.6827997Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-10-10T00:52:04.6831226Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-10-10T00:52:04.6834714Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-10-10T00:52:04.6837992Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-10-10T00:52:04.6841634Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-10-10T00:52:04.6845108Z adding 'torch/include/ATen/ops/less.h' 2025-10-10T00:52:04.6848715Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6851926Z adding 'torch/include/ATen/ops/less_equal.h' 2025-10-10T00:52:04.6855480Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6858893Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-10-10T00:52:04.6862526Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-10-10T00:52:04.6865891Z adding 'torch/include/ATen/ops/less_native.h' 2025-10-10T00:52:04.6869470Z adding 'torch/include/ATen/ops/less_ops.h' 2025-10-10T00:52:04.6872937Z adding 'torch/include/ATen/ops/lgamma.h' 2025-10-10T00:52:04.6876482Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6879804Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-10-10T00:52:04.6883074Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-10-10T00:52:04.6886281Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-10-10T00:52:04.6889635Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-10-10T00:52:04.6892810Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-10-10T00:52:04.6896203Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-10-10T00:52:04.6899491Z adding 'torch/include/ATen/ops/lift.h' 2025-10-10T00:52:04.6903837Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6906331Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-10-10T00:52:04.6909961Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6913230Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-10-10T00:52:04.6916980Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.6921386Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6923577Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-10-10T00:52:04.6927163Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-10-10T00:52:04.6930417Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-10-10T00:52:04.6933948Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-10-10T00:52:04.6937145Z adding 'torch/include/ATen/ops/lift_native.h' 2025-10-10T00:52:04.6940723Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-10-10T00:52:04.6944220Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-10-10T00:52:04.6947762Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6951207Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-10-10T00:52:04.6955854Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.6958373Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-10-10T00:52:04.6961893Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-10-10T00:52:04.6965129Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-10-10T00:52:04.6968686Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-10-10T00:52:04.6972853Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-10-10T00:52:04.6975579Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-10-10T00:52:04.6979001Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-10-10T00:52:04.6982423Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-10-10T00:52:04.6986036Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-10-10T00:52:04.6990193Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.6993003Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-10-10T00:52:04.6996666Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-10-10T00:52:04.7000106Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-10-10T00:52:04.7004228Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7007642Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-10-10T00:52:04.7010911Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-10-10T00:52:04.7014287Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-10-10T00:52:04.7018628Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-10-10T00:52:04.7021065Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-10-10T00:52:04.7024633Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-10-10T00:52:04.7027947Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-10-10T00:52:04.7031679Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7035957Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-10-10T00:52:04.7038470Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-10-10T00:52:04.7041957Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-10-10T00:52:04.7045419Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7048732Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-10-10T00:52:04.7053060Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-10-10T00:52:04.7055562Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-10-10T00:52:04.7059124Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-10-10T00:52:04.7062669Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-10-10T00:52:04.7066100Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-10-10T00:52:04.7070335Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-10-10T00:52:04.7073171Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-10-10T00:52:04.7077235Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7080023Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-10-10T00:52:04.7083600Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-10-10T00:52:04.7086980Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-10-10T00:52:04.7090610Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7093935Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-10-10T00:52:04.7097240Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-10-10T00:52:04.7100577Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-10-10T00:52:04.7103966Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-10-10T00:52:04.7107421Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-10-10T00:52:04.7110945Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7114395Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-10-10T00:52:04.7117940Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-10-10T00:52:04.7121325Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-10-10T00:52:04.7124924Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-10-10T00:52:04.7128316Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-10-10T00:52:04.7131635Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-10-10T00:52:04.7135151Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-10-10T00:52:04.7138418Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-10-10T00:52:04.7142287Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7146000Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-10-10T00:52:04.7149949Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7153280Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-10-10T00:52:04.7156770Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-10-10T00:52:04.7160110Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-10-10T00:52:04.7163531Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-10-10T00:52:04.7166969Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-10-10T00:52:04.7170426Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-10-10T00:52:04.7173868Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-10-10T00:52:04.7177268Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-10-10T00:52:04.7180655Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-10-10T00:52:04.7184383Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7187719Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-10-10T00:52:04.7191317Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7194648Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-10-10T00:52:04.7198010Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-10-10T00:52:04.7201461Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-10-10T00:52:04.7205165Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-10-10T00:52:04.7208417Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-10-10T00:52:04.7211886Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-10-10T00:52:04.7215196Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-10-10T00:52:04.7218655Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-10-10T00:52:04.7222049Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-10-10T00:52:04.7225622Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7228844Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-10-10T00:52:04.7232305Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-10-10T00:52:04.7235647Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-10-10T00:52:04.7239003Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-10-10T00:52:04.7242178Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-10-10T00:52:04.7245938Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-10-10T00:52:04.7249117Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-10-10T00:52:04.7252616Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.7255874Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-10-10T00:52:04.7259209Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-10-10T00:52:04.7262478Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-10-10T00:52:04.7266012Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-10-10T00:52:04.7269413Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-10-10T00:52:04.7273104Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7283080Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-10-10T00:52:04.7283788Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-10-10T00:52:04.7286190Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-10-10T00:52:04.7289647Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7293227Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-10-10T00:52:04.7296828Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7301311Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-10-10T00:52:04.7303481Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-10-10T00:52:04.7307185Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-10-10T00:52:04.7311113Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-10-10T00:52:04.7314722Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-10-10T00:52:04.7319251Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-10-10T00:52:04.7321697Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-10-10T00:52:04.7325284Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-10-10T00:52:04.7328548Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-10-10T00:52:04.7332089Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-10-10T00:52:04.7335923Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-10-10T00:52:04.7338848Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-10-10T00:52:04.7342374Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-10-10T00:52:04.7346001Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7349326Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-10-10T00:52:04.7353210Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-10-10T00:52:04.7356155Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-10-10T00:52:04.7359676Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-10-10T00:52:04.7363143Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-10-10T00:52:04.7366524Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-10-10T00:52:04.7369855Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-10-10T00:52:04.7373512Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7376701Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-10-10T00:52:04.7380165Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-10-10T00:52:04.7383643Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-10-10T00:52:04.7387271Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.7390570Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-10-10T00:52:04.7393991Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-10-10T00:52:04.7397392Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-10-10T00:52:04.7400866Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-10-10T00:52:04.7404413Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-10-10T00:52:04.7408256Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7411922Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-10-10T00:52:04.7415760Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-10-10T00:52:04.7419314Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-10-10T00:52:04.7422884Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7426155Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-10-10T00:52:04.7429552Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-10-10T00:52:04.7433509Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-10-10T00:52:04.7437702Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7440940Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-10-10T00:52:04.7444772Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-10-10T00:52:04.7449310Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-10-10T00:52:04.7451936Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7455229Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-10-10T00:52:04.7458645Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-10-10T00:52:04.7462388Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-10-10T00:52:04.7466699Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7469384Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-10-10T00:52:04.7473254Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-10-10T00:52:04.7478020Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-10-10T00:52:04.7480772Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.7484375Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7487743Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7491180Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-10-10T00:52:04.7495333Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-10-10T00:52:04.7498650Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-10-10T00:52:04.7502380Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7506560Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-10-10T00:52:04.7509167Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-10-10T00:52:04.7512618Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-10-10T00:52:04.7516019Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-10-10T00:52:04.7519416Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-10-10T00:52:04.7523823Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-10-10T00:52:04.7526380Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-10-10T00:52:04.7530033Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7533199Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-10-10T00:52:04.7536793Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-10-10T00:52:04.7541115Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-10-10T00:52:04.7543865Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7547151Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-10-10T00:52:04.7550678Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7554151Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-10-10T00:52:04.7558385Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-10-10T00:52:04.7561056Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-10-10T00:52:04.7564634Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-10-10T00:52:04.7568068Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-10-10T00:52:04.7571673Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-10-10T00:52:04.7575687Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-10-10T00:52:04.7578424Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-10-10T00:52:04.7582007Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-10-10T00:52:04.7585416Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-10-10T00:52:04.7589183Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7593069Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-10-10T00:52:04.7596090Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-10-10T00:52:04.7599624Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-10-10T00:52:04.7603129Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7606270Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-10-10T00:52:04.7609859Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-10-10T00:52:04.7613607Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-10-10T00:52:04.7617128Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7620259Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-10-10T00:52:04.7623691Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-10-10T00:52:04.7627247Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-10-10T00:52:04.7630798Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7634147Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-10-10T00:52:04.7637540Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-10-10T00:52:04.7640948Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-10-10T00:52:04.7644467Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7647592Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-10-10T00:52:04.7650903Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-10-10T00:52:04.7654219Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-10-10T00:52:04.7657962Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7661072Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-10-10T00:52:04.7664516Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-10-10T00:52:04.7667974Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-10-10T00:52:04.7671566Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7674938Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-10-10T00:52:04.7678309Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-10-10T00:52:04.7681558Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-10-10T00:52:04.7684956Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-10-10T00:52:04.7688247Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-10-10T00:52:04.7691750Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-10-10T00:52:04.7695113Z adding 'torch/include/ATen/ops/linear.h' 2025-10-10T00:52:04.7699270Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-10-10T00:52:04.7702112Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.7705255Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-10-10T00:52:04.7708784Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-10-10T00:52:04.7712543Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.7715939Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7719060Z adding 'torch/include/ATen/ops/linear_native.h' 2025-10-10T00:52:04.7722501Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-10-10T00:52:04.7726360Z adding 'torch/include/ATen/ops/linspace.h' 2025-10-10T00:52:04.7730181Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.7733455Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-10-10T00:52:04.7736819Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-10-10T00:52:04.7740135Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-10-10T00:52:04.7743438Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-10-10T00:52:04.7747375Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-10-10T00:52:04.7750872Z adding 'torch/include/ATen/ops/log.h' 2025-10-10T00:52:04.7754305Z adding 'torch/include/ATen/ops/log10.h' 2025-10-10T00:52:04.7757840Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7761012Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-10-10T00:52:04.7764347Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-10-10T00:52:04.7767613Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-10-10T00:52:04.7770915Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-10-10T00:52:04.7774132Z adding 'torch/include/ATen/ops/log10_native.h' 2025-10-10T00:52:04.7777556Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-10-10T00:52:04.7780881Z adding 'torch/include/ATen/ops/log1p.h' 2025-10-10T00:52:04.7784361Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7787528Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-10-10T00:52:04.7790918Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-10-10T00:52:04.7794215Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-10-10T00:52:04.7797531Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-10-10T00:52:04.7800796Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-10-10T00:52:04.7804768Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-10-10T00:52:04.7808081Z adding 'torch/include/ATen/ops/log2.h' 2025-10-10T00:52:04.7811628Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7814934Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-10-10T00:52:04.7818282Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-10-10T00:52:04.7821538Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-10-10T00:52:04.7824850Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-10-10T00:52:04.7828094Z adding 'torch/include/ATen/ops/log2_native.h' 2025-10-10T00:52:04.7831512Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-10-10T00:52:04.7835158Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7838314Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-10-10T00:52:04.7841646Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-10-10T00:52:04.7844860Z adding 'torch/include/ATen/ops/log_meta.h' 2025-10-10T00:52:04.7848193Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-10-10T00:52:04.7851434Z adding 'torch/include/ATen/ops/log_native.h' 2025-10-10T00:52:04.7854748Z adding 'torch/include/ATen/ops/log_normal.h' 2025-10-10T00:52:04.7858242Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.7861556Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-10-10T00:52:04.7864761Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-10-10T00:52:04.7868029Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-10-10T00:52:04.7871259Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-10-10T00:52:04.7874881Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-10-10T00:52:04.7878412Z adding 'torch/include/ATen/ops/log_ops.h' 2025-10-10T00:52:04.7881741Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-10-10T00:52:04.7885114Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-10-10T00:52:04.7888518Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-10-10T00:52:04.7891846Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-10-10T00:52:04.7895036Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-10-10T00:52:04.7898459Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-10-10T00:52:04.7901957Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7905184Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-10-10T00:52:04.7908570Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-10-10T00:52:04.7911866Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-10-10T00:52:04.7915353Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-10-10T00:52:04.7918784Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-10-10T00:52:04.7922206Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-10-10T00:52:04.7926157Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-10-10T00:52:04.7929140Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-10-10T00:52:04.7932824Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.7936155Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.7939471Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-10-10T00:52:04.7943418Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-10-10T00:52:04.7946497Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-10-10T00:52:04.7949995Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-10-10T00:52:04.7953785Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7957082Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-10-10T00:52:04.7960891Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-10-10T00:52:04.7963747Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-10-10T00:52:04.7967209Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-10-10T00:52:04.7970430Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-10-10T00:52:04.7974036Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-10-10T00:52:04.7978172Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.7980915Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-10-10T00:52:04.7984366Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-10-10T00:52:04.7987595Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-10-10T00:52:04.7991498Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-10-10T00:52:04.7995259Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-10-10T00:52:04.7998436Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-10-10T00:52:04.8001999Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-10-10T00:52:04.8006469Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8009018Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8012461Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-10-10T00:52:04.8015862Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-10-10T00:52:04.8019493Z adding 'torch/include/ATen/ops/logdet.h' 2025-10-10T00:52:04.8023835Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8026114Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-10-10T00:52:04.8029639Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-10-10T00:52:04.8033020Z adding 'torch/include/ATen/ops/logical_and.h' 2025-10-10T00:52:04.8036655Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8040914Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-10-10T00:52:04.8043447Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-10-10T00:52:04.8046865Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-10-10T00:52:04.8050218Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-10-10T00:52:04.8053728Z adding 'torch/include/ATen/ops/logical_not.h' 2025-10-10T00:52:04.8057770Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8060565Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-10-10T00:52:04.8064299Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-10-10T00:52:04.8067223Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-10-10T00:52:04.8070871Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-10-10T00:52:04.8074333Z adding 'torch/include/ATen/ops/logical_or.h' 2025-10-10T00:52:04.8077993Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8081507Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-10-10T00:52:04.8084628Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-10-10T00:52:04.8087987Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-10-10T00:52:04.8091451Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-10-10T00:52:04.8094981Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-10-10T00:52:04.8098823Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8102627Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-10-10T00:52:04.8106191Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-10-10T00:52:04.8110113Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-10-10T00:52:04.8113182Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-10-10T00:52:04.8116647Z adding 'torch/include/ATen/ops/logit.h' 2025-10-10T00:52:04.8120031Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-10-10T00:52:04.8123846Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8127463Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-10-10T00:52:04.8130592Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-10-10T00:52:04.8133985Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-10-10T00:52:04.8137345Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-10-10T00:52:04.8140742Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-10-10T00:52:04.8144601Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-10-10T00:52:04.8147670Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-10-10T00:52:04.8162302Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-10-10T00:52:04.8162462Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-10-10T00:52:04.8162600Z adding 'torch/include/ATen/ops/logit_native.h' 2025-10-10T00:52:04.8162714Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-10-10T00:52:04.8166583Z adding 'torch/include/ATen/ops/logspace.h' 2025-10-10T00:52:04.8170736Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8174409Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-10-10T00:52:04.8177568Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-10-10T00:52:04.8181107Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-10-10T00:52:04.8184500Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-10-10T00:52:04.8188704Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-10-10T00:52:04.8192351Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-10-10T00:52:04.8195962Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8199626Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8203327Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8206503Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-10-10T00:52:04.8210044Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-10-10T00:52:04.8213972Z adding 'torch/include/ATen/ops/lshift.h' 2025-10-10T00:52:04.8217246Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8220455Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-10-10T00:52:04.8223776Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-10-10T00:52:04.8227057Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-10-10T00:52:04.8230297Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-10-10T00:52:04.8234047Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-10-10T00:52:04.8237524Z adding 'torch/include/ATen/ops/lstm.h' 2025-10-10T00:52:04.8240890Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-10-10T00:52:04.8244502Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8247718Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-10-10T00:52:04.8251104Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-10-10T00:52:04.8254680Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8258178Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-10-10T00:52:04.8261892Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8265137Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-10-10T00:52:04.8268917Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-10-10T00:52:04.8272356Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-10-10T00:52:04.8276060Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-10-10T00:52:04.8279554Z adding 'torch/include/ATen/ops/lt.h' 2025-10-10T00:52:04.8283063Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8286290Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-10-10T00:52:04.8289678Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-10-10T00:52:04.8292921Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-10-10T00:52:04.8296331Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-10-10T00:52:04.8299660Z adding 'torch/include/ATen/ops/lt_native.h' 2025-10-10T00:52:04.8303518Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-10-10T00:52:04.8307411Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-10-10T00:52:04.8310688Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8313894Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-10-10T00:52:04.8317355Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-10-10T00:52:04.8320776Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-10-10T00:52:04.8324370Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8327550Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-10-10T00:52:04.8330953Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-10-10T00:52:04.8334224Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-10-10T00:52:04.8337595Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-10-10T00:52:04.8340841Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-10-10T00:52:04.8344330Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-10-10T00:52:04.8347570Z adding 'torch/include/ATen/ops/mH.h' 2025-10-10T00:52:04.8351089Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8354227Z adding 'torch/include/ATen/ops/mH_native.h' 2025-10-10T00:52:04.8357556Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-10-10T00:52:04.8360791Z adding 'torch/include/ATen/ops/mT.h' 2025-10-10T00:52:04.8364214Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8367276Z adding 'torch/include/ATen/ops/mT_native.h' 2025-10-10T00:52:04.8370578Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-10-10T00:52:04.8373948Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-10-10T00:52:04.8377455Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8380562Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-10-10T00:52:04.8383938Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-10-10T00:52:04.8387353Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-10-10T00:52:04.8390936Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8394369Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-10-10T00:52:04.8397683Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-10-10T00:52:04.8400950Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-10-10T00:52:04.8404399Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-10-10T00:52:04.8408099Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-10-10T00:52:04.8411730Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-10-10T00:52:04.8416067Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-10-10T00:52:04.8418933Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8422212Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-10-10T00:52:04.8425612Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-10-10T00:52:04.8429268Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8433188Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-10-10T00:52:04.8435994Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-10-10T00:52:04.8439759Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-10-10T00:52:04.8442747Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-10-10T00:52:04.8446367Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-10-10T00:52:04.8449743Z adding 'torch/include/ATen/ops/masked_select.h' 2025-10-10T00:52:04.8453235Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-10-10T00:52:04.8456727Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8459987Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-10-10T00:52:04.8463485Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-10-10T00:52:04.8466884Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-10-10T00:52:04.8470617Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-10-10T00:52:04.8473752Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-10-10T00:52:04.8477372Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-10-10T00:52:04.8481324Z adding 'torch/include/ATen/ops/matmul.h' 2025-10-10T00:52:04.8484212Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-10-10T00:52:04.8487923Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8491077Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-10-10T00:52:04.8495065Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-10-10T00:52:04.8498776Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8501899Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-10-10T00:52:04.8505458Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-10-10T00:52:04.8509814Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-10-10T00:52:04.8512365Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8515807Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-10-10T00:52:04.8519011Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-10-10T00:52:04.8522460Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-10-10T00:52:04.8525804Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-10-10T00:52:04.8529456Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8533034Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-10-10T00:52:04.8536121Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-10-10T00:52:04.8539733Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8542816Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-10-10T00:52:04.8546294Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-10-10T00:52:04.8550137Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-10-10T00:52:04.8553330Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8556645Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-10-10T00:52:04.8560061Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-10-10T00:52:04.8563796Z adding 'torch/include/ATen/ops/max.h' 2025-10-10T00:52:04.8567578Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8571051Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8574400Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-10-10T00:52:04.8578838Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-10-10T00:52:04.8581325Z adding 'torch/include/ATen/ops/max_meta.h' 2025-10-10T00:52:04.8584839Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-10-10T00:52:04.8588206Z adding 'torch/include/ATen/ops/max_native.h' 2025-10-10T00:52:04.8592157Z adding 'torch/include/ATen/ops/max_ops.h' 2025-10-10T00:52:04.8596241Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-10-10T00:52:04.8599385Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8602748Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-10-10T00:52:04.8606346Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-10-10T00:52:04.8609937Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-10-10T00:52:04.8613780Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8616709Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-10-10T00:52:04.8620277Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-10-10T00:52:04.8623572Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-10-10T00:52:04.8627214Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-10-10T00:52:04.8630953Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8634273Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-10-10T00:52:04.8637917Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-10-10T00:52:04.8642330Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8644706Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-10-10T00:52:04.8648220Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-10-10T00:52:04.8651742Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-10-10T00:52:04.8655477Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-10-10T00:52:04.8673211Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8673472Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-10-10T00:52:04.8673812Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-10-10T00:52:04.8674019Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-10-10T00:52:04.8674279Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-10-10T00:52:04.8679054Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-10-10T00:52:04.8681504Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-10-10T00:52:04.8685323Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8688579Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-10-10T00:52:04.8692194Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-10-10T00:52:04.8695463Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-10-10T00:52:04.8699106Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-10-10T00:52:04.8702370Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-10-10T00:52:04.8705911Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-10-10T00:52:04.8709507Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-10-10T00:52:04.8713118Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8716266Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-10-10T00:52:04.8719632Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-10-10T00:52:04.8724291Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-10-10T00:52:04.8726926Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-10-10T00:52:04.8730424Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-10-10T00:52:04.8733834Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-10-10T00:52:04.8737154Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-10-10T00:52:04.8740661Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-10-10T00:52:04.8744079Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-10-10T00:52:04.8747566Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-10-10T00:52:04.8750796Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-10-10T00:52:04.8755027Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-10-10T00:52:04.8758242Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-10-10T00:52:04.8761754Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-10-10T00:52:04.8765141Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-10-10T00:52:04.8768381Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-10-10T00:52:04.8771815Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-10-10T00:52:04.8775467Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-10-10T00:52:04.8779043Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-10-10T00:52:04.8782470Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-10-10T00:52:04.8785718Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-10-10T00:52:04.8789193Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-10-10T00:52:04.8792604Z adding 'torch/include/ATen/ops/maximum.h' 2025-10-10T00:52:04.8796170Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8799336Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-10-10T00:52:04.8802628Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-10-10T00:52:04.8805856Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-10-10T00:52:04.8809385Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-10-10T00:52:04.8812791Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-10-10T00:52:04.8816265Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-10-10T00:52:04.8819737Z adding 'torch/include/ATen/ops/mean.h' 2025-10-10T00:52:04.8823242Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8826643Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8829968Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8833347Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-10-10T00:52:04.8836712Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-10-10T00:52:04.8839915Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-10-10T00:52:04.8843281Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-10-10T00:52:04.8846596Z adding 'torch/include/ATen/ops/mean_native.h' 2025-10-10T00:52:04.8850597Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-10-10T00:52:04.8853956Z adding 'torch/include/ATen/ops/median.h' 2025-10-10T00:52:04.8857540Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8860837Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8864053Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-10-10T00:52:04.8867372Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-10-10T00:52:04.8870646Z adding 'torch/include/ATen/ops/median_native.h' 2025-10-10T00:52:04.8874481Z adding 'torch/include/ATen/ops/median_ops.h' 2025-10-10T00:52:04.8877875Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-10-10T00:52:04.8881375Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8884485Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-10-10T00:52:04.8887869Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-10-10T00:52:04.8891451Z adding 'torch/include/ATen/ops/min.h' 2025-10-10T00:52:04.8895061Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8899215Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.8902606Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-10-10T00:52:04.8906306Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-10-10T00:52:04.8909371Z adding 'torch/include/ATen/ops/min_meta.h' 2025-10-10T00:52:04.8913077Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-10-10T00:52:04.8916298Z adding 'torch/include/ATen/ops/min_native.h' 2025-10-10T00:52:04.8920095Z adding 'torch/include/ATen/ops/min_ops.h' 2025-10-10T00:52:04.8923517Z adding 'torch/include/ATen/ops/minimum.h' 2025-10-10T00:52:04.8927103Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.8930259Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-10-10T00:52:04.8933547Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-10-10T00:52:04.8936730Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-10-10T00:52:04.8940034Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-10-10T00:52:04.8943240Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-10-10T00:52:04.8946623Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-10-10T00:52:04.8950137Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-10-10T00:52:04.8953862Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-10-10T00:52:04.8957515Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8960806Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:04.8964081Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-10-10T00:52:04.8967681Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-10-10T00:52:04.8971285Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.8974534Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-10-10T00:52:04.8977881Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-10-10T00:52:04.8981454Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-10-10T00:52:04.8985282Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-10-10T00:52:04.8989008Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-10-10T00:52:04.8992593Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-10-10T00:52:04.8995863Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-10-10T00:52:04.8999316Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-10-10T00:52:04.9002931Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9006202Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-10-10T00:52:04.9009532Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-10-10T00:52:04.9013203Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-10-10T00:52:04.9016907Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-10-10T00:52:04.9020541Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-10-10T00:52:04.9024422Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-10-10T00:52:04.9027392Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-10-10T00:52:04.9051401Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-10-10T00:52:04.9051753Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9052122Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-10-10T00:52:04.9052330Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-10-10T00:52:04.9053706Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-10-10T00:52:04.9053889Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-10-10T00:52:04.9054237Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9057005Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-10-10T00:52:04.9060402Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-10-10T00:52:04.9064013Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-10-10T00:52:04.9067717Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-10-10T00:52:04.9071659Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-10-10T00:52:04.9076575Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9079149Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-10-10T00:52:04.9082653Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-10-10T00:52:04.9086497Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-10-10T00:52:04.9090397Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9094073Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-10-10T00:52:04.9097158Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-10-10T00:52:04.9101025Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-10-10T00:52:04.9105411Z adding 'torch/include/ATen/ops/mish.h' 2025-10-10T00:52:04.9107861Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-10-10T00:52:04.9111489Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9114828Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-10-10T00:52:04.9118259Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-10-10T00:52:04.9122010Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-10-10T00:52:04.9124963Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-10-10T00:52:04.9128574Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.9131863Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-10-10T00:52:04.9135270Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-10-10T00:52:04.9138520Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-10-10T00:52:04.9142076Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-10-10T00:52:04.9145616Z adding 'torch/include/ATen/ops/mish_native.h' 2025-10-10T00:52:04.9148869Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-10-10T00:52:04.9152596Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-10-10T00:52:04.9181400Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-10-10T00:52:04.9181772Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9182000Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-10-10T00:52:04.9182221Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-10-10T00:52:04.9182417Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-10-10T00:52:04.9182594Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-10-10T00:52:04.9182735Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-10-10T00:52:04.9183406Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9187096Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-10-10T00:52:04.9190520Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-10-10T00:52:04.9194119Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-10-10T00:52:04.9197631Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-10-10T00:52:04.9201436Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9205613Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-10-10T00:52:04.9208417Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9211579Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-10-10T00:52:04.9215018Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-10-10T00:52:04.9218565Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-10-10T00:52:04.9222205Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-10-10T00:52:04.9225637Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-10-10T00:52:04.9229212Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9232854Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-10-10T00:52:04.9236142Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-10-10T00:52:04.9239617Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9242760Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-10-10T00:52:04.9246214Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-10-10T00:52:04.9249634Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-10-10T00:52:04.9253136Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-10-10T00:52:04.9256919Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9260079Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-10-10T00:52:04.9263733Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-10-10T00:52:04.9267312Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9270479Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-10-10T00:52:04.9274093Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-10-10T00:52:04.9277516Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-10-10T00:52:04.9281106Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-10-10T00:52:04.9284615Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9287801Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-10-10T00:52:04.9291340Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-10-10T00:52:04.9294918Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9298055Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-10-10T00:52:04.9301529Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-10-10T00:52:04.9305397Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-10-10T00:52:04.9309140Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9312311Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-10-10T00:52:04.9316160Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-10-10T00:52:04.9320137Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-10-10T00:52:04.9323914Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9327132Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-10-10T00:52:04.9330631Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-10-10T00:52:04.9334244Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-10-10T00:52:04.9338101Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-10-10T00:52:04.9341877Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9345267Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-10-10T00:52:04.9348725Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-10-10T00:52:04.9352678Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-10-10T00:52:04.9356468Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9359774Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-10-10T00:52:04.9363137Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-10-10T00:52:04.9366865Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-10-10T00:52:04.9370221Z adding 'torch/include/ATen/ops/mm.h' 2025-10-10T00:52:04.9373741Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.9376912Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-10-10T00:52:04.9380278Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-10-10T00:52:04.9383532Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-10-10T00:52:04.9386872Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-10-10T00:52:04.9390181Z adding 'torch/include/ATen/ops/mm_native.h' 2025-10-10T00:52:04.9393824Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-10-10T00:52:04.9397325Z adding 'torch/include/ATen/ops/mode.h' 2025-10-10T00:52:04.9400854Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9404203Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9407515Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-10-10T00:52:04.9410794Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-10-10T00:52:04.9414028Z adding 'torch/include/ATen/ops/mode_native.h' 2025-10-10T00:52:04.9417605Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-10-10T00:52:04.9421188Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-10-10T00:52:04.9424692Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9430719Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-10-10T00:52:04.9431924Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-10-10T00:52:04.9474717Z adding 'torch/include/ATen/ops/movedim.h' 2025-10-10T00:52:04.9475139Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9475272Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-10-10T00:52:04.9475383Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-10-10T00:52:04.9475560Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-10-10T00:52:04.9475869Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9476057Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-10-10T00:52:04.9476239Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-10-10T00:52:04.9476454Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-10-10T00:52:04.9476799Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9477028Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-10-10T00:52:04.9480882Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-10-10T00:52:04.9483519Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-10-10T00:52:04.9487170Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-10-10T00:52:04.9490614Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:04.9494383Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:04.9497406Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-10-10T00:52:04.9500985Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-10-10T00:52:04.9504546Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.9507731Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-10-10T00:52:04.9511371Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-10-10T00:52:04.9514747Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-10-10T00:52:04.9518165Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-10-10T00:52:04.9521355Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-10-10T00:52:04.9526637Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-10-10T00:52:04.9528382Z adding 'torch/include/ATen/ops/msort.h' 2025-10-10T00:52:04.9531977Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9534972Z adding 'torch/include/ATen/ops/msort_native.h' 2025-10-10T00:52:04.9538388Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-10-10T00:52:04.9541904Z adding 'torch/include/ATen/ops/mul.h' 2025-10-10T00:52:04.9545325Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9548746Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.9551883Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-10-10T00:52:04.9555566Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-10-10T00:52:04.9558773Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-10-10T00:52:04.9562038Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-10-10T00:52:04.9565459Z adding 'torch/include/ATen/ops/mul_native.h' 2025-10-10T00:52:04.9569212Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-10-10T00:52:04.9572699Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-10-10T00:52:04.9576256Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-10-10T00:52:04.9579775Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:04.9584097Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:04.9636936Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-10-10T00:52:04.9642058Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-10-10T00:52:04.9646810Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-10-10T00:52:04.9651547Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-10-10T00:52:04.9656389Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-10-10T00:52:04.9661185Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-10-10T00:52:04.9665985Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-10-10T00:52:04.9670775Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-10-10T00:52:04.9675751Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:04.9680621Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:04.9685224Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-10-10T00:52:04.9689454Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-10-10T00:52:04.9692996Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9696355Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-10-10T00:52:04.9699815Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-10-10T00:52:04.9703239Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-10-10T00:52:04.9706589Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-10-10T00:52:04.9710077Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-10-10T00:52:04.9713494Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-10-10T00:52:04.9716956Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-10-10T00:52:04.9720545Z adding 'torch/include/ATen/ops/multinomial.h' 2025-10-10T00:52:04.9724390Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-10-10T00:52:04.9727615Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-10-10T00:52:04.9730896Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-10-10T00:52:04.9734336Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-10-10T00:52:04.9737748Z adding 'torch/include/ATen/ops/multiply.h' 2025-10-10T00:52:04.9742330Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9745978Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-10-10T00:52:04.9750477Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-10-10T00:52:04.9756217Z adding 'torch/include/ATen/ops/mv.h' 2025-10-10T00:52:04.9761573Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9765223Z adding 'torch/include/ATen/ops/mv_native.h' 2025-10-10T00:52:04.9769707Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-10-10T00:52:04.9774845Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-10-10T00:52:04.9780179Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9784474Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-10-10T00:52:04.9789976Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-10-10T00:52:04.9795114Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-10-10T00:52:04.9799673Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-10-10T00:52:04.9803619Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-10-10T00:52:04.9809161Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9814295Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-10-10T00:52:04.9817785Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-10-10T00:52:04.9821850Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-10-10T00:52:04.9825846Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-10-10T00:52:04.9829635Z adding 'torch/include/ATen/ops/nanmean.h' 2025-10-10T00:52:04.9834321Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9837246Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-10-10T00:52:04.9841431Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-10-10T00:52:04.9845094Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-10-10T00:52:04.9848937Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9852716Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9856017Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-10-10T00:52:04.9859420Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-10-10T00:52:04.9862732Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-10-10T00:52:04.9867070Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-10-10T00:52:04.9870768Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-10-10T00:52:04.9874563Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9877801Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-10-10T00:52:04.9881450Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-10-10T00:52:04.9884975Z adding 'torch/include/ATen/ops/nansum.h' 2025-10-10T00:52:04.9888406Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-10-10T00:52:04.9891753Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-10-10T00:52:04.9895023Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-10-10T00:52:04.9899254Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-10-10T00:52:04.9902812Z adding 'torch/include/ATen/ops/narrow.h' 2025-10-10T00:52:04.9906434Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9909901Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-10-10T00:52:04.9913835Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:04.9917087Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-10-10T00:52:04.9920355Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-10-10T00:52:04.9923811Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-10-10T00:52:04.9927117Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-10-10T00:52:04.9930578Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-10-10T00:52:04.9934106Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-10-10T00:52:04.9937766Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-10-10T00:52:04.9941429Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:04.9945270Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-10-10T00:52:04.9948159Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:04.9951490Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-10-10T00:52:04.9956035Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-10-10T00:52:04.9960220Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-10-10T00:52:04.9963778Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-10-10T00:52:04.9967924Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-10-10T00:52:04.9972089Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-10-10T00:52:04.9975730Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-10-10T00:52:04.9979927Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:04.9983379Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-10-10T00:52:04.9987156Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-10-10T00:52:04.9991091Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-10-10T00:52:04.9994680Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-10-10T00:52:04.9998810Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-10-10T00:52:05.0002861Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0006327Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-10-10T00:52:05.0010322Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-10-10T00:52:05.0013639Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-10-10T00:52:05.0017860Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-10-10T00:52:05.0021952Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0025315Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-10-10T00:52:05.0029339Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-10-10T00:52:05.0033276Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-10-10T00:52:05.0036833Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-10-10T00:52:05.0041279Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-10-10T00:52:05.0045899Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-10-10T00:52:05.0050300Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0054164Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-10-10T00:52:05.0057929Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:05.0061581Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-10-10T00:52:05.0065833Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-10-10T00:52:05.0069697Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0073730Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-10-10T00:52:05.0077748Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-10-10T00:52:05.0081192Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-10-10T00:52:05.0085485Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-10-10T00:52:05.0089986Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-10-10T00:52:05.0094337Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-10-10T00:52:05.0098840Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0102784Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-10-10T00:52:05.0106299Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:05.0110823Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-10-10T00:52:05.0114728Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-10-10T00:52:05.0118465Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0122478Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-10-10T00:52:05.0126351Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-10-10T00:52:05.0135631Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-10-10T00:52:05.0136282Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-10-10T00:52:05.0140549Z adding 'torch/include/ATen/ops/native_norm.h' 2025-10-10T00:52:05.0144839Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0148953Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-10-10T00:52:05.0152368Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-10-10T00:52:05.0156868Z adding 'torch/include/ATen/ops/ne.h' 2025-10-10T00:52:05.0161071Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0164431Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-10-10T00:52:05.0169405Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-10-10T00:52:05.0174650Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-10-10T00:52:05.0179960Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-10-10T00:52:05.0185244Z adding 'torch/include/ATen/ops/ne_native.h' 2025-10-10T00:52:05.0190879Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-10-10T00:52:05.0196467Z adding 'torch/include/ATen/ops/neg.h' 2025-10-10T00:52:05.0201901Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0207099Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-10-10T00:52:05.0213500Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-10-10T00:52:05.0216956Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-10-10T00:52:05.0221237Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-10-10T00:52:05.0225203Z adding 'torch/include/ATen/ops/neg_native.h' 2025-10-10T00:52:05.0228863Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-10-10T00:52:05.0233102Z adding 'torch/include/ATen/ops/negative.h' 2025-10-10T00:52:05.0236743Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0239874Z adding 'torch/include/ATen/ops/negative_native.h' 2025-10-10T00:52:05.0244055Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-10-10T00:52:05.0247661Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-10-10T00:52:05.0251191Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0254321Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-10-10T00:52:05.0257746Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-10-10T00:52:05.0262255Z adding 'torch/include/ATen/ops/new_empty.h' 2025-10-10T00:52:05.0265987Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0269232Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-10-10T00:52:05.0272830Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-10-10T00:52:05.0276799Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-10-10T00:52:05.0280554Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0284077Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0287209Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-10-10T00:52:05.0291250Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-10-10T00:52:05.0295300Z adding 'torch/include/ATen/ops/new_full.h' 2025-10-10T00:52:05.0299055Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0302793Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-10-10T00:52:05.0305829Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-10-10T00:52:05.0309445Z adding 'torch/include/ATen/ops/new_ones.h' 2025-10-10T00:52:05.0313218Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0316453Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-10-10T00:52:05.0319986Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-10-10T00:52:05.0324246Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-10-10T00:52:05.0327829Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0331043Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-10-10T00:52:05.0334566Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-10-10T00:52:05.0337918Z adding 'torch/include/ATen/ops/nextafter.h' 2025-10-10T00:52:05.0341535Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0344737Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-10-10T00:52:05.0348039Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-10-10T00:52:05.0351246Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-10-10T00:52:05.0354722Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-10-10T00:52:05.0357925Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-10-10T00:52:05.0361359Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-10-10T00:52:05.0365000Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-10-10T00:52:05.0368759Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-10-10T00:52:05.0373250Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-10-10T00:52:05.0376312Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.0380037Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.0383492Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-10-10T00:52:05.0387029Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-10-10T00:52:05.0390630Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0394363Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-10-10T00:52:05.0398011Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-10-10T00:52:05.0401549Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-10-10T00:52:05.0404856Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-10-10T00:52:05.0408392Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-10-10T00:52:05.0411703Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-10-10T00:52:05.0415233Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-10-10T00:52:05.0419010Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-10-10T00:52:05.0422849Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0426137Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:05.0429610Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:05.0433041Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-10-10T00:52:05.0436548Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-10-10T00:52:05.0439886Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-10-10T00:52:05.0443451Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-10-10T00:52:05.0447090Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0450777Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-10-10T00:52:05.0454610Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0457913Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-10-10T00:52:05.0461649Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-10-10T00:52:05.0464957Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-10-10T00:52:05.0468400Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-10-10T00:52:05.0471748Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-10-10T00:52:05.0475402Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-10-10T00:52:05.0478848Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-10-10T00:52:05.0482874Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-10-10T00:52:05.0487074Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0490378Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-10-10T00:52:05.0494542Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-10-10T00:52:05.0498509Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-10-10T00:52:05.0502090Z adding 'torch/include/ATen/ops/nonzero.h' 2025-10-10T00:52:05.0506062Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-10-10T00:52:05.0509472Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-10-10T00:52:05.0513568Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-10-10T00:52:05.0517443Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-10-10T00:52:05.0521075Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0524839Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-10-10T00:52:05.0528362Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-10-10T00:52:05.0532392Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-10-10T00:52:05.0536539Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-10-10T00:52:05.0540780Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-10-10T00:52:05.0544458Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-10-10T00:52:05.0548275Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-10-10T00:52:05.0551868Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-10-10T00:52:05.0556491Z adding 'torch/include/ATen/ops/norm.h' 2025-10-10T00:52:05.0560785Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0564377Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0568494Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0572219Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-10-10T00:52:05.0575987Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-10-10T00:52:05.0579889Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-10-10T00:52:05.0583483Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0587346Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-10-10T00:52:05.0591291Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-10-10T00:52:05.0594789Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-10-10T00:52:05.0598848Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-10-10T00:52:05.0602583Z adding 'torch/include/ATen/ops/norm_native.h' 2025-10-10T00:52:05.0607384Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-10-10T00:52:05.0612545Z adding 'torch/include/ATen/ops/normal.h' 2025-10-10T00:52:05.0617154Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0620707Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-10-10T00:52:05.0624800Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-10-10T00:52:05.0628865Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-10-10T00:52:05.0632539Z adding 'torch/include/ATen/ops/normal_native.h' 2025-10-10T00:52:05.0637411Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-10-10T00:52:05.0641659Z adding 'torch/include/ATen/ops/not_equal.h' 2025-10-10T00:52:05.0645672Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0649613Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-10-10T00:52:05.0653804Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-10-10T00:52:05.0657451Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-10-10T00:52:05.0661799Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0665557Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-10-10T00:52:05.0669249Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-10-10T00:52:05.0675652Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-10-10T00:52:05.0681081Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0686102Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-10-10T00:52:05.0690756Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-10-10T00:52:05.0694136Z adding 'torch/include/ATen/ops/one_hot.h' 2025-10-10T00:52:05.0699622Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0703122Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-10-10T00:52:05.0707225Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-10-10T00:52:05.0711140Z adding 'torch/include/ATen/ops/ones.h' 2025-10-10T00:52:05.0715946Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0720127Z adding 'torch/include/ATen/ops/ones_like.h' 2025-10-10T00:52:05.0723890Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0727128Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-10-10T00:52:05.0731321Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-10-10T00:52:05.0735392Z adding 'torch/include/ATen/ops/ones_native.h' 2025-10-10T00:52:05.0738543Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-10-10T00:52:05.0741912Z adding 'torch/include/ATen/ops/or.h' 2025-10-10T00:52:05.0745418Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0749559Z adding 'torch/include/ATen/ops/or_native.h' 2025-10-10T00:52:05.0753142Z adding 'torch/include/ATen/ops/or_ops.h' 2025-10-10T00:52:05.0756527Z adding 'torch/include/ATen/ops/orgqr.h' 2025-10-10T00:52:05.0760029Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0763110Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-10-10T00:52:05.0766511Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-10-10T00:52:05.0769887Z adding 'torch/include/ATen/ops/ormqr.h' 2025-10-10T00:52:05.0773295Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-10-10T00:52:05.0776633Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-10-10T00:52:05.0780696Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-10-10T00:52:05.0784222Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-10-10T00:52:05.0787595Z adding 'torch/include/ATen/ops/outer.h' 2025-10-10T00:52:05.0791116Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0794357Z adding 'torch/include/ATen/ops/outer_native.h' 2025-10-10T00:52:05.0797755Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-10-10T00:52:05.0800997Z adding 'torch/include/ATen/ops/output_nr.h' 2025-10-10T00:52:05.0804458Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0807597Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-10-10T00:52:05.0810944Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-10-10T00:52:05.0814314Z adding 'torch/include/ATen/ops/pad.h' 2025-10-10T00:52:05.0817818Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0820951Z adding 'torch/include/ATen/ops/pad_native.h' 2025-10-10T00:52:05.0824293Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-10-10T00:52:05.0828067Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-10-10T00:52:05.0831635Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0834932Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-10-10T00:52:05.0838368Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-10-10T00:52:05.0841599Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-10-10T00:52:05.0845112Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0848259Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-10-10T00:52:05.0851600Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-10-10T00:52:05.0854862Z adding 'torch/include/ATen/ops/pdist.h' 2025-10-10T00:52:05.0858326Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0861441Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-10-10T00:52:05.0864754Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-10-10T00:52:05.0868012Z adding 'torch/include/ATen/ops/permute.h' 2025-10-10T00:52:05.0871465Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0874746Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-10-10T00:52:05.0878242Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0881618Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0884687Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-10-10T00:52:05.0888111Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-10-10T00:52:05.0891393Z adding 'torch/include/ATen/ops/permute_native.h' 2025-10-10T00:52:05.0894713Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-10-10T00:52:05.0897952Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-10-10T00:52:05.0901516Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0904540Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-10-10T00:52:05.0907866Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-10-10T00:52:05.0911155Z adding 'torch/include/ATen/ops/pinverse.h' 2025-10-10T00:52:05.0914772Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0917883Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-10-10T00:52:05.0921250Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-10-10T00:52:05.0924553Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-10-10T00:52:05.0928075Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0931505Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0934654Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-10-10T00:52:05.0937860Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-10-10T00:52:05.0941248Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-10-10T00:52:05.0944648Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-10-10T00:52:05.0948149Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0951550Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.0954805Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-10-10T00:52:05.0958008Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-10-10T00:52:05.0961455Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-10-10T00:52:05.0964761Z adding 'torch/include/ATen/ops/poisson.h' 2025-10-10T00:52:05.0968260Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.0971511Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-10-10T00:52:05.0975186Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-10-10T00:52:05.0978051Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-10-10T00:52:05.0981396Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-10-10T00:52:05.0985770Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.0989506Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-10-10T00:52:05.0992945Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-10-10T00:52:05.0997181Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-10-10T00:52:05.1000937Z adding 'torch/include/ATen/ops/polar.h' 2025-10-10T00:52:05.1004744Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1008558Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-10-10T00:52:05.1012337Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-10-10T00:52:05.1016100Z adding 'torch/include/ATen/ops/polar_native.h' 2025-10-10T00:52:05.1020014Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-10-10T00:52:05.1023518Z adding 'torch/include/ATen/ops/polygamma.h' 2025-10-10T00:52:05.1027637Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1031200Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.1035195Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-10-10T00:52:05.1039120Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-10-10T00:52:05.1042475Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-10-10T00:52:05.1046580Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-10-10T00:52:05.1050176Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-10-10T00:52:05.1054077Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-10-10T00:52:05.1057990Z adding 'torch/include/ATen/ops/positive.h' 2025-10-10T00:52:05.1061600Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1065577Z adding 'torch/include/ATen/ops/positive_native.h' 2025-10-10T00:52:05.1069366Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-10-10T00:52:05.1073036Z adding 'torch/include/ATen/ops/pow.h' 2025-10-10T00:52:05.1077350Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.1080933Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-10-10T00:52:05.1084713Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-10-10T00:52:05.1088591Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-10-10T00:52:05.1092151Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-10-10T00:52:05.1096342Z adding 'torch/include/ATen/ops/pow_native.h' 2025-10-10T00:52:05.1100694Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-10-10T00:52:05.1104209Z adding 'torch/include/ATen/ops/prelu.h' 2025-10-10T00:52:05.1108433Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1111947Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-10-10T00:52:05.1115667Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-10-10T00:52:05.1119777Z adding 'torch/include/ATen/ops/prod.h' 2025-10-10T00:52:05.1123505Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1127644Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.1131533Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1134881Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-10-10T00:52:05.1138995Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-10-10T00:52:05.1142607Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-10-10T00:52:05.1146328Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-10-10T00:52:05.1150223Z adding 'torch/include/ATen/ops/prod_native.h' 2025-10-10T00:52:05.1154219Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-10-10T00:52:05.1158294Z adding 'torch/include/ATen/ops/promote_types.h' 2025-10-10T00:52:05.1162347Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1165609Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-10-10T00:52:05.1169544Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-10-10T00:52:05.1173107Z adding 'torch/include/ATen/ops/put.h' 2025-10-10T00:52:05.1178819Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1183620Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-10-10T00:52:05.1188860Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-10-10T00:52:05.1194164Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-10-10T00:52:05.1198439Z adding 'torch/include/ATen/ops/put_native.h' 2025-10-10T00:52:05.1202329Z adding 'torch/include/ATen/ops/put_ops.h' 2025-10-10T00:52:05.1206166Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-10-10T00:52:05.1210157Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-10-10T00:52:05.1213649Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-10-10T00:52:05.1217769Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-10-10T00:52:05.1221392Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1224544Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-10-10T00:52:05.1228670Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-10-10T00:52:05.1232152Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-10-10T00:52:05.1235788Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1238925Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-10-10T00:52:05.1242328Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-10-10T00:52:05.1246426Z adding 'torch/include/ATen/ops/q_scale.h' 2025-10-10T00:52:05.1249807Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-10-10T00:52:05.1253062Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-10-10T00:52:05.1256359Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-10-10T00:52:05.1259585Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-10-10T00:52:05.1262941Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-10-10T00:52:05.1266240Z adding 'torch/include/ATen/ops/qr.h' 2025-10-10T00:52:05.1269927Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1273158Z adding 'torch/include/ATen/ops/qr_native.h' 2025-10-10T00:52:05.1277332Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-10-10T00:52:05.1280664Z adding 'torch/include/ATen/ops/qscheme.h' 2025-10-10T00:52:05.1283937Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-10-10T00:52:05.1287301Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-10-10T00:52:05.1290795Z adding 'torch/include/ATen/ops/quantile.h' 2025-10-10T00:52:05.1294429Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1297621Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-10-10T00:52:05.1301234Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-10-10T00:52:05.1304739Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-10-10T00:52:05.1308324Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1311583Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-10-10T00:52:05.1315015Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-10-10T00:52:05.1318272Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-10-10T00:52:05.1321730Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-10-10T00:52:05.1325338Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-10-10T00:52:05.1329603Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1332922Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-10-10T00:52:05.1336310Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-10-10T00:52:05.1339678Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-10-10T00:52:05.1343254Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1346449Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-10-10T00:52:05.1349789Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-10-10T00:52:05.1353089Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-10-10T00:52:05.1356505Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-10-10T00:52:05.1359899Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-10-10T00:52:05.1363683Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-10-10T00:52:05.1367297Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-10-10T00:52:05.1370865Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1374178Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-10-10T00:52:05.1377811Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-10-10T00:52:05.1381259Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-10-10T00:52:05.1384823Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1387987Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-10-10T00:52:05.1391451Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-10-10T00:52:05.1395000Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-10-10T00:52:05.1398559Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1401759Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-10-10T00:52:05.1405306Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-10-10T00:52:05.1408734Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-10-10T00:52:05.1412317Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1415478Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-10-10T00:52:05.1418950Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-10-10T00:52:05.1422393Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-10-10T00:52:05.1425957Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1429140Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-10-10T00:52:05.1432710Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-10-10T00:52:05.1436253Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-10-10T00:52:05.1439819Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1443274Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-10-10T00:52:05.1446757Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-10-10T00:52:05.1450180Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-10-10T00:52:05.1453732Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1456922Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-10-10T00:52:05.1460372Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-10-10T00:52:05.1463821Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-10-10T00:52:05.1467370Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1470514Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-10-10T00:52:05.1474142Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-10-10T00:52:05.1477446Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-10-10T00:52:05.1480988Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1484714Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-10-10T00:52:05.1488326Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-10-10T00:52:05.1493298Z adding 'torch/include/ATen/ops/rand.h' 2025-10-10T00:52:05.1497623Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1501186Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1505599Z adding 'torch/include/ATen/ops/rand_like.h' 2025-10-10T00:52:05.1509277Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1512587Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-10-10T00:52:05.1516106Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-10-10T00:52:05.1519552Z adding 'torch/include/ATen/ops/rand_native.h' 2025-10-10T00:52:05.1523456Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-10-10T00:52:05.1528572Z adding 'torch/include/ATen/ops/randint.h' 2025-10-10T00:52:05.1533098Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1537501Z adding 'torch/include/ATen/ops/randint_like.h' 2025-10-10T00:52:05.1541699Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1545123Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-10-10T00:52:05.1548967Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-10-10T00:52:05.1552552Z adding 'torch/include/ATen/ops/randint_native.h' 2025-10-10T00:52:05.1556689Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-10-10T00:52:05.1561902Z adding 'torch/include/ATen/ops/randn.h' 2025-10-10T00:52:05.1566407Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1569905Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1573397Z adding 'torch/include/ATen/ops/randn_like.h' 2025-10-10T00:52:05.1576908Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1580374Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-10-10T00:52:05.1583461Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-10-10T00:52:05.1587776Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-10-10T00:52:05.1592093Z adding 'torch/include/ATen/ops/randn_native.h' 2025-10-10T00:52:05.1595984Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-10-10T00:52:05.1600388Z adding 'torch/include/ATen/ops/random.h' 2025-10-10T00:52:05.1604473Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1607992Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-10-10T00:52:05.1611956Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-10-10T00:52:05.1615395Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-10-10T00:52:05.1619505Z adding 'torch/include/ATen/ops/random_native.h' 2025-10-10T00:52:05.1623940Z adding 'torch/include/ATen/ops/random_ops.h' 2025-10-10T00:52:05.1628416Z adding 'torch/include/ATen/ops/randperm.h' 2025-10-10T00:52:05.1632878Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1636942Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-10-10T00:52:05.1640598Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-10-10T00:52:05.1644432Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-10-10T00:52:05.1648718Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-10-10T00:52:05.1652447Z adding 'torch/include/ATen/ops/range.h' 2025-10-10T00:52:05.1656769Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1660647Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-10-10T00:52:05.1664120Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-10-10T00:52:05.1668268Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-10-10T00:52:05.1671932Z adding 'torch/include/ATen/ops/range_native.h' 2025-10-10T00:52:05.1677808Z adding 'torch/include/ATen/ops/range_ops.h' 2025-10-10T00:52:05.1683069Z adding 'torch/include/ATen/ops/ravel.h' 2025-10-10T00:52:05.1688536Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1693193Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-10-10T00:52:05.1696667Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-10-10T00:52:05.1701374Z adding 'torch/include/ATen/ops/real.h' 2025-10-10T00:52:05.1706745Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1711723Z adding 'torch/include/ATen/ops/real_native.h' 2025-10-10T00:52:05.1716936Z adding 'torch/include/ATen/ops/real_ops.h' 2025-10-10T00:52:05.1720511Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-10-10T00:52:05.1724954Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.1728302Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-10-10T00:52:05.1732391Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-10-10T00:52:05.1736308Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-10-10T00:52:05.1739850Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-10-10T00:52:05.1743116Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-10-10T00:52:05.1746927Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-10-10T00:52:05.1750662Z adding 'torch/include/ATen/ops/record_stream.h' 2025-10-10T00:52:05.1754189Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-10-10T00:52:05.1757416Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-10-10T00:52:05.1760729Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-10-10T00:52:05.1764659Z adding 'torch/include/ATen/ops/refine_names.h' 2025-10-10T00:52:05.1768337Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1771387Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-10-10T00:52:05.1774768Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-10-10T00:52:05.1778323Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-10-10T00:52:05.1782089Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-10-10T00:52:05.1785853Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.1789079Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.1792557Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.1796578Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-10-10T00:52:05.1800150Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-10-10T00:52:05.1803464Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-10-10T00:52:05.1806944Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-10-10T00:52:05.1810555Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.1813770Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-10-10T00:52:05.1817146Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-10-10T00:52:05.1820376Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-10-10T00:52:05.1823874Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-10-10T00:52:05.1827161Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-10-10T00:52:05.1830593Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-10-10T00:52:05.1834817Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-10-10T00:52:05.1838593Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-10-10T00:52:05.1842184Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.1845601Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.1848884Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-10-10T00:52:05.1852382Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-10-10T00:52:05.1855907Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-10-10T00:52:05.1859158Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-10-10T00:52:05.1862414Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-10-10T00:52:05.1865817Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-10-10T00:52:05.1869344Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-10-10T00:52:05.1873246Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-10-10T00:52:05.1877319Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.1880605Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.1884010Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.1887250Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-10-10T00:52:05.1890666Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-10-10T00:52:05.1893911Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-10-10T00:52:05.1897358Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-10-10T00:52:05.1900947Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.1904180Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-10-10T00:52:05.1907581Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-10-10T00:52:05.1910800Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-10-10T00:52:05.1914393Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-10-10T00:52:05.1917627Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-10-10T00:52:05.1921053Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-10-10T00:52:05.1924432Z adding 'torch/include/ATen/ops/relu.h' 2025-10-10T00:52:05.1927703Z adding 'torch/include/ATen/ops/relu6.h' 2025-10-10T00:52:05.1931142Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.1934323Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-10-10T00:52:05.1937693Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-10-10T00:52:05.1941141Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1944338Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-10-10T00:52:05.1947561Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-10-10T00:52:05.1950829Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-10-10T00:52:05.1954483Z adding 'torch/include/ATen/ops/relu_native.h' 2025-10-10T00:52:05.1957960Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-10-10T00:52:05.1961464Z adding 'torch/include/ATen/ops/remainder.h' 2025-10-10T00:52:05.1965018Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.1968442Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.1971612Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-10-10T00:52:05.1974952Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-10-10T00:52:05.1978166Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-10-10T00:52:05.1981556Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-10-10T00:52:05.1984845Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-10-10T00:52:05.1988953Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-10-10T00:52:05.1992644Z adding 'torch/include/ATen/ops/rename.h' 2025-10-10T00:52:05.1996765Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2000020Z adding 'torch/include/ATen/ops/rename_native.h' 2025-10-10T00:52:05.2004169Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-10-10T00:52:05.2008049Z adding 'torch/include/ATen/ops/renorm.h' 2025-10-10T00:52:05.2011948Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2015734Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-10-10T00:52:05.2019291Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-10-10T00:52:05.2023151Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-10-10T00:52:05.2027124Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-10-10T00:52:05.2030534Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-10-10T00:52:05.2034891Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-10-10T00:52:05.2039049Z adding 'torch/include/ATen/ops/repeat.h' 2025-10-10T00:52:05.2042765Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2047213Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-10-10T00:52:05.2051581Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2055119Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2059111Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-10-10T00:52:05.2062591Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-10-10T00:52:05.2066544Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-10-10T00:52:05.2070790Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-10-10T00:52:05.2074328Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-10-10T00:52:05.2078556Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-10-10T00:52:05.2082769Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-10-10T00:52:05.2086613Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-10-10T00:52:05.2091242Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2095019Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.2098616Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.2102611Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-10-10T00:52:05.2106361Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-10-10T00:52:05.2110153Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-10-10T00:52:05.2114277Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-10-10T00:52:05.2117943Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2121955Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-10-10T00:52:05.2125911Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-10-10T00:52:05.2129302Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-10-10T00:52:05.2133368Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-10-10T00:52:05.2136847Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-10-10T00:52:05.2140809Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-10-10T00:52:05.2144942Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-10-10T00:52:05.2148859Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-10-10T00:52:05.2153230Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.2157242Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.2160621Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-10-10T00:52:05.2164817Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-10-10T00:52:05.2168973Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2172342Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-10-10T00:52:05.2176416Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-10-10T00:52:05.2179979Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-10-10T00:52:05.2185372Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-10-10T00:52:05.2190536Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-10-10T00:52:05.2194529Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-10-10T00:52:05.2199182Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-10-10T00:52:05.2204281Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-10-10T00:52:05.2208317Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.2213532Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.2216954Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-10-10T00:52:05.2222411Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-10-10T00:52:05.2227930Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2231472Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-10-10T00:52:05.2235739Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-10-10T00:52:05.2239108Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-10-10T00:52:05.2243439Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-10-10T00:52:05.2247167Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-10-10T00:52:05.2251025Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-10-10T00:52:05.2254283Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-10-10T00:52:05.2257844Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2261735Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-10-10T00:52:05.2265106Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-10-10T00:52:05.2268454Z adding 'torch/include/ATen/ops/reshape.h' 2025-10-10T00:52:05.2271657Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-10-10T00:52:05.2275809Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2279496Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-10-10T00:52:05.2282585Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-10-10T00:52:05.2285937Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-10-10T00:52:05.2289406Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2292810Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-10-10T00:52:05.2295884Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-10-10T00:52:05.2299213Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-10-10T00:52:05.2302923Z adding 'torch/include/ATen/ops/resize.h' 2025-10-10T00:52:05.2306869Z adding 'torch/include/ATen/ops/resize_as.h' 2025-10-10T00:52:05.2310738Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2314067Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-10-10T00:52:05.2317640Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-10-10T00:52:05.2321103Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-10-10T00:52:05.2324635Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2327871Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-10-10T00:52:05.2331088Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-10-10T00:52:05.2335070Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-10-10T00:52:05.2338636Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2341853Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-10-10T00:52:05.2345143Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-10-10T00:52:05.2348396Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-10-10T00:52:05.2351702Z adding 'torch/include/ATen/ops/resize_native.h' 2025-10-10T00:52:05.2355339Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-10-10T00:52:05.2358636Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-10-10T00:52:05.2362076Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2365471Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-10-10T00:52:05.2368737Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-10-10T00:52:05.2372931Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-10-10T00:52:05.2376400Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2379449Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-10-10T00:52:05.2382717Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-10-10T00:52:05.2386051Z adding 'torch/include/ATen/ops/result_type.h' 2025-10-10T00:52:05.2389518Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2392697Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-10-10T00:52:05.2396187Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-10-10T00:52:05.2399396Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-10-10T00:52:05.2402775Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2405829Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-10-10T00:52:05.2409062Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-10-10T00:52:05.2412241Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-10-10T00:52:05.2415651Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2418765Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-10-10T00:52:05.2421975Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-10-10T00:52:05.2425302Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-10-10T00:52:05.2428752Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2431834Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-10-10T00:52:05.2435271Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-10-10T00:52:05.2438647Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-10-10T00:52:05.2441969Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-10-10T00:52:05.2445377Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2448464Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-10-10T00:52:05.2451859Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-10-10T00:52:05.2455388Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2458577Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-10-10T00:52:05.2462100Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-10-10T00:52:05.2465554Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-10-10T00:52:05.2468882Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-10-10T00:52:05.2472373Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2475614Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-10-10T00:52:05.2479014Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-10-10T00:52:05.2482514Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2485682Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-10-10T00:52:05.2489488Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-10-10T00:52:05.2493515Z adding 'torch/include/ATen/ops/roll.h' 2025-10-10T00:52:05.2497669Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2501011Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-10-10T00:52:05.2505076Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-10-10T00:52:05.2508935Z adding 'torch/include/ATen/ops/roll_native.h' 2025-10-10T00:52:05.2512560Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-10-10T00:52:05.2516708Z adding 'torch/include/ATen/ops/rot90.h' 2025-10-10T00:52:05.2520396Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2524068Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-10-10T00:52:05.2528066Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-10-10T00:52:05.2531574Z adding 'torch/include/ATen/ops/round.h' 2025-10-10T00:52:05.2535903Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2539527Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-10-10T00:52:05.2543127Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-10-10T00:52:05.2547010Z adding 'torch/include/ATen/ops/round_meta.h' 2025-10-10T00:52:05.2550493Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-10-10T00:52:05.2554654Z adding 'torch/include/ATen/ops/round_native.h' 2025-10-10T00:52:05.2558816Z adding 'torch/include/ATen/ops/round_ops.h' 2025-10-10T00:52:05.2562243Z adding 'torch/include/ATen/ops/row_indices.h' 2025-10-10T00:52:05.2566444Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2569999Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-10-10T00:52:05.2574219Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2578283Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2581416Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-10-10T00:52:05.2585561Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-10-10T00:52:05.2589468Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-10-10T00:52:05.2592936Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-10-10T00:52:05.2596989Z adding 'torch/include/ATen/ops/row_stack.h' 2025-10-10T00:52:05.2600847Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2604325Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-10-10T00:52:05.2608307Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-10-10T00:52:05.2611806Z adding 'torch/include/ATen/ops/rrelu.h' 2025-10-10T00:52:05.2616114Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2619804Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-10-10T00:52:05.2623455Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-10-10T00:52:05.2627691Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-10-10T00:52:05.2631540Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-10-10T00:52:05.2635598Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2639341Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-10-10T00:52:05.2643009Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-10-10T00:52:05.2647229Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2651135Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-10-10T00:52:05.2654672Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-10-10T00:52:05.2658838Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-10-10T00:52:05.2662636Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-10-10T00:52:05.2666667Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-10-10T00:52:05.2670839Z adding 'torch/include/ATen/ops/rshift.h' 2025-10-10T00:52:05.2674909Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2678467Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-10-10T00:52:05.2682736Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-10-10T00:52:05.2687927Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-10-10T00:52:05.2693107Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-10-10T00:52:05.2698585Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-10-10T00:52:05.2702042Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-10-10T00:52:05.2707443Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2712190Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-10-10T00:52:05.2715720Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-10-10T00:52:05.2719871Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-10-10T00:52:05.2723588Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-10-10T00:52:05.2727325Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-10-10T00:52:05.2731450Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-10-10T00:52:05.2735048Z adding 'torch/include/ATen/ops/rsub.h' 2025-10-10T00:52:05.2738630Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2742512Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-10-10T00:52:05.2746006Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-10-10T00:52:05.2749248Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-10-10T00:52:05.2752884Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-10-10T00:52:05.2756454Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-10-10T00:52:05.2760887Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2764191Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-10-10T00:52:05.2767676Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-10-10T00:52:05.2771167Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-10-10T00:52:05.2774795Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2777895Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-10-10T00:52:05.2781343Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-10-10T00:52:05.2784953Z adding 'torch/include/ATen/ops/scatter.h' 2025-10-10T00:52:05.2788484Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-10-10T00:52:05.2792932Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2796297Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2799601Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-10-10T00:52:05.2803457Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-10-10T00:52:05.2806711Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-10-10T00:52:05.2810074Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-10-10T00:52:05.2813328Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-10-10T00:52:05.2816935Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-10-10T00:52:05.2820592Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2823861Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2827227Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-10-10T00:52:05.2830730Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-10-10T00:52:05.2834180Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-10-10T00:52:05.2838406Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-10-10T00:52:05.2841871Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-10-10T00:52:05.2846148Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-10-10T00:52:05.2850547Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-10-10T00:52:05.2854244Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2866917Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-10-10T00:52:05.2870322Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-10-10T00:52:05.2874083Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-10-10T00:52:05.2877273Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-10-10T00:52:05.2880448Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-10-10T00:52:05.2883951Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-10-10T00:52:05.2887541Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-10-10T00:52:05.2891094Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-10-10T00:52:05.2894535Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-10-10T00:52:05.2897922Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-10-10T00:52:05.2901650Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-10-10T00:52:05.2905166Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-10-10T00:52:05.2908757Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2912003Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-10-10T00:52:05.2915463Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-10-10T00:52:05.2918743Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-10-10T00:52:05.2922302Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-10-10T00:52:05.2925678Z adding 'torch/include/ATen/ops/select.h' 2025-10-10T00:52:05.2929278Z adding 'torch/include/ATen/ops/select_backward.h' 2025-10-10T00:52:05.2932926Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2936329Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2939403Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-10-10T00:52:05.2942903Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-10-10T00:52:05.2946335Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2949883Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.2953360Z adding 'torch/include/ATen/ops/select_copy.h' 2025-10-10T00:52:05.2956955Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2960369Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2963422Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-10-10T00:52:05.2966859Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-10-10T00:52:05.2970160Z adding 'torch/include/ATen/ops/select_native.h' 2025-10-10T00:52:05.2973555Z adding 'torch/include/ATen/ops/select_ops.h' 2025-10-10T00:52:05.2977117Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-10-10T00:52:05.2980767Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.2984186Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.2987217Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-10-10T00:52:05.2990646Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-10-10T00:52:05.2993999Z adding 'torch/include/ATen/ops/selu.h' 2025-10-10T00:52:05.2997455Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3000573Z adding 'torch/include/ATen/ops/selu_native.h' 2025-10-10T00:52:05.3003886Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-10-10T00:52:05.3007787Z adding 'torch/include/ATen/ops/set.h' 2025-10-10T00:52:05.3011586Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3014950Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3018731Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-10-10T00:52:05.3022117Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-10-10T00:52:05.3025304Z adding 'torch/include/ATen/ops/set_data.h' 2025-10-10T00:52:05.3028714Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3031849Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-10-10T00:52:05.3035221Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-10-10T00:52:05.3038564Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-10-10T00:52:05.3041941Z adding 'torch/include/ATen/ops/set_native.h' 2025-10-10T00:52:05.3046110Z adding 'torch/include/ATen/ops/set_ops.h' 2025-10-10T00:52:05.3049831Z adding 'torch/include/ATen/ops/sgn.h' 2025-10-10T00:52:05.3053370Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3056686Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-10-10T00:52:05.3060946Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-10-10T00:52:05.3063449Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-10-10T00:52:05.3066914Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-10-10T00:52:05.3070200Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-10-10T00:52:05.3073965Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-10-10T00:52:05.3078125Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-10-10T00:52:05.3080848Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-10-10T00:52:05.3084592Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3087724Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-10-10T00:52:05.3091191Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-10-10T00:52:05.3095373Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-10-10T00:52:05.3097899Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-10-10T00:52:05.3101372Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-10-10T00:52:05.3104864Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-10-10T00:52:05.3108449Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3112170Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-10-10T00:52:05.3115174Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-10-10T00:52:05.3118555Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-10-10T00:52:05.3121824Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-10-10T00:52:05.3125245Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-10-10T00:52:05.3128716Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-10-10T00:52:05.3132244Z adding 'torch/include/ATen/ops/sign.h' 2025-10-10T00:52:05.3135912Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3139096Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-10-10T00:52:05.3142575Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-10-10T00:52:05.3145820Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-10-10T00:52:05.3149294Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-10-10T00:52:05.3152959Z adding 'torch/include/ATen/ops/sign_native.h' 2025-10-10T00:52:05.3156182Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-10-10T00:52:05.3159679Z adding 'torch/include/ATen/ops/signbit.h' 2025-10-10T00:52:05.3164200Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3166566Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-10-10T00:52:05.3170178Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-10-10T00:52:05.3173172Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-10-10T00:52:05.3176727Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-10-10T00:52:05.3179958Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-10-10T00:52:05.3190421Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-10-10T00:52:05.3190548Z adding 'torch/include/ATen/ops/silu.h' 2025-10-10T00:52:05.3191330Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-10-10T00:52:05.3213055Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3213433Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3213614Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-10-10T00:52:05.3213788Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-10-10T00:52:05.3213987Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-10-10T00:52:05.3214612Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-10-10T00:52:05.3219253Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-10-10T00:52:05.3221573Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-10-10T00:52:05.3225855Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3229027Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-10-10T00:52:05.3232618Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-10-10T00:52:05.3237228Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-10-10T00:52:05.3239427Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-10-10T00:52:05.3242657Z adding 'torch/include/ATen/ops/silu_native.h' 2025-10-10T00:52:05.3246085Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-10-10T00:52:05.3249633Z adding 'torch/include/ATen/ops/sin.h' 2025-10-10T00:52:05.3253142Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3256287Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-10-10T00:52:05.3259597Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-10-10T00:52:05.3262810Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-10-10T00:52:05.3266338Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-10-10T00:52:05.3269667Z adding 'torch/include/ATen/ops/sin_native.h' 2025-10-10T00:52:05.3273069Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-10-10T00:52:05.3276411Z adding 'torch/include/ATen/ops/sinc.h' 2025-10-10T00:52:05.3279932Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3283070Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-10-10T00:52:05.3286351Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-10-10T00:52:05.3289554Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-10-10T00:52:05.3292877Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-10-10T00:52:05.3296220Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-10-10T00:52:05.3299615Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-10-10T00:52:05.3302973Z adding 'torch/include/ATen/ops/sinh.h' 2025-10-10T00:52:05.3306505Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3309635Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-10-10T00:52:05.3313064Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-10-10T00:52:05.3316224Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-10-10T00:52:05.3319541Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-10-10T00:52:05.3322765Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-10-10T00:52:05.3326156Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-10-10T00:52:05.3329433Z adding 'torch/include/ATen/ops/size.h' 2025-10-10T00:52:05.3332935Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3336028Z adding 'torch/include/ATen/ops/size_native.h' 2025-10-10T00:52:05.3339367Z adding 'torch/include/ATen/ops/size_ops.h' 2025-10-10T00:52:05.3343000Z adding 'torch/include/ATen/ops/slice.h' 2025-10-10T00:52:05.3346691Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-10-10T00:52:05.3350958Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3353821Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-10-10T00:52:05.3357286Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-10-10T00:52:05.3360805Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3364399Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-10-10T00:52:05.3368150Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3371510Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3374587Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-10-10T00:52:05.3378048Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-10-10T00:52:05.3381542Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-10-10T00:52:05.3385086Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3388195Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-10-10T00:52:05.3391560Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-10-10T00:52:05.3394906Z adding 'torch/include/ATen/ops/slice_native.h' 2025-10-10T00:52:05.3398243Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-10-10T00:52:05.3401950Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-10-10T00:52:05.3405705Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3409158Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3412250Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-10-10T00:52:05.3415710Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-10-10T00:52:05.3419007Z adding 'torch/include/ATen/ops/slogdet.h' 2025-10-10T00:52:05.3422478Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3426085Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-10-10T00:52:05.3429547Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-10-10T00:52:05.3433462Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-10-10T00:52:05.3437183Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3440816Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-10-10T00:52:05.3444439Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-10-10T00:52:05.3447711Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-10-10T00:52:05.3452316Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-10-10T00:52:05.3454688Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-10-10T00:52:05.3471721Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-10-10T00:52:05.3472080Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-10-10T00:52:05.3472377Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3472662Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-10-10T00:52:05.3472891Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-10-10T00:52:05.3476457Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-10-10T00:52:05.3479939Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-10-10T00:52:05.3483942Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-10-10T00:52:05.3487871Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3491180Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-10-10T00:52:05.3494738Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-10-10T00:52:05.3498987Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-10-10T00:52:05.3501738Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-10-10T00:52:05.3505753Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-10-10T00:52:05.3510587Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3513260Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-10-10T00:52:05.3516929Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-10-10T00:52:05.3520262Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-10-10T00:52:05.3524068Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-10-10T00:52:05.3527855Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-10-10T00:52:05.3530974Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-10-10T00:52:05.3535057Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-10-10T00:52:05.3539349Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-10-10T00:52:05.3542516Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-10-10T00:52:05.3546037Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-10-10T00:52:05.3550591Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-10-10T00:52:05.3553172Z adding 'torch/include/ATen/ops/smm.h' 2025-10-10T00:52:05.3556817Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3559915Z adding 'torch/include/ATen/ops/smm_native.h' 2025-10-10T00:52:05.3563414Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-10-10T00:52:05.3567765Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-10-10T00:52:05.3570414Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-10-10T00:52:05.3574108Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3577364Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:05.3580858Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:05.3585052Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-10-10T00:52:05.3587678Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-10-10T00:52:05.3591497Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3594750Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-10-10T00:52:05.3598259Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-10-10T00:52:05.3602511Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-10-10T00:52:05.3605027Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-10-10T00:52:05.3608389Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-10-10T00:52:05.3611768Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-10-10T00:52:05.3615304Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-10-10T00:52:05.3619709Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-10-10T00:52:05.3622468Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3625769Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-10-10T00:52:05.3629195Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-10-10T00:52:05.3632908Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3637080Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-10-10T00:52:05.3640237Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-10-10T00:52:05.3643770Z adding 'torch/include/ATen/ops/softmax.h' 2025-10-10T00:52:05.3648287Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3650818Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3654233Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-10-10T00:52:05.3657593Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-10-10T00:52:05.3661121Z adding 'torch/include/ATen/ops/softplus.h' 2025-10-10T00:52:05.3665495Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-10-10T00:52:05.3668276Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3671609Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-10-10T00:52:05.3675072Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-10-10T00:52:05.3678588Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-10-10T00:52:05.3682893Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-10-10T00:52:05.3685245Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-10-10T00:52:05.3688815Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-10-10T00:52:05.3692355Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3698503Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-10-10T00:52:05.3699881Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-10-10T00:52:05.3710786Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-10-10T00:52:05.3711306Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-10-10T00:52:05.3711453Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-10-10T00:52:05.3714101Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-10-10T00:52:05.3717651Z adding 'torch/include/ATen/ops/softshrink.h' 2025-10-10T00:52:05.3721070Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-10-10T00:52:05.3725109Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3728257Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-10-10T00:52:05.3731559Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-10-10T00:52:05.3734938Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-10-10T00:52:05.3738303Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-10-10T00:52:05.3741500Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-10-10T00:52:05.3745109Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-10-10T00:52:05.3748678Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3751794Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-10-10T00:52:05.3755257Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-10-10T00:52:05.3758420Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-10-10T00:52:05.3761900Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-10-10T00:52:05.3765121Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-10-10T00:52:05.3768510Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-10-10T00:52:05.3772115Z adding 'torch/include/ATen/ops/sort.h' 2025-10-10T00:52:05.3775748Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3779160Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3782497Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3785768Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-10-10T00:52:05.3789085Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-10-10T00:52:05.3792396Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-10-10T00:52:05.3795941Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-10-10T00:52:05.3799263Z adding 'torch/include/ATen/ops/sort_native.h' 2025-10-10T00:52:05.3803123Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-10-10T00:52:05.3806854Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-10-10T00:52:05.3810456Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3813623Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-10-10T00:52:05.3817151Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-10-10T00:52:05.3820692Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-10-10T00:52:05.3824274Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3827485Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-10-10T00:52:05.3830980Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-10-10T00:52:05.3834976Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-10-10T00:52:05.3838721Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3842474Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-10-10T00:52:05.3846072Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-10-10T00:52:05.3849650Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-10-10T00:52:05.3853251Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3856644Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3859882Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-10-10T00:52:05.3863541Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-10-10T00:52:05.3867105Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-10-10T00:52:05.3870743Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3874044Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-10-10T00:52:05.3877537Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-10-10T00:52:05.3881060Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-10-10T00:52:05.3884624Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.3887799Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-10-10T00:52:05.3891335Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-10-10T00:52:05.3894557Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-10-10T00:52:05.3898093Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3901117Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-10-10T00:52:05.3904432Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-10-10T00:52:05.3907710Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-10-10T00:52:05.3911192Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3914418Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-10-10T00:52:05.3917784Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-10-10T00:52:05.3921172Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-10-10T00:52:05.3924618Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-10-10T00:52:05.3928153Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3931390Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-10-10T00:52:05.3934604Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-10-10T00:52:05.3938069Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-10-10T00:52:05.3941574Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.3944763Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-10-10T00:52:05.3948016Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-10-10T00:52:05.3951499Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-10-10T00:52:05.3955042Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-10-10T00:52:05.3958389Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-10-10T00:52:05.3961825Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-10-10T00:52:05.3965092Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-10-10T00:52:05.3968664Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3971838Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-10-10T00:52:05.3975175Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-10-10T00:52:05.3978363Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-10-10T00:52:05.3981670Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-10-10T00:52:05.3984920Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-10-10T00:52:05.3988241Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-10-10T00:52:05.3991516Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-10-10T00:52:05.3995130Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.3998215Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-10-10T00:52:05.4002605Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-10-10T00:52:05.4005994Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-10-10T00:52:05.4009373Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-10-10T00:52:05.4012666Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-10-10T00:52:05.4016016Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-10-10T00:52:05.4019449Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-10-10T00:52:05.4023047Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4026222Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-10-10T00:52:05.4029672Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-10-10T00:52:05.4032962Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-10-10T00:52:05.4036457Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-10-10T00:52:05.4039766Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-10-10T00:52:05.4043547Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-10-10T00:52:05.4047054Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-10-10T00:52:05.4050517Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4053773Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-10-10T00:52:05.4057156Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-10-10T00:52:05.4060429Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-10-10T00:52:05.4063874Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-10-10T00:52:05.4067060Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-10-10T00:52:05.4070564Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-10-10T00:52:05.4074077Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-10-10T00:52:05.4077629Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4080894Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-10-10T00:52:05.4084162Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-10-10T00:52:05.4087547Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-10-10T00:52:05.4090956Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-10-10T00:52:05.4094209Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-10-10T00:52:05.4097687Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-10-10T00:52:05.4101205Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-10-10T00:52:05.4104900Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.4108346Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4111557Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-10-10T00:52:05.4115156Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-10-10T00:52:05.4118406Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-10-10T00:52:05.4121832Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-10-10T00:52:05.4125143Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-10-10T00:52:05.4128942Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-10-10T00:52:05.4132573Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-10-10T00:52:05.4136179Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.4139857Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4143132Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-10-10T00:52:05.4146530Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-10-10T00:52:05.4149928Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-10-10T00:52:05.4153393Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-10-10T00:52:05.4156843Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-10-10T00:52:05.4160638Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-10-10T00:52:05.4164240Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-10-10T00:52:05.4168039Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.4171563Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4174727Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-10-10T00:52:05.4178200Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-10-10T00:52:05.4181478Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-10-10T00:52:05.4184923Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-10-10T00:52:05.4188220Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-10-10T00:52:05.4192426Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-10-10T00:52:05.4196617Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-10-10T00:52:05.4200811Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.4204798Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4208137Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-10-10T00:52:05.4211621Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-10-10T00:52:05.4214838Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-10-10T00:52:05.4218462Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-10-10T00:52:05.4221783Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-10-10T00:52:05.4225603Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-10-10T00:52:05.4229122Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-10-10T00:52:05.4232720Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4235880Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-10-10T00:52:05.4239266Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-10-10T00:52:05.4242769Z adding 'torch/include/ATen/ops/special_entr.h' 2025-10-10T00:52:05.4246346Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4249838Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-10-10T00:52:05.4253155Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-10-10T00:52:05.4256487Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-10-10T00:52:05.4259827Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-10-10T00:52:05.4263006Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-10-10T00:52:05.4266399Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-10-10T00:52:05.4269634Z adding 'torch/include/ATen/ops/special_erf.h' 2025-10-10T00:52:05.4273236Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4276334Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-10-10T00:52:05.4279706Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-10-10T00:52:05.4283035Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-10-10T00:52:05.4286516Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4289719Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-10-10T00:52:05.4293114Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-10-10T00:52:05.4296376Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-10-10T00:52:05.4299932Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4303063Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-10-10T00:52:05.4306352Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-10-10T00:52:05.4309588Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-10-10T00:52:05.4313006Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-10-10T00:52:05.4316316Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-10-10T00:52:05.4319627Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-10-10T00:52:05.4322957Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-10-10T00:52:05.4326411Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4329576Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-10-10T00:52:05.4332918Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-10-10T00:52:05.4336191Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-10-10T00:52:05.4339657Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4342761Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-10-10T00:52:05.4346210Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-10-10T00:52:05.4349698Z adding 'torch/include/ATen/ops/special_expit.h' 2025-10-10T00:52:05.4353387Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4356561Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-10-10T00:52:05.4360127Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-10-10T00:52:05.4363464Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-10-10T00:52:05.4367100Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4370247Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-10-10T00:52:05.4373789Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-10-10T00:52:05.4377199Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-10-10T00:52:05.4380729Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4383980Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-10-10T00:52:05.4387421Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-10-10T00:52:05.4390861Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-10-10T00:52:05.4394618Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4397729Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-10-10T00:52:05.4401271Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-10-10T00:52:05.4404646Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-10-10T00:52:05.4408185Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4411386Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-10-10T00:52:05.4414802Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-10-10T00:52:05.4418569Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-10-10T00:52:05.4422263Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.4425699Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4428981Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-10-10T00:52:05.4432294Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-10-10T00:52:05.4435780Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-10-10T00:52:05.4439255Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-10-10T00:52:05.4442613Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-10-10T00:52:05.4446393Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-10-10T00:52:05.4450387Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-10-10T00:52:05.4454122Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.4457671Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4460841Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-10-10T00:52:05.4464372Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-10-10T00:52:05.4467586Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-10-10T00:52:05.4471114Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-10-10T00:52:05.4474650Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-10-10T00:52:05.4478208Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-10-10T00:52:05.4481692Z adding 'torch/include/ATen/ops/special_i0.h' 2025-10-10T00:52:05.4485272Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4488475Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-10-10T00:52:05.4493593Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-10-10T00:52:05.4497651Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-10-10T00:52:05.4501413Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4505245Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-10-10T00:52:05.4508669Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-10-10T00:52:05.4512658Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-10-10T00:52:05.4516662Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-10-10T00:52:05.4520032Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-10-10T00:52:05.4524074Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-10-10T00:52:05.4527636Z adding 'torch/include/ATen/ops/special_i1.h' 2025-10-10T00:52:05.4531737Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4535479Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-10-10T00:52:05.4538905Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-10-10T00:52:05.4542913Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-10-10T00:52:05.4546555Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-10-10T00:52:05.4550140Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-10-10T00:52:05.4554249Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-10-10T00:52:05.4557687Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-10-10T00:52:05.4562070Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4565802Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-10-10T00:52:05.4569272Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-10-10T00:52:05.4573117Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-10-10T00:52:05.4576526Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-10-10T00:52:05.4580483Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-10-10T00:52:05.4584487Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-10-10T00:52:05.4588214Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-10-10T00:52:05.4592665Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.4596667Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4600079Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-10-10T00:52:05.4604020Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-10-10T00:52:05.4607371Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-10-10T00:52:05.4611458Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-10-10T00:52:05.4615336Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-10-10T00:52:05.4619160Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-10-10T00:52:05.4623512Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-10-10T00:52:05.4627663Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.4631287Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4635248Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-10-10T00:52:05.4638659Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-10-10T00:52:05.4642619Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-10-10T00:52:05.4646600Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-10-10T00:52:05.4650103Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-10-10T00:52:05.4654523Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-10-10T00:52:05.4658437Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-10-10T00:52:05.4662106Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4665899Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-10-10T00:52:05.4669409Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-10-10T00:52:05.4673862Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-10-10T00:52:05.4678061Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4681380Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-10-10T00:52:05.4685487Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-10-10T00:52:05.4689256Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-10-10T00:52:05.4702401Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-10-10T00:52:05.4706232Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-10-10T00:52:05.4709556Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-10-10T00:52:05.4713168Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-10-10T00:52:05.4716778Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4719986Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-10-10T00:52:05.4723411Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-10-10T00:52:05.4726984Z adding 'torch/include/ATen/ops/special_logit.h' 2025-10-10T00:52:05.4730542Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4733742Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-10-10T00:52:05.4737175Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-10-10T00:52:05.4740685Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-10-10T00:52:05.4744240Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4747423Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-10-10T00:52:05.4750877Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-10-10T00:52:05.4754412Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-10-10T00:52:05.4758239Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4761493Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-10-10T00:52:05.4764879Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-10-10T00:52:05.4768162Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-10-10T00:52:05.4771582Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-10-10T00:52:05.4774900Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-10-10T00:52:05.4778318Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-10-10T00:52:05.4781665Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-10-10T00:52:05.4785253Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4788455Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-10-10T00:52:05.4791788Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-10-10T00:52:05.4795190Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-10-10T00:52:05.4798563Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-10-10T00:52:05.4801828Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-10-10T00:52:05.4805240Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-10-10T00:52:05.4808621Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-10-10T00:52:05.4812309Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4815671Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-10-10T00:52:05.4819050Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-10-10T00:52:05.4829552Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-10-10T00:52:05.4833162Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-10-10T00:52:05.4836500Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-10-10T00:52:05.4839978Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-10-10T00:52:05.4843342Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-10-10T00:52:05.4846937Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4850187Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-10-10T00:52:05.4853650Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-10-10T00:52:05.4858359Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-10-10T00:52:05.4863275Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-10-10T00:52:05.4867036Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-10-10T00:52:05.4870784Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-10-10T00:52:05.4874324Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-10-10T00:52:05.4877874Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4881049Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-10-10T00:52:05.4884494Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-10-10T00:52:05.4887895Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-10-10T00:52:05.4891468Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4894652Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-10-10T00:52:05.4898473Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-10-10T00:52:05.4901829Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-10-10T00:52:05.4905387Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4908577Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-10-10T00:52:05.4911912Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-10-10T00:52:05.4915464Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-10-10T00:52:05.4918852Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-10-10T00:52:05.4922337Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-10-10T00:52:05.4925848Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-10-10T00:52:05.4929268Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-10-10T00:52:05.4933005Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4936225Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-10-10T00:52:05.4939852Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-10-10T00:52:05.4943371Z adding 'torch/include/ATen/ops/special_psi.h' 2025-10-10T00:52:05.4946873Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4950243Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-10-10T00:52:05.4953925Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-10-10T00:52:05.4957724Z adding 'torch/include/ATen/ops/special_round.h' 2025-10-10T00:52:05.4961157Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.4964313Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-10-10T00:52:05.4967951Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-10-10T00:52:05.4972381Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-10-10T00:52:05.4975223Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.4978615Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-10-10T00:52:05.4981993Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-10-10T00:52:05.4985469Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-10-10T00:52:05.4989619Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-10-10T00:52:05.4992314Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-10-10T00:52:05.4996064Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-10-10T00:52:05.4999761Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-10-10T00:52:05.5003246Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5006829Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-10-10T00:52:05.5010090Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-10-10T00:52:05.5013440Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-10-10T00:52:05.5016862Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-10-10T00:52:05.5020314Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-10-10T00:52:05.5023871Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-10-10T00:52:05.5027486Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-10-10T00:52:05.5031421Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5035065Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5038432Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-10-10T00:52:05.5041980Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-10-10T00:52:05.5045288Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-10-10T00:52:05.5048927Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-10-10T00:52:05.5052303Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-10-10T00:52:05.5056143Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-10-10T00:52:05.5059993Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-10-10T00:52:05.5063723Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5067350Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5070734Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-10-10T00:52:05.5074243Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-10-10T00:52:05.5077699Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-10-10T00:52:05.5081225Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-10-10T00:52:05.5084652Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-10-10T00:52:05.5088545Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-10-10T00:52:05.5092202Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-10-10T00:52:05.5096060Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5099660Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5102898Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-10-10T00:52:05.5106904Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-10-10T00:52:05.5110335Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-10-10T00:52:05.5113927Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-10-10T00:52:05.5117455Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-10-10T00:52:05.5121135Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-10-10T00:52:05.5124925Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-10-10T00:52:05.5128712Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5132206Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5135674Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-10-10T00:52:05.5139825Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-10-10T00:52:05.5142524Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-10-10T00:52:05.5145976Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-10-10T00:52:05.5149300Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-10-10T00:52:05.5154009Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-10-10T00:52:05.5156801Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-10-10T00:52:05.5160338Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5163679Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-10-10T00:52:05.5167152Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-10-10T00:52:05.5170631Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-10-10T00:52:05.5174287Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5177475Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-10-10T00:52:05.5181064Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-10-10T00:52:05.5184470Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-10-10T00:52:05.5188251Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5191642Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-10-10T00:52:05.5195129Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-10-10T00:52:05.5198531Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-10-10T00:52:05.5202004Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-10-10T00:52:05.5205829Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-10-10T00:52:05.5209616Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-10-10T00:52:05.5213201Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-10-10T00:52:05.5216999Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5220611Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5223826Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-10-10T00:52:05.5227482Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-10-10T00:52:05.5230782Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-10-10T00:52:05.5234424Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-10-10T00:52:05.5237751Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-10-10T00:52:05.5241429Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-10-10T00:52:05.5245301Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-10-10T00:52:05.5248926Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5252123Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-10-10T00:52:05.5255749Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-10-10T00:52:05.5259527Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-10-10T00:52:05.5263173Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5266574Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5271065Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-10-10T00:52:05.5274717Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-10-10T00:52:05.5277993Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-10-10T00:52:05.5281382Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-10-10T00:52:05.5284648Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-10-10T00:52:05.5288409Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-10-10T00:52:05.5292899Z adding 'torch/include/ATen/ops/split.h' 2025-10-10T00:52:05.5296549Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5299927Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5303462Z adding 'torch/include/ATen/ops/split_copy.h' 2025-10-10T00:52:05.5307102Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5310596Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5313754Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-10-10T00:52:05.5317679Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-10-10T00:52:05.5320941Z adding 'torch/include/ATen/ops/split_native.h' 2025-10-10T00:52:05.5324368Z adding 'torch/include/ATen/ops/split_ops.h' 2025-10-10T00:52:05.5327836Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-10-10T00:52:05.5331360Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5334856Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-10-10T00:52:05.5338557Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5341976Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5345205Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-10-10T00:52:05.5349292Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-10-10T00:52:05.5352968Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-10-10T00:52:05.5356317Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-10-10T00:52:05.5360276Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-10-10T00:52:05.5363655Z adding 'torch/include/ATen/ops/sqrt.h' 2025-10-10T00:52:05.5367208Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5370366Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-10-10T00:52:05.5373781Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-10-10T00:52:05.5376988Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-10-10T00:52:05.5380335Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-10-10T00:52:05.5383643Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-10-10T00:52:05.5387070Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-10-10T00:52:05.5390404Z adding 'torch/include/ATen/ops/square.h' 2025-10-10T00:52:05.5394023Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5397143Z adding 'torch/include/ATen/ops/square_native.h' 2025-10-10T00:52:05.5400588Z adding 'torch/include/ATen/ops/square_ops.h' 2025-10-10T00:52:05.5404080Z adding 'torch/include/ATen/ops/squeeze.h' 2025-10-10T00:52:05.5407660Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5410980Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5414343Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-10-10T00:52:05.5417898Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5421337Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5424416Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-10-10T00:52:05.5428067Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-10-10T00:52:05.5431530Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-10-10T00:52:05.5435365Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-10-10T00:52:05.5438875Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-10-10T00:52:05.5442329Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5445563Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-10-10T00:52:05.5448878Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-10-10T00:52:05.5452159Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-10-10T00:52:05.5455942Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-10-10T00:52:05.5459319Z adding 'torch/include/ATen/ops/stack.h' 2025-10-10T00:52:05.5462858Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5465994Z adding 'torch/include/ATen/ops/stack_native.h' 2025-10-10T00:52:05.5469475Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-10-10T00:52:05.5473124Z adding 'torch/include/ATen/ops/std.h' 2025-10-10T00:52:05.5476838Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5480204Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-10-10T00:52:05.5483549Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-10-10T00:52:05.5487083Z adding 'torch/include/ATen/ops/std_mean.h' 2025-10-10T00:52:05.5490676Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5494047Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5497304Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-10-10T00:52:05.5500623Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-10-10T00:52:05.5503940Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-10-10T00:52:05.5507786Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-10-10T00:52:05.5511295Z adding 'torch/include/ATen/ops/std_native.h' 2025-10-10T00:52:05.5516037Z adding 'torch/include/ATen/ops/std_ops.h' 2025-10-10T00:52:05.5519774Z adding 'torch/include/ATen/ops/stft.h' 2025-10-10T00:52:05.5524134Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5527967Z adding 'torch/include/ATen/ops/stft_native.h' 2025-10-10T00:52:05.5532037Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-10-10T00:52:05.5536157Z adding 'torch/include/ATen/ops/stride.h' 2025-10-10T00:52:05.5540238Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5544210Z adding 'torch/include/ATen/ops/stride_native.h' 2025-10-10T00:52:05.5547550Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-10-10T00:52:05.5551245Z adding 'torch/include/ATen/ops/sub.h' 2025-10-10T00:52:05.5555329Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5559439Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5562700Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-10-10T00:52:05.5566863Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-10-10T00:52:05.5570782Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-10-10T00:52:05.5574288Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-10-10T00:52:05.5578296Z adding 'torch/include/ATen/ops/sub_native.h' 2025-10-10T00:52:05.5582434Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-10-10T00:52:05.5586225Z adding 'torch/include/ATen/ops/subtract.h' 2025-10-10T00:52:05.5590415Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5593788Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-10-10T00:52:05.5598064Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-10-10T00:52:05.5602276Z adding 'torch/include/ATen/ops/sum.h' 2025-10-10T00:52:05.5605970Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5610122Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.5614087Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5617518Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-10-10T00:52:05.5621558Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-10-10T00:52:05.5625151Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-10-10T00:52:05.5628972Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-10-10T00:52:05.5633001Z adding 'torch/include/ATen/ops/sum_native.h' 2025-10-10T00:52:05.5636864Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-10-10T00:52:05.5641040Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-10-10T00:52:05.5645129Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5648394Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-10-10T00:52:05.5902310Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-10-10T00:52:05.5906137Z adding 'torch/include/ATen/ops/svd.h' 2025-10-10T00:52:05.5909856Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5913219Z adding 'torch/include/ATen/ops/svd_native.h' 2025-10-10T00:52:05.5916749Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-10-10T00:52:05.5920112Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-10-10T00:52:05.5923668Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5926843Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-10-10T00:52:05.5930287Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-10-10T00:52:05.5933580Z adding 'torch/include/ATen/ops/swapdims.h' 2025-10-10T00:52:05.5937031Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5940161Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-10-10T00:52:05.5943600Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-10-10T00:52:05.5946940Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-10-10T00:52:05.5950480Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5954037Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-10-10T00:52:05.5957589Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.5960766Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-10-10T00:52:05.5964153Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-10-10T00:52:05.5967483Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-10-10T00:52:05.5970803Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-10-10T00:52:05.5974125Z adding 'torch/include/ATen/ops/sym_is_contiguous.h' 2025-10-10T00:52:05.5977661Z adding 'torch/include/ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5980863Z adding 'torch/include/ATen/ops/sym_is_contiguous_native.h' 2025-10-10T00:52:05.5984245Z adding 'torch/include/ATen/ops/sym_is_contiguous_ops.h' 2025-10-10T00:52:05.5987532Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-10-10T00:52:05.5991005Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.5994767Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-10-10T00:52:05.5998132Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-10-10T00:52:05.6001421Z adding 'torch/include/ATen/ops/sym_size.h' 2025-10-10T00:52:05.6004861Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6007999Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-10-10T00:52:05.6011391Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-10-10T00:52:05.6014698Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-10-10T00:52:05.6018857Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6022126Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-10-10T00:52:05.6025566Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-10-10T00:52:05.6028726Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-10-10T00:52:05.6032232Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6035416Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-10-10T00:52:05.6038740Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-10-10T00:52:05.6042009Z adding 'torch/include/ATen/ops/t.h' 2025-10-10T00:52:05.6045485Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6048702Z adding 'torch/include/ATen/ops/t_copy.h' 2025-10-10T00:52:05.6052152Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6055523Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6058656Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-10-10T00:52:05.6061989Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-10-10T00:52:05.6065207Z adding 'torch/include/ATen/ops/t_native.h' 2025-10-10T00:52:05.6068625Z adding 'torch/include/ATen/ops/t_ops.h' 2025-10-10T00:52:05.6071965Z adding 'torch/include/ATen/ops/take.h' 2025-10-10T00:52:05.6075488Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-10-10T00:52:05.6079024Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6082124Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-10-10T00:52:05.6085536Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-10-10T00:52:05.6088859Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-10-10T00:52:05.6092152Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-10-10T00:52:05.6095397Z adding 'torch/include/ATen/ops/take_native.h' 2025-10-10T00:52:05.6098781Z adding 'torch/include/ATen/ops/take_ops.h' 2025-10-10T00:52:05.6102175Z adding 'torch/include/ATen/ops/tan.h' 2025-10-10T00:52:05.6105684Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6108852Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-10-10T00:52:05.6112154Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-10-10T00:52:05.6115478Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-10-10T00:52:05.6118814Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-10-10T00:52:05.6122798Z adding 'torch/include/ATen/ops/tan_native.h' 2025-10-10T00:52:05.6126881Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-10-10T00:52:05.6130382Z adding 'torch/include/ATen/ops/tanh.h' 2025-10-10T00:52:05.6134559Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-10-10T00:52:05.6138456Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6141974Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-10-10T00:52:05.6145904Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-10-10T00:52:05.6149218Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-10-10T00:52:05.6153401Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-10-10T00:52:05.6157172Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-10-10T00:52:05.6160799Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-10-10T00:52:05.6164951Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6168247Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-10-10T00:52:05.6172257Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-10-10T00:52:05.6176082Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-10-10T00:52:05.6179534Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-10-10T00:52:05.6183543Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-10-10T00:52:05.6187399Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-10-10T00:52:05.6191206Z adding 'torch/include/ATen/ops/tensor.h' 2025-10-10T00:52:05.6195470Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-10-10T00:52:05.6199232Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6203065Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-10-10T00:52:05.6208099Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-10-10T00:52:05.6213628Z adding 'torch/include/ATen/ops/tensordot.h' 2025-10-10T00:52:05.6219195Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6224256Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-10-10T00:52:05.6229703Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-10-10T00:52:05.6235742Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-10-10T00:52:05.6241900Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6245141Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-10-10T00:52:05.6249910Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-10-10T00:52:05.6254059Z adding 'torch/include/ATen/ops/threshold.h' 2025-10-10T00:52:05.6258204Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-10-10T00:52:05.6261964Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6265974Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-10-10T00:52:05.6269421Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-10-10T00:52:05.6273670Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-10-10T00:52:05.6277124Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-10-10T00:52:05.6280447Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-10-10T00:52:05.6284847Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-10-10T00:52:05.6288485Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6291685Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-10-10T00:52:05.6295030Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-10-10T00:52:05.6298614Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-10-10T00:52:05.6302400Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-10-10T00:52:05.6305649Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-10-10T00:52:05.6309132Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-10-10T00:52:05.6312646Z adding 'torch/include/ATen/ops/tile.h' 2025-10-10T00:52:05.6316200Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6319392Z adding 'torch/include/ATen/ops/tile_native.h' 2025-10-10T00:52:05.6322657Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-10-10T00:52:05.6325869Z adding 'torch/include/ATen/ops/to.h' 2025-10-10T00:52:05.6329523Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6333473Z adding 'torch/include/ATen/ops/to_dense.h' 2025-10-10T00:52:05.6336839Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-10-10T00:52:05.6340339Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6343543Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-10-10T00:52:05.6346909Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-10-10T00:52:05.6350340Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6353597Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-10-10T00:52:05.6356936Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-10-10T00:52:05.6360244Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-10-10T00:52:05.6363586Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-10-10T00:52:05.6367457Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6370738Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-10-10T00:52:05.6374143Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-10-10T00:52:05.6377602Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6380839Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-10-10T00:52:05.6384071Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-10-10T00:52:05.6387541Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-10-10T00:52:05.6390852Z adding 'torch/include/ATen/ops/to_native.h' 2025-10-10T00:52:05.6394704Z adding 'torch/include/ATen/ops/to_ops.h' 2025-10-10T00:52:05.6398450Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-10-10T00:52:05.6402116Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6405301Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-10-10T00:52:05.6408731Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-10-10T00:52:05.6411987Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-10-10T00:52:05.6415115Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-10-10T00:52:05.6418545Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6421695Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-10-10T00:52:05.6425066Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-10-10T00:52:05.6428801Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-10-10T00:52:05.6432288Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6435544Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-10-10T00:52:05.6438891Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-10-10T00:52:05.6442393Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6445486Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-10-10T00:52:05.6448945Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6452056Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-10-10T00:52:05.6455433Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-10-10T00:52:05.6458610Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-10-10T00:52:05.6462033Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6465128Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-10-10T00:52:05.6468436Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-10-10T00:52:05.6471691Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-10-10T00:52:05.6475307Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-10-10T00:52:05.6478876Z adding 'torch/include/ATen/ops/topk.h' 2025-10-10T00:52:05.6482562Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6485826Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-10-10T00:52:05.6489279Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-10-10T00:52:05.6492507Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-10-10T00:52:05.6495911Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-10-10T00:52:05.6499223Z adding 'torch/include/ATen/ops/topk_native.h' 2025-10-10T00:52:05.6502847Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-10-10T00:52:05.6506254Z adding 'torch/include/ATen/ops/trace.h' 2025-10-10T00:52:05.6509639Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-10-10T00:52:05.6513189Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6516313Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-10-10T00:52:05.6519627Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-10-10T00:52:05.6523184Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6526873Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-10-10T00:52:05.6530768Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-10-10T00:52:05.6534120Z adding 'torch/include/ATen/ops/trace_native.h' 2025-10-10T00:52:05.6538196Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-10-10T00:52:05.6541830Z adding 'torch/include/ATen/ops/transpose.h' 2025-10-10T00:52:05.6545704Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6549613Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6553058Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-10-10T00:52:05.6557591Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6561391Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6564660Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-10-10T00:52:05.6568722Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-10-10T00:52:05.6572115Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-10-10T00:52:05.6576914Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-10-10T00:52:05.6581188Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-10-10T00:52:05.6591204Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6591733Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-10-10T00:52:05.6594559Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-10-10T00:52:05.6598451Z adding 'torch/include/ATen/ops/trapz.h' 2025-10-10T00:52:05.6601997Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6605803Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-10-10T00:52:05.6609650Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-10-10T00:52:05.6613344Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-10-10T00:52:05.6618119Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6623180Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-10-10T00:52:05.6628513Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-10-10T00:52:05.6633982Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-10-10T00:52:05.6639097Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-10-10T00:52:05.6644219Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-10-10T00:52:05.6649625Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-10-10T00:52:05.6654818Z adding 'torch/include/ATen/ops/tril.h' 2025-10-10T00:52:05.6659638Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6662964Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-10-10T00:52:05.6666924Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-10-10T00:52:05.6670953Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-10-10T00:52:05.6674680Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6678687Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-10-10T00:52:05.6682433Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-10-10T00:52:05.6685985Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-10-10T00:52:05.6690038Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-10-10T00:52:05.6693406Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-10-10T00:52:05.6697534Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-10-10T00:52:05.6701243Z adding 'torch/include/ATen/ops/tril_native.h' 2025-10-10T00:52:05.6704866Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-10-10T00:52:05.6708278Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-10-10T00:52:05.6712057Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6716016Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-10-10T00:52:05.6719769Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-10-10T00:52:05.6723155Z adding 'torch/include/ATen/ops/triu.h' 2025-10-10T00:52:05.6727663Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6732783Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-10-10T00:52:05.6742513Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-10-10T00:52:05.6746130Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-10-10T00:52:05.6751646Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6755569Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-10-10T00:52:05.6759872Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-10-10T00:52:05.6765025Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-10-10T00:52:05.6770482Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-10-10T00:52:05.6775658Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-10-10T00:52:05.6779559Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-10-10T00:52:05.6783434Z adding 'torch/include/ATen/ops/triu_native.h' 2025-10-10T00:52:05.6788880Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-10-10T00:52:05.6792759Z adding 'torch/include/ATen/ops/true_divide.h' 2025-10-10T00:52:05.6797039Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6800308Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-10-10T00:52:05.6804715Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-10-10T00:52:05.6808403Z adding 'torch/include/ATen/ops/trunc.h' 2025-10-10T00:52:05.6812575Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6816493Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-10-10T00:52:05.6819943Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-10-10T00:52:05.6823207Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-10-10T00:52:05.6826886Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-10-10T00:52:05.6830674Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-10-10T00:52:05.6834243Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-10-10T00:52:05.6837443Z adding 'torch/include/ATen/ops/type_as.h' 2025-10-10T00:52:05.6840853Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6844595Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-10-10T00:52:05.6848052Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-10-10T00:52:05.6851316Z adding 'torch/include/ATen/ops/unbind.h' 2025-10-10T00:52:05.6854756Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6858142Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6861255Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-10-10T00:52:05.6865062Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6868440Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6872389Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-10-10T00:52:05.6876079Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-10-10T00:52:05.6880157Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-10-10T00:52:05.6883611Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-10-10T00:52:05.6887147Z adding 'torch/include/ATen/ops/unflatten.h' 2025-10-10T00:52:05.6890768Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6894843Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-10-10T00:52:05.6898457Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.6901740Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-10-10T00:52:05.6904923Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-10-10T00:52:05.6908172Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-10-10T00:52:05.6911630Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-10-10T00:52:05.6915005Z adding 'torch/include/ATen/ops/unfold.h' 2025-10-10T00:52:05.6918647Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-10-10T00:52:05.6922297Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6926135Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-10-10T00:52:05.6929548Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-10-10T00:52:05.6933274Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-10-10T00:52:05.6937050Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-10-10T00:52:05.6940461Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-10-10T00:52:05.6944729Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6948835Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.6951984Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-10-10T00:52:05.6956182Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-10-10T00:52:05.6959848Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-10-10T00:52:05.6963551Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-10-10T00:52:05.6967408Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-10-10T00:52:05.6970683Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-10-10T00:52:05.6974785Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-10-10T00:52:05.6978764Z adding 'torch/include/ATen/ops/uniform.h' 2025-10-10T00:52:05.6982425Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.6986135Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-10-10T00:52:05.6989495Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-10-10T00:52:05.6993696Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-10-10T00:52:05.6997443Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-10-10T00:52:05.7001114Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-10-10T00:52:05.7005283Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-10-10T00:52:05.7009063Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7012882Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-10-10T00:52:05.7016754Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-10-10T00:52:05.7020130Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-10-10T00:52:05.7024533Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-10-10T00:52:05.7028538Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-10-10T00:52:05.7032236Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7036447Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-10-10T00:52:05.7040420Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7043994Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-10-10T00:52:05.7047886Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-10-10T00:52:05.7051292Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-10-10T00:52:05.7055669Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-10-10T00:52:05.7059588Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-10-10T00:52:05.7063070Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-10-10T00:52:05.7067061Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-10-10T00:52:05.7071016Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-10-10T00:52:05.7074808Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-10-10T00:52:05.7079225Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7082574Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-10-10T00:52:05.7086548Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-10-10T00:52:05.7090694Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-10-10T00:52:05.7094459Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7098399Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-10-10T00:52:05.7102415Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-10-10T00:52:05.7106163Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-10-10T00:52:05.7110535Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7114349Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-10-10T00:52:05.7118062Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-10-10T00:52:05.7121965Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-10-10T00:52:05.7125689Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7129473Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-10-10T00:52:05.7133555Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7137053Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7140651Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-10-10T00:52:05.7144089Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-10-10T00:52:05.7147338Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-10-10T00:52:05.7150722Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-10-10T00:52:05.7154657Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-10-10T00:52:05.7158601Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-10-10T00:52:05.7162423Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7165703Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.7169164Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.7172415Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-10-10T00:52:05.7175849Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-10-10T00:52:05.7179123Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-10-10T00:52:05.7182565Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-10-10T00:52:05.7186228Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7189884Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7193877Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-10-10T00:52:05.7197450Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-10-10T00:52:05.7201464Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-10-10T00:52:05.7205468Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-10-10T00:52:05.7208950Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-10-10T00:52:05.7213208Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-10-10T00:52:05.7218048Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-10-10T00:52:05.7224586Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-10-10T00:52:05.7230510Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7235834Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.7241295Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.7246538Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-10-10T00:52:05.7252051Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-10-10T00:52:05.7257390Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-10-10T00:52:05.7262261Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-10-10T00:52:05.7266185Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7270968Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7274723Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7278668Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-10-10T00:52:05.7282852Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-10-10T00:52:05.7286274Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-10-10T00:52:05.7290696Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-10-10T00:52:05.7294123Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-10-10T00:52:05.7297759Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-10-10T00:52:05.7302451Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-10-10T00:52:05.7306438Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-10-10T00:52:05.7310234Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7313609Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.7317743Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.7321122Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-10-10T00:52:05.7324584Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-10-10T00:52:05.7327915Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-10-10T00:52:05.7331429Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-10-10T00:52:05.7335004Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7338298Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7341589Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-10-10T00:52:05.7345003Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-10-10T00:52:05.7349060Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-10-10T00:52:05.7352794Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-10-10T00:52:05.7356121Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-10-10T00:52:05.7359615Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-10-10T00:52:05.7363364Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-10-10T00:52:05.7367230Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-10-10T00:52:05.7371000Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7374604Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.7378197Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.7381445Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-10-10T00:52:05.7384865Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-10-10T00:52:05.7388146Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-10-10T00:52:05.7391646Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-10-10T00:52:05.7395398Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7398719Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7402013Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-10-10T00:52:05.7405402Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-10-10T00:52:05.7408625Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-10-10T00:52:05.7412030Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-10-10T00:52:05.7415286Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-10-10T00:52:05.7418865Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-10-10T00:52:05.7422910Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-10-10T00:52:05.7426922Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-10-10T00:52:05.7430672Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7434061Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.7437645Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.7440923Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-10-10T00:52:05.7444392Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-10-10T00:52:05.7447712Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-10-10T00:52:05.7451238Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-10-10T00:52:05.7454746Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7458208Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7461516Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7464846Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-10-10T00:52:05.7468286Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-10-10T00:52:05.7471535Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-10-10T00:52:05.7475108Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-10-10T00:52:05.7478432Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-10-10T00:52:05.7482071Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-10-10T00:52:05.7485955Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-10-10T00:52:05.7489938Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-10-10T00:52:05.7493763Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7497143Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.7500615Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.7504957Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-10-10T00:52:05.7508538Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-10-10T00:52:05.7511906Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-10-10T00:52:05.7515592Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-10-10T00:52:05.7519177Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7522435Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7525722Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-10-10T00:52:05.7529181Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-10-10T00:52:05.7533021Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-10-10T00:52:05.7536530Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-10-10T00:52:05.7540332Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-10-10T00:52:05.7543919Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-10-10T00:52:05.7548253Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-10-10T00:52:05.7552828Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-10-10T00:52:05.7557337Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7560832Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-10-10T00:52:05.7564984Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-10-10T00:52:05.7568880Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-10-10T00:52:05.7572509Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-10-10T00:52:05.7576544Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-10-10T00:52:05.7580669Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-10-10T00:52:05.7584446Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7588320Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7591855Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-10-10T00:52:05.7595853Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-10-10T00:52:05.7599706Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-10-10T00:52:05.7603386Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-10-10T00:52:05.7607457Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-10-10T00:52:05.7611618Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-10-10T00:52:05.7616224Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-10-10T00:52:05.7620424Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7624204Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-10-10T00:52:05.7627736Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-10-10T00:52:05.7631640Z adding 'torch/include/ATen/ops/values.h' 2025-10-10T00:52:05.7635663Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7639112Z adding 'torch/include/ATen/ops/values_copy.h' 2025-10-10T00:52:05.7643203Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7646674Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7650540Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-10-10T00:52:05.7654390Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-10-10T00:52:05.7657827Z adding 'torch/include/ATen/ops/values_native.h' 2025-10-10T00:52:05.7661759Z adding 'torch/include/ATen/ops/values_ops.h' 2025-10-10T00:52:05.7665176Z adding 'torch/include/ATen/ops/vander.h' 2025-10-10T00:52:05.7669362Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7673181Z adding 'torch/include/ATen/ops/vander_native.h' 2025-10-10T00:52:05.7676656Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-10-10T00:52:05.7681022Z adding 'torch/include/ATen/ops/var.h' 2025-10-10T00:52:05.7685262Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7688724Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-10-10T00:52:05.7692761Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-10-10T00:52:05.7696655Z adding 'torch/include/ATen/ops/var_mean.h' 2025-10-10T00:52:05.7700703Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7704676Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7708061Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-10-10T00:52:05.7712177Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-10-10T00:52:05.7716205Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-10-10T00:52:05.7720138Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-10-10T00:52:05.7725441Z adding 'torch/include/ATen/ops/var_native.h' 2025-10-10T00:52:05.7731595Z adding 'torch/include/ATen/ops/var_ops.h' 2025-10-10T00:52:05.7737171Z adding 'torch/include/ATen/ops/vdot.h' 2025-10-10T00:52:05.7742574Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7746975Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-10-10T00:52:05.7750300Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-10-10T00:52:05.7754521Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-10-10T00:52:05.7758612Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-10-10T00:52:05.7762086Z adding 'torch/include/ATen/ops/view.h' 2025-10-10T00:52:05.7766021Z adding 'torch/include/ATen/ops/view_as.h' 2025-10-10T00:52:05.7769809Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-10-10T00:52:05.7773063Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-10-10T00:52:05.7777223Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7780730Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7783749Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-10-10T00:52:05.7787136Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-10-10T00:52:05.7790476Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-10-10T00:52:05.7794558Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-10-10T00:52:05.7797902Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-10-10T00:52:05.7801069Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-10-10T00:52:05.7804364Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-10-10T00:52:05.7807746Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7810807Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-10-10T00:52:05.7814094Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-10-10T00:52:05.7817348Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-10-10T00:52:05.7820599Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-10-10T00:52:05.7824402Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7828220Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7831298Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-10-10T00:52:05.7834705Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-10-10T00:52:05.7838001Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-10-10T00:52:05.7841284Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-10-10T00:52:05.7844590Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-10-10T00:52:05.7847778Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-10-10T00:52:05.7851100Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-10-10T00:52:05.7854491Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7858000Z adding 'torch/include/ATen/ops/view_copy.h' 2025-10-10T00:52:05.7861593Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7864986Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7868061Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-10-10T00:52:05.7871611Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-10-10T00:52:05.7875189Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-10-10T00:52:05.7879177Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-10-10T00:52:05.7883054Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-10-10T00:52:05.7886415Z adding 'torch/include/ATen/ops/view_native.h' 2025-10-10T00:52:05.7890508Z adding 'torch/include/ATen/ops/view_ops.h' 2025-10-10T00:52:05.7894088Z adding 'torch/include/ATen/ops/vsplit.h' 2025-10-10T00:52:05.7898022Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7901735Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-10-10T00:52:05.7905258Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-10-10T00:52:05.7909383Z adding 'torch/include/ATen/ops/vstack.h' 2025-10-10T00:52:05.7913239Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7916784Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-10-10T00:52:05.7920766Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-10-10T00:52:05.7924361Z adding 'torch/include/ATen/ops/where.h' 2025-10-10T00:52:05.7928748Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7932515Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-10-10T00:52:05.7936000Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-10-10T00:52:05.7939900Z adding 'torch/include/ATen/ops/where_native.h' 2025-10-10T00:52:05.7943836Z adding 'torch/include/ATen/ops/where_ops.h' 2025-10-10T00:52:05.7947892Z adding 'torch/include/ATen/ops/xlogy.h' 2025-10-10T00:52:05.7952066Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.7955712Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:05.7959636Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-10-10T00:52:05.7963497Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-10-10T00:52:05.7967300Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-10-10T00:52:05.7971338Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-10-10T00:52:05.7974822Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-10-10T00:52:05.7979012Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-10-10T00:52:05.7982969Z adding 'torch/include/ATen/ops/xor.h' 2025-10-10T00:52:05.7986504Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:05.7990391Z adding 'torch/include/ATen/ops/xor_native.h' 2025-10-10T00:52:05.7994544Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-10-10T00:52:05.7997982Z adding 'torch/include/ATen/ops/zero.h' 2025-10-10T00:52:05.8002106Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.8005508Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-10-10T00:52:05.8009349Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-10-10T00:52:05.8013123Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-10-10T00:52:05.8016474Z adding 'torch/include/ATen/ops/zero_native.h' 2025-10-10T00:52:05.8020592Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-10-10T00:52:05.8025062Z adding 'torch/include/ATen/ops/zeros.h' 2025-10-10T00:52:05.8039715Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.8039896Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-10-10T00:52:05.8040180Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:05.8041139Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-10-10T00:52:05.8044814Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-10-10T00:52:05.8048590Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-10-10T00:52:05.8052443Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-10-10T00:52:05.8056633Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-10-10T00:52:05.8065206Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-10-10T00:52:05.8070850Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-10-10T00:52:05.8076184Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-10-10T00:52:05.8079614Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-10-10T00:52:05.8083189Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-10-10T00:52:05.8086855Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-10-10T00:52:05.8091326Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-10-10T00:52:05.8095599Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-10-10T00:52:05.8100348Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-10-10T00:52:05.8110742Z adding 'torch/include/c10/core/Allocator.h' 2025-10-10T00:52:05.8118841Z adding 'torch/include/c10/core/AllocatorConfig.h' 2025-10-10T00:52:05.8123029Z adding 'torch/include/c10/core/AutogradState.h' 2025-10-10T00:52:05.8128302Z adding 'torch/include/c10/core/Backend.h' 2025-10-10T00:52:05.8132842Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-10-10T00:52:05.8137540Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-10-10T00:52:05.8141632Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-10-10T00:52:05.8146189Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-10-10T00:52:05.8151244Z adding 'torch/include/c10/core/Contiguity.h' 2025-10-10T00:52:05.8155608Z adding 'torch/include/c10/core/CopyBytes.h' 2025-10-10T00:52:05.8158964Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-10-10T00:52:05.8163091Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-10-10T00:52:05.8168387Z adding 'torch/include/c10/core/Device.h' 2025-10-10T00:52:05.8172384Z adding 'torch/include/c10/core/DeviceArray.h' 2025-10-10T00:52:05.8177659Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-10-10T00:52:05.8181828Z adding 'torch/include/c10/core/DeviceType.h' 2025-10-10T00:52:05.8196337Z adding 'torch/include/c10/core/DispatchKey.h' 2025-10-10T00:52:05.8214922Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-10-10T00:52:05.8220720Z adding 'torch/include/c10/core/DynamicCast.h' 2025-10-10T00:52:05.8227523Z adding 'torch/include/c10/core/Event.h' 2025-10-10T00:52:05.8232895Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-10-10T00:52:05.8237132Z adding 'torch/include/c10/core/GradMode.h' 2025-10-10T00:52:05.8241969Z adding 'torch/include/c10/core/InferenceMode.h' 2025-10-10T00:52:05.8246079Z adding 'torch/include/c10/core/Layout.h' 2025-10-10T00:52:05.8252259Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-10-10T00:52:05.8255884Z adding 'torch/include/c10/core/OptionalRef.h' 2025-10-10T00:52:05.8260234Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-10-10T00:52:05.8264095Z adding 'torch/include/c10/core/QEngine.h' 2025-10-10T00:52:05.8267594Z adding 'torch/include/c10/core/QScheme.h' 2025-10-10T00:52:05.8271405Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-10-10T00:52:05.8275437Z adding 'torch/include/c10/core/SafePyObject.h' 2025-10-10T00:52:05.8282677Z adding 'torch/include/c10/core/Scalar.h' 2025-10-10T00:52:05.8290668Z adding 'torch/include/c10/core/ScalarType.h' 2025-10-10T00:52:05.8294700Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-10-10T00:52:05.8299318Z adding 'torch/include/c10/core/Storage.h' 2025-10-10T00:52:05.8305300Z adding 'torch/include/c10/core/StorageImpl.h' 2025-10-10T00:52:05.8311337Z adding 'torch/include/c10/core/Stream.h' 2025-10-10T00:52:05.8316247Z adding 'torch/include/c10/core/StreamGuard.h' 2025-10-10T00:52:05.8320403Z adding 'torch/include/c10/core/SymBool.h' 2025-10-10T00:52:05.8324491Z adding 'torch/include/c10/core/SymFloat.h' 2025-10-10T00:52:05.8331571Z adding 'torch/include/c10/core/SymInt.h' 2025-10-10T00:52:05.8335853Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-10-10T00:52:05.8340187Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-10-10T00:52:05.8344878Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-10-10T00:52:05.8388493Z adding 'torch/include/c10/core/TensorImpl.h' 2025-10-10T00:52:05.8401410Z adding 'torch/include/c10/core/TensorOptions.h' 2025-10-10T00:52:05.8405654Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-10-10T00:52:05.8409090Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-10-10T00:52:05.8412337Z adding 'torch/include/c10/core/alignment.h' 2025-10-10T00:52:05.8416161Z adding 'torch/include/c10/core/thread_pool.h' 2025-10-10T00:52:05.8420630Z adding 'torch/include/c10/core/impl/COW.h' 2025-10-10T00:52:05.8424355Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-10-10T00:52:05.8431130Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-10-10T00:52:05.8435415Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-10-10T00:52:05.8438882Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-10-10T00:52:05.8442833Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-10-10T00:52:05.8449859Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-10-10T00:52:05.8454316Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-10-10T00:52:05.8459905Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-10-10T00:52:05.8464824Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-10-10T00:52:05.8471181Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-10-10T00:52:05.8474668Z adding 'torch/include/c10/core/impl/PyInterpreterHooks.h' 2025-10-10T00:52:05.8479244Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-10-10T00:52:05.8482749Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-10-10T00:52:05.8487496Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-10-10T00:52:05.8491453Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-10-10T00:52:05.8495356Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-10-10T00:52:05.8498699Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-10-10T00:52:05.8503143Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-10-10T00:52:05.8507400Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-10-10T00:52:05.8515264Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-10-10T00:52:05.8519941Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-10-10T00:52:05.8524895Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-10-10T00:52:05.8529563Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-10-10T00:52:05.8534681Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-10-10T00:52:05.8538649Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-10-10T00:52:05.8544563Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-10-10T00:52:05.8549075Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-10-10T00:52:05.8553503Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-10-10T00:52:05.8556932Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-10-10T00:52:05.8563716Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-10-10T00:52:05.8568447Z adding 'torch/include/c10/cuda/driver_api.h' 2025-10-10T00:52:05.8575098Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-10-10T00:52:05.8579200Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-10-10T00:52:05.8583600Z adding 'torch/include/c10/macros/Export.h' 2025-10-10T00:52:05.8586719Z adding 'torch/include/c10/macros/Macros.h' 2025-10-10T00:52:05.8590451Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-10-10T00:52:05.8596094Z adding 'torch/include/c10/metal/atomic.h' 2025-10-10T00:52:05.8599749Z adding 'torch/include/c10/metal/common.h' 2025-10-10T00:52:05.8604581Z adding 'torch/include/c10/metal/expm1f.h' 2025-10-10T00:52:05.8618465Z adding 'torch/include/c10/metal/igamma.h' 2025-10-10T00:52:05.8626697Z adding 'torch/include/c10/metal/indexing.h' 2025-10-10T00:52:05.8631247Z adding 'torch/include/c10/metal/random.h' 2025-10-10T00:52:05.8636684Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-10-10T00:52:05.8653713Z adding 'torch/include/c10/metal/special_math.h' 2025-10-10T00:52:05.8660239Z adding 'torch/include/c10/metal/utils.h' 2025-10-10T00:52:05.8666295Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-10-10T00:52:05.8671393Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-10-10T00:52:05.8676893Z adding 'torch/include/c10/test/util/Macros.h' 2025-10-10T00:52:05.8683049Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-10-10T00:52:05.8690780Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-10-10T00:52:05.8698360Z adding 'torch/include/c10/util/AbortHandler.h' 2025-10-10T00:52:05.8704057Z adding 'torch/include/c10/util/AlignOf.h' 2025-10-10T00:52:05.8709026Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-10-10T00:52:05.8713037Z adding 'torch/include/c10/util/Array.h' 2025-10-10T00:52:05.8719206Z adding 'torch/include/c10/util/ArrayRef.h' 2025-10-10T00:52:05.8722733Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-10-10T00:52:05.8729842Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-10-10T00:52:05.8735073Z adding 'torch/include/c10/util/BFloat16.h' 2025-10-10T00:52:05.8740219Z adding 'torch/include/c10/util/Backtrace.h' 2025-10-10T00:52:05.8746318Z adding 'torch/include/c10/util/Bitset.h' 2025-10-10T00:52:05.8750245Z adding 'torch/include/c10/util/C++17.h' 2025-10-10T00:52:05.8755350Z adding 'torch/include/c10/util/CallOnce.h' 2025-10-10T00:52:05.8760954Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-10-10T00:52:05.8765451Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-10-10T00:52:05.8769621Z adding 'torch/include/c10/util/Deprecated.h' 2025-10-10T00:52:05.8773772Z adding 'torch/include/c10/util/DimVector.h' 2025-10-10T00:52:05.8777331Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-10-10T00:52:05.8781377Z adding 'torch/include/c10/util/Enumerate.h' 2025-10-10T00:52:05.8793057Z adding 'torch/include/c10/util/Exception.h' 2025-10-10T00:52:05.8798073Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-10-10T00:52:05.8802820Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-10-10T00:52:05.8806178Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-10-10T00:52:05.8809450Z adding 'torch/include/c10/util/FileSystem.h' 2025-10-10T00:52:05.8814855Z adding 'torch/include/c10/util/Flags.h' 2025-10-10T00:52:05.8818261Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-10-10T00:52:05.8821270Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-10-10T00:52:05.8824246Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-10-10T00:52:05.8827207Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-10-10T00:52:05.8830180Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-10-10T00:52:05.8834190Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-10-10T00:52:05.8837194Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-10-10T00:52:05.8840186Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-10-10T00:52:05.8843618Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-10-10T00:52:05.8846039Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-10-10T00:52:05.8848964Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-10-10T00:52:05.8852575Z adding 'torch/include/c10/util/FunctionRef.h' 2025-10-10T00:52:05.8856017Z adding 'torch/include/c10/util/Gauge.h' 2025-10-10T00:52:05.8859039Z adding 'torch/include/c10/util/Half-inl.h' 2025-10-10T00:52:05.8862151Z adding 'torch/include/c10/util/Half.h' 2025-10-10T00:52:05.8865744Z adding 'torch/include/c10/util/IdWrapper.h' 2025-10-10T00:52:05.8869806Z adding 'torch/include/c10/util/IntrusiveList.h' 2025-10-10T00:52:05.8873802Z adding 'torch/include/c10/util/Lazy.h' 2025-10-10T00:52:05.8879109Z adding 'torch/include/c10/util/LeftRight.h' 2025-10-10T00:52:05.8882737Z adding 'torch/include/c10/util/Load.h' 2025-10-10T00:52:05.8888893Z adding 'torch/include/c10/util/Logging.h' 2025-10-10T00:52:05.8893028Z adding 'torch/include/c10/util/MathConstants.h' 2025-10-10T00:52:05.8897760Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-10-10T00:52:05.8902647Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-10-10T00:52:05.8906329Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-10-10T00:52:05.8910122Z adding 'torch/include/c10/util/Optional.h' 2025-10-10T00:52:05.8914576Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-10-10T00:52:05.8918033Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-10-10T00:52:05.8923685Z adding 'torch/include/c10/util/Registry.h' 2025-10-10T00:52:05.8927532Z adding 'torch/include/c10/util/ScopeExit.h' 2025-10-10T00:52:05.8931027Z adding 'torch/include/c10/util/Semaphore.h' 2025-10-10T00:52:05.8934602Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-10-10T00:52:05.8952020Z adding 'torch/include/c10/util/SmallVector.h' 2025-10-10T00:52:05.8958136Z adding 'torch/include/c10/util/StringUtil.h' 2025-10-10T00:52:05.8962012Z adding 'torch/include/c10/util/Synchronized.h' 2025-10-10T00:52:05.8966081Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-10-10T00:52:05.8969999Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-10-10T00:52:05.8973311Z adding 'torch/include/c10/util/Type.h' 2025-10-10T00:52:05.8977571Z adding 'torch/include/c10/util/TypeCast.h' 2025-10-10T00:52:05.8981876Z adding 'torch/include/c10/util/TypeIndex.h' 2025-10-10T00:52:05.8988417Z adding 'torch/include/c10/util/TypeList.h' 2025-10-10T00:52:05.8991967Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-10-10T00:52:05.8996220Z adding 'torch/include/c10/util/TypeTraits.h' 2025-10-10T00:52:05.8999565Z adding 'torch/include/c10/util/Unicode.h' 2025-10-10T00:52:05.9003796Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-10-10T00:52:05.9007231Z adding 'torch/include/c10/util/Unroll.h' 2025-10-10T00:52:05.9010975Z adding 'torch/include/c10/util/WaitCounter.h' 2025-10-10T00:52:05.9014380Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-10-10T00:52:05.9018084Z adding 'torch/include/c10/util/accumulate.h' 2025-10-10T00:52:05.9021203Z adding 'torch/include/c10/util/bit_cast.h' 2025-10-10T00:52:05.9024151Z adding 'torch/include/c10/util/bits.h' 2025-10-10T00:52:05.9027725Z adding 'torch/include/c10/util/complex.h' 2025-10-10T00:52:05.9032690Z adding 'torch/include/c10/util/complex_math.h' 2025-10-10T00:52:05.9037146Z adding 'torch/include/c10/util/complex_utils.h' 2025-10-10T00:52:05.9041220Z adding 'torch/include/c10/util/copysign.h' 2025-10-10T00:52:05.9044480Z adding 'torch/include/c10/util/env.h' 2025-10-10T00:52:05.9048227Z adding 'torch/include/c10/util/error.h' 2025-10-10T00:52:05.9065647Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-10-10T00:52:05.9070407Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-10-10T00:52:05.9075022Z adding 'torch/include/c10/util/generic_math.h' 2025-10-10T00:52:05.9081579Z adding 'torch/include/c10/util/hash.h' 2025-10-10T00:52:05.9088567Z adding 'torch/include/c10/util/int128.h' 2025-10-10T00:52:05.9104339Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-10-10T00:52:05.9110413Z adding 'torch/include/c10/util/irange.h' 2025-10-10T00:52:05.9121646Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-10-10T00:52:05.9126892Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-10-10T00:52:05.9132245Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-10-10T00:52:05.9136206Z adding 'torch/include/c10/util/numa.h' 2025-10-10T00:52:05.9155683Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-10-10T00:52:05.9161929Z adding 'torch/include/c10/util/overflows.h' 2025-10-10T00:52:05.9166011Z adding 'torch/include/c10/util/overloaded.h' 2025-10-10T00:52:05.9169616Z adding 'torch/include/c10/util/python_stub.h' 2025-10-10T00:52:05.9172750Z adding 'torch/include/c10/util/qint32.h' 2025-10-10T00:52:05.9176276Z adding 'torch/include/c10/util/qint8.h' 2025-10-10T00:52:05.9179358Z adding 'torch/include/c10/util/quint2x4.h' 2025-10-10T00:52:05.9182984Z adding 'torch/include/c10/util/quint4x2.h' 2025-10-10T00:52:05.9186013Z adding 'torch/include/c10/util/quint8.h' 2025-10-10T00:52:05.9190433Z adding 'torch/include/c10/util/safe_numerics.h' 2025-10-10T00:52:05.9195238Z adding 'torch/include/c10/util/signal_handler.h' 2025-10-10T00:52:05.9205273Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-10-10T00:52:05.9210101Z adding 'torch/include/c10/util/ssize.h' 2025-10-10T00:52:05.9214184Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-10-10T00:52:05.9219425Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-10-10T00:52:05.9223021Z adding 'torch/include/c10/util/strides.h' 2025-10-10T00:52:05.9227930Z adding 'torch/include/c10/util/string_utils.h' 2025-10-10T00:52:05.9236942Z adding 'torch/include/c10/util/string_view.h' 2025-10-10T00:52:05.9250777Z adding 'torch/include/c10/util/strong_type.h' 2025-10-10T00:52:05.9256597Z adding 'torch/include/c10/util/tempfile.h' 2025-10-10T00:52:05.9260506Z adding 'torch/include/c10/util/thread_name.h' 2025-10-10T00:52:05.9270579Z adding 'torch/include/c10/util/typeid.h' 2025-10-10T00:52:05.9275504Z adding 'torch/include/c10/util/win32-headers.h' 2025-10-10T00:52:05.9279757Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-10-10T00:52:05.9285606Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-10-10T00:52:05.9289300Z adding 'torch/include/c10/xpu/XPUException.h' 2025-10-10T00:52:05.9292750Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-10-10T00:52:05.9295992Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-10-10T00:52:05.9301481Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-10-10T00:52:05.9307110Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-10-10T00:52:05.9311891Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-10-10T00:52:05.9316811Z adding 'torch/include/caffe2/core/common.h' 2025-10-10T00:52:05.9320399Z adding 'torch/include/caffe2/core/macros.h' 2025-10-10T00:52:05.9323875Z adding 'torch/include/caffe2/core/timer.h' 2025-10-10T00:52:05.9329580Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-10-10T00:52:05.9343868Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-10-10T00:52:05.9347769Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-10-10T00:52:05.9387570Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-10-10T00:52:05.9392985Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-10-10T00:52:05.9396388Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-10-10T00:52:05.9402182Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-10-10T00:52:05.9405826Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-10-10T00:52:05.9409166Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-10-10T00:52:05.9413963Z adding 'torch/include/caffe2/serialize/versions.h' 2025-10-10T00:52:05.9419022Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-10-10T00:52:05.9422527Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-10-10T00:52:05.9425918Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-10-10T00:52:05.9431296Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-10-10T00:52:05.9434260Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-10-10T00:52:05.9440500Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-10-10T00:52:05.9444390Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-10-10T00:52:05.9448697Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-10-10T00:52:05.9452191Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-10-10T00:52:05.9457901Z adding 'torch/include/fmt/args.h' 2025-10-10T00:52:05.9495978Z adding 'torch/include/fmt/base.h' 2025-10-10T00:52:05.9522016Z adding 'torch/include/fmt/chrono.h' 2025-10-10T00:52:05.9533307Z adding 'torch/include/fmt/color.h' 2025-10-10T00:52:05.9541786Z adding 'torch/include/fmt/compile.h' 2025-10-10T00:52:05.9545448Z adding 'torch/include/fmt/core.h' 2025-10-10T00:52:05.9575522Z adding 'torch/include/fmt/format-inl.h' 2025-10-10T00:52:05.9636581Z adding 'torch/include/fmt/format.h' 2025-10-10T00:52:05.9646691Z adding 'torch/include/fmt/os.h' 2025-10-10T00:52:05.9651427Z adding 'torch/include/fmt/ostream.h' 2025-10-10T00:52:05.9659910Z adding 'torch/include/fmt/printf.h' 2025-10-10T00:52:05.9669842Z adding 'torch/include/fmt/ranges.h' 2025-10-10T00:52:05.9678652Z adding 'torch/include/fmt/std.h' 2025-10-10T00:52:05.9684667Z adding 'torch/include/fmt/xchar.h' 2025-10-10T00:52:05.9689391Z adding 'torch/include/fp16/bitcasts.h' 2025-10-10T00:52:05.9696314Z adding 'torch/include/fp16/fp16.h' 2025-10-10T00:52:05.9701237Z adding 'torch/include/fp16/psimd.h' 2025-10-10T00:52:05.9708610Z adding 'torch/include/google/protobuf/any.h' 2025-10-10T00:52:05.9715466Z adding 'torch/include/google/protobuf/any.pb.h' 2025-10-10T00:52:05.9727288Z adding 'torch/include/google/protobuf/api.pb.h' 2025-10-10T00:52:05.9741721Z adding 'torch/include/google/protobuf/arena.h' 2025-10-10T00:52:05.9769059Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-10-10T00:52:05.9769229Z adding 'torch/include/google/protobuf/arenastring.h' 2025-10-10T00:52:05.9793134Z adding 'torch/include/google/protobuf/descriptor.h' 2025-10-10T00:52:05.9874249Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-10-10T00:52:05.9893991Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-10-10T00:52:05.9899583Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-10-10T00:52:05.9905599Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-10-10T00:52:05.9910549Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-10-10T00:52:05.9933598Z adding 'torch/include/google/protobuf/extension_set.h' 2025-10-10T00:52:05.9940891Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-10-10T00:52:05.9946412Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-10-10T00:52:05.9951019Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-10-10T00:52:05.9955235Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-10-10T00:52:05.9961823Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-10-10T00:52:05.9968527Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-10-10T00:52:05.9974355Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-10-10T00:52:05.9978569Z adding 'torch/include/google/protobuf/has_bits.h' 2025-10-10T00:52:05.9983544Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-10-10T00:52:05.9988575Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-10-10T00:52:06.0006256Z adding 'torch/include/google/protobuf/map.h' 2025-10-10T00:52:06.0012193Z adding 'torch/include/google/protobuf/map_entry.h' 2025-10-10T00:52:06.0022308Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-10-10T00:52:06.0033747Z adding 'torch/include/google/protobuf/map_field.h' 2025-10-10T00:52:06.0040680Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-10-10T00:52:06.0046284Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-10-10T00:52:06.0055916Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-10-10T00:52:06.0079268Z adding 'torch/include/google/protobuf/message.h' 2025-10-10T00:52:06.0091592Z adding 'torch/include/google/protobuf/message_lite.h' 2025-10-10T00:52:06.0095906Z adding 'torch/include/google/protobuf/metadata.h' 2025-10-10T00:52:06.0101095Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-10-10T00:52:06.0112720Z adding 'torch/include/google/protobuf/parse_context.h' 2025-10-10T00:52:06.0117247Z adding 'torch/include/google/protobuf/port.h' 2025-10-10T00:52:06.0125382Z adding 'torch/include/google/protobuf/reflection.h' 2025-10-10T00:52:06.0130152Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-10-10T00:52:06.0164806Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-10-10T00:52:06.0174278Z adding 'torch/include/google/protobuf/service.h' 2025-10-10T00:52:06.0180103Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-10-10T00:52:06.0191439Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-10-10T00:52:06.0203948Z adding 'torch/include/google/protobuf/text_format.h' 2025-10-10T00:52:06.0209907Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-10-10T00:52:06.0229920Z adding 'torch/include/google/protobuf/type.pb.h' 2025-10-10T00:52:06.0256054Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-10-10T00:52:06.0256211Z adding 'torch/include/google/protobuf/wire_format.h' 2025-10-10T00:52:06.0270559Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-10-10T00:52:06.0283164Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-10-10T00:52:06.0292431Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-10-10T00:52:06.0301690Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-10-10T00:52:06.0309408Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-10-10T00:52:06.0321105Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-10-10T00:52:06.0326146Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-10-10T00:52:06.0340976Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-10-10T00:52:06.0347824Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-10-10T00:52:06.0353060Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-10-10T00:52:06.0357244Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-10-10T00:52:06.0362076Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-10-10T00:52:06.0366109Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-10-10T00:52:06.0373047Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-10-10T00:52:06.0377256Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-10-10T00:52:06.0382138Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-10-10T00:52:06.0388421Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-10-10T00:52:06.0393764Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-10-10T00:52:06.0400329Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-10-10T00:52:06.0405250Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-10-10T00:52:06.0433477Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-10-10T00:52:06.0439891Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-10-10T00:52:06.0444826Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-10-10T00:52:06.0452358Z adding 'torch/include/google/protobuf/io/printer.h' 2025-10-10T00:52:06.0456592Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-10-10T00:52:06.0464829Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-10-10T00:52:06.0471118Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-10-10T00:52:06.0477328Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-10-10T00:52:06.0484891Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-10-10T00:52:06.0492329Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-10-10T00:52:06.0498324Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-10-10T00:52:06.0503424Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-10-10T00:52:06.0508658Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-10-10T00:52:06.0513639Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-10-10T00:52:06.0517961Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-10-10T00:52:06.0523382Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-10-10T00:52:06.0528153Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-10-10T00:52:06.0538432Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-10-10T00:52:06.0543841Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-10-10T00:52:06.0547893Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-10-10T00:52:06.0553270Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-10-10T00:52:06.0559019Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-10-10T00:52:06.0563314Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-10-10T00:52:06.0567725Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-10-10T00:52:06.0576505Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-10-10T00:52:06.0590432Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-10-10T00:52:06.0596131Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-10-10T00:52:06.0601987Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-10-10T00:52:06.0607809Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-10-10T00:52:06.0614377Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-10-10T00:52:06.0619536Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-10-10T00:52:06.0639510Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-10-10T00:52:06.0645478Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-10-10T00:52:06.0649746Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-10-10T00:52:06.0653965Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-10-10T00:52:06.0659188Z adding 'torch/include/kineto/AbstractConfig.h' 2025-10-10T00:52:06.0663545Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-10-10T00:52:06.0666915Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-10-10T00:52:06.0670816Z adding 'torch/include/kineto/ActivityType.h' 2025-10-10T00:52:06.0674448Z adding 'torch/include/kineto/ClientInterface.h' 2025-10-10T00:52:06.0681479Z adding 'torch/include/kineto/Config.h' 2025-10-10T00:52:06.0686247Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-10-10T00:52:06.0691252Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-10-10T00:52:06.0694670Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-10-10T00:52:06.0698518Z adding 'torch/include/kineto/ITraceActivity.h' 2025-10-10T00:52:06.0702740Z adding 'torch/include/kineto/LoggingAPI.h' 2025-10-10T00:52:06.0705207Z adding 'torch/include/kineto/ThreadUtil.h' 2025-10-10T00:52:06.0708722Z adding 'torch/include/kineto/TraceSpan.h' 2025-10-10T00:52:06.0712810Z adding 'torch/include/kineto/libkineto.h' 2025-10-10T00:52:06.0716832Z adding 'torch/include/kineto/output_base.h' 2025-10-10T00:52:06.0720291Z adding 'torch/include/kineto/time_since_epoch.h' 2025-10-10T00:52:06.0731366Z adding 'torch/include/legacy/ittnotify.h' 2025-10-10T00:52:06.0753766Z adding 'torch/include/mimalloc-2.2/mimalloc-new-delete.h' 2025-10-10T00:52:06.0753933Z adding 'torch/include/mimalloc-2.2/mimalloc-override.h' 2025-10-10T00:52:06.0754087Z adding 'torch/include/mimalloc-2.2/mimalloc-stats.h' 2025-10-10T00:52:06.0758124Z adding 'torch/include/mimalloc-2.2/mimalloc.h' 2025-10-10T00:52:06.0797393Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-10-10T00:52:06.0916453Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-10-10T00:52:06.0934737Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-10-10T00:52:06.0941623Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-10-10T00:52:06.0947101Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-10-10T00:52:06.0951941Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-10-10T00:52:06.0955902Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-10-10T00:52:06.0966411Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-10-10T00:52:06.0988313Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-10-10T00:52:06.0994310Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-10-10T00:52:06.0999505Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-10-10T00:52:06.1003128Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-10-10T00:52:06.1007331Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-10-10T00:52:06.1013932Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-10-10T00:52:06.1019714Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-10-10T00:52:06.1026640Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-10-10T00:52:06.1030634Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-10-10T00:52:06.1035424Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-10-10T00:52:06.1041733Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-10-10T00:52:06.1045635Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-10-10T00:52:06.1049617Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-10-10T00:52:06.1053711Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-10-10T00:52:06.1057595Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-10-10T00:52:06.1085235Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-10-10T00:52:06.1092817Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-10-10T00:52:06.1100386Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-10-10T00:52:06.1103921Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-10-10T00:52:06.1107740Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-10-10T00:52:06.1111196Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-10-10T00:52:06.1121853Z adding 'torch/include/pybind11/attr.h' 2025-10-10T00:52:06.1127236Z adding 'torch/include/pybind11/buffer_info.h' 2025-10-10T00:52:06.1156681Z adding 'torch/include/pybind11/cast.h' 2025-10-10T00:52:06.1163700Z adding 'torch/include/pybind11/chrono.h' 2025-10-10T00:52:06.1167064Z adding 'torch/include/pybind11/common.h' 2025-10-10T00:52:06.1170690Z adding 'torch/include/pybind11/complex.h' 2025-10-10T00:52:06.1174299Z adding 'torch/include/pybind11/critical_section.h' 2025-10-10T00:52:06.1177518Z adding 'torch/include/pybind11/eigen.h' 2025-10-10T00:52:06.1183437Z adding 'torch/include/pybind11/embed.h' 2025-10-10T00:52:06.1187943Z adding 'torch/include/pybind11/eval.h' 2025-10-10T00:52:06.1192633Z adding 'torch/include/pybind11/functional.h' 2025-10-10T00:52:06.1197481Z adding 'torch/include/pybind11/gil.h' 2025-10-10T00:52:06.1202171Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-10-10T00:52:06.1205660Z adding 'torch/include/pybind11/gil_simple.h' 2025-10-10T00:52:06.1210865Z adding 'torch/include/pybind11/iostream.h' 2025-10-10T00:52:06.1214960Z adding 'torch/include/pybind11/native_enum.h' 2025-10-10T00:52:06.1243989Z adding 'torch/include/pybind11/numpy.h' 2025-10-10T00:52:06.1250784Z adding 'torch/include/pybind11/operators.h' 2025-10-10T00:52:06.1254735Z adding 'torch/include/pybind11/options.h' 2025-10-10T00:52:06.1306215Z adding 'torch/include/pybind11/pybind11.h' 2025-10-10T00:52:06.1351900Z adding 'torch/include/pybind11/pytypes.h' 2025-10-10T00:52:06.1355784Z adding 'torch/include/pybind11/stl.h' 2025-10-10T00:52:06.1366640Z adding 'torch/include/pybind11/stl_bind.h' 2025-10-10T00:52:06.1373554Z adding 'torch/include/pybind11/subinterpreter.h' 2025-10-10T00:52:06.1378126Z adding 'torch/include/pybind11/trampoline_self_life_support.h' 2025-10-10T00:52:06.1382231Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-10-10T00:52:06.1387070Z adding 'torch/include/pybind11/typing.h' 2025-10-10T00:52:06.1391065Z adding 'torch/include/pybind11/warnings.h' 2025-10-10T00:52:06.1396517Z adding 'torch/include/pybind11/conduit/pybind11_conduit_v1.h' 2025-10-10T00:52:06.1400645Z adding 'torch/include/pybind11/conduit/pybind11_platform_abi_id.h' 2025-10-10T00:52:06.1404644Z adding 'torch/include/pybind11/conduit/wrap_include_python_h.h' 2025-10-10T00:52:06.1418329Z adding 'torch/include/pybind11/detail/class.h' 2025-10-10T00:52:06.1439387Z adding 'torch/include/pybind11/detail/common.h' 2025-10-10T00:52:06.1444668Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-10-10T00:52:06.1449160Z adding 'torch/include/pybind11/detail/descr.h' 2025-10-10T00:52:06.1452913Z adding 'torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h' 2025-10-10T00:52:06.1456697Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-10-10T00:52:06.1461544Z adding 'torch/include/pybind11/detail/function_record_pyobject.h' 2025-10-10T00:52:06.1470190Z adding 'torch/include/pybind11/detail/init.h' 2025-10-10T00:52:06.1482877Z adding 'torch/include/pybind11/detail/internals.h' 2025-10-10T00:52:06.1488962Z adding 'torch/include/pybind11/detail/native_enum_data.h' 2025-10-10T00:52:06.1492790Z adding 'torch/include/pybind11/detail/pybind11_namespace_macros.h' 2025-10-10T00:52:06.1499068Z adding 'torch/include/pybind11/detail/struct_smart_holder.h' 2025-10-10T00:52:06.1522564Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-10-10T00:52:06.1527643Z adding 'torch/include/pybind11/detail/typeid.h' 2025-10-10T00:52:06.1531008Z adding 'torch/include/pybind11/detail/using_smart_holder.h' 2025-10-10T00:52:06.1534933Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-10-10T00:52:06.1539164Z adding 'torch/include/pybind11/eigen/common.h' 2025-10-10T00:52:06.1550945Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-10-10T00:52:06.1558470Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-10-10T00:52:06.1563752Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-10-10T00:52:06.1572884Z adding 'torch/include/torch/custom_class.h' 2025-10-10T00:52:06.1579047Z adding 'torch/include/torch/custom_class_detail.h' 2025-10-10T00:52:06.1582011Z adding 'torch/include/torch/extension.h' 2025-10-10T00:52:06.1598642Z adding 'torch/include/torch/library.h' 2025-10-10T00:52:06.1602350Z adding 'torch/include/torch/script.h' 2025-10-10T00:52:06.1608119Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-10-10T00:52:06.1611600Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-10-10T00:52:06.1615403Z adding 'torch/include/torch/csrc/Device.h' 2025-10-10T00:52:06.1618201Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-10-10T00:52:06.1621817Z adding 'torch/include/torch/csrc/Dtype.h' 2025-10-10T00:52:06.1625091Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-10-10T00:52:06.1628563Z adding 'torch/include/torch/csrc/Event.h' 2025-10-10T00:52:06.1635421Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-10-10T00:52:06.1639128Z adding 'torch/include/torch/csrc/Export.h' 2025-10-10T00:52:06.1642518Z adding 'torch/include/torch/csrc/Generator.h' 2025-10-10T00:52:06.1646003Z adding 'torch/include/torch/csrc/Layout.h' 2025-10-10T00:52:06.1650287Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-10-10T00:52:06.1652530Z adding 'torch/include/torch/csrc/Module.h' 2025-10-10T00:52:06.1656171Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-10-10T00:52:06.1659036Z adding 'torch/include/torch/csrc/PyInterpreterHooks.h' 2025-10-10T00:52:06.1662441Z adding 'torch/include/torch/csrc/QScheme.h' 2025-10-10T00:52:06.1665632Z adding 'torch/include/torch/csrc/Size.h' 2025-10-10T00:52:06.1669249Z adding 'torch/include/torch/csrc/Storage.h' 2025-10-10T00:52:06.1673590Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-10-10T00:52:06.1675680Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-10-10T00:52:06.1679255Z adding 'torch/include/torch/csrc/Stream.h' 2025-10-10T00:52:06.1682215Z adding 'torch/include/torch/csrc/THConcat.h' 2025-10-10T00:52:06.1685525Z adding 'torch/include/torch/csrc/THP.h' 2025-10-10T00:52:06.1688730Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-10-10T00:52:06.1691939Z adding 'torch/include/torch/csrc/Types.h' 2025-10-10T00:52:06.1696426Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-10-10T00:52:06.1699019Z adding 'torch/include/torch/csrc/itt.h' 2025-10-10T00:52:06.1702319Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-10-10T00:52:06.1705428Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-10-10T00:52:06.1708843Z adding 'torch/include/torch/csrc/python_headers.h' 2025-10-10T00:52:06.1712139Z adding 'torch/include/torch/csrc/serialization.h' 2025-10-10T00:52:06.1716492Z adding 'torch/include/torch/csrc/utils.h' 2025-10-10T00:52:06.1720755Z adding 'torch/include/torch/csrc/acc/Module.h' 2025-10-10T00:52:06.1726547Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-10-10T00:52:06.1730928Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-10-10T00:52:06.1733330Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-10-10T00:52:06.1736805Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-10-10T00:52:06.1739957Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-10-10T00:52:06.1744661Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-10-10T00:52:06.1750247Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-10-10T00:52:06.1773378Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-10-10T00:52:06.1773918Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-10-10T00:52:06.1774347Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-10-10T00:52:06.1774753Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-10-10T00:52:06.1775187Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-10-10T00:52:06.1775605Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-10-10T00:52:06.1779717Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-10-10T00:52:06.1786302Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-10-10T00:52:06.1792447Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-10-10T00:52:06.1795987Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-10-10T00:52:06.1799309Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-10-10T00:52:06.1806516Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-10-10T00:52:06.1810614Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-10-10T00:52:06.1814286Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-10-10T00:52:06.1818543Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-10-10T00:52:06.1821659Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-10-10T00:52:06.1825891Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-10-10T00:52:06.1829776Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-10-10T00:52:06.1833710Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-10-10T00:52:06.1836865Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-10-10T00:52:06.1840397Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-10-10T00:52:06.1844815Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-10-10T00:52:06.1848199Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-10-10T00:52:06.1851540Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-10-10T00:52:06.1855042Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-10-10T00:52:06.1861750Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-10-10T00:52:06.1865786Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-10-10T00:52:06.1869827Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-10-10T00:52:06.1874886Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-10-10T00:52:06.1883796Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-10-10T00:52:06.1888514Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-10-10T00:52:06.1892434Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-10-10T00:52:06.1896060Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-10-10T00:52:06.1899914Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-10-10T00:52:06.1903424Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-10-10T00:52:06.1908599Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-10-10T00:52:06.1912374Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-10-10T00:52:06.1917082Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-10-10T00:52:06.1921886Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-10-10T00:52:06.1926355Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-10-10T00:52:06.1930251Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-10-10T00:52:06.1933997Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-10-10T00:52:06.1937560Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-10-10T00:52:06.1940968Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-10-10T00:52:06.1944677Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-10-10T00:52:06.1949183Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-10-10T00:52:06.1952865Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-10-10T00:52:06.1956573Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-10-10T00:52:06.1960053Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-10-10T00:52:06.1963893Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-10-10T00:52:06.1971150Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-10-10T00:52:06.1975167Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-10-10T00:52:06.1979615Z adding 'torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' 2025-10-10T00:52:06.1984675Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-10-10T00:52:06.1988086Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-10-10T00:52:06.1992129Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-10-10T00:52:06.2002144Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-10-10T00:52:06.2006210Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-10-10T00:52:06.2009467Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-10-10T00:52:06.2013403Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-10-10T00:52:06.2018493Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-10-10T00:52:06.2022071Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-10-10T00:52:06.2031076Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-10-10T00:52:06.2035990Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-10-10T00:52:06.2040336Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-10-10T00:52:06.2044173Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-10-10T00:52:06.2048318Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-10-10T00:52:06.2053396Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-10-10T00:52:06.2057193Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-10-10T00:52:06.2061009Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-10-10T00:52:06.2064411Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-10-10T00:52:06.2072413Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-10-10T00:52:06.2078193Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-10-10T00:52:06.2081193Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-10-10T00:52:06.2084966Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-10-10T00:52:06.2092338Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-10-10T00:52:06.2098400Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-10-10T00:52:06.2102941Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-10-10T00:52:06.2107798Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-10-10T00:52:06.2114757Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-10-10T00:52:06.2119787Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-10-10T00:52:06.2124605Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-10-10T00:52:06.2129861Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-10-10T00:52:06.2135615Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-10-10T00:52:06.2139792Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-10-10T00:52:06.2144172Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-10-10T00:52:06.2148827Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-10-10T00:52:06.2153175Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-10-10T00:52:06.2158360Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-10-10T00:52:06.2162041Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-10-10T00:52:06.2170203Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-10-10T00:52:06.2175910Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-10-10T00:52:06.2181444Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-10-10T00:52:06.2184805Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-10-10T00:52:06.2191687Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-10-10T00:52:06.2198793Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-10-10T00:52:06.2203029Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-10-10T00:52:06.2207678Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-10-10T00:52:06.2212396Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-10-10T00:52:06.2216368Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-10-10T00:52:06.2219971Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-10-10T00:52:06.2227800Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-10-10T00:52:06.2233343Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-10-10T00:52:06.2237384Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-10-10T00:52:06.2241783Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-10-10T00:52:06.2247127Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-10-10T00:52:06.2252895Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-10-10T00:52:06.2269249Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-10-10T00:52:06.2269955Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-10-10T00:52:06.2270647Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-10-10T00:52:06.2275263Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-10-10T00:52:06.2282363Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-10-10T00:52:06.2287324Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-10-10T00:52:06.2290378Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-10-10T00:52:06.2295401Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-10-10T00:52:06.2299442Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-10-10T00:52:06.2304420Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-10-10T00:52:06.2308175Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-10-10T00:52:06.2312247Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-10-10T00:52:06.2316172Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-10-10T00:52:06.2320501Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-10-10T00:52:06.2327047Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-10-10T00:52:06.2331940Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-10-10T00:52:06.2336309Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-10-10T00:52:06.2340069Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-10-10T00:52:06.2345603Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-10-10T00:52:06.2351637Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-10-10T00:52:06.2354593Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-10-10T00:52:06.2358385Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-10-10T00:52:06.2362027Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-10-10T00:52:06.2366198Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-10-10T00:52:06.2369825Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-10-10T00:52:06.2376847Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-10-10T00:52:06.2382212Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-10-10T00:52:06.2386232Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-10-10T00:52:06.2392526Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-10-10T00:52:06.2397813Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-10-10T00:52:06.2401701Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-10-10T00:52:06.2405578Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-10-10T00:52:06.2409789Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-10-10T00:52:06.2417520Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-10-10T00:52:06.2421844Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-10-10T00:52:06.2427592Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-10-10T00:52:06.2431599Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-10-10T00:52:06.2436178Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-10-10T00:52:06.2439843Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-10-10T00:52:06.2443047Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-10-10T00:52:06.2446947Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-10-10T00:52:06.2450836Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-10-10T00:52:06.2454822Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-10-10T00:52:06.2458644Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-10-10T00:52:06.2461900Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-10-10T00:52:06.2473235Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-10-10T00:52:06.2477248Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-10-10T00:52:06.2483696Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-10-10T00:52:06.2487688Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-10-10T00:52:06.2492164Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-10-10T00:52:06.2495852Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-10-10T00:52:06.2499109Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-10-10T00:52:06.2508977Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-10-10T00:52:06.2512173Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-10-10T00:52:06.2518537Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-10-10T00:52:06.2524837Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-10-10T00:52:06.2538626Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-10-10T00:52:06.2543666Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-10-10T00:52:06.2546372Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-10-10T00:52:06.2552403Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-10-10T00:52:06.2556571Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-10-10T00:52:06.2560946Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-10-10T00:52:06.2564653Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-10-10T00:52:06.2567959Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-10-10T00:52:06.2573260Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-10-10T00:52:06.2579480Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-10-10T00:52:06.2583851Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-10-10T00:52:06.2587036Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-10-10T00:52:06.2590473Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-10-10T00:52:06.2595361Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-10-10T00:52:06.2598346Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-10-10T00:52:06.2601685Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-10-10T00:52:06.2604790Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-10-10T00:52:06.2609447Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-10-10T00:52:06.2613274Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-10-10T00:52:06.2616614Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-10-10T00:52:06.2619973Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-10-10T00:52:06.2624037Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-10-10T00:52:06.2626360Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-10-10T00:52:06.2630076Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-10-10T00:52:06.2632928Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-10-10T00:52:06.2636244Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-10-10T00:52:06.2639523Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-10-10T00:52:06.2643614Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-10-10T00:52:06.2647750Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-10-10T00:52:06.2651164Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-10-10T00:52:06.2655875Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-10-10T00:52:06.2659554Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-10-10T00:52:06.2662694Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-10-10T00:52:06.2679582Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-10-10T00:52:06.2684151Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-10-10T00:52:06.2693110Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-10-10T00:52:06.2696608Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-10-10T00:52:06.2700305Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-10-10T00:52:06.2704505Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-10-10T00:52:06.2709560Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-10-10T00:52:06.2713435Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-10-10T00:52:06.2767681Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-10-10T00:52:06.2781018Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-10-10T00:52:06.2787612Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-10-10T00:52:06.2792050Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-10-10T00:52:06.2795873Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-10-10T00:52:06.2804142Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-10-10T00:52:06.2809727Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-10-10T00:52:06.2813488Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-10-10T00:52:06.2817050Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-10-10T00:52:06.2820770Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-10-10T00:52:06.2824129Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-10-10T00:52:06.2828039Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-10-10T00:52:06.2832075Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-10-10T00:52:06.2837628Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-10-10T00:52:06.2841041Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-10-10T00:52:06.2844267Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-10-10T00:52:06.2847445Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-10-10T00:52:06.2850925Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-10-10T00:52:06.2854042Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-10-10T00:52:06.2857410Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-10-10T00:52:06.2860601Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-10-10T00:52:06.2863938Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-10-10T00:52:06.2868246Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-10-10T00:52:06.2871625Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-10-10T00:52:06.2874945Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-10-10T00:52:06.2878106Z adding 'torch/include/torch/csrc/cuda/utils.h' 2025-10-10T00:52:06.2883366Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-10-10T00:52:06.2886528Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-10-10T00:52:06.2890182Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-10-10T00:52:06.2896409Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-10-10T00:52:06.2901437Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-10-10T00:52:06.2907697Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-10-10T00:52:06.2912398Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-10-10T00:52:06.2916786Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-10-10T00:52:06.2920799Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-10-10T00:52:06.2924339Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-10-10T00:52:06.2927759Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-10-10T00:52:06.2931273Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-10-10T00:52:06.2934713Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-10-10T00:52:06.2938602Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-10-10T00:52:06.2942437Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-10-10T00:52:06.2946246Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-10-10T00:52:06.2949756Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-10-10T00:52:06.2953192Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-10-10T00:52:06.2960807Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-10-10T00:52:06.2964654Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-10-10T00:52:06.2969214Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-10-10T00:52:06.2973000Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-10-10T00:52:06.2979720Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-10-10T00:52:06.2987442Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-10-10T00:52:06.2991365Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-10-10T00:52:06.2995006Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-10-10T00:52:06.2998257Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-10-10T00:52:06.3001799Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-10-10T00:52:06.3008726Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-10-10T00:52:06.3013381Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-10-10T00:52:06.3017001Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-10-10T00:52:06.3020968Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-10-10T00:52:06.3031481Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-10-10T00:52:06.3039642Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-10-10T00:52:06.3048410Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-10-10T00:52:06.3054066Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-10-10T00:52:06.3076942Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-10-10T00:52:06.3083878Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-10-10T00:52:06.3088521Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-10-10T00:52:06.3095067Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-10-10T00:52:06.3099554Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-10-10T00:52:06.3103310Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-10-10T00:52:06.3108032Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-10-10T00:52:06.3112037Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-10-10T00:52:06.3117650Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-10-10T00:52:06.3122457Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-10-10T00:52:06.3126360Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-10-10T00:52:06.3131209Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-10-10T00:52:06.3134969Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-10-10T00:52:06.3143922Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-10-10T00:52:06.3148055Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-10-10T00:52:06.3152946Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-10-10T00:52:06.3157026Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-10-10T00:52:06.3160827Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-10-10T00:52:06.3164484Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-10-10T00:52:06.3168596Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-10-10T00:52:06.3171629Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-10-10T00:52:06.3175350Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-10-10T00:52:06.3180393Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-10-10T00:52:06.3184067Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-10-10T00:52:06.3187797Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-10-10T00:52:06.3199967Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-10-10T00:52:06.3204592Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-10-10T00:52:06.3208790Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-10-10T00:52:06.3212186Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-10-10T00:52:06.3215697Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-10-10T00:52:06.3220418Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-10-10T00:52:06.3223826Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-10-10T00:52:06.3228455Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-10-10T00:52:06.3231987Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-10-10T00:52:06.3237221Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' 2025-10-10T00:52:06.3239852Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' 2025-10-10T00:52:06.3243170Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-10-10T00:52:06.3247360Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-10-10T00:52:06.3250831Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-10-10T00:52:06.3254748Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-10-10T00:52:06.3261340Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' 2025-10-10T00:52:06.3266137Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' 2025-10-10T00:52:06.3269383Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' 2025-10-10T00:52:06.3276986Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' 2025-10-10T00:52:06.3277697Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' 2025-10-10T00:52:06.3283144Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' 2025-10-10T00:52:06.3286687Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/env.hpp' 2025-10-10T00:52:06.3290767Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' 2025-10-10T00:52:06.3295886Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp' 2025-10-10T00:52:06.3301063Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-10-10T00:52:06.3306969Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-10-10T00:52:06.3310367Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-10-10T00:52:06.3314002Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-10-10T00:52:06.3318118Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-10-10T00:52:06.3321333Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-10-10T00:52:06.3324691Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-10-10T00:52:06.3329115Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-10-10T00:52:06.3334135Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-10-10T00:52:06.3336557Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-10-10T00:52:06.3340407Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-10-10T00:52:06.3343609Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-10-10T00:52:06.3350458Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-10-10T00:52:06.3354394Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-10-10T00:52:06.3362317Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-10-10T00:52:06.3371065Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-10-10T00:52:06.3375479Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-10-10T00:52:06.3379419Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-10-10T00:52:06.3383200Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-10-10T00:52:06.3386477Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-10-10T00:52:06.3403856Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-10-10T00:52:06.3408394Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-10-10T00:52:06.3412132Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-10-10T00:52:06.3415728Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-10-10T00:52:06.3420651Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-10-10T00:52:06.3423158Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-10-10T00:52:06.3427120Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-10-10T00:52:06.3431728Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-10-10T00:52:06.3436432Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-10-10T00:52:06.3440770Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-10-10T00:52:06.3445754Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-10-10T00:52:06.3448964Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-10-10T00:52:06.3453772Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-10-10T00:52:06.3471037Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-10-10T00:52:06.3475569Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-10-10T00:52:06.3478969Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-10-10T00:52:06.3483112Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-10-10T00:52:06.3486904Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-10-10T00:52:06.3490465Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-10-10T00:52:06.3493784Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-10-10T00:52:06.3498483Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-10-10T00:52:06.3502593Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-10-10T00:52:06.3506427Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-10-10T00:52:06.3509676Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-10-10T00:52:06.3512939Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-10-10T00:52:06.3516141Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-10-10T00:52:06.3520179Z adding 'torch/include/torch/csrc/export/example_upgraders.h' 2025-10-10T00:52:06.3526191Z adding 'torch/include/torch/csrc/export/pt2_archive_constants.h' 2025-10-10T00:52:06.3584669Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-10-10T00:52:06.3590580Z adding 'torch/include/torch/csrc/export/upgrader.h' 2025-10-10T00:52:06.3597091Z adding 'torch/include/torch/csrc/functionalization/Module.h' 2025-10-10T00:52:06.3602212Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-10-10T00:52:06.3607593Z adding 'torch/include/torch/csrc/fx/node.h' 2025-10-10T00:52:06.3612652Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-10-10T00:52:06.3626962Z adding 'torch/include/torch/csrc/inductor/cpp_prefix.h' 2025-10-10T00:52:06.3632866Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-10-10T00:52:06.3637684Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-10-10T00:52:06.3644083Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-10-10T00:52:06.3650194Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-10-10T00:52:06.3655870Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-10-10T00:52:06.3660466Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-10-10T00:52:06.3663670Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-10-10T00:52:06.3668220Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-10-10T00:52:06.3672835Z adding 'torch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-10-10T00:52:06.3676057Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-10-10T00:52:06.3681836Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-10-10T00:52:06.3686352Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-10-10T00:52:06.3692863Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-10-10T00:52:06.3697809Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-10-10T00:52:06.3702633Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-10-10T00:52:06.3707311Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-10-10T00:52:06.3710971Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-10-10T00:52:06.3715579Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-10-10T00:52:06.3722421Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-10-10T00:52:06.3727370Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-10-10T00:52:06.3732454Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-10-10T00:52:06.3738958Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-10-10T00:52:06.3744887Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-10-10T00:52:06.3750089Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-10-10T00:52:06.3763490Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_base.h' 2025-10-10T00:52:06.3782335Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-10-10T00:52:06.3802462Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-10-10T00:52:06.3808914Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-10-10T00:52:06.3814682Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-10-10T00:52:06.3823489Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-10-10T00:52:06.3827602Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-10-10T00:52:06.3831214Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-10-10T00:52:06.3837345Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-10-10T00:52:06.3841545Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-10-10T00:52:06.3845110Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-10-10T00:52:06.3848550Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-10-10T00:52:06.3854845Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-10-10T00:52:06.3859705Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/macros.h' 2025-10-10T00:52:06.3868014Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-10-10T00:52:06.3872760Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-10-10T00:52:06.3877035Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' 2025-10-10T00:52:06.3882141Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-10-10T00:52:06.3886250Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-10-10T00:52:06.3890887Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' 2025-10-10T00:52:06.3897846Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-10-10T00:52:06.3906367Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-10-10T00:52:06.3913496Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-10-10T00:52:06.3918758Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-10-10T00:52:06.3924176Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-10-10T00:52:06.3927722Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-10-10T00:52:06.3930863Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-10-10T00:52:06.3933938Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-10-10T00:52:06.3936990Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-10-10T00:52:06.3940024Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-10-10T00:52:06.3943983Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-10-10T00:52:06.3947036Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-10-10T00:52:06.3950039Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-10-10T00:52:06.3953170Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-10-10T00:52:06.3957000Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-10-10T00:52:06.3962058Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-10-10T00:52:06.3965726Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-10-10T00:52:06.3968975Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-10-10T00:52:06.3975830Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-10-10T00:52:06.3980806Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-10-10T00:52:06.3984759Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-10-10T00:52:06.3994843Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-10-10T00:52:06.4000180Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-10-10T00:52:06.4005110Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-10-10T00:52:06.4010245Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-10-10T00:52:06.4014174Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-10-10T00:52:06.4017629Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-10-10T00:52:06.4021394Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-10-10T00:52:06.4024632Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-10-10T00:52:06.4028112Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-10-10T00:52:06.4031346Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-10-10T00:52:06.4034630Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-10-10T00:52:06.4039234Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-10-10T00:52:06.4043467Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-10-10T00:52:06.4046739Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-10-10T00:52:06.4050049Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-10-10T00:52:06.4053384Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-10-10T00:52:06.4056707Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-10-10T00:52:06.4061556Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-10-10T00:52:06.4065811Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-10-10T00:52:06.4070105Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-10-10T00:52:06.4074909Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-10-10T00:52:06.4081643Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-10-10T00:52:06.4086859Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-10-10T00:52:06.4090368Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-10-10T00:52:06.4094763Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-10-10T00:52:06.4098779Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-10-10T00:52:06.4101967Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-10-10T00:52:06.4106583Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-10-10T00:52:06.4110838Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-10-10T00:52:06.4114601Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-10-10T00:52:06.4119605Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-10-10T00:52:06.4123985Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-10-10T00:52:06.4128048Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-10-10T00:52:06.4131955Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-10-10T00:52:06.4136916Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-10-10T00:52:06.4141150Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-10-10T00:52:06.4145375Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-10-10T00:52:06.4150591Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-10-10T00:52:06.4157127Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-10-10T00:52:06.4164227Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-10-10T00:52:06.4168405Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-10-10T00:52:06.4172040Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-10-10T00:52:06.4175799Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-10-10T00:52:06.4180120Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-10-10T00:52:06.4183572Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-10-10T00:52:06.4187631Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-10-10T00:52:06.4192193Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-10-10T00:52:06.4195802Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-10-10T00:52:06.4200330Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-10-10T00:52:06.4204662Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-10-10T00:52:06.4210373Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-10-10T00:52:06.4215585Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-10-10T00:52:06.4218999Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-10-10T00:52:06.4225156Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-10-10T00:52:06.4229460Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-10-10T00:52:06.4232874Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-10-10T00:52:06.4237124Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-10-10T00:52:06.4240959Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-10-10T00:52:06.4244401Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-10-10T00:52:06.4248423Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-10-10T00:52:06.4251996Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-10-10T00:52:06.4261299Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-10-10T00:52:06.4266044Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-10-10T00:52:06.4271209Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-10-10T00:52:06.4277217Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-10-10T00:52:06.4282583Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-10-10T00:52:06.4287725Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-10-10T00:52:06.4293406Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-10-10T00:52:06.4298895Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-10-10T00:52:06.4302619Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-10-10T00:52:06.4307119Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-10-10T00:52:06.4315463Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-10-10T00:52:06.4320286Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-10-10T00:52:06.4323522Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-10-10T00:52:06.4334355Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-10-10T00:52:06.4340865Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-10-10T00:52:06.4346772Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-10-10T00:52:06.4358736Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-10-10T00:52:06.4363057Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-10-10T00:52:06.4371140Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-10-10T00:52:06.4375689Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-10-10T00:52:06.4380450Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-10-10T00:52:06.4384955Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-10-10T00:52:06.4388433Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-10-10T00:52:06.4409297Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-10-10T00:52:06.4414843Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-10-10T00:52:06.4418399Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-10-10T00:52:06.4422253Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-10-10T00:52:06.4426001Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-10-10T00:52:06.4430740Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-10-10T00:52:06.4435210Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-10-10T00:52:06.4438555Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-10-10T00:52:06.4443075Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-10-10T00:52:06.4446734Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-10-10T00:52:06.4451524Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-10-10T00:52:06.4455965Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-10-10T00:52:06.4459431Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-10-10T00:52:06.4463301Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-10-10T00:52:06.4467369Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-10-10T00:52:06.4470878Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-10-10T00:52:06.4474333Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-10-10T00:52:06.4477585Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-10-10T00:52:06.4480907Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-10-10T00:52:06.4485425Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-10-10T00:52:06.4489559Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-10-10T00:52:06.4493016Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-10-10T00:52:06.4496398Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-10-10T00:52:06.4499658Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-10-10T00:52:06.4504031Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-10-10T00:52:06.4507504Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-10-10T00:52:06.4510999Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-10-10T00:52:06.4514743Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-10-10T00:52:06.4518219Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-10-10T00:52:06.4521675Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-10-10T00:52:06.4525922Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-10-10T00:52:06.4529364Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-10-10T00:52:06.4533223Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-10-10T00:52:06.4536738Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-10-10T00:52:06.4541095Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-10-10T00:52:06.4544558Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-10-10T00:52:06.4548062Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-10-10T00:52:06.4552340Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-10-10T00:52:06.4556049Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-10-10T00:52:06.4559296Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-10-10T00:52:06.4562693Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-10-10T00:52:06.4566775Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-10-10T00:52:06.4571299Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-10-10T00:52:06.4574959Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-10-10T00:52:06.4579322Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-10-10T00:52:06.4583632Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-10-10T00:52:06.4587806Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-10-10T00:52:06.4593230Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-10-10T00:52:06.4597894Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-10-10T00:52:06.4602010Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-10-10T00:52:06.4606084Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-10-10T00:52:06.4609652Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-10-10T00:52:06.4616059Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-10-10T00:52:06.4619952Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-10-10T00:52:06.4623264Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-10-10T00:52:06.4627230Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-10-10T00:52:06.4630917Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-10-10T00:52:06.4634362Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-10-10T00:52:06.4638279Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-10-10T00:52:06.4641482Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-10-10T00:52:06.4645345Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-10-10T00:52:06.4649305Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-10-10T00:52:06.4652637Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-10-10T00:52:06.4656464Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-10-10T00:52:06.4659687Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-10-10T00:52:06.4663894Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-10-10T00:52:06.4667871Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-10-10T00:52:06.4671217Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-10-10T00:52:06.4675465Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-10-10T00:52:06.4678878Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-10-10T00:52:06.4682510Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-10-10T00:52:06.4686295Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-10-10T00:52:06.4689559Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-10-10T00:52:06.4693527Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-10-10T00:52:06.4697361Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-10-10T00:52:06.4701238Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-10-10T00:52:06.4705198Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-10-10T00:52:06.4708990Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-10-10T00:52:06.4713045Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-10-10T00:52:06.4716873Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-10-10T00:52:06.4720242Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-10-10T00:52:06.4724152Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-10-10T00:52:06.4727438Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-10-10T00:52:06.4731378Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-10-10T00:52:06.4735119Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-10-10T00:52:06.4738532Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-10-10T00:52:06.4742336Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-10-10T00:52:06.4745912Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-10-10T00:52:06.4750305Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-10-10T00:52:06.4754229Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-10-10T00:52:06.4757507Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-10-10T00:52:06.4761271Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-10-10T00:52:06.4764595Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-10-10T00:52:06.4768546Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-10-10T00:52:06.4771978Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-10-10T00:52:06.4776942Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-10-10T00:52:06.4781987Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-10-10T00:52:06.4787077Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-10-10T00:52:06.4792052Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-10-10T00:52:06.4796623Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-10-10T00:52:06.4800220Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-10-10T00:52:06.4804166Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-10-10T00:52:06.4808143Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-10-10T00:52:06.4811632Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-10-10T00:52:06.4815641Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-10-10T00:52:06.4819032Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-10-10T00:52:06.4822271Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-10-10T00:52:06.4826019Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-10-10T00:52:06.4831601Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-10-10T00:52:06.4836210Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-10-10T00:52:06.4841464Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-10-10T00:52:06.4845549Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-10-10T00:52:06.4848876Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-10-10T00:52:06.4852250Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-10-10T00:52:06.4855873Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-10-10T00:52:06.4859195Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-10-10T00:52:06.4862317Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-10-10T00:52:06.4865518Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-10-10T00:52:06.4868632Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-10-10T00:52:06.4872038Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-10-10T00:52:06.4876154Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-10-10T00:52:06.4879408Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-10-10T00:52:06.4883092Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-10-10T00:52:06.4886397Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-10-10T00:52:06.4889678Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-10-10T00:52:06.4892842Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-10-10T00:52:06.4896382Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-10-10T00:52:06.4899825Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-10-10T00:52:06.4903194Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-10-10T00:52:06.4907358Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-10-10T00:52:06.4911156Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-10-10T00:52:06.4925802Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-10-10T00:52:06.4926207Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-10-10T00:52:06.4926398Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-10-10T00:52:06.4926770Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-10-10T00:52:06.4930600Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-10-10T00:52:06.4933884Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-10-10T00:52:06.4937213Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-10-10T00:52:06.4940519Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-10-10T00:52:06.4944753Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-10-10T00:52:06.4948944Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-10-10T00:52:06.4952142Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-10-10T00:52:06.4956303Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-10-10T00:52:06.4959709Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-10-10T00:52:06.4962917Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-10-10T00:52:06.4966054Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-10-10T00:52:06.4969239Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-10-10T00:52:06.4972982Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-10-10T00:52:06.4976205Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-10-10T00:52:06.4979718Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-10-10T00:52:06.4983046Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-10-10T00:52:06.4986306Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-10-10T00:52:06.4989573Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-10-10T00:52:06.4992802Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-10-10T00:52:06.4996198Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-10-10T00:52:06.4999286Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-10-10T00:52:06.5002509Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-10-10T00:52:06.5005595Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-10-10T00:52:06.5009716Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-10-10T00:52:06.5013096Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-10-10T00:52:06.5017315Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-10-10T00:52:06.5020476Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-10-10T00:52:06.5024285Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-10-10T00:52:06.5028539Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-10-10T00:52:06.5032964Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-10-10T00:52:06.5036708Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-10-10T00:52:06.5039975Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-10-10T00:52:06.5044698Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-10-10T00:52:06.5048611Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-10-10T00:52:06.5052223Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-10-10T00:52:06.5062832Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-10-10T00:52:06.5067377Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-10-10T00:52:06.5070759Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-10-10T00:52:06.5075054Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-10-10T00:52:06.5079810Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-10-10T00:52:06.5083428Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-10-10T00:52:06.5086704Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-10-10T00:52:06.5090466Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-10-10T00:52:06.5094664Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-10-10T00:52:06.5098205Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-10-10T00:52:06.5101984Z adding 'torch/include/torch/csrc/jit/python/opaque_obj.h' 2025-10-10T00:52:06.5106813Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-10-10T00:52:06.5123638Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-10-10T00:52:06.5129438Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-10-10T00:52:06.5132905Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-10-10T00:52:06.5136791Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-10-10T00:52:06.5140847Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-10-10T00:52:06.5145060Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-10-10T00:52:06.5149720Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-10-10T00:52:06.5155299Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-10-10T00:52:06.5159033Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-10-10T00:52:06.5162258Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-10-10T00:52:06.5165344Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-10-10T00:52:06.5168511Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-10-10T00:52:06.5171586Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-10-10T00:52:06.5180396Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-10-10T00:52:06.5185012Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-10-10T00:52:06.5189032Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-10-10T00:52:06.5192489Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-10-10T00:52:06.5196041Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-10-10T00:52:06.5199303Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-10-10T00:52:06.5202578Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-10-10T00:52:06.5206832Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-10-10T00:52:06.5211365Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-10-10T00:52:06.5215924Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-10-10T00:52:06.5220577Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-10-10T00:52:06.5225051Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-10-10T00:52:06.5228902Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-10-10T00:52:06.5234007Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-10-10T00:52:06.5237571Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-10-10T00:52:06.5243331Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-10-10T00:52:06.5246864Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-10-10T00:52:06.5250061Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-10-10T00:52:06.5254063Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-10-10T00:52:06.5259348Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-10-10T00:52:06.5269416Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-10-10T00:52:06.5274418Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-10-10T00:52:06.5277777Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-10-10T00:52:06.5280921Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-10-10T00:52:06.5284282Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-10-10T00:52:06.5287621Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-10-10T00:52:06.5291024Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-10-10T00:52:06.5295022Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-10-10T00:52:06.5298345Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-10-10T00:52:06.5301695Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-10-10T00:52:06.5305023Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-10-10T00:52:06.5310211Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-10-10T00:52:06.5322174Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-10-10T00:52:06.5326566Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-10-10T00:52:06.5329852Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-10-10T00:52:06.5336366Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-10-10T00:52:06.5339753Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-10-10T00:52:06.5353569Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-10-10T00:52:06.5357627Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-10-10T00:52:06.5363558Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-10-10T00:52:06.5368230Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-10-10T00:52:06.5372327Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-10-10T00:52:06.5376973Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-10-10T00:52:06.5380658Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-10-10T00:52:06.5384194Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-10-10T00:52:06.5389218Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-10-10T00:52:06.5395075Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-10-10T00:52:06.5399008Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-10-10T00:52:06.5403017Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-10-10T00:52:06.5406317Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-10-10T00:52:06.5410082Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-10-10T00:52:06.5413587Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-10-10T00:52:06.5416788Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-10-10T00:52:06.5420116Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-10-10T00:52:06.5423423Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-10-10T00:52:06.5427704Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-10-10T00:52:06.5447839Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-10-10T00:52:06.5453371Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-10-10T00:52:06.5457575Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-10-10T00:52:06.5462496Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-10-10T00:52:06.5467723Z adding 'torch/include/torch/csrc/jit/serialization/pickler_helper.h' 2025-10-10T00:52:06.5471494Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-10-10T00:52:06.5475194Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-10-10T00:52:06.5478596Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-10-10T00:52:06.5482200Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-10-10T00:52:06.5485873Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-10-10T00:52:06.5490989Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-10-10T00:52:06.5497475Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-10-10T00:52:06.5501828Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-10-10T00:52:06.5505601Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-10-10T00:52:06.5509880Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-10-10T00:52:06.5515057Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-10-10T00:52:06.5519039Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-10-10T00:52:06.5522356Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-10-10T00:52:06.5527214Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-10-10T00:52:06.5531262Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-10-10T00:52:06.5536442Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-10-10T00:52:06.5540379Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-10-10T00:52:06.5546564Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-10-10T00:52:06.5550848Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-10-10T00:52:06.5554378Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-10-10T00:52:06.5558162Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-10-10T00:52:06.5562036Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-10-10T00:52:06.5566286Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-10-10T00:52:06.5570770Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-10-10T00:52:06.5575660Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-10-10T00:52:06.5579264Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-10-10T00:52:06.5587595Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-10-10T00:52:06.5592162Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-10-10T00:52:06.5596356Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-10-10T00:52:06.5600851Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-10-10T00:52:06.5608120Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-10-10T00:52:06.5612586Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-10-10T00:52:06.5616205Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-10-10T00:52:06.5623790Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-10-10T00:52:06.5628594Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-10-10T00:52:06.5633234Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-10-10T00:52:06.5643492Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-10-10T00:52:06.5647512Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-10-10T00:52:06.5651557Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-10-10T00:52:06.5658707Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-10-10T00:52:06.5664724Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-10-10T00:52:06.5672534Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-10-10T00:52:06.5682378Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-10-10T00:52:06.5688588Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-10-10T00:52:06.5692708Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-10-10T00:52:06.5697114Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-10-10T00:52:06.5701147Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-10-10T00:52:06.5705285Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-10-10T00:52:06.5710231Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-10-10T00:52:06.5713904Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-10-10T00:52:06.5718243Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-10-10T00:52:06.5721822Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-10-10T00:52:06.5725435Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-10-10T00:52:06.5729420Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-10-10T00:52:06.5733161Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-10-10T00:52:06.5737339Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-10-10T00:52:06.5741065Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-10-10T00:52:06.5745212Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-10-10T00:52:06.5749720Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-10-10T00:52:06.5754059Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-10-10T00:52:06.5759616Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-10-10T00:52:06.5763738Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-10-10T00:52:06.5768870Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-10-10T00:52:06.5773593Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-10-10T00:52:06.5779919Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-10-10T00:52:06.5785378Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-10-10T00:52:06.5790883Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-10-10T00:52:06.5796586Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-10-10T00:52:06.5802517Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-10-10T00:52:06.5807285Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-10-10T00:52:06.5813207Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-10-10T00:52:06.5817622Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-10-10T00:52:06.5821983Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-10-10T00:52:06.5825495Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-10-10T00:52:06.5828957Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-10-10T00:52:06.5836615Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-10-10T00:52:06.5842176Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-10-10T00:52:06.5846241Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-10-10T00:52:06.5850482Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-10-10T00:52:06.5854126Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-10-10T00:52:06.5859252Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-10-10T00:52:06.5865320Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-10-10T00:52:06.5869201Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-10-10T00:52:06.5873173Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-10-10T00:52:06.5876726Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-10-10T00:52:06.5882279Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-10-10T00:52:06.5887827Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-10-10T00:52:06.5893167Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-10-10T00:52:06.5898478Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-10-10T00:52:06.5904802Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-10-10T00:52:06.5909996Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-10-10T00:52:06.5952399Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-10-10T00:52:06.5966576Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-10-10T00:52:06.5971613Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-10-10T00:52:06.5975930Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-10-10T00:52:06.5979649Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-10-10T00:52:06.5984488Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-10-10T00:52:06.5988724Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-10-10T00:52:06.5992814Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-10-10T00:52:06.5997164Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-10-10T00:52:06.6001004Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-10-10T00:52:06.6004755Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-10-10T00:52:06.6008749Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-10-10T00:52:06.6013383Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-10-10T00:52:06.6017814Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-10-10T00:52:06.6022040Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-10-10T00:52:06.6026921Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-10-10T00:52:06.6030488Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-10-10T00:52:06.6035401Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-10-10T00:52:06.6042318Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-10-10T00:52:06.6047148Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-10-10T00:52:06.6050979Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-10-10T00:52:06.6054951Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-10-10T00:52:06.6059587Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-10-10T00:52:06.6063780Z adding 'torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-10-10T00:52:06.6067886Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-10-10T00:52:06.6072199Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-10-10T00:52:06.6075465Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-10-10T00:52:06.6078712Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-10-10T00:52:06.6082861Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-10-10T00:52:06.6091922Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-10-10T00:52:06.6096314Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-10-10T00:52:06.6101046Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-10-10T00:52:06.6105412Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-10-10T00:52:06.6108922Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-10-10T00:52:06.6112201Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-10-10T00:52:06.6117121Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-10-10T00:52:06.6120400Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-10-10T00:52:06.6124367Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-10-10T00:52:06.6129350Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-10-10T00:52:06.6135380Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-10-10T00:52:06.6139455Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-10-10T00:52:06.6142861Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-10-10T00:52:06.6147062Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-10-10T00:52:06.6150404Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-10-10T00:52:06.6153858Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-10-10T00:52:06.6158152Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-10-10T00:52:06.6161286Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-10-10T00:52:06.6164389Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-10-10T00:52:06.6167811Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-10-10T00:52:06.6172532Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-10-10T00:52:06.6177112Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-10-10T00:52:06.6180821Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-10-10T00:52:06.6185828Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-10-10T00:52:06.6189522Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-10-10T00:52:06.6193921Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-10-10T00:52:06.6197804Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-10-10T00:52:06.6201823Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-10-10T00:52:06.6207628Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-10-10T00:52:06.6212058Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-10-10T00:52:06.6217588Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-10-10T00:52:06.6222137Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-10-10T00:52:06.6225924Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-10-10T00:52:06.6229964Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-10-10T00:52:06.6233680Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-10-10T00:52:06.6237095Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-10-10T00:52:06.6240791Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-10-10T00:52:06.6245374Z adding 'torch/include/torch/csrc/stable/accelerator.h' 2025-10-10T00:52:06.6249912Z adding 'torch/include/torch/csrc/stable/library.h' 2025-10-10T00:52:06.6254558Z adding 'torch/include/torch/csrc/stable/ops.h' 2025-10-10T00:52:06.6261401Z adding 'torch/include/torch/csrc/stable/stableivalue_conversions.h' 2025-10-10T00:52:06.6264172Z adding 'torch/include/torch/csrc/stable/tensor.h' 2025-10-10T00:52:06.6267486Z adding 'torch/include/torch/csrc/stable/tensor_inl.h' 2025-10-10T00:52:06.6272111Z adding 'torch/include/torch/csrc/stable/tensor_struct.h' 2025-10-10T00:52:06.6279201Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-10-10T00:52:06.6287581Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-10-10T00:52:06.6291909Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-10-10T00:52:06.6295236Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-10-10T00:52:06.6300699Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-10-10T00:52:06.6304415Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-10-10T00:52:06.6337976Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-10-10T00:52:06.6347848Z adding 'torch/include/torch/csrc/utils/init.h' 2025-10-10T00:52:06.6352866Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-10-10T00:52:06.6357238Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-10-10T00:52:06.6360514Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-10-10T00:52:06.6365045Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-10-10T00:52:06.6368949Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-10-10T00:52:06.6375380Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-10-10T00:52:06.6379280Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-10-10T00:52:06.6382514Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-10-10T00:52:06.6396972Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-10-10T00:52:06.6401493Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-10-10T00:52:06.6406630Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-10-10T00:52:06.6411044Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-10-10T00:52:06.6414832Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-10-10T00:52:06.6419056Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-10-10T00:52:06.6423448Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-10-10T00:52:06.6426642Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-10-10T00:52:06.6432154Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-10-10T00:52:06.6436016Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-10-10T00:52:06.6439323Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-10-10T00:52:06.6450345Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-10-10T00:52:06.6455133Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-10-10T00:52:06.6458765Z adding 'torch/include/torch/csrc/utils/six.h' 2025-10-10T00:52:06.6461929Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-10-10T00:52:06.6465074Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-10-10T00:52:06.6468177Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-10-10T00:52:06.6471917Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-10-10T00:52:06.6475190Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-10-10T00:52:06.6478202Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-10-10T00:52:06.6481449Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-10-10T00:52:06.6485186Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-10-10T00:52:06.6489244Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-10-10T00:52:06.6492451Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-10-10T00:52:06.6495699Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-10-10T00:52:06.6500430Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-10-10T00:52:06.6505531Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-10-10T00:52:06.6509384Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-10-10T00:52:06.6513361Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-10-10T00:52:06.6516631Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-10-10T00:52:06.6520671Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-10-10T00:52:06.6523757Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-10-10T00:52:06.6526914Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-10-10T00:52:06.6531014Z adding 'torch/include/torch/headeronly/version.h' 2025-10-10T00:52:06.6535866Z adding 'torch/include/torch/headeronly/core/DeviceType.h' 2025-10-10T00:52:06.6540002Z adding 'torch/include/torch/headeronly/core/ScalarType.h' 2025-10-10T00:52:06.6544961Z adding 'torch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-10-10T00:52:06.6548459Z adding 'torch/include/torch/headeronly/cpu/vec/vec_half.h' 2025-10-10T00:52:06.6553636Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h' 2025-10-10T00:52:06.6557196Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h' 2025-10-10T00:52:06.6562570Z adding 'torch/include/torch/headeronly/macros/Export.h' 2025-10-10T00:52:06.6571206Z adding 'torch/include/torch/headeronly/macros/Macros.h' 2025-10-10T00:52:06.6575083Z adding 'torch/include/torch/headeronly/macros/cmake_macros.h' 2025-10-10T00:52:06.6581474Z adding 'torch/include/torch/headeronly/util/BFloat16.h' 2025-10-10T00:52:06.6585924Z adding 'torch/include/torch/headeronly/util/Exception.h' 2025-10-10T00:52:06.6590926Z adding 'torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' 2025-10-10T00:52:06.6601111Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-10-10T00:52:06.6606496Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-10-10T00:52:06.6613115Z adding 'torch/include/torch/headeronly/util/Float8_e5m2.h' 2025-10-10T00:52:06.6620108Z adding 'torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-10-10T00:52:06.6628095Z adding 'torch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-10-10T00:52:06.6634182Z adding 'torch/include/torch/headeronly/util/Float8_fnuz_cvt.h' 2025-10-10T00:52:06.6647584Z adding 'torch/include/torch/headeronly/util/Half.h' 2025-10-10T00:52:06.6655099Z adding 'torch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-10-10T00:52:06.6660805Z adding 'torch/include/torch/headeronly/util/bit_cast.h' 2025-10-10T00:52:06.6665980Z adding 'torch/include/torch/headeronly/util/bits.h' 2025-10-10T00:52:06.6673685Z adding 'torch/include/torch/headeronly/util/complex.h' 2025-10-10T00:52:06.6678180Z adding 'torch/include/torch/headeronly/util/floating_point_utils.h' 2025-10-10T00:52:06.6681491Z adding 'torch/include/torch/headeronly/util/qint32.h' 2025-10-10T00:52:06.6685429Z adding 'torch/include/torch/headeronly/util/qint8.h' 2025-10-10T00:52:06.6688901Z adding 'torch/include/torch/headeronly/util/quint2x4.h' 2025-10-10T00:52:06.6692727Z adding 'torch/include/torch/headeronly/util/quint4x2.h' 2025-10-10T00:52:06.6696572Z adding 'torch/include/torch/headeronly/util/quint8.h' 2025-10-10T00:52:06.6700109Z adding 'torch/include/torch/headeronly/util/shim_utils.h' 2025-10-10T00:52:06.6707482Z adding 'torch/jit/__init__.py' 2025-10-10T00:52:06.6711831Z adding 'torch/jit/_async.py' 2025-10-10T00:52:06.6715956Z adding 'torch/jit/_await.py' 2025-10-10T00:52:06.6720644Z adding 'torch/jit/_builtins.py' 2025-10-10T00:52:06.6726105Z adding 'torch/jit/_check.py' 2025-10-10T00:52:06.6732314Z adding 'torch/jit/_dataclass_impls.py' 2025-10-10T00:52:06.6735790Z adding 'torch/jit/_decomposition_utils.py' 2025-10-10T00:52:06.6739964Z adding 'torch/jit/_decompositions.py' 2025-10-10T00:52:06.6745493Z adding 'torch/jit/_freeze.py' 2025-10-10T00:52:06.6750365Z adding 'torch/jit/_fuser.py' 2025-10-10T00:52:06.6754031Z adding 'torch/jit/_ir_utils.py' 2025-10-10T00:52:06.6757198Z adding 'torch/jit/_logging.py' 2025-10-10T00:52:06.6762845Z adding 'torch/jit/_monkeytype_config.py' 2025-10-10T00:52:06.6766574Z adding 'torch/jit/_pickle.py' 2025-10-10T00:52:06.6782635Z adding 'torch/jit/_recursive.py' 2025-10-10T00:52:06.6808870Z adding 'torch/jit/_script.py' 2025-10-10T00:52:06.6815416Z adding 'torch/jit/_script.pyi' 2025-10-10T00:52:06.6822072Z adding 'torch/jit/_serialization.py' 2025-10-10T00:52:06.6837917Z adding 'torch/jit/_shape_functions.py' 2025-10-10T00:52:06.6842934Z adding 'torch/jit/_state.py' 2025-10-10T00:52:06.6862420Z adding 'torch/jit/_trace.py' 2025-10-10T00:52:06.6872830Z adding 'torch/jit/annotations.py' 2025-10-10T00:52:06.6889984Z adding 'torch/jit/frontend.py' 2025-10-10T00:52:06.6894460Z adding 'torch/jit/generate_bytecode.py' 2025-10-10T00:52:06.6898310Z adding 'torch/jit/quantized.py' 2025-10-10T00:52:06.6905718Z adding 'torch/jit/supported_ops.py' 2025-10-10T00:52:06.6911886Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-10-10T00:52:06.6916866Z adding 'torch/jit/_passes/__init__.py' 2025-10-10T00:52:06.6921208Z adding 'torch/jit/_passes/_property_propagation.py' 2025-10-10T00:52:06.6929871Z adding 'torch/jit/mobile/__init__.py' 2025-10-10T00:52:06.7888441Z adding 'torch/lib/XNNPACK.lib' 2025-10-10T00:52:06.7968973Z adding 'torch/lib/_C.lib' 2025-10-10T00:52:06.8087349Z adding 'torch/lib/aoti_custom_ops.dll' 2025-10-10T00:52:06.8101859Z adding 'torch/lib/aoti_custom_ops.lib' 2025-10-10T00:52:06.8208299Z adding 'torch/lib/backend_with_compiler.dll' 2025-10-10T00:52:06.8222056Z adding 'torch/lib/backend_with_compiler.lib' 2025-10-10T00:52:06.8738636Z adding 'torch/lib/c10.dll' 2025-10-10T00:52:06.8942423Z adding 'torch/lib/c10.lib' 2025-10-10T00:52:06.9012802Z adding 'torch/lib/cpuinfo.lib' 2025-10-10T00:52:06.9422521Z adding 'torch/lib/fmt.lib' 2025-10-10T00:52:06.9541059Z adding 'torch/lib/jitbackend_test.dll' 2025-10-10T00:52:06.9553474Z adding 'torch/lib/jitbackend_test.lib' 2025-10-10T00:52:06.9647214Z adding 'torch/lib/libittnotify.lib' 2025-10-10T00:52:07.0644944Z adding 'torch/lib/microkernels-prod.lib' 2025-10-10T00:52:07.0784712Z adding 'torch/lib/pthreadpool.lib' 2025-10-10T00:52:07.0797659Z adding 'torch/lib/shm.dll' 2025-10-10T00:52:07.0802282Z adding 'torch/lib/shm.lib' 2025-10-10T00:52:07.4547376Z adding 'torch/lib/sleef.lib' 2025-10-10T00:52:07.4753348Z adding 'torch/lib/torch.dll' 2025-10-10T00:52:07.4757805Z adding 'torch/lib/torch.lib' 2025-10-10T00:52:18.4313416Z adding 'torch/lib/torch_cpu.dll' 2025-10-10T00:52:19.5436981Z adding 'torch/lib/torch_cpu.lib' 2025-10-10T00:52:19.6106789Z adding 'torch/lib/torch_global_deps.dll' 2025-10-10T00:52:20.3683499Z adding 'torch/lib/torch_python.dll' 2025-10-10T00:52:20.4171094Z adding 'torch/lib/torch_python.lib' 2025-10-10T00:52:20.4375631Z adding 'torch/lib/torchbind_test.dll' 2025-10-10T00:52:20.4400753Z adding 'torch/lib/torchbind_test.lib' 2025-10-10T00:52:20.4407895Z adding 'torch/lib/libshm/alloc_info.h' 2025-10-10T00:52:20.4411683Z adding 'torch/lib/libshm/err.h' 2025-10-10T00:52:20.4415263Z adding 'torch/lib/libshm/libshm.h' 2025-10-10T00:52:20.4420430Z adding 'torch/lib/libshm/socket.h' 2025-10-10T00:52:20.4425515Z adding 'torch/lib/libshm_windows/libshm.h' 2025-10-10T00:52:20.4463696Z adding 'torch/linalg/__init__.py' 2025-10-10T00:52:20.4471719Z adding 'torch/masked/__init__.py' 2025-10-10T00:52:20.4479880Z adding 'torch/masked/_docs.py' 2025-10-10T00:52:20.4503778Z adding 'torch/masked/_ops.py' 2025-10-10T00:52:20.4510224Z adding 'torch/masked/maskedtensor/__init__.py' 2025-10-10T00:52:20.4517273Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-10-10T00:52:20.4522814Z adding 'torch/masked/maskedtensor/binary.py' 2025-10-10T00:52:20.4529761Z adding 'torch/masked/maskedtensor/core.py' 2025-10-10T00:52:20.4534192Z adding 'torch/masked/maskedtensor/creation.py' 2025-10-10T00:52:20.4538134Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-10-10T00:52:20.4542807Z adding 'torch/masked/maskedtensor/reductions.py' 2025-10-10T00:52:20.4547765Z adding 'torch/masked/maskedtensor/unary.py' 2025-10-10T00:52:20.4552791Z adding 'torch/monitor/__init__.py' 2025-10-10T00:52:20.4558992Z adding 'torch/mps/__init__.py' 2025-10-10T00:52:20.4563240Z adding 'torch/mps/event.py' 2025-10-10T00:52:20.4567236Z adding 'torch/mps/profiler.py' 2025-10-10T00:52:20.4575722Z adding 'torch/mtia/__init__.py' 2025-10-10T00:52:20.4579687Z adding 'torch/mtia/_utils.py' 2025-10-10T00:52:20.4583951Z adding 'torch/mtia/memory.py' 2025-10-10T00:52:20.4589481Z adding 'torch/multiprocessing/__init__.py' 2025-10-10T00:52:20.4593234Z adding 'torch/multiprocessing/_atfork.py' 2025-10-10T00:52:20.4597327Z adding 'torch/multiprocessing/pool.py' 2025-10-10T00:52:20.4601393Z adding 'torch/multiprocessing/queue.py' 2025-10-10T00:52:20.4611073Z adding 'torch/multiprocessing/reductions.py' 2025-10-10T00:52:20.4620779Z adding 'torch/multiprocessing/spawn.py' 2025-10-10T00:52:20.4627346Z adding 'torch/nativert/__init__.py' 2025-10-10T00:52:20.4632780Z adding 'torch/nativert/backends/__init__.py' 2025-10-10T00:52:20.4636852Z adding 'torch/nativert/backends/_lower_utils.py' 2025-10-10T00:52:20.4642023Z adding 'torch/nativert/backends/_lowered_aoti_module.py' 2025-10-10T00:52:20.4652382Z adding 'torch/nested/__init__.py' 2025-10-10T00:52:20.4657715Z adding 'torch/nested/_internal/__init__.py' 2025-10-10T00:52:20.4662046Z adding 'torch/nested/_internal/nested_int.py' 2025-10-10T00:52:20.4672602Z adding 'torch/nested/_internal/nested_tensor.py' 2025-10-10T00:52:20.4702838Z adding 'torch/nested/_internal/ops.py' 2025-10-10T00:52:20.4717079Z adding 'torch/nested/_internal/sdpa.py' 2025-10-10T00:52:20.4722675Z adding 'torch/nn/__init__.py' 2025-10-10T00:52:20.4726700Z adding 'torch/nn/_reduction.py' 2025-10-10T00:52:20.4730648Z adding 'torch/nn/common_types.py' 2025-10-10T00:52:20.4734668Z adding 'torch/nn/cpp.py' 2025-10-10T00:52:20.4806807Z adding 'torch/nn/functional.py' 2025-10-10T00:52:20.4819414Z adding 'torch/nn/functional.pyi' 2025-10-10T00:52:20.4824210Z adding 'torch/nn/grad.py' 2025-10-10T00:52:20.4833093Z adding 'torch/nn/init.py' 2025-10-10T00:52:20.4839748Z adding 'torch/nn/parameter.py' 2025-10-10T00:52:20.4843410Z adding 'torch/nn/parameter.pyi' 2025-10-10T00:52:20.4848916Z adding 'torch/nn/attention/__init__.py' 2025-10-10T00:52:20.4852693Z adding 'torch/nn/attention/_utils.py' 2025-10-10T00:52:20.4858738Z adding 'torch/nn/attention/bias.py' 2025-10-10T00:52:20.4881454Z adding 'torch/nn/attention/flex_attention.py' 2025-10-10T00:52:20.4887052Z adding 'torch/nn/attention/experimental/__init__.py' 2025-10-10T00:52:20.4892932Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-10-10T00:52:20.4897125Z adding 'torch/nn/backends/__init__.py' 2025-10-10T00:52:20.4900172Z adding 'torch/nn/backends/thnn.py' 2025-10-10T00:52:20.4904199Z adding 'torch/nn/intrinsic/__init__.py' 2025-10-10T00:52:20.4908168Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-10-10T00:52:20.4911384Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-10-10T00:52:20.4915253Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-10-10T00:52:20.4919288Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-10-10T00:52:20.4922688Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-10-10T00:52:20.4925933Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-10-10T00:52:20.4929129Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-10-10T00:52:20.4933073Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-10-10T00:52:20.4937429Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-10-10T00:52:20.4940902Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-10-10T00:52:20.4943957Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-10-10T00:52:20.4947841Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-10-10T00:52:20.4950880Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-10-10T00:52:20.4953923Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-10-10T00:52:20.4957130Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-10-10T00:52:20.4962733Z adding 'torch/nn/modules/__init__.py' 2025-10-10T00:52:20.4968591Z adding 'torch/nn/modules/_functions.py' 2025-10-10T00:52:20.4987174Z adding 'torch/nn/modules/activation.py' 2025-10-10T00:52:20.4994703Z adding 'torch/nn/modules/adaptive.py' 2025-10-10T00:52:20.5005098Z adding 'torch/nn/modules/batchnorm.py' 2025-10-10T00:52:20.5009620Z adding 'torch/nn/modules/channelshuffle.py' 2025-10-10T00:52:20.5021762Z adding 'torch/nn/modules/container.py' 2025-10-10T00:52:20.5038828Z adding 'torch/nn/modules/conv.py' 2025-10-10T00:52:20.5044558Z adding 'torch/nn/modules/distance.py' 2025-10-10T00:52:20.5049948Z adding 'torch/nn/modules/dropout.py' 2025-10-10T00:52:20.5054565Z adding 'torch/nn/modules/flatten.py' 2025-10-10T00:52:20.5060416Z adding 'torch/nn/modules/fold.py' 2025-10-10T00:52:20.5066717Z adding 'torch/nn/modules/instancenorm.py' 2025-10-10T00:52:20.5073208Z adding 'torch/nn/modules/lazy.py' 2025-10-10T00:52:20.5079171Z adding 'torch/nn/modules/linear.py' 2025-10-10T00:52:20.5110909Z adding 'torch/nn/modules/loss.py' 2025-10-10T00:52:20.5163439Z adding 'torch/nn/modules/module.py' 2025-10-10T00:52:20.5177459Z adding 'torch/nn/modules/normalization.py' 2025-10-10T00:52:20.5185747Z adding 'torch/nn/modules/padding.py' 2025-10-10T00:52:20.5190787Z adding 'torch/nn/modules/pixelshuffle.py' 2025-10-10T00:52:20.5205028Z adding 'torch/nn/modules/pooling.py' 2025-10-10T00:52:20.5225526Z adding 'torch/nn/modules/rnn.py' 2025-10-10T00:52:20.5236059Z adding 'torch/nn/modules/sparse.py' 2025-10-10T00:52:20.5250615Z adding 'torch/nn/modules/transformer.py' 2025-10-10T00:52:20.5257316Z adding 'torch/nn/modules/upsampling.py' 2025-10-10T00:52:20.5262297Z adding 'torch/nn/modules/utils.py' 2025-10-10T00:52:20.5266744Z adding 'torch/nn/parallel/__init__.py' 2025-10-10T00:52:20.5270902Z adding 'torch/nn/parallel/_functions.py' 2025-10-10T00:52:20.5277038Z adding 'torch/nn/parallel/comm.py' 2025-10-10T00:52:20.5283488Z adding 'torch/nn/parallel/data_parallel.py' 2025-10-10T00:52:20.5325195Z adding 'torch/nn/parallel/distributed.py' 2025-10-10T00:52:20.5332013Z adding 'torch/nn/parallel/parallel_apply.py' 2025-10-10T00:52:20.5336772Z adding 'torch/nn/parallel/replicate.py' 2025-10-10T00:52:20.5341374Z adding 'torch/nn/parallel/scatter_gather.py' 2025-10-10T00:52:20.5345538Z adding 'torch/nn/qat/__init__.py' 2025-10-10T00:52:20.5349492Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-10-10T00:52:20.5354509Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-10-10T00:52:20.5357849Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-10-10T00:52:20.5364580Z adding 'torch/nn/qat/modules/__init__.py' 2025-10-10T00:52:20.5375285Z adding 'torch/nn/qat/modules/conv.py' 2025-10-10T00:52:20.5378576Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-10-10T00:52:20.5381979Z adding 'torch/nn/qat/modules/linear.py' 2025-10-10T00:52:20.5385802Z adding 'torch/nn/quantizable/__init__.py' 2025-10-10T00:52:20.5389688Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-10-10T00:52:20.5392882Z adding 'torch/nn/quantizable/modules/activation.py' 2025-10-10T00:52:20.5396144Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-10-10T00:52:20.5400247Z adding 'torch/nn/quantized/__init__.py' 2025-10-10T00:52:20.5403368Z adding 'torch/nn/quantized/functional.py' 2025-10-10T00:52:20.5407095Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-10-10T00:52:20.5411177Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-10-10T00:52:20.5414430Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-10-10T00:52:20.5417610Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-10-10T00:52:20.5420830Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-10-10T00:52:20.5424092Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-10-10T00:52:20.5427299Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-10-10T00:52:20.5431320Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-10-10T00:52:20.5435921Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-10-10T00:52:20.5440008Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-10-10T00:52:20.5443280Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-10-10T00:52:20.5447123Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-10-10T00:52:20.5452200Z adding 'torch/nn/quantized/modules/__init__.py' 2025-10-10T00:52:20.5455684Z adding 'torch/nn/quantized/modules/activation.py' 2025-10-10T00:52:20.5459433Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-10-10T00:52:20.5463276Z adding 'torch/nn/quantized/modules/conv.py' 2025-10-10T00:52:20.5466567Z adding 'torch/nn/quantized/modules/dropout.py' 2025-10-10T00:52:20.5470460Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-10-10T00:52:20.5473780Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-10-10T00:52:20.5477726Z adding 'torch/nn/quantized/modules/linear.py' 2025-10-10T00:52:20.5481557Z adding 'torch/nn/quantized/modules/normalization.py' 2025-10-10T00:52:20.5484842Z adding 'torch/nn/quantized/modules/rnn.py' 2025-10-10T00:52:20.5488660Z adding 'torch/nn/quantized/modules/utils.py' 2025-10-10T00:52:20.5493410Z adding 'torch/nn/utils/__init__.py' 2025-10-10T00:52:20.5497279Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-10-10T00:52:20.5503683Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-10-10T00:52:20.5509300Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-10-10T00:52:20.5515673Z adding 'torch/nn/utils/clip_grad.py' 2025-10-10T00:52:20.5520592Z adding 'torch/nn/utils/convert_parameters.py' 2025-10-10T00:52:20.5525682Z adding 'torch/nn/utils/fusion.py' 2025-10-10T00:52:20.5529838Z adding 'torch/nn/utils/init.py' 2025-10-10T00:52:20.5534918Z adding 'torch/nn/utils/memory_format.py' 2025-10-10T00:52:20.5546693Z adding 'torch/nn/utils/parametrizations.py' 2025-10-10T00:52:20.5562874Z adding 'torch/nn/utils/parametrize.py' 2025-10-10T00:52:20.5582348Z adding 'torch/nn/utils/prune.py' 2025-10-10T00:52:20.5593791Z adding 'torch/nn/utils/rnn.py' 2025-10-10T00:52:20.5602040Z adding 'torch/nn/utils/spectral_norm.py' 2025-10-10T00:52:20.5609100Z adding 'torch/nn/utils/stateless.py' 2025-10-10T00:52:20.5614557Z adding 'torch/nn/utils/weight_norm.py' 2025-10-10T00:52:20.5619585Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-10-10T00:52:20.5624622Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-10-10T00:52:20.5633461Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-10-10T00:52:20.5640098Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-10-10T00:52:20.5647154Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-10-10T00:52:20.5654067Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-10-10T00:52:20.5659088Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-10-10T00:52:20.5665349Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-10-10T00:52:20.5670339Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-10-10T00:52:20.5674874Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-10-10T00:52:20.5678885Z adding 'torch/numa/__init__.py' 2025-10-10T00:52:20.5687498Z adding 'torch/numa/binding.py' 2025-10-10T00:52:20.5696475Z adding 'torch/onnx/__init__.py' 2025-10-10T00:52:20.5701053Z adding 'torch/onnx/_constants.py' 2025-10-10T00:52:20.5704768Z adding 'torch/onnx/_flags.py' 2025-10-10T00:52:20.5708649Z adding 'torch/onnx/errors.py' 2025-10-10T00:52:20.5712145Z adding 'torch/onnx/operators.py' 2025-10-10T00:52:20.5716078Z adding 'torch/onnx/symbolic_helper.py' 2025-10-10T00:52:20.5719332Z adding 'torch/onnx/symbolic_opset10.py' 2025-10-10T00:52:20.5722427Z adding 'torch/onnx/symbolic_opset11.py' 2025-10-10T00:52:20.5725488Z adding 'torch/onnx/symbolic_opset12.py' 2025-10-10T00:52:20.5728508Z adding 'torch/onnx/symbolic_opset13.py' 2025-10-10T00:52:20.5731558Z adding 'torch/onnx/symbolic_opset14.py' 2025-10-10T00:52:20.5734660Z adding 'torch/onnx/symbolic_opset15.py' 2025-10-10T00:52:20.5737579Z adding 'torch/onnx/symbolic_opset16.py' 2025-10-10T00:52:20.5740569Z adding 'torch/onnx/symbolic_opset17.py' 2025-10-10T00:52:20.5743535Z adding 'torch/onnx/symbolic_opset18.py' 2025-10-10T00:52:20.5747107Z adding 'torch/onnx/symbolic_opset19.py' 2025-10-10T00:52:20.5750254Z adding 'torch/onnx/symbolic_opset20.py' 2025-10-10T00:52:20.5753332Z adding 'torch/onnx/symbolic_opset7.py' 2025-10-10T00:52:20.5756457Z adding 'torch/onnx/symbolic_opset8.py' 2025-10-10T00:52:20.5759895Z adding 'torch/onnx/symbolic_opset9.py' 2025-10-10T00:52:20.5762557Z adding 'torch/onnx/testing.py' 2025-10-10T00:52:20.5765544Z adding 'torch/onnx/utils.py' 2025-10-10T00:52:20.5768631Z adding 'torch/onnx/verification.py' 2025-10-10T00:52:20.5772472Z adding 'torch/onnx/_internal/__init__.py' 2025-10-10T00:52:20.5775853Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-10-10T00:52:20.5780707Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-10-10T00:52:20.5786176Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-10-10T00:52:20.5797653Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-10-10T00:52:20.5804803Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-10-10T00:52:20.5810306Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-10-10T00:52:20.5813832Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-10-10T00:52:20.5838179Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-10-10T00:52:20.5843617Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-10-10T00:52:20.5850104Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-10-10T00:52:20.5856857Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-10-10T00:52:20.5860342Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-10-10T00:52:20.5863669Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-10-10T00:52:20.5867265Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-10-10T00:52:20.5871779Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-10-10T00:52:20.5875703Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-10-10T00:52:20.5883709Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-10-10T00:52:20.5890222Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-10-10T00:52:20.5895233Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-10-10T00:52:20.5903833Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-10-10T00:52:20.5908675Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-10-10T00:52:20.5912900Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-10-10T00:52:20.5916591Z adding 'torch/onnx/_internal/exporter/_type_casting.py' 2025-10-10T00:52:20.5922815Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-10-10T00:52:20.5927223Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-10-10T00:52:20.5930977Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-10-10T00:52:20.5935013Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-10-10T00:52:20.5939195Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-10-10T00:52:20.5942874Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-10-10T00:52:20.5947335Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-10-10T00:52:20.5953763Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-10-10T00:52:20.5958508Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-10-10T00:52:20.5962033Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symops.py' 2025-10-10T00:52:20.5965891Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-10-10T00:52:20.5971213Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-10-10T00:52:20.5975960Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-10-10T00:52:20.5980053Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-10-10T00:52:20.5995880Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-10-10T00:52:20.6002058Z adding 'torch/onnx/_internal/torchscript_exporter/__init__.py' 2025-10-10T00:52:20.6005510Z adding 'torch/onnx/_internal/torchscript_exporter/_experimental.py' 2025-10-10T00:52:20.6009969Z adding 'torch/onnx/_internal/torchscript_exporter/_globals.py' 2025-10-10T00:52:20.6017663Z adding 'torch/onnx/_internal/torchscript_exporter/_type_utils.py' 2025-10-10T00:52:20.6025369Z adding 'torch/onnx/_internal/torchscript_exporter/jit_utils.py' 2025-10-10T00:52:20.6031600Z adding 'torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py' 2025-10-10T00:52:20.6038498Z adding 'torch/onnx/_internal/torchscript_exporter/registration.py' 2025-10-10T00:52:20.6069301Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_helper.py' 2025-10-10T00:52:20.6082904Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py' 2025-10-10T00:52:20.6102985Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py' 2025-10-10T00:52:20.6111460Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py' 2025-10-10T00:52:20.6127534Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py' 2025-10-10T00:52:20.6135365Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py' 2025-10-10T00:52:20.6141766Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py' 2025-10-10T00:52:20.6149332Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py' 2025-10-10T00:52:20.6157572Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py' 2025-10-10T00:52:20.6164866Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py' 2025-10-10T00:52:20.6168653Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py' 2025-10-10T00:52:20.6173137Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py' 2025-10-10T00:52:20.6177543Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py' 2025-10-10T00:52:20.6184678Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py' 2025-10-10T00:52:20.6254390Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py' 2025-10-10T00:52:20.6288833Z adding 'torch/onnx/_internal/torchscript_exporter/utils.py' 2025-10-10T00:52:20.6298349Z adding 'torch/onnx/_internal/torchscript_exporter/verification.py' 2025-10-10T00:52:20.6307556Z adding 'torch/onnx/ops/__init__.py' 2025-10-10T00:52:20.6311525Z adding 'torch/onnx/ops/_dtype_mappings.py' 2025-10-10T00:52:20.6318548Z adding 'torch/onnx/ops/_impl.py' 2025-10-10T00:52:20.6324117Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-10-10T00:52:20.6329090Z adding 'torch/optim/__init__.py' 2025-10-10T00:52:20.6338749Z adding 'torch/optim/_adafactor.py' 2025-10-10T00:52:20.6343218Z adding 'torch/optim/_functional.py' 2025-10-10T00:52:20.6349687Z adding 'torch/optim/_muon.py' 2025-10-10T00:52:20.6356863Z adding 'torch/optim/adadelta.py' 2025-10-10T00:52:20.6365456Z adding 'torch/optim/adagrad.py' 2025-10-10T00:52:20.6378436Z adding 'torch/optim/adam.py' 2025-10-10T00:52:20.6386286Z adding 'torch/optim/adamax.py' 2025-10-10T00:52:20.6391458Z adding 'torch/optim/adamw.py' 2025-10-10T00:52:20.6398412Z adding 'torch/optim/asgd.py' 2025-10-10T00:52:20.6406590Z adding 'torch/optim/lbfgs.py' 2025-10-10T00:52:20.6433890Z adding 'torch/optim/lr_scheduler.py' 2025-10-10T00:52:20.6454900Z adding 'torch/optim/nadam.py' 2025-10-10T00:52:20.6473009Z adding 'torch/optim/optimizer.py' 2025-10-10T00:52:20.6482732Z adding 'torch/optim/radam.py' 2025-10-10T00:52:20.6490878Z adding 'torch/optim/rmsprop.py' 2025-10-10T00:52:20.6498395Z adding 'torch/optim/rprop.py' 2025-10-10T00:52:20.6506384Z adding 'torch/optim/sgd.py' 2025-10-10T00:52:20.6512118Z adding 'torch/optim/sparse_adam.py' 2025-10-10T00:52:20.6520922Z adding 'torch/optim/swa_utils.py' 2025-10-10T00:52:20.6525656Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-10-10T00:52:20.6528861Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-10-10T00:52:20.6533016Z adding 'torch/package/__init__.py' 2025-10-10T00:52:20.6537473Z adding 'torch/package/_digraph.py' 2025-10-10T00:52:20.6541564Z adding 'torch/package/_directory_reader.py' 2025-10-10T00:52:20.6545703Z adding 'torch/package/_importlib.py' 2025-10-10T00:52:20.6549413Z adding 'torch/package/_mangling.py' 2025-10-10T00:52:20.6553193Z adding 'torch/package/_mock.py' 2025-10-10T00:52:20.6557672Z adding 'torch/package/_package_pickler.py' 2025-10-10T00:52:20.6561153Z adding 'torch/package/_package_unpickler.py' 2025-10-10T00:52:20.6565286Z adding 'torch/package/_stdlib.py' 2025-10-10T00:52:20.6569742Z adding 'torch/package/file_structure_representation.py' 2025-10-10T00:52:20.6573784Z adding 'torch/package/find_file_dependencies.py' 2025-10-10T00:52:20.6577830Z adding 'torch/package/glob_group.py' 2025-10-10T00:52:20.6583466Z adding 'torch/package/importer.py' 2025-10-10T00:52:20.6601524Z adding 'torch/package/package_exporter.py' 2025-10-10T00:52:20.6615516Z adding 'torch/package/package_importer.py' 2025-10-10T00:52:20.6620218Z adding 'torch/package/analyze/__init__.py' 2025-10-10T00:52:20.6623689Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-10-10T00:52:20.6626815Z adding 'torch/package/analyze/is_from_package.py' 2025-10-10T00:52:20.6630439Z adding 'torch/package/analyze/trace_dependencies.py' 2025-10-10T00:52:20.6634960Z adding 'torch/profiler/__init__.py' 2025-10-10T00:52:20.6654122Z adding 'torch/profiler/_memory_profiler.py' 2025-10-10T00:52:20.6666630Z adding 'torch/profiler/_pattern_matcher.py' 2025-10-10T00:52:20.6675074Z adding 'torch/profiler/_utils.py' 2025-10-10T00:52:20.6680278Z adding 'torch/profiler/itt.py' 2025-10-10T00:52:20.6697659Z adding 'torch/profiler/profiler.py' 2025-10-10T00:52:20.6703975Z adding 'torch/profiler/python_tracer.py' 2025-10-10T00:52:20.6711050Z adding 'torch/quantization/__init__.py' 2025-10-10T00:52:20.6714982Z adding 'torch/quantization/_numeric_suite.py' 2025-10-10T00:52:20.6719188Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-10-10T00:52:20.6723771Z adding 'torch/quantization/_quantized_conversions.py' 2025-10-10T00:52:20.6728463Z adding 'torch/quantization/fake_quantize.py' 2025-10-10T00:52:20.6733549Z adding 'torch/quantization/fuse_modules.py' 2025-10-10T00:52:20.6738667Z adding 'torch/quantization/fuser_method_mappings.py' 2025-10-10T00:52:20.6742844Z adding 'torch/quantization/observer.py' 2025-10-10T00:52:20.6746489Z adding 'torch/quantization/qconfig.py' 2025-10-10T00:52:20.6750119Z adding 'torch/quantization/quant_type.py' 2025-10-10T00:52:20.6754184Z adding 'torch/quantization/quantization_mappings.py' 2025-10-10T00:52:20.6757647Z adding 'torch/quantization/quantize.py' 2025-10-10T00:52:20.6761700Z adding 'torch/quantization/quantize_fx.py' 2025-10-10T00:52:20.6764997Z adding 'torch/quantization/quantize_jit.py' 2025-10-10T00:52:20.6768085Z adding 'torch/quantization/stubs.py' 2025-10-10T00:52:20.6771886Z adding 'torch/quantization/utils.py' 2025-10-10T00:52:20.6776228Z adding 'torch/quantization/fx/__init__.py' 2025-10-10T00:52:20.6779604Z adding 'torch/quantization/fx/_equalize.py' 2025-10-10T00:52:20.6782767Z adding 'torch/quantization/fx/convert.py' 2025-10-10T00:52:20.6785855Z adding 'torch/quantization/fx/fuse.py' 2025-10-10T00:52:20.6789909Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-10-10T00:52:20.6793212Z adding 'torch/quantization/fx/graph_module.py' 2025-10-10T00:52:20.6796525Z adding 'torch/quantization/fx/match_utils.py' 2025-10-10T00:52:20.6799838Z adding 'torch/quantization/fx/pattern_utils.py' 2025-10-10T00:52:20.6802979Z adding 'torch/quantization/fx/prepare.py' 2025-10-10T00:52:20.6806688Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-10-10T00:52:20.6809597Z adding 'torch/quantization/fx/quantization_types.py' 2025-10-10T00:52:20.6812722Z adding 'torch/quantization/fx/utils.py' 2025-10-10T00:52:20.6817803Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-10-10T00:52:20.6824729Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-10-10T00:52:20.6828421Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-10-10T00:52:20.6832847Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-10-10T00:52:20.6846038Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-10-10T00:52:20.6850720Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-10-10T00:52:20.6854516Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-10-10T00:52:20.6858831Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-10-10T00:52:20.6863107Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-10-10T00:52:20.6866966Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-10-10T00:52:20.6871577Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-10-10T00:52:20.6903231Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-10-10T00:52:20.6908946Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-10-10T00:52:20.6914148Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-10-10T00:52:20.6918493Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-10-10T00:52:20.6924599Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-10-10T00:52:20.6930524Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-10-10T00:52:20.6937191Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-10-10T00:52:20.6943834Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-10-10T00:52:20.6948013Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-10-10T00:52:20.6951930Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-10-10T00:52:20.6955461Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-10-10T00:52:20.6958772Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-10-10T00:52:20.6962642Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-10-10T00:52:20.6971214Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-10-10T00:52:20.6975234Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-10-10T00:52:20.6981172Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-10-10T00:52:20.6984970Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-10-10T00:52:20.6988743Z adding 'torch/signal/__init__.py' 2025-10-10T00:52:20.6993291Z adding 'torch/signal/windows/__init__.py' 2025-10-10T00:52:20.7001411Z adding 'torch/signal/windows/windows.py' 2025-10-10T00:52:20.7013553Z adding 'torch/sparse/__init__.py' 2025-10-10T00:52:20.7021927Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-10-10T00:52:20.7026897Z adding 'torch/sparse/_semi_structured_ops.py' 2025-10-10T00:52:20.7053824Z adding 'torch/sparse/_triton_ops.py' 2025-10-10T00:52:20.7190091Z adding 'torch/sparse/_triton_ops_meta.py' 2025-10-10T00:52:20.7212921Z adding 'torch/sparse/semi_structured.py' 2025-10-10T00:52:20.7223742Z adding 'torch/special/__init__.py' 2025-10-10T00:52:20.7393961Z adding 'torch/test/CppSignature_test.exe' 2025-10-10T00:52:20.7672884Z adding 'torch/test/Dict_test.exe' 2025-10-10T00:52:20.7858408Z adding 'torch/test/Dimname_test.exe' 2025-10-10T00:52:20.8099482Z adding 'torch/test/IListRef_test.exe' 2025-10-10T00:52:20.8349744Z adding 'torch/test/KernelFunction_test.exe' 2025-10-10T00:52:20.8701847Z adding 'torch/test/List_test.exe' 2025-10-10T00:52:20.8961120Z adding 'torch/test/MaybeOwned_test.exe' 2025-10-10T00:52:20.9212380Z adding 'torch/test/NamedTensor_test.exe' 2025-10-10T00:52:20.9422928Z adding 'torch/test/StorageUtils_test.exe' 2025-10-10T00:52:20.9639054Z adding 'torch/test/apply_utils_test.exe' 2025-10-10T00:52:20.9867134Z adding 'torch/test/atest.exe' 2025-10-10T00:52:21.0078483Z adding 'torch/test/backend_fallback_test.exe' 2025-10-10T00:52:21.0326958Z adding 'torch/test/basic.exe' 2025-10-10T00:52:21.0534592Z adding 'torch/test/broadcast_test.exe' 2025-10-10T00:52:21.0718428Z adding 'torch/test/c10_AllocatorConfig_test.exe' 2025-10-10T00:52:21.0884392Z adding 'torch/test/c10_ArrayRef_test.exe' 2025-10-10T00:52:21.1058629Z adding 'torch/test/c10_Bitset_test.exe' 2025-10-10T00:52:21.1220296Z adding 'torch/test/c10_CompileTimeFunctionPointer_test.exe' 2025-10-10T00:52:21.1376428Z adding 'torch/test/c10_ConstexprCrc_test.exe' 2025-10-10T00:52:21.1535344Z adding 'torch/test/c10_DeadlockDetection_test.exe' 2025-10-10T00:52:21.1723335Z adding 'torch/test/c10_DeviceGuard_test.exe' 2025-10-10T00:52:21.1892677Z adding 'torch/test/c10_Device_test.exe' 2025-10-10T00:52:21.2092142Z adding 'torch/test/c10_DispatchKeySet_test.exe' 2025-10-10T00:52:21.2289987Z adding 'torch/test/c10_Enumerate_test.exe' 2025-10-10T00:52:21.2459797Z adding 'torch/test/c10_Half_test.exe' 2025-10-10T00:52:21.2642530Z adding 'torch/test/c10_InlineDeviceGuard_test.exe' 2025-10-10T00:52:21.2832667Z adding 'torch/test/c10_InlineStreamGuard_test.exe' 2025-10-10T00:52:21.3007817Z adding 'torch/test/c10_IntrusiveList_test.exe' 2025-10-10T00:52:21.3195889Z adding 'torch/test/c10_LeftRight_test.exe' 2025-10-10T00:52:21.3376345Z adding 'torch/test/c10_Metaprogramming_test.exe' 2025-10-10T00:52:21.3554042Z adding 'torch/test/c10_NetworkFlow_test.exe' 2025-10-10T00:52:21.3732912Z adding 'torch/test/c10_Scalar_test.exe' 2025-10-10T00:52:21.3894226Z adding 'torch/test/c10_Semaphore_test.exe' 2025-10-10T00:52:21.4076539Z adding 'torch/test/c10_SizesAndStrides_test.exe' 2025-10-10T00:52:21.4235860Z adding 'torch/test/c10_StreamGuard_test.exe' 2025-10-10T00:52:21.4414821Z adding 'torch/test/c10_SymInt_test.exe' 2025-10-10T00:52:21.4584777Z adding 'torch/test/c10_Synchronized_test.exe' 2025-10-10T00:52:21.4769726Z adding 'torch/test/c10_ThreadLocal_test.exe' 2025-10-10T00:52:21.4943734Z adding 'torch/test/c10_TypeIndex_test.exe' 2025-10-10T00:52:21.5108285Z adding 'torch/test/c10_TypeList_test.exe' 2025-10-10T00:52:21.5264695Z adding 'torch/test/c10_TypeTraits_test.exe' 2025-10-10T00:52:21.5438002Z adding 'torch/test/c10_accumulate_test.exe' 2025-10-10T00:52:21.5628678Z adding 'torch/test/c10_bfloat16_test.exe' 2025-10-10T00:52:21.5794279Z adding 'torch/test/c10_bit_cast_test.exe' 2025-10-10T00:52:21.5991390Z adding 'torch/test/c10_complex_math_test.exe' 2025-10-10T00:52:21.6182367Z adding 'torch/test/c10_complex_test.exe' 2025-10-10T00:52:21.6376288Z adding 'torch/test/c10_cow_test.exe' 2025-10-10T00:52:21.6543019Z adding 'torch/test/c10_error_test.exe' 2025-10-10T00:52:21.6730656Z adding 'torch/test/c10_exception_test.exe' 2025-10-10T00:52:21.6893651Z adding 'torch/test/c10_flags_test.exe' 2025-10-10T00:52:21.7062841Z adding 'torch/test/c10_generic_math_test.exe' 2025-10-10T00:52:21.7212651Z adding 'torch/test/c10_intrusive_ptr_benchmark.exe' 2025-10-10T00:52:21.7628446Z adding 'torch/test/c10_intrusive_ptr_test.exe' 2025-10-10T00:52:21.7815785Z adding 'torch/test/c10_irange_test.exe' 2025-10-10T00:52:21.8002129Z adding 'torch/test/c10_lazy_test.exe' 2025-10-10T00:52:21.8193321Z adding 'torch/test/c10_logging_test.exe' 2025-10-10T00:52:21.8436197Z adding 'torch/test/c10_optional_test.exe' 2025-10-10T00:52:21.8640487Z adding 'torch/test/c10_ordered_preserving_dict_test.exe' 2025-10-10T00:52:21.8821303Z adding 'torch/test/c10_registry_test.exe' 2025-10-10T00:52:21.9175569Z adding 'torch/test/c10_small_vector_test.exe' 2025-10-10T00:52:21.9362803Z adding 'torch/test/c10_ssize_test.exe' 2025-10-10T00:52:21.9551276Z adding 'torch/test/c10_string_util_test.exe' 2025-10-10T00:52:21.9710160Z adding 'torch/test/c10_string_view_test.exe' 2025-10-10T00:52:21.9873051Z adding 'torch/test/c10_tempfile_test.exe' 2025-10-10T00:52:22.0058853Z adding 'torch/test/c10_typeid_test.exe' 2025-10-10T00:52:22.0256586Z adding 'torch/test/cpu_allocator_test.exe' 2025-10-10T00:52:22.0476554Z adding 'torch/test/cpu_generator_test.exe' 2025-10-10T00:52:22.0683633Z adding 'torch/test/cpu_profiling_allocator_test.exe' 2025-10-10T00:52:22.1029194Z adding 'torch/test/cpu_rng_test.exe' 2025-10-10T00:52:22.1253147Z adding 'torch/test/dlconvertor_test.exe' 2025-10-10T00:52:22.1461961Z adding 'torch/test/extension_backend_test.exe' 2025-10-10T00:52:22.1678780Z adding 'torch/test/half_test.exe' 2025-10-10T00:52:22.1928412Z adding 'torch/test/inline_container_test.exe' 2025-10-10T00:52:22.2276982Z adding 'torch/test/ivalue_test.exe' 2025-10-10T00:52:22.2677986Z adding 'torch/test/kernel_function_legacy_test.exe' 2025-10-10T00:52:22.3027235Z adding 'torch/test/kernel_function_test.exe' 2025-10-10T00:52:22.3446125Z adding 'torch/test/kernel_lambda_legacy_test.exe' 2025-10-10T00:52:22.3811255Z adding 'torch/test/kernel_lambda_test.exe' 2025-10-10T00:52:22.4054034Z adding 'torch/test/kernel_stackbased_test.exe' 2025-10-10T00:52:22.4259416Z adding 'torch/test/lazy_tensor_test.exe' 2025-10-10T00:52:22.4539233Z adding 'torch/test/legacy_vmap_test.exe' 2025-10-10T00:52:22.4883641Z adding 'torch/test/make_boxed_from_unboxed_functor_test.exe' 2025-10-10T00:52:22.5105739Z adding 'torch/test/math_kernel_test.exe' 2025-10-10T00:52:22.5311644Z adding 'torch/test/memory_format_test.exe' 2025-10-10T00:52:22.5517064Z adding 'torch/test/memory_overlapping_test.exe' 2025-10-10T00:52:22.5722919Z adding 'torch/test/mobile_memory_cleanup.exe' 2025-10-10T00:52:22.5948345Z adding 'torch/test/native_test.exe' 2025-10-10T00:52:22.6109250Z adding 'torch/test/op_allowlist_test.exe' 2025-10-10T00:52:22.6913538Z adding 'torch/test/op_registration_test.exe' 2025-10-10T00:52:22.7142668Z adding 'torch/test/operator_name_test.exe' 2025-10-10T00:52:22.7344397Z adding 'torch/test/operators_test.exe' 2025-10-10T00:52:22.7551508Z adding 'torch/test/packedtensoraccessor_test.exe' 2025-10-10T00:52:22.7826099Z adding 'torch/test/pow_test.exe' 2025-10-10T00:52:22.8053686Z adding 'torch/test/quantized_test.exe' 2025-10-10T00:52:22.8258678Z adding 'torch/test/reduce_ops_test.exe' 2025-10-10T00:52:22.8466937Z adding 'torch/test/reportMemoryUsage_test.exe' 2025-10-10T00:52:22.8700592Z adding 'torch/test/scalar_tensor_test.exe' 2025-10-10T00:52:22.8936103Z adding 'torch/test/scalar_test.exe' 2025-10-10T00:52:22.9139228Z adding 'torch/test/stride_properties_test.exe' 2025-10-10T00:52:22.9408093Z adding 'torch/test/tensor_iterator_test.exe' 2025-10-10T00:52:22.9626077Z adding 'torch/test/test_parallel.exe' 2025-10-10T00:52:22.9833179Z adding 'torch/test/thread_init_test.exe' 2025-10-10T00:52:23.0014107Z adding 'torch/test/type_ptr_test.exe' 2025-10-10T00:52:23.0247299Z adding 'torch/test/type_test.exe' 2025-10-10T00:52:23.0461210Z adding 'torch/test/undefined_tensor_test.exe' 2025-10-10T00:52:23.0655732Z adding 'torch/test/verify_api_visibility.exe' 2025-10-10T00:52:23.0866014Z adding 'torch/test/weakref_test.exe' 2025-10-10T00:52:23.1071555Z adding 'torch/test/wrapdim_test.exe' 2025-10-10T00:52:23.1274093Z adding 'torch/test/xla_tensor_test.exe' 2025-10-10T00:52:23.1286423Z adding 'torch/testing/__init__.py' 2025-10-10T00:52:23.1308653Z adding 'torch/testing/_comparison.py' 2025-10-10T00:52:23.1327282Z adding 'torch/testing/_creation.py' 2025-10-10T00:52:23.1327606Z adding 'torch/testing/_utils.py' 2025-10-10T00:52:23.1327926Z adding 'torch/testing/_internal/__init__.py' 2025-10-10T00:52:23.1335985Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-10-10T00:52:23.1342915Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-10-10T00:52:23.1348380Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-10-10T00:52:23.1355165Z adding 'torch/testing/_internal/common_cuda.py' 2025-10-10T00:52:23.1382993Z adding 'torch/testing/_internal/common_device_type.py' 2025-10-10T00:52:23.1388608Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-10-10T00:52:23.1413617Z adding 'torch/testing/_internal/common_distributed.py' 2025-10-10T00:52:23.1419302Z adding 'torch/testing/_internal/common_dtype.py' 2025-10-10T00:52:23.1438310Z adding 'torch/testing/_internal/common_fsdp.py' 2025-10-10T00:52:23.1446207Z adding 'torch/testing/_internal/common_jit.py' 2025-10-10T00:52:23.1683791Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-10-10T00:52:23.1717572Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-10-10T00:52:23.1750316Z adding 'torch/testing/_internal/common_modules.py' 2025-10-10T00:52:23.1763934Z adding 'torch/testing/_internal/common_mps.py' 2025-10-10T00:52:23.1799166Z adding 'torch/testing/_internal/common_nn.py' 2025-10-10T00:52:23.1822065Z adding 'torch/testing/_internal/common_optimizers.py' 2025-10-10T00:52:23.1829390Z adding 'torch/testing/_internal/common_pruning.py' 2025-10-10T00:52:23.1861069Z adding 'torch/testing/_internal/common_quantization.py' 2025-10-10T00:52:23.1873211Z adding 'torch/testing/_internal/common_quantized.py' 2025-10-10T00:52:23.1879719Z adding 'torch/testing/_internal/common_subclass.py' 2025-10-10T00:52:23.1968013Z adding 'torch/testing/_internal/common_utils.py' 2025-10-10T00:52:23.1982802Z adding 'torch/testing/_internal/composite_compliance.py' 2025-10-10T00:52:23.1990281Z adding 'torch/testing/_internal/custom_op_db.py' 2025-10-10T00:52:23.1995058Z adding 'torch/testing/_internal/custom_tensor.py' 2025-10-10T00:52:23.2006667Z adding 'torch/testing/_internal/dist_utils.py' 2025-10-10T00:52:23.2007130Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-10-10T00:52:23.2008432Z adding 'torch/testing/_internal/fake_config_module.py' 2025-10-10T00:52:23.2011629Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-10-10T00:52:23.2014745Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-10-10T00:52:23.2020112Z adding 'torch/testing/_internal/hop_db.py' 2025-10-10T00:52:23.2027205Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-10-10T00:52:23.2033716Z adding 'torch/testing/_internal/inductor_utils.py' 2025-10-10T00:52:23.2045397Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-10-10T00:52:23.2058046Z adding 'torch/testing/_internal/jit_utils.py' 2025-10-10T00:52:23.2063838Z adding 'torch/testing/_internal/logging_tensor.py' 2025-10-10T00:52:23.2068975Z adding 'torch/testing/_internal/logging_utils.py' 2025-10-10T00:52:23.2072637Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-10-10T00:52:23.2075983Z adding 'torch/testing/_internal/static_module.py' 2025-10-10T00:52:23.2079628Z adding 'torch/testing/_internal/subclasses.py' 2025-10-10T00:52:23.2083945Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-10-10T00:52:23.2092241Z adding 'torch/testing/_internal/triton_utils.py' 2025-10-10T00:52:23.2096996Z adding 'torch/testing/_internal/two_tensor.py' 2025-10-10T00:52:23.2104253Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-10-10T00:52:23.2108424Z adding 'torch/testing/_internal/data/__init__.py' 2025-10-10T00:52:23.2111544Z adding 'torch/testing/_internal/data/network1.py' 2025-10-10T00:52:23.2114631Z adding 'torch/testing/_internal/data/network2.py' 2025-10-10T00:52:23.2118794Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-10-10T00:52:23.2123368Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-10-10T00:52:23.2128167Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-10-10T00:52:23.2137654Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-10-10T00:52:23.2239510Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-10-10T00:52:23.2253214Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-10-10T00:52:23.2256680Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-10-10T00:52:23.2264921Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-10-10T00:52:23.2270409Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-10-10T00:52:23.2275641Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-10-10T00:52:23.2278227Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-10-10T00:52:23.2283153Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-10-10T00:52:23.2287509Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-10-10T00:52:23.2291289Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-10-10T00:52:23.2295299Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-10-10T00:52:23.2308608Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-10-10T00:52:23.2309942Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-10-10T00:52:23.2352645Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-10-10T00:52:23.2353166Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-10-10T00:52:23.2353653Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-10-10T00:52:23.2358696Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-10-10T00:52:23.2365694Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-10-10T00:52:23.2371681Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-10-10T00:52:23.2376921Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-10-10T00:52:23.2379652Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-10-10T00:52:23.2438998Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-10-10T00:52:23.2447706Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-10-10T00:52:23.2451591Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-10-10T00:52:23.2455842Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-10-10T00:52:23.2461886Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-10-10T00:52:23.2465869Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-10-10T00:52:23.2481867Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-10-10T00:52:23.2496946Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-10-10T00:52:23.2502678Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-10-10T00:52:23.2506142Z adding 'torch/testing/_internal/generated/__init__.py' 2025-10-10T00:52:23.2554709Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-10-10T00:52:23.2571433Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-10-10T00:52:23.2613203Z adding 'torch/testing/_internal/opinfo/core.py' 2025-10-10T00:52:23.2620674Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-10-10T00:52:23.2626466Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-10-10T00:52:23.2631078Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-10-10T00:52:23.2640588Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-10-10T00:52:23.2648103Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-10-10T00:52:23.2669050Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-10-10T00:52:23.2688224Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-10-10T00:52:23.2695213Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-10-10T00:52:23.2705238Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-10-10T00:52:23.2712601Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-10-10T00:52:23.2717544Z adding 'torch/testing/_internal/optests/__init__.py' 2025-10-10T00:52:23.2722294Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-10-10T00:52:23.2727260Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-10-10T00:52:23.2730569Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-10-10T00:52:23.2743468Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-10-10T00:52:23.2748868Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-10-10T00:52:23.2752094Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-10-10T00:52:23.2755448Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-10-10T00:52:23.2758593Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-10-10T00:52:23.2764250Z adding 'torch/utils/__init__.py' 2025-10-10T00:52:23.2768535Z adding 'torch/utils/_appending_byte_serializer.py' 2025-10-10T00:52:23.2780073Z adding 'torch/utils/_config_module.py' 2025-10-10T00:52:23.2784344Z adding 'torch/utils/_config_typing.pyi' 2025-10-10T00:52:23.2790096Z adding 'torch/utils/_content_store.py' 2025-10-10T00:52:23.2795258Z adding 'torch/utils/_contextlib.py' 2025-10-10T00:52:23.2799021Z adding 'torch/utils/_cpp_embed_headers.py' 2025-10-10T00:52:23.2802771Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-10-10T00:52:23.2814316Z adding 'torch/utils/_cxx_pytree.py' 2025-10-10T00:52:23.2819885Z adding 'torch/utils/_debug_mode.py' 2025-10-10T00:52:23.2824007Z adding 'torch/utils/_device.py' 2025-10-10T00:52:23.2827353Z adding 'torch/utils/_dtype_abbrs.py' 2025-10-10T00:52:23.2830869Z adding 'torch/utils/_exposed_in.py' 2025-10-10T00:52:23.2834301Z adding 'torch/utils/_filelock.py' 2025-10-10T00:52:23.2838133Z adding 'torch/utils/_foreach_utils.py' 2025-10-10T00:52:23.2841917Z adding 'torch/utils/_functools.py' 2025-10-10T00:52:23.2846893Z adding 'torch/utils/_get_clean_triton.py' 2025-10-10T00:52:23.2850219Z adding 'torch/utils/_helion.py' 2025-10-10T00:52:23.2853641Z adding 'torch/utils/_import_utils.py' 2025-10-10T00:52:23.2856724Z adding 'torch/utils/_mode_utils.py' 2025-10-10T00:52:23.2860973Z adding 'torch/utils/_ordered_set.py' 2025-10-10T00:52:23.2874176Z adding 'torch/utils/_python_dispatch.py' 2025-10-10T00:52:23.2898640Z adding 'torch/utils/_pytree.py' 2025-10-10T00:52:23.2903627Z adding 'torch/utils/_stats.py' 2025-10-10T00:52:23.2907001Z adding 'torch/utils/_thunk.py' 2025-10-10T00:52:23.2912758Z adding 'torch/utils/_traceback.py' 2025-10-10T00:52:23.2917222Z adding 'torch/utils/_triton.py' 2025-10-10T00:52:23.2920562Z adding 'torch/utils/_typing_utils.py' 2025-10-10T00:52:23.2924271Z adding 'torch/utils/_zip.py' 2025-10-10T00:52:23.2933188Z adding 'torch/utils/backend_registration.py' 2025-10-10T00:52:23.2942064Z adding 'torch/utils/bundled_inputs.py' 2025-10-10T00:52:23.2970622Z adding 'torch/utils/checkpoint.py' 2025-10-10T00:52:23.2983478Z adding 'torch/utils/collect_env.py' 2025-10-10T00:52:23.2987461Z adding 'torch/utils/cpp_backtrace.py' 2025-10-10T00:52:23.3035758Z adding 'torch/utils/cpp_extension.py' 2025-10-10T00:52:23.3041695Z adding 'torch/utils/deterministic.py' 2025-10-10T00:52:23.3046546Z adding 'torch/utils/dlpack.py' 2025-10-10T00:52:23.3050369Z adding 'torch/utils/file_baton.py' 2025-10-10T00:52:23.3061956Z adding 'torch/utils/flop_counter.py' 2025-10-10T00:52:23.3068229Z adding 'torch/utils/hooks.py' 2025-10-10T00:52:23.3072712Z adding 'torch/utils/mkldnn.py' 2025-10-10T00:52:23.3077485Z adding 'torch/utils/mobile_optimizer.py' 2025-10-10T00:52:23.3080748Z adding 'torch/utils/model_zoo.py' 2025-10-10T00:52:23.3084989Z adding 'torch/utils/module_tracker.py' 2025-10-10T00:52:23.3089553Z adding 'torch/utils/show_pickle.py' 2025-10-10T00:52:23.3094406Z adding 'torch/utils/throughput_benchmark.py' 2025-10-10T00:52:23.3100579Z adding 'torch/utils/weak.py' 2025-10-10T00:52:23.3104788Z adding 'torch/utils/_strobelight/__init__.py' 2025-10-10T00:52:23.3110314Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-10-10T00:52:23.3114598Z adding 'torch/utils/_sympy/__init__.py' 2025-10-10T00:52:23.3133806Z adding 'torch/utils/_sympy/functions.py' 2025-10-10T00:52:23.3140127Z adding 'torch/utils/_sympy/interp.py' 2025-10-10T00:52:23.3145098Z adding 'torch/utils/_sympy/numbers.py' 2025-10-10T00:52:23.3152010Z adding 'torch/utils/_sympy/printers.py' 2025-10-10T00:52:23.3158128Z adding 'torch/utils/_sympy/reference.py' 2025-10-10T00:52:23.3162204Z adding 'torch/utils/_sympy/singleton_int.py' 2025-10-10T00:52:23.3166885Z adding 'torch/utils/_sympy/solve.py' 2025-10-10T00:52:23.3171151Z adding 'torch/utils/_sympy/symbol.py' 2025-10-10T00:52:23.3183912Z adding 'torch/utils/_sympy/value_ranges.py' 2025-10-10T00:52:23.3188923Z adding 'torch/utils/backcompat/__init__.py' 2025-10-10T00:52:23.3192743Z adding 'torch/utils/benchmark/__init__.py' 2025-10-10T00:52:23.3196744Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-10-10T00:52:23.3200446Z adding 'torch/utils/benchmark/examples/compare.py' 2025-10-10T00:52:23.3204275Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-10-10T00:52:23.3208569Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-10-10T00:52:23.3211945Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-10-10T00:52:23.3216216Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-10-10T00:52:23.3221249Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-10-10T00:52:23.3224139Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-10-10T00:52:23.3228333Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-10-10T00:52:23.3232777Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-10-10T00:52:23.3236428Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-10-10T00:52:23.3240415Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-10-10T00:52:23.3244614Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-10-10T00:52:23.3247890Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-10-10T00:52:23.3255672Z adding 'torch/utils/benchmark/utils/common.py' 2025-10-10T00:52:23.3261764Z adding 'torch/utils/benchmark/utils/compare.py' 2025-10-10T00:52:23.3267408Z adding 'torch/utils/benchmark/utils/compile.py' 2025-10-10T00:52:23.3273079Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-10-10T00:52:23.3280530Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-10-10T00:52:23.3285755Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-10-10T00:52:23.3290234Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-10-10T00:52:23.3298345Z adding 'torch/utils/benchmark/utils/timer.py' 2025-10-10T00:52:23.3303078Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-10-10T00:52:23.3307760Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-10-10T00:52:23.3311299Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-10-10T00:52:23.3345438Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-10-10T00:52:23.3346061Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-10-10T00:52:23.3384752Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-10-10T00:52:23.3398648Z adding 'torch/utils/data/__init__.py' 2025-10-10T00:52:23.3401923Z adding 'torch/utils/data/backward_compatibility.py' 2025-10-10T00:52:23.3432232Z adding 'torch/utils/data/dataloader.py' 2025-10-10T00:52:23.3441923Z adding 'torch/utils/data/dataset.py' 2025-10-10T00:52:23.3447062Z adding 'torch/utils/data/distributed.py' 2025-10-10T00:52:23.3451718Z adding 'torch/utils/data/graph.py' 2025-10-10T00:52:23.3456348Z adding 'torch/utils/data/graph_settings.py' 2025-10-10T00:52:23.3462510Z adding 'torch/utils/data/sampler.py' 2025-10-10T00:52:23.3467556Z adding 'torch/utils/data/_utils/__init__.py' 2025-10-10T00:52:23.3474053Z adding 'torch/utils/data/_utils/collate.py' 2025-10-10T00:52:23.3478120Z adding 'torch/utils/data/_utils/fetch.py' 2025-10-10T00:52:23.3482136Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-10-10T00:52:23.3486211Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-10-10T00:52:23.3493042Z adding 'torch/utils/data/_utils/worker.py' 2025-10-10T00:52:23.3497334Z adding 'torch/utils/data/datapipes/__init__.py' 2025-10-10T00:52:23.3501900Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-10-10T00:52:23.3508008Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-10-10T00:52:23.3515785Z adding 'torch/utils/data/datapipes/_typing.py' 2025-10-10T00:52:23.3523108Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-10-10T00:52:23.3534167Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-10-10T00:52:23.3541654Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-10-10T00:52:23.3545459Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-10-10T00:52:23.3549111Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-10-10T00:52:23.3555226Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-10-10T00:52:23.3559558Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-10-10T00:52:23.3563001Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-10-10T00:52:23.3567326Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-10-10T00:52:23.3572802Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-10-10T00:52:23.3577779Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-10-10T00:52:23.3587001Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-10-10T00:52:23.3591488Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-10-10T00:52:23.3595593Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-10-10T00:52:23.3601358Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-10-10T00:52:23.3605559Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-10-10T00:52:23.3609636Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-10-10T00:52:23.3613594Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-10-10T00:52:23.3617261Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-10-10T00:52:23.3620973Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-10-10T00:52:23.3625370Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-10-10T00:52:23.3629029Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-10-10T00:52:23.3633555Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-10-10T00:52:23.3637729Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-10-10T00:52:23.3642117Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-10-10T00:52:23.3645470Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-10-10T00:52:23.3649612Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-10-10T00:52:23.3656164Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-10-10T00:52:23.3662637Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-10-10T00:52:23.3667177Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-10-10T00:52:23.3671253Z adding 'torch/utils/hipify/__init__.py' 2025-10-10T00:52:23.3674815Z adding 'torch/utils/hipify/constants.py' 2025-10-10T00:52:23.3739411Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-10-10T00:52:23.3765675Z adding 'torch/utils/hipify/hipify_python.py' 2025-10-10T00:52:23.3769991Z adding 'torch/utils/hipify/version.py' 2025-10-10T00:52:23.3773947Z adding 'torch/utils/jit/__init__.py' 2025-10-10T00:52:23.3777913Z adding 'torch/utils/jit/log_extract.py' 2025-10-10T00:52:23.3786737Z adding 'torch/utils/model_dump/__init__.py' 2025-10-10T00:52:23.3791271Z adding 'torch/utils/model_dump/__main__.py' 2025-10-10T00:52:23.3798088Z adding 'torch/utils/model_dump/code.js' 2025-10-10T00:52:23.3802734Z adding 'torch/utils/model_dump/htm.mjs' 2025-10-10T00:52:23.3808547Z adding 'torch/utils/model_dump/preact.mjs' 2025-10-10T00:52:23.3811923Z adding 'torch/utils/model_dump/skeleton.html' 2025-10-10T00:52:23.3844116Z adding 'torch/utils/serialization/__init__.py' 2025-10-10T00:52:23.3844489Z adding 'torch/utils/serialization/config.py' 2025-10-10T00:52:23.3844806Z adding 'torch/utils/tensorboard/__init__.py' 2025-10-10T00:52:23.3845124Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-10-10T00:52:23.3845460Z adding 'torch/utils/tensorboard/_embedding.py' 2025-10-10T00:52:23.3845793Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-10-10T00:52:23.3846128Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-10-10T00:52:23.3848456Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-10-10T00:52:23.3853232Z adding 'torch/utils/tensorboard/_utils.py' 2025-10-10T00:52:23.3866468Z adding 'torch/utils/tensorboard/summary.py' 2025-10-10T00:52:23.3882337Z adding 'torch/utils/tensorboard/writer.py' 2025-10-10T00:52:23.3886773Z adding 'torch/utils/viz/__init__.py' 2025-10-10T00:52:23.3895432Z adding 'torch/utils/viz/_cycles.py' 2025-10-10T00:52:23.3903380Z adding 'torch/xpu/__init__.py' 2025-10-10T00:52:23.3907283Z adding 'torch/xpu/_gpu_trace.py' 2025-10-10T00:52:23.3910786Z adding 'torch/xpu/_utils.py' 2025-10-10T00:52:23.3915446Z adding 'torch/xpu/memory.py' 2025-10-10T00:52:23.3919704Z adding 'torch/xpu/random.py' 2025-10-10T00:52:23.3924315Z adding 'torch/xpu/streams.py' 2025-10-10T00:52:23.4082445Z adding 'torch-2.10.0a0+git344e636.dist-info/licenses/LICENSE' 2025-10-10T00:52:23.4104325Z adding 'torch-2.10.0a0+git344e636.dist-info/licenses/NOTICE' 2025-10-10T00:52:23.4109368Z adding 'torchgen/__init__.py' 2025-10-10T00:52:23.4113885Z adding 'torchgen/code_template.py' 2025-10-10T00:52:23.4117901Z adding 'torchgen/context.py' 2025-10-10T00:52:23.4157338Z adding 'torchgen/gen.py' 2025-10-10T00:52:23.4171620Z adding 'torchgen/gen_aoti_c_shim.py' 2025-10-10T00:52:23.4181674Z adding 'torchgen/gen_backend_stubs.py' 2025-10-10T00:52:23.4200130Z adding 'torchgen/gen_functionalization_type.py' 2025-10-10T00:52:23.4211538Z adding 'torchgen/gen_lazy_tensor.py' 2025-10-10T00:52:23.4216515Z adding 'torchgen/gen_schema_utils.py' 2025-10-10T00:52:23.4222139Z adding 'torchgen/gen_vmap_plumbing.py' 2025-10-10T00:52:23.4226536Z adding 'torchgen/local.py' 2025-10-10T00:52:23.4271213Z adding 'torchgen/model.py' 2025-10-10T00:52:23.4287413Z adding 'torchgen/native_function_generation.py' 2025-10-10T00:52:23.4296282Z adding 'torchgen/utils.py' 2025-10-10T00:52:23.4300793Z adding 'torchgen/yaml_utils.py' 2025-10-10T00:52:23.4305304Z adding 'torchgen/aoti/__init__.py' 2025-10-10T00:52:23.4309962Z adding 'torchgen/aoti/fallback_ops.py' 2025-10-10T00:52:23.4314446Z adding 'torchgen/api/__init__.py' 2025-10-10T00:52:23.4334741Z adding 'torchgen/api/autograd.py' 2025-10-10T00:52:23.4344776Z adding 'torchgen/api/cpp.py' 2025-10-10T00:52:23.4349293Z adding 'torchgen/api/dispatcher.py' 2025-10-10T00:52:23.4355297Z adding 'torchgen/api/functionalization.py' 2025-10-10T00:52:23.4363895Z adding 'torchgen/api/lazy.py' 2025-10-10T00:52:23.4367777Z adding 'torchgen/api/meta.py' 2025-10-10T00:52:23.4372771Z adding 'torchgen/api/native.py' 2025-10-10T00:52:23.4394917Z adding 'torchgen/api/python.py' 2025-10-10T00:52:23.4400835Z adding 'torchgen/api/structured.py' 2025-10-10T00:52:23.4408415Z adding 'torchgen/api/translate.py' 2025-10-10T00:52:23.4413572Z adding 'torchgen/api/ufunc.py' 2025-10-10T00:52:23.4419751Z adding 'torchgen/api/unboxing.py' 2025-10-10T00:52:23.4423941Z adding 'torchgen/api/types/__init__.py' 2025-10-10T00:52:23.4429903Z adding 'torchgen/api/types/signatures.py' 2025-10-10T00:52:23.4434806Z adding 'torchgen/api/types/types.py' 2025-10-10T00:52:23.4440834Z adding 'torchgen/api/types/types_base.py' 2025-10-10T00:52:23.4445163Z adding 'torchgen/dest/__init__.py' 2025-10-10T00:52:23.4455531Z adding 'torchgen/dest/lazy_ir.py' 2025-10-10T00:52:23.4459852Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-10-10T00:52:23.4463826Z adding 'torchgen/dest/native_functions.py' 2025-10-10T00:52:23.4478670Z adding 'torchgen/dest/register_dispatch_key.py' 2025-10-10T00:52:23.4488333Z adding 'torchgen/dest/ufunc.py' 2025-10-10T00:52:23.4493053Z adding 'torchgen/operator_versions/__init__.py' 2025-10-10T00:52:23.4499368Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-10-10T00:52:23.4503030Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-10-10T00:52:23.4628233Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-10-10T00:52:23.4648670Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-10-10T00:52:23.4654726Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-10-10T00:52:23.4658634Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-10-10T00:52:23.4662632Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-10-10T00:52:23.4667476Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-10-10T00:52:23.4670430Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-10-10T00:52:23.4674354Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-10-10T00:52:23.4678038Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-10-10T00:52:23.4681480Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-10-10T00:52:23.4685429Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-10-10T00:52:23.4689493Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-10-10T00:52:23.4694341Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-10-10T00:52:23.4698431Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-10-10T00:52:23.4701690Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-10-10T00:52:23.4705652Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-10-10T00:52:23.4709342Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-10-10T00:52:23.4712899Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-10-10T00:52:23.4716774Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-10-10T00:52:23.4720007Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-10-10T00:52:23.4723883Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-10-10T00:52:23.4728462Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-10-10T00:52:23.4732580Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-10-10T00:52:23.4736635Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-10-10T00:52:23.4741158Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-10-10T00:52:23.4744049Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-10-10T00:52:23.4748234Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-10-10T00:52:23.4751712Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-10-10T00:52:23.4755733Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-10-10T00:52:23.4760329Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-10-10T00:52:23.4763804Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-10-10T00:52:23.4767470Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-10-10T00:52:23.4780299Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-10-10T00:52:23.4785451Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-10-10T00:52:23.4789316Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-10-10T00:52:23.4792681Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-10-10T00:52:23.4796579Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-10-10T00:52:23.4800046Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-10-10T00:52:23.4804094Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-10-10T00:52:23.4807813Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.cpp' 2025-10-10T00:52:23.4811087Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.h' 2025-10-10T00:52:23.4814896Z adding 'torchgen/packaged/ATen/templates/ViewMetaClassesPythonBinding.cpp' 2025-10-10T00:52:23.4818273Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-10-10T00:52:23.4821625Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-10-10T00:52:23.4826185Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-10-10T00:52:23.4829323Z adding 'torchgen/packaged/autograd/README.md' 2025-10-10T00:52:23.4832357Z adding 'torchgen/packaged/autograd/__init__.py' 2025-10-10T00:52:23.4835624Z adding 'torchgen/packaged/autograd/build.bzl' 2025-10-10T00:52:23.4838909Z adding 'torchgen/packaged/autograd/context.py' 2025-10-10T00:52:23.4843449Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-10-10T00:52:23.4891329Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-10-10T00:52:23.4899707Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-10-10T00:52:23.4903789Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-10-10T00:52:23.4915818Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-10-10T00:52:23.4925618Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-10-10T00:52:23.4946823Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-10-10T00:52:23.4960430Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-10-10T00:52:23.4967782Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-10-10T00:52:23.4998969Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-10-10T00:52:23.5007729Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-10-10T00:52:23.5023799Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-10-10T00:52:23.5030330Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-10-10T00:52:23.5033943Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-10-10T00:52:23.5038273Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-10-10T00:52:23.5042180Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-10-10T00:52:23.5045944Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-10-10T00:52:23.5050133Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-10-10T00:52:23.5053651Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-10-10T00:52:23.5057199Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-10-10T00:52:23.5060995Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-10-10T00:52:23.5064932Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-10-10T00:52:23.5068521Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-10-10T00:52:23.5072313Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-10-10T00:52:23.5075893Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-10-10T00:52:23.5079996Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-10-10T00:52:23.5083811Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-10-10T00:52:23.5088419Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-10-10T00:52:23.5092504Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-10-10T00:52:23.5095675Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-10-10T00:52:23.5099889Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-10-10T00:52:23.5104436Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-10-10T00:52:23.5107981Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-10-10T00:52:23.5122130Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-10-10T00:52:23.5128067Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-10-10T00:52:23.5132130Z adding 'torchgen/selective_build/__init__.py' 2025-10-10T00:52:23.5136764Z adding 'torchgen/selective_build/operator.py' 2025-10-10T00:52:23.5143478Z adding 'torchgen/selective_build/selector.py' 2025-10-10T00:52:23.5147683Z adding 'torchgen/static_runtime/__init__.py' 2025-10-10T00:52:23.5152570Z adding 'torchgen/static_runtime/config.py' 2025-10-10T00:52:23.5158487Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-10-10T00:52:23.5167361Z adding 'torchgen/static_runtime/generator.py' 2025-10-10T00:52:23.5179947Z adding 'torch-2.10.0a0+git344e636.dist-info/METADATA' 2025-10-10T00:52:23.5182832Z adding 'torch-2.10.0a0+git344e636.dist-info/WHEEL' 2025-10-10T00:52:23.5184989Z adding 'torch-2.10.0a0+git344e636.dist-info/entry_points.txt' 2025-10-10T00:52:23.5187576Z adding 'torch-2.10.0a0+git344e636.dist-info/top_level.txt' 2025-10-10T00:52:23.5962276Z adding 'torch-2.10.0a0+git344e636.dist-info/RECORD' 2025-10-10T00:52:23.6409889Z removing build\bdist.win-amd64\wheel 2025-10-10T00:52:25.2529339Z Successfully built torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:52:25.3193549Z 2025-10-10T00:52:25.3200954Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-10-10T00:52:25.3201866Z 2025-10-10T00:52:25.3202162Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-10-10T00:52:25.3203019Z 2025-10-10T00:52:25.3203282Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats 2025-10-10T00:52:25.5151562Z Compile requests 6836 2025-10-10T00:52:25.5151952Z Compile requests executed 6836 2025-10-10T00:52:25.5152232Z Cache hits 6772 2025-10-10T00:52:25.5152494Z Cache hits (C/C++) 6772 2025-10-10T00:52:25.5152761Z Cache misses 50 2025-10-10T00:52:25.5153020Z Cache misses (C/C++) 50 2025-10-10T00:52:25.5153282Z Cache timeouts 0 2025-10-10T00:52:25.5153547Z Cache read errors 0 2025-10-10T00:52:25.5153803Z Forced recaches 0 2025-10-10T00:52:25.5154072Z Cache write errors 0 2025-10-10T00:52:25.5154347Z Compilation failures 3 2025-10-10T00:52:25.5154619Z Cache errors 11 2025-10-10T00:52:25.5154925Z Cache errors (C/C++) 11 2025-10-10T00:52:25.5155204Z Non-cacheable compilations 2 2025-10-10T00:52:25.5155476Z Non-cacheable calls 0 2025-10-10T00:52:25.5155763Z Non-compilation calls 0 2025-10-10T00:52:25.5157282Z Unsupported compiler calls 0 2025-10-10T00:52:25.5157602Z Average cache write 0.031 s 2025-10-10T00:52:25.5157889Z Average compiler 0.188 s 2025-10-10T00:52:25.5158172Z Average cache read hit 0.066 s 2025-10-10T00:52:25.5158469Z Failed distributed compilations 0 2025-10-10T00:52:25.5158849Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-10-10T00:52:25.5159247Z Version (client) 0.7.4 2025-10-10T00:52:25.5175998Z 2025-10-10T00:52:25.5176745Z (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:52:26.9467025Z Processing c:\actions-runner\_work\pytorch\pytorch\dist\torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:52:27.4524542Z Installing collected packages: torch 2025-10-10T00:52:44.7894528Z Successfully installed torch-2.10.0a0+git344e636 2025-10-10T00:52:44.8504045Z 2025-10-10T00:52:44.8505452Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>(if "win-vs2022-cpu-py3" == "" (echo NOTE: To run `import torch`, please make sure to activate the conda environment by running `call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3\envs\py_tmp` in Command Prompt before running Git Bash. ) else ( 2025-10-10T00:52:44.8506747Z copy /Y "dist\*.whl" "C:/18392306051/build-results/" 2025-10-10T00:52:44.8507095Z python tools/stats/export_test_times.py 2025-10-10T00:52:44.8507676Z robocopy /E ".additional_ci_files" "C:/18392306051/build-results/\.additional_ci_files" 2025-10-10T00:52:44.8508177Z copy /Y "build\.ninja_log" "C:/18392306051/build-results/\" 2025-10-10T00:52:44.8508493Z ) ) 2025-10-10T00:52:44.8513355Z dist\torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:52:44.9350854Z 1 file(s) copied. 2025-10-10T00:52:45.6968664Z Exporting test times from test-infra 2025-10-10T00:52:45.6969663Z 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:52:45.6971281Z 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:52:45.7476537Z 2025-10-10T00:52:45.7477242Z ------------------------------------------------------------------------------- 2025-10-10T00:52:45.7478249Z ROBOCOPY :: Robust File Copy for Windows 2025-10-10T00:52:45.7478726Z ------------------------------------------------------------------------------- 2025-10-10T00:52:45.7479006Z 2025-10-10T00:52:45.7480119Z Started : Friday, October 10, 2025 12:52:45 AM 2025-10-10T00:52:45.7481705Z Source : C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-10-10T00:52:45.7482191Z Dest : C:\18392306051\build-results\.additional_ci_files\ 2025-10-10T00:52:45.7482450Z 2025-10-10T00:52:45.7482525Z Files : *.* 2025-10-10T00:52:45.7482713Z 2025-10-10T00:52:45.7483462Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /R:1000000 /W:30 2025-10-10T00:52:45.7483751Z 2025-10-10T00:52:45.7483978Z ------------------------------------------------------------------------------ 2025-10-10T00:52:45.7487338Z 2025-10-10T00:52:45.7493868Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-10-10T00:52:45.7502415Z New File 3.4 m test-class-times.json 2025-10-10T00:52:45.7505577Z 14% 2025-10-10T00:52:45.7509170Z 29% 2025-10-10T00:52:45.7512586Z 44% 2025-10-10T00:52:45.7516300Z 58% 2025-10-10T00:52:45.7519559Z 73% 2025-10-10T00:52:45.7522589Z 88% 2025-10-10T00:52:45.7524535Z 100% 2025-10-10T00:52:45.7529213Z New File 987528 test-times.json 2025-10-10T00:52:45.7530864Z 26% 2025-10-10T00:52:45.7532496Z 53% 2025-10-10T00:52:45.7534193Z 79% 2025-10-10T00:52:45.7537354Z 100% 2025-10-10T00:52:45.7537549Z 2025-10-10T00:52:45.7537725Z ------------------------------------------------------------------------------ 2025-10-10T00:52:45.7538050Z 2025-10-10T00:52:45.7539251Z Total Copied Skipped Mismatch FAILED Extras 2025-10-10T00:52:45.7540049Z Dirs : 1 1 0 0 0 0 2025-10-10T00:52:45.7540899Z Files : 2 2 0 0 0 0 2025-10-10T00:52:45.7541781Z Bytes : 4.34 m 4.34 m 0 0 0 0 2025-10-10T00:52:45.7542620Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-10-10T00:52:45.7542863Z 2025-10-10T00:52:45.7543358Z 2025-10-10T00:52:45.7544399Z Speed : 1138768000 Bytes/sec. 2025-10-10T00:52:45.7545385Z Speed : 65160.827 MegaBytes/min. 2025-10-10T00:52:45.7545699Z Ended : Friday, October 10, 2025 12:52:45 AM 2025-10-10T00:52:45.7546047Z 2025-10-10T00:52:45.7807002Z 1 file(s) copied. 2025-10-10T00:52:45.7814561Z 2025-10-10T00:52:45.7815312Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats --stats-format json | jq .stats 1>sccache-stats-win-vs2022-cpu-py3-52404880063.json 2025-10-10T00:52:45.8247126Z 2025-10-10T00:52:45.8247790Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-10-10T00:52:45.8337875Z Stopping sccache server... 2025-10-10T00:52:45.8355953Z Compile requests 6836 2025-10-10T00:52:45.8356433Z Compile requests executed 6836 2025-10-10T00:52:45.8356711Z Cache hits 6772 2025-10-10T00:52:45.8357003Z Cache hits (C/C++) 6772 2025-10-10T00:52:45.8357275Z Cache misses 50 2025-10-10T00:52:45.8357527Z Cache misses (C/C++) 50 2025-10-10T00:52:45.8357789Z Cache timeouts 0 2025-10-10T00:52:45.8358055Z Cache read errors 0 2025-10-10T00:52:45.8358322Z Forced recaches 0 2025-10-10T00:52:45.8358586Z Cache write errors 0 2025-10-10T00:52:45.8358854Z Compilation failures 3 2025-10-10T00:52:45.8359125Z Cache errors 11 2025-10-10T00:52:45.8359457Z Cache errors (C/C++) 11 2025-10-10T00:52:45.8359739Z Non-cacheable compilations 2 2025-10-10T00:52:45.8360010Z Non-cacheable calls 0 2025-10-10T00:52:45.8360371Z Non-compilation calls 0 2025-10-10T00:52:45.8360645Z Unsupported compiler calls 0 2025-10-10T00:52:45.8360930Z Average cache write 0.031 s 2025-10-10T00:52:45.8361207Z Average compiler 0.188 s 2025-10-10T00:52:45.8361491Z Average cache read hit 0.066 s 2025-10-10T00:52:45.8361785Z Failed distributed compilations 0 2025-10-10T00:52:45.8362161Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-10-10T00:52:45.8362551Z Version (client) 0.7.4 2025-10-10T00:52:45.8375939Z 2025-10-10T00:52:45.8376374Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2025-10-10T00:52:46.0469681Z + assert_git_not_dirty 2025-10-10T00:52:46.0487984Z + [[ win-vs2022-cpu-py3 != *rocm* ]] 2025-10-10T00:52:46.0493819Z + [[ win-vs2022-cpu-py3 != *xla* ]] 2025-10-10T00:52:46.1025058Z ++ git status --porcelain 2025-10-10T00:52:46.1082101Z ++ grep -v '?? third_party' 2025-10-10T00:53:02.2671238Z ++ true 2025-10-10T00:53:02.2675736Z + git_status= 2025-10-10T00:53:02.2675972Z + [[ -n '' ]] 2025-10-10T00:53:02.2676242Z + echo 'BUILD PASSED' 2025-10-10T00:53:02.2676467Z BUILD PASSED 2025-10-10T00:53:02.5364343Z ##[group]Run seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a 2025-10-10T00:53:02.5364929Z with: 2025-10-10T00:53:02.5365146Z retention-days: 14 2025-10-10T00:53:02.5365387Z if-no-files-found: error 2025-10-10T00:53:02.5365636Z name: win-vs2022-cpu-py3 2025-10-10T00:53:02.5365896Z path: C:\18392306051\build-results 2025-10-10T00:53:02.5366167Z s3-bucket: gha-artifacts 2025-10-10T00:53:02.5366410Z region: us-east-1 2025-10-10T00:53:02.5366607Z env: 2025-10-10T00:53:02.5366798Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:53:02.5367069Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:53:02.5367525Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:53:02.5368062Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:53:02.5368614Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:53:02.5369060Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:53:02.5369378Z ##[endgroup] 2025-10-10T00:53:03.7620560Z With the provided path, there will be 4 files uploaded 2025-10-10T00:53:03.7621075Z Uploading to s3 prefix: pytorch/pytorch/18392306051/win-vs2022-cpu-py3 2025-10-10T00:53:03.7648479Z Starting upload of .additional_ci_files\test-class-times.json 2025-10-10T00:53:04.0322284Z Finished upload of .additional_ci_files\test-class-times.json 2025-10-10T00:53:04.0324868Z Starting upload of .additional_ci_files\test-times.json 2025-10-10T00:53:04.2304574Z Finished upload of .additional_ci_files\test-times.json 2025-10-10T00:53:04.2306381Z Starting upload of .ninja_log 2025-10-10T00:53:04.4013453Z Finished upload of .ninja_log 2025-10-10T00:53:04.4014851Z Starting upload of torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:53:05.5733726Z Finished upload of torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:53:05.6367149Z Prepare all required actions 2025-10-10T00:53:05.6367834Z Getting action download info 2025-10-10T00:53:05.8006987Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-10-10T00:53:06.1612339Z ##[group]Run ./.github/actions/upload-sccache-stats 2025-10-10T00:53:06.1612669Z with: 2025-10-10T00:53:06.1613097Z github-token: *** 2025-10-10T00:53:06.1613317Z env: 2025-10-10T00:53:06.1613505Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:53:06.1613803Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:53:06.1614247Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:53:06.1614771Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:53:06.1615239Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:53:06.1615745Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:53:06.1616062Z ##[endgroup] 2025-10-10T00:53:06.1904646Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T00:53:06.1904959Z with: 2025-10-10T00:53:06.1905209Z s3-prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T00:53:06.1905527Z retention-days: 14 2025-10-10T00:53:06.1905759Z if-no-files-found: warn 2025-10-10T00:53:06.1906014Z path: sccache-stats-*.json 2025-10-10T00:53:06.1906257Z name: artifact 2025-10-10T00:53:06.1906478Z s3-bucket: gha-artifacts 2025-10-10T00:53:06.1906708Z region: us-east-1 2025-10-10T00:53:06.1906925Z env: 2025-10-10T00:53:06.1907108Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:53:06.1907437Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:53:06.1907924Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:53:06.1908448Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:53:06.1908940Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:53:06.1909327Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:53:06.1909631Z ##[endgroup] 2025-10-10T00:53:06.6087087Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T00:53:06.6087524Z With the provided path, there will be 1 file uploaded 2025-10-10T00:53:06.6087945Z Uploading to s3 prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T00:53:06.6114266Z Starting upload of sccache-stats-win-vs2022-cpu-py3-52404880063.json 2025-10-10T00:53:06.7558337Z Finished upload of sccache-stats-win-vs2022-cpu-py3-52404880063.json 2025-10-10T00:53:06.7884927Z Prepare all required actions 2025-10-10T00:53:06.7885305Z Getting action download info 2025-10-10T00:53:06.9342129Z ##[group]Run ./.github/actions/teardown-win 2025-10-10T00:53:06.9342424Z with: 2025-10-10T00:53:06.9342664Z extra-delete-dir: /c/18392306051/build-results/ 2025-10-10T00:53:06.9342974Z env: 2025-10-10T00:53:06.9343177Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:53:06.9343454Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:53:06.9343907Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:53:06.9344433Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:53:06.9344893Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:53:06.9345292Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:53:06.9345576Z ##[endgroup] 2025-10-10T00:53:06.9439984Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-10-10T00:53:06.9440453Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-10-10T00:53:06.9496564Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:53:06.9497031Z env: 2025-10-10T00:53:06.9498843Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:53:06.9499136Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:53:06.9499601Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:53:06.9500292Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:53:06.9500785Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:53:06.9501191Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:53:06.9501487Z ##[endgroup] 2025-10-10T00:53:07.2930545Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:53:07.3001087Z Finished 2025-10-10T00:53:07.4174679Z Holding runner until all ssh sessions have logged out 2025-10-10T00:53:07.4419318Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-10-10T00:53:07.4419741Z .github\scripts\kill_active_ssh_sessions.ps1 2025-10-10T00:53:07.4441182Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:53:07.4441615Z env: 2025-10-10T00:53:07.4441813Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:53:07.4442177Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:53:07.4442619Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:53:07.4443128Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:53:07.4443590Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:53:07.4443980Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:53:07.4444265Z ##[endgroup] 2025-10-10T00:53:07.7741335Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:53:07.7811089Z Finished 2025-10-10T00:53:07.8199847Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T00:53:07.8200129Z with: 2025-10-10T00:53:07.8200305Z shell: bash 2025-10-10T00:53:07.8200499Z timeout_minutes: 5 2025-10-10T00:53:07.8200702Z max_attempts: 3 2025-10-10T00:53:07.8200913Z retry_wait_seconds: 90 2025-10-10T00:53:07.8201983Z 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:53:07.8203006Z polling_interval_seconds: 1 2025-10-10T00:53:07.8203258Z warning_on_retry: true 2025-10-10T00:53:07.8203486Z continue_on_error: false 2025-10-10T00:53:07.8203709Z env: 2025-10-10T00:53:07.8203883Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:53:07.8204151Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:53:07.8206314Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:53:07.8206871Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:53:07.8207383Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:53:07.8207841Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:53:07.8208181Z EXTRA_DELETE_DIR: /c/18392306051/build-results/ 2025-10-10T00:53:07.8208465Z ##[endgroup] 2025-10-10T00:53:08.0203047Z + '[' -n /c/18392306051/build-results/ ']' 2025-10-10T00:53:08.0204683Z + rm -rf /c/18392306051/build-results/ 2025-10-10T00:53:08.0509192Z + rm -rf ./AGENTS.md ./BUCK.oss ./BUILD.bazel ./CITATION.cff ./CLAUDE.md ./CMakeLists.txt ./CODEOWNERS ./CODE_OF_CONDUCT.md ./CONTRIBUTING.md ./Dockerfile ./GLOSSARY.md ./LICENSE ./MANIFEST.in ./Makefile ./NOTICE ./README.md ./RELEASE.md ./SECURITY.md ./WORKSPACE ./android ./aten ./aten.bzl ./benchmarks ./binaries ./buckbuild.bzl ./build ./build.bzl ./build_variables.bzl ./c10 ./caffe2 ./cmake ./codex_setup.sh ./compile_commands.json ./defs.bzl ./dist ./docker.Makefile ./docs ./functorch ./mypy-strict.ini ./mypy.ini ./mypy_plugins ./pt_ops.bzl ./pt_template_srcs.bzl ./pyproject.toml ./pyrefly.toml ./pytest.ini ./requirements-build.txt ./requirements.txt ./sccache-stats-win-vs2022-cpu-py3-52404880063.json ./scripts ./setup.py ./test ./third_party ./tools ./torch ./torch.egg-info ./torchgen ./ubsan.supp ./ufunc_defs.bzl ./version.txt 2025-10-10T00:53:38.1787293Z Command completed after 1 attempt(s). 2025-10-10T00:53:38.2000449Z ##[group]Run handle C:\actions-runner\_work\ 2025-10-10T00:53:38.2000814Z handle C:\actions-runner\_work\ 2025-10-10T00:53:38.2033445Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:53:38.2033900Z env: 2025-10-10T00:53:38.2034111Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:53:38.2034397Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:53:38.2034869Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:53:38.2035394Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:53:38.2037436Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:53:38.2037842Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:53:38.2038216Z ##[endgroup] 2025-10-10T00:53:38.5468464Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:53:38.5548539Z Finished 2025-10-10T00:53:38.6663506Z 2025-10-10T00:53:38.6663920Z Nthandle v5.0 - Handle viewer 2025-10-10T00:53:38.6664289Z Copyright (C) 1997-2022 Mark Russinovich 2025-10-10T00:53:38.6664602Z Sysinternals - www.sysinternals.com 2025-10-10T00:53:38.6664821Z 2025-10-10T00:53:38.7112357Z powershell.exe pid: 2892 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:53:38.7112975Z handle.exe pid: 5888 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:53:38.7113569Z handle.exe pid: 5064 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:53:38.7114129Z handle64.exe pid: 5136 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:53:38.7527828Z Post job cleanup. 2025-10-10T00:53:38.7685092Z Post job cleanup. 2025-10-10T00:53:39.0291669Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-10-10T00:53:39.0505263Z git version 2.51.0.windows.1 2025-10-10T00:53:39.0886567Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\7ef4023a-c4a3-40e8-b004-b3b8b8a09c04\.gitconfig' 2025-10-10T00:53:39.0887522Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7ef4023a-c4a3-40e8-b004-b3b8b8a09c04' before making global git config changes 2025-10-10T00:53:39.0888312Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T00:53:39.0889086Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:53:39.1150867Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-10-10T00:53:39.1406331Z [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:53:39.6172434Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T00:53:39.6372586Z http.https://github.com/.extraheader 2025-10-10T00:53:39.6418815Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-10-10T00:53:39.6690012Z [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:53:40.0569629Z A job completed hook has been configured by the self-hosted runner administrator 2025-10-10T00:53:40.0618421Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-10-10T00:53:40.0661425Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:53:40.0661889Z ##[endgroup] 2025-10-10T00:53:40.3957965Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:53:40.4012079Z Finished 2025-10-10T00:53:41.9926334Z Evaluate and set job outputs 2025-10-10T00:53:41.9946742Z Set output 'test-matrix' 2025-10-10T00:53:41.9957071Z Cleaning up orphan processes 2025-10-10T00:53:42.1563753Z Terminate orphan process: pid (2888) (vctip)